15
0

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

- Remove six from the rpm requirements. Why would we have
  remove_six.patch in the first place if we still require it?
- Enable unit tests

OBS-URL: https://build.opensuse.org/request/show/1136629
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-configobj?expand=0&rev=47
This commit is contained in:
2024-01-03 17:31:00 +00:00
committed by Git OBS Bridge
parent 1c11e32e06
commit 78e35eec4f
5 changed files with 198 additions and 19 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jan 3 16:47:32 UTC 2024 - Ben Greiner <code@bnavigator.de>
- Remove six from the rpm requirements. Why would we have
remove_six.patch in the first place if we still require it?
- Enable unit tests
-------------------------------------------------------------------
Wed Jan 3 09:46:30 UTC 2024 - Dirk Müller <dmueller@suse.com>