forked from pool/python-wcwidth
- Update to 0.2.6:
* Fix example for str.rjust(20, '_') * Add CodeQL workflow for GitHub code scanning * Switch to using importlib.metadata * Use a new jinja2 templating process to update library to latest unicode - Drop patch remove-pkg_resources.patch. - Remove Python 2 gubbins. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=39
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 17 06:29:30 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 0.2.6:
|
||||
* Fix example for str.rjust(20, '_')
|
||||
* Add CodeQL workflow for GitHub code scanning
|
||||
* Switch to using importlib.metadata
|
||||
* Use a new jinja2 templating process to update library to latest unicode
|
||||
- Drop patch remove-pkg_resources.patch.
|
||||
- Remove Python 2 gubbins.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 23 10:03:23 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user