14
0
forked from pool/python-pycxx

- Remove %python3_only constructs and replace them with other

conditional constructs.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycxx?expand=0&rev=7
This commit is contained in:
2020-05-29 20:32:44 +00:00
committed by Git OBS Bridge
parent 47561d4eb9
commit 945d69da92
2 changed files with 21 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri May 29 20:32:15 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Remove %python3_only constructs and replace them with other
conditional constructs.
-------------------------------------------------------------------
Tue Dec 4 12:52:02 UTC 2018 - Matej Cepl <mcepl@suse.com>