summaryrefslogtreecommitdiffstats
path: root/contrib/python/python-dateutil
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/python/python-dateutil')
-rw-r--r--contrib/python/python-dateutil/ya.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/python-dateutil/ya.make b/contrib/python/python-dateutil/ya.make
index ed3aac7d910..2f2a47bc86a 100644
--- a/contrib/python/python-dateutil/ya.make
+++ b/contrib/python/python-dateutil/ya.make
@@ -2,6 +2,8 @@ PY23_LIBRARY()
LICENSE(Service-Py23-Proxy)
+VERSION(Service-proxy-version)
+
IF (PYTHON2)
PEERDIR(contrib/python/python-dateutil/py2)
ELSE()