- Remove python_module macro definition

- More specific python_sitelib in %files
- Update to 0.2.5:
  * An incompatibility with Pytest 7.2 was corrected. (#36)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-tldr?expand=0&rev=12
This commit is contained in:
2022-11-30 11:57:22 +00:00
committed by Git OBS Bridge
parent bf65502072
commit 443daab81a
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 30 11:56:24 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove python_module macro definition
- More specific python_sitelib in %files
- Update to 0.2.5:
* An incompatibility with Pytest 7.2 was corrected. (#36)
-------------------------------------------------------------------
Wed Dec 8 09:32:17 UTC 2021 - pgajdos@suse.com