14
0

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

- Support multiple python3 flavors gh#openSUSE/python-rpm-macros#66
  * redefine python3_only
  * fix pytest_arch local bin path

OBS-URL: https://build.opensuse.org/request/show/852737
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=83
This commit is contained in:
2020-12-03 06:53:11 +00:00
committed by Git OBS Bridge
parent caa10fa268
commit b7ba8938fb
2 changed files with 23 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Dec 2 23:04:31 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
- Support multiple python3 flavors gh#openSUSE/python-rpm-macros#66
* redefine python3_only
* fix pytest_arch local bin path
-------------------------------------------------------------------
Wed Sep 30 11:09:09 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>