11
0

- Remove python_module macro definition

- Add python-py dependency required because python-pytest removed that
  dependency

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-execnet?expand=0&rev=18
This commit is contained in:
2022-11-29 16:59:21 +00:00
committed by Git OBS Bridge
parent 2a0a3dd09f
commit 618630d234
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Nov 29 16:58:39 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Remove python_module macro definition
- Add python-py dependency required because python-pytest removed that
dependency
-------------------------------------------------------------------
Sun Dec 12 16:55:20 UTC 2021 - Ben Greiner <code@bnavigator.de>