14
0
forked from pool/python-PyICU

- Add remove_six.patch which removes the need to use six.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyICU?expand=0&rev=29
This commit is contained in:
2023-06-25 20:54:36 +00:00
committed by Git OBS Bridge
parent aa51bc1ad4
commit 8cde1c7ba5
3 changed files with 263 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
Sun Jun 25 19:30:35 UTC 2023 - Matej Cepl <mcepl@suse.com>
- Clean up SPEC file.
- Add remove_six.patch which removes the need to use six.
-------------------------------------------------------------------
Sun Jun 25 07:21:50 UTC 2023 - Andreas Schneider <asn@cryptomilk.org>