aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/certifi
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-08-05 14:45:45 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-08-05 15:24:42 +0300
commit636037ad08e5e0ea28bb4f7eaa1d8bc414c3a038 (patch)
tree4077d9153ffc2a6b503ed885b076858b2a285624 /contrib/python/certifi
parentacf04c75cb52f804ce76b16c356611268be3daf3 (diff)
downloadydb-636037ad08e5e0ea28bb4f7eaa1d8bc414c3a038.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/python/certifi')
-rw-r--r--contrib/python/certifi/py2/ya.make2
-rw-r--r--contrib/python/certifi/py3/ya.make2
2 files changed, 4 insertions, 0 deletions
diff --git a/contrib/python/certifi/py2/ya.make b/contrib/python/certifi/py2/ya.make
index 274da44efc..27aa0018f4 100644
--- a/contrib/python/certifi/py2/ya.make
+++ b/contrib/python/certifi/py2/ya.make
@@ -2,6 +2,8 @@ PY2_LIBRARY()
LICENSE(Service-Py23-Proxy)
+VERSION(Service-no-external-sources)
+
PEERDIR(
library/python/certifi
)
diff --git a/contrib/python/certifi/py3/ya.make b/contrib/python/certifi/py3/ya.make
index fa3aa2c9d0..e841bd82d5 100644
--- a/contrib/python/certifi/py3/ya.make
+++ b/contrib/python/certifi/py3/ya.make
@@ -2,6 +2,8 @@ PY3_LIBRARY()
LICENSE(Service-Py23-Proxy)
+VERSION(Service-no-external-sources)
+
PEERDIR(
library/python/certifi
)