SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python310-wcwidth-0.2.6-1.2.noarch.rpm :

* Tue Jan 17 2023 Steve Kowalik - 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 2022 Johannes Kastl - add explicit Requires for python-importlib_metadata for Python < 3.8
* Mon Jul 18 2022 Steve Kowalik - Add patch remove-pkg_resources.patch:
* Use importlib.metadata rather than pkg_resources.- Since importlib.metadata is not as a stickler as pkg_resources is, remove multibuild.
* Wed Jun 02 2021 Christophe Giboudeaux - Fix the %doc files. README.rst is a symlink pointing to docs/intro.rst.
* Mon Oct 12 2020 Marketa Calabkova - Remove nonsense keyword (breaks pytest)
* Fri Jul 17 2020 Dirk Mueller - update to 0.2.5
* Do not depend on pkg_resources module for list_versions() function.
* Sun Jun 14 2020 Dirk Mueller - update to 0.2.4
* minor \"bugfix\" to avoid using pkg_resources module on import, 7918f58
* may help xonsh xonsh/xonsh#3607
* Mon Jun 08 2020 Dirk Mueller - update to 0.2.3
* add tests
* Mon Jun 08 2020 Tomáš Chvátal - Add missing python2 dependency for Leap to work
* Tue Jun 02 2020 Marketa Calabkova - Update to version 0.2.2
* Enhancement: Unicode version may be selected by exporting the Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0. See the jquast/ucs-detect CLI utility for automatic detection.
* Enhancement: API Documentation is published to readthedocs.org.
* Updated tables for all Unicode Specifications with files published in a programmatically consumable format.
* Wed May 06 2020 Steve Kowalik - Convert to multibuild to break a self-requires loop.
* Wed Mar 25 2020 pgajdosAATTsuse.com- version update to 0.1.9
* Performance optimization by AATTavylove , PR #35.
* Updated tables to Unicode Specification 13.0.0.
* Thu Feb 06 2020 Marketa Calabkova - update to 0.1.8
* Unicode v12 and proj. maintenence
* remove static analysis
* EastAsianWidth v9 -> v12
* README and tox.ini
 
ICM