diff options
| author | robot-piglet <[email protected]> | 2025-12-13 17:18:24 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2025-12-13 17:31:57 +0300 |
| commit | 83bec2143954dd121151a06a25ad933cce92d797 (patch) | |
| tree | 47d6f9d48f44af37397259fa38c3be451f622232 /contrib/python/allure-python-commons | |
| parent | 0757fa540315ebd40338c8469ff11ddf056343e8 (diff) | |
Intermediate changes
commit_hash:0198f5168f5966f146cd27fa91f895ba8531a2a9
Diffstat (limited to 'contrib/python/allure-python-commons')
| -rw-r--r-- | contrib/python/allure-python-commons/.dist-info/METADATA | 2 | ||||
| -rw-r--r-- | contrib/python/allure-python-commons/ya.make | 2 |
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 ea201ab0a9a..cc7dd1525ff 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.15.1 +Version: 2.15.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 42746cc8475..2d2b630c7c7 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.15.1) +VERSION(2.15.2) LICENSE(Apache-2.0) |
