summaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python')
-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 274da44efc0..27aa0018f46 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 fa3aa2c9d01..e841bd82d54 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
)