15
0
forked from pool/python-ddt

- Add remove-six.patch to remove six dependency, gh#datadriventests/ddt#110

- Remove python_module macro definition
- More specific python_sitelib in %files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ddt?expand=0&rev=38
This commit is contained in:
2022-11-16 17:26:11 +00:00
committed by Git OBS Bridge
parent af270c3037
commit 13d276717d
3 changed files with 88 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Nov 16 17:20:57 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add remove-six.patch to remove six dependency
- Remove python_module macro definition
- More specific python_sitelib in %files
-------------------------------------------------------------------
Mon Sep 26 10:38:04 UTC 2022 - Dirk Müller <dmueller@suse.com>