15
0

- Add drop-python2-support.patch gh#bkabrda/anymarkup-core#7

- Remove python-six dependency
- Use a more specific python_sitelib expression in %files
- Use autosetup instead of setup and patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-anymarkup-core?expand=0&rev=6
This commit is contained in:
2022-10-20 06:57:35 +00:00
committed by Git OBS Bridge
parent 0fa7b3678e
commit 204fa4cc03
3 changed files with 199 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Oct 20 06:52:24 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
- Add drop-python2-support.patch gh#bkabrda/anymarkup-core#7
- Remove python-six dependency
- Use a more specific python_sitelib expression in %files
- Use autosetup instead of setup and patch
-------------------------------------------------------------------
Thu Jun 30 07:43:44 UTC 2022 - Daniel García Moreno <dani@danigm.net>