14
0
forked from pool/python-scour

Accepting request 1091212 from home:pgajdos:python

- drop python 2 support, do not require six
- added patches
  https://github.com/scour-project/scour/pull/306
  + python-scour-no-python2.patch

OBS-URL: https://build.opensuse.org/request/show/1091212
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-scour?expand=0&rev=20
This commit is contained in:
2023-06-07 10:09:51 +00:00
committed by Git OBS Bridge
parent 38ce28064c
commit 30f81ace1c
3 changed files with 636 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 6 12:07:19 UTC 2023 - pgajdos@suse.com
- drop python 2 support, do not require six
- added patches
https://github.com/scour-project/scour/pull/306
+ python-scour-no-python2.patch
-------------------------------------------------------------------
Mon Nov 8 12:34:10 UTC 2021 - Dirk Müller <dmueller@suse.com>