summaryrefslogtreecommitdiffstats
path: root/contrib/python/allure-python-commons
diff options
context:
space:
mode:
authorAlexander Smirnov <[email protected]>2025-05-21 16:08:59 +0000
committerAlexander Smirnov <[email protected]>2025-05-21 16:08:59 +0000
commitbaa791104430cb5a89ee25479e71e8ea453d5e72 (patch)
treec7b7a7786865f78deed13a8921390ffd4630cc4a /contrib/python/allure-python-commons
parent2e9d17608ab249a797773aa9170ee109bbe92131 (diff)
parente639047ec552edecb481f56992a91066816fb464 (diff)
Merge branch 'rightlib' into merge-libs-250521-1607
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)