15
0
forked from pool/python-Beaker

- Fix build without Python 2 present.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Beaker?expand=0&rev=46
This commit is contained in:
2020-04-22 07:05:11 +00:00
committed by Git OBS Bridge
parent 2c961879ba
commit 7c62141a36
2 changed files with 22 additions and 21 deletions

View File

@@ -1,8 +1,6 @@
-------------------------------------------------------------------
Wed Apr 22 05:09:37 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
Wed Apr 22 06:59:17 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- Drop BuildRequires on mock and funcsigs, and update Requires/Recommends
to python3.
- Fix build without Python 2 present.
-------------------------------------------------------------------
Sat Nov 23 13:35:32 UTC 2019 - Michael Ströder <michael@stroeder.com>