1
0

Accepting request 853627 from home:bnavigator:branches:devel:languages:python

- Replace obsolete pytest-runner with %pytest macro to avoid
  pulling in _build directories of other flavors during testing
  * gh#Kozea/cairocffi#171
  * gh#openSUSE/python-rpm-macros#66

OBS-URL: https://build.opensuse.org/request/show/853627
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cairocffi?expand=0&rev=34
This commit is contained in:
2020-12-08 09:56:38 +00:00
committed by Git OBS Bridge
parent 0cbb33b67a
commit 70e54e2649
2 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Dec 7 12:34:39 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Replace obsolete pytest-runner with %pytest macro to avoid
pulling in _build directories of other flavors during testing
* gh#Kozea/cairocffi#171
* gh#openSUSE/python-rpm-macros#66
-------------------------------------------------------------------
Fri Oct 30 06:20:59 UTC 2020 - Michael Vetter <mvetter@suse.com>