diff options
| author | robot-piglet <[email protected]> | 2024-08-23 10:55:51 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2024-08-23 11:03:55 +0300 |
| commit | 6494b885fc509f8bb4bee9de2fdc877f7076801d (patch) | |
| tree | 2b9d54da4fa291d5a3663bccf00dc8e79d403cb2 /contrib/tools/python/src | |
| parent | 86410a8833e6d17a11a23534d2ce2948f1c11193 (diff) | |
Intermediate changes
Diffstat (limited to 'contrib/tools/python/src')
| -rw-r--r-- | contrib/tools/python/src/Modules/_sqlite/ya.make | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/tools/python/src/Modules/_sqlite/ya.make b/contrib/tools/python/src/Modules/_sqlite/ya.make index 9859a3923d0..827ed851515 100644 --- a/contrib/tools/python/src/Modules/_sqlite/ya.make +++ b/contrib/tools/python/src/Modules/_sqlite/ya.make @@ -1,5 +1,7 @@ LIBRARY() +VERSION(2.7.18) + LICENSE(Python-2.0) PEERDIR( |
