11
0
forked from pool/python-py

- Remove python_module macro definition

- Add python-py dep for testing
- Use autosetup insteado of setup + patch
- More specific python_sitelib in %files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-py?expand=0&rev=28
This commit is contained in:
2022-11-29 17:05:45 +00:00
committed by Git OBS Bridge
parent aa307d3dc5
commit ccc4b63b0c
2 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Nov 29 17:04:41 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove python_module macro definition
- Add python-py dep for testing
- Use autosetup insteado of setup + patch
- More specific python_sitelib in %files
-------------------------------------------------------------------
Tue Mar 15 08:13:43 UTC 2022 - Stephan Kulow <coolo@suse.com>