- update to 3.1.1:

* Add environment variables for AWS CodeBuild CI
- Remove python_module macro definition

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-metadata?expand=0&rev=21
This commit is contained in:
2024-03-03 14:02:18 +00:00
committed by Git OBS Bridge
parent d6274cea30
commit 4647b9c8fc
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Mar 3 14:02:03 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 3.1.1:
* Add environment variables for AWS CodeBuild CI
-------------------------------------------------------------------
Sun Feb 4 12:14:54 UTC 2024 - Dirk Müller <dmueller@suse.com>
@@ -21,7 +27,7 @@ Tue May 9 13:10:34 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
-------------------------------------------------------------------
Wed Nov 30 11:13:54 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove python_module macro definition
- Remove python_module macro definition
- Update to 2.0.4:
* Fix deprecated pytest.mark.optionalhook marker.
- 2.0.3: