diff options
| author | robot-piglet <[email protected]> | 2025-12-12 13:17:11 +0300 |
|---|---|---|
| committer | robot-piglet <[email protected]> | 2025-12-12 13:35:29 +0300 |
| commit | 3dbb803cfc6bfe14cb471126110c4f558130e309 (patch) | |
| tree | 603e35852665909c8ab6450429e4ac77c5b37461 /contrib/python/allure-python-commons | |
| parent | a89cff504d647d0988b75396aba8d67211e0ce66 (diff) | |
Intermediate changes
commit_hash:38e862c546aa268aac841565d1cc3f70df797d15
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 1425127627f..ea201ab0a9a 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.0 +Version: 2.15.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 c46ed08d208..42746cc8475 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.0) +VERSION(2.15.1) LICENSE(Apache-2.0) |
