aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/allure-python-commons
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2025-05-14 10:31:05 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2025-05-14 10:53:07 +0300
commitd793e867ea03153bcacd2baa811a1c111ccc70bf (patch)
treeccaae78f97253858cf25aef0e81a19aeec3e2834 /contrib/python/allure-python-commons
parent286dbc77293811055ff4f9303cd376eff9e50104 (diff)
downloadydb-d793e867ea03153bcacd2baa811a1c111ccc70bf.tar.gz
Intermediate changes
commit_hash:7679782635e569e8ee2523417b63253837479b59
Diffstat (limited to 'contrib/python/allure-python-commons')
-rw-r--r--contrib/python/allure-python-commons/.dist-info/METADATA2
-rw-r--r--contrib/python/allure-python-commons/ya.make2
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/python/allure-python-commons/.dist-info/METADATA b/contrib/python/allure-python-commons/.dist-info/METADATA
index b79879133e7..5a98d829103 100644
--- a/contrib/python/allure-python-commons/.dist-info/METADATA
+++ b/contrib/python/allure-python-commons/.dist-info/METADATA
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: allure-python-commons
-Version: 2.14.0
+Version: 2.14.1
Summary: Contains the API for end users as well as helper functions and classes to build Allure adapters for Python test frameworks
Home-page: https://allurereport.org/
Author: Qameta Software Inc., Stanislav Seliverstov
diff --git a/contrib/python/allure-python-commons/ya.make b/contrib/python/allure-python-commons/ya.make
index 65be7572db6..de11ac76eef 100644
--- a/contrib/python/allure-python-commons/ya.make
+++ b/contrib/python/allure-python-commons/ya.make
@@ -2,7 +2,7 @@
PY3_LIBRARY()
-VERSION(2.14.0)
+VERSION(2.14.1)
LICENSE(Apache-2.0)