summaryrefslogtreecommitdiffstats
path: root/contrib/python/olefile
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2024-08-14 21:58:27 +0300
committerrobot-piglet <[email protected]>2024-08-14 22:05:52 +0300
commit0634a119529d4799e23b20e067daf2020d8fbc3c (patch)
treebe0c02545920fe983ed9c93b2263b9597f57d615 /contrib/python/olefile
parent0cde7699c40c90a05b1545e8f58abeb41cc4718e (diff)
Intermediate changes
Diffstat (limited to 'contrib/python/olefile')
-rw-r--r--contrib/python/olefile/ya.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/python/olefile/ya.make b/contrib/python/olefile/ya.make
index b63b7a61232..32c9140777c 100644
--- a/contrib/python/olefile/ya.make
+++ b/contrib/python/olefile/ya.make
@@ -2,6 +2,8 @@ PY23_LIBRARY()
LICENSE(Service-Py23-Proxy)
+VERSION(Service-proxy-version)
+
IF (PYTHON2)
PEERDIR(contrib/python/olefile/py2)
ELSE()