14
0

- Disable Python 2 because Package is not able to build with Python 2 on Leap 15.3 because of "nothing provides python2-charset-normalizer >= 2.0.0 needed by python2-requests"

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-recommonmark?expand=0&rev=25
This commit is contained in:
Sebastian Wagner
2021-11-17 16:44:10 +00:00
committed by Git OBS Bridge
parent 426fd6cf25
commit 0eaf8b87da
2 changed files with 9 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Nov 17 16:43:36 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- Disable Python 2 because Package is not able to build with Python 2 on Leap 15.3 because of "nothing provides python2-charset-normalizer >= 2.0.0 needed by python2-requests"
-------------------------------------------------------------------
Sun Dec 20 16:05:51 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>