15
0

- Add drop-python2-support.patch to remove python-six dependency

gh#jquast/blessed#245
- Remove python_module macro definition
- Remove skip_python2 define
- More specific python_sitelib in %files

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-blessed?expand=0&rev=21
This commit is contained in:
2022-11-03 10:57:53 +00:00
committed by Git OBS Bridge
parent 7d2649c12d
commit a85d65a571
3 changed files with 742 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 3 10:55:45 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add drop-python2-support.patch to remove python-six dependency
gh#jquast/blessed#245
- Remove python_module macro definition
- Remove skip_python2 define
- More specific python_sitelib in %files
-------------------------------------------------------------------
Wed Mar 16 12:16:20 UTC 2022 - pgajdos@suse.com