summaryrefslogtreecommitdiffstats
path: root/contrib/python
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2025-05-14 10:31:05 +0300
committerrobot-piglet <[email protected]>2025-05-14 10:53:07 +0300
commitd793e867ea03153bcacd2baa811a1c111ccc70bf (patch)
treeccaae78f97253858cf25aef0e81a19aeec3e2834 /contrib/python
parent286dbc77293811055ff4f9303cd376eff9e50104 (diff)
Intermediate changes
commit_hash:7679782635e569e8ee2523417b63253837479b59
Diffstat (limited to 'contrib/python')
-rw-r--r--contrib/python/allure-pytest/.dist-info/METADATA4
-rw-r--r--contrib/python/allure-pytest/ya.make2
-rw-r--r--contrib/python/allure-python-commons/.dist-info/METADATA2
-rw-r--r--contrib/python/allure-python-commons/ya.make2
4 files changed, 5 insertions, 5 deletions
diff --git a/contrib/python/allure-pytest/.dist-info/METADATA b/contrib/python/allure-pytest/.dist-info/METADATA
index 069d5d6901e..8da0e7a49e8 100644
--- a/contrib/python/allure-pytest/.dist-info/METADATA
+++ b/contrib/python/allure-pytest/.dist-info/METADATA
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: allure-pytest
-Version: 2.14.0
+Version: 2.14.1
Summary: Allure pytest integration
Home-page: https://allurereport.org/
Author: Qameta Software Inc., Stanislav Seliverstov
@@ -25,7 +25,7 @@ Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Description-Content-Type: text/markdown
Requires-Dist: pytest>=4.5.0
-Requires-Dist: allure-python-commons==2.14.0
+Requires-Dist: allure-python-commons==2.14.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
diff --git a/contrib/python/allure-pytest/ya.make b/contrib/python/allure-pytest/ya.make
index f3530d05674..cf244ed539c 100644
--- a/contrib/python/allure-pytest/ya.make
+++ b/contrib/python/allure-pytest/ya.make
@@ -2,7 +2,7 @@
PY3_LIBRARY()
-VERSION(2.14.0)
+VERSION(2.14.1)
LICENSE(Apache-2.0)
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)