aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/python/allure-python-commons
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2025-05-21 11:40:42 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2025-05-21 11:51:50 +0300
commit2f8f499d4c3d126540b4a1f738eff5674b828fd0 (patch)
tree1e6d3bd79078ab04298713974c05df256d7a5507 /contrib/python/allure-python-commons
parent0b5c70eb3185276ed967d9f5181decd0e159304a (diff)
downloadydb-2f8f499d4c3d126540b4a1f738eff5674b828fd0.tar.gz
Intermediate changes
commit_hash:8a49e0ee63428d74bcd80fe804b8bb1b7c066a89
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 5a98d829103..65261a79955 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.1
+Version: 2.14.2
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 de11ac76eef..2883e1e72cb 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.1)
+VERSION(2.14.2)
LICENSE(Apache-2.0)