aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/pyrsistent
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-08-14 21:58:27 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-08-14 22:05:52 +0300
commit0634a119529d4799e23b20e067daf2020d8fbc3c (patch)
treebe0c02545920fe983ed9c93b2263b9597f57d615 /contrib/python/pyrsistent
parent0cde7699c40c90a05b1545e8f58abeb41cc4718e (diff)
downloadydb-0634a119529d4799e23b20e067daf2020d8fbc3c.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/python/pyrsistent')
-rw-r--r--contrib/python/pyrsistent/ya.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/pyrsistent/ya.make b/contrib/python/pyrsistent/ya.make
index 41b7591417..9672a469d7 100644
--- a/contrib/python/pyrsistent/ya.make
+++ b/contrib/python/pyrsistent/ya.make
@@ -2,6 +2,8 @@ PY23_LIBRARY()
LICENSE(Service-Py23-Proxy)
+VERSION(Service-proxy-version)
+
IF (PYTHON2)
PEERDIR(contrib/python/pyrsistent/py2)
ELSE()