aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/pluggy/py3/ya.make
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-02-08 17:10:05 +0300
committerAlexander Smirnov <alex@ydb.tech>2024-02-09 19:18:57 +0300
commitc3aeaf50a59a913402896eaddfe07ef0b9312e83 (patch)
treeb1b1e1c112459e0ff307ca363116636f7477e6ec /contrib/python/pluggy/py3/ya.make
parent05cec57c0cf6f640048593124d360162ade5efba (diff)
downloadydb-c3aeaf50a59a913402896eaddfe07ef0b9312e83.tar.gz
Intermediate changes
Diffstat (limited to 'contrib/python/pluggy/py3/ya.make')
-rw-r--r--contrib/python/pluggy/py3/ya.make3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/python/pluggy/py3/ya.make b/contrib/python/pluggy/py3/ya.make
index 7302e7c37d..8dc442cdd1 100644
--- a/contrib/python/pluggy/py3/ya.make
+++ b/contrib/python/pluggy/py3/ya.make
@@ -2,7 +2,7 @@
PY3_LIBRARY()
-VERSION(1.3.0)
+VERSION(1.4.0)
LICENSE(MIT)
@@ -17,6 +17,7 @@ PY_SRCS(
pluggy/_result.py
pluggy/_tracing.py
pluggy/_version.py
+ pluggy/_warnings.py
)
RESOURCE_FILES(