2024-01-06 14:10:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 6 13:09:08 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.2.13:
|
|
|
|
* Bugfix zero-width support for Hangul Jamo (Korean) #111
|
|
|
|
|
- update to 0.2.12:
* Include tests files in the source distribution (PR #98, PR
* **Bugfix** accounting of some kinds of emoji sequences using
U+FE0F
* Variation Selector 16 (PR #97).
* **Bugfix** zero-width characters used in Emoji ZWJ sequences,
Balinese, Jamo, Devanagari, Tamil, Kannada and others (PR #91).
* Include requirements files in the source distibution (PR
#83).
* Update Unicode version to 15.1.0
* Add testing support for Python 3.12
* Update README
* Update requirements
* Enable GitHub Actions CI
* Prepare release 0.2.7
* Update tox envs in README
* Include bin, docs, and tox.ini in the source distribution
multibuild.
* Enhancement: Unicode version may be selected by exporting the
Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0.
* Updated tables for all Unicode Specifications with files published
- Convert to multibuild to break a self-requires loop.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=46
2023-11-27 10:10:48 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 27 09:09:51 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.2.12:
|
|
|
|
* Include tests files in the source distribution (PR #98, PR
|
|
|
|
* **Bugfix** accounting of some kinds of emoji sequences using
|
|
|
|
U+FE0F
|
|
|
|
* Variation Selector 16 (PR #97).
|
|
|
|
* **Bugfix** zero-width characters used in Emoji ZWJ sequences,
|
|
|
|
Balinese, Jamo, Devanagari, Tamil, Kannada and others (PR #91).
|
|
|
|
* Include requirements files in the source distibution (PR
|
|
|
|
#83).
|
|
|
|
* Update Unicode version to 15.1.0
|
|
|
|
* Add testing support for Python 3.12
|
|
|
|
* Update README
|
|
|
|
* Update requirements
|
|
|
|
* Enable GitHub Actions CI
|
|
|
|
* Prepare release 0.2.7
|
|
|
|
* Update tox envs in README
|
|
|
|
* Include bin, docs, and tox.ini in the source distribution
|
|
|
|
|
2023-08-07 13:09:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Aug 7 11:09:18 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
2023-08-08 09:04:54 +02:00
|
|
|
- use actual package name for importlib-metadata requires
|
2023-08-07 13:09:25 +02:00
|
|
|
|
2023-04-21 15:28:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Apr 21 12:38:39 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- add sle15_python_module_pythons (jsc#PED-68)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Apr 13 22:45:51 UTC 2023 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
- Make calling of %{sle15modernpython} optional.
|
|
|
|
|
2023-01-17 07:30:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
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.
|
|
|
|
|
2022-11-23 14:30:01 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Nov 23 10:03:23 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
|
|
|
|
|
|
|
- add explicit Requires for python-importlib_metadata for Python < 3.8
|
|
|
|
|
2022-07-18 15:41:20 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 18 13:40:16 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
- 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
|
- update to 0.2.12:
* Include tests files in the source distribution (PR #98, PR
* **Bugfix** accounting of some kinds of emoji sequences using
U+FE0F
* Variation Selector 16 (PR #97).
* **Bugfix** zero-width characters used in Emoji ZWJ sequences,
Balinese, Jamo, Devanagari, Tamil, Kannada and others (PR #91).
* Include requirements files in the source distibution (PR
#83).
* Update Unicode version to 15.1.0
* Add testing support for Python 3.12
* Update README
* Update requirements
* Enable GitHub Actions CI
* Prepare release 0.2.7
* Update tox envs in README
* Include bin, docs, and tox.ini in the source distribution
multibuild.
* Enhancement: Unicode version may be selected by exporting the
Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0.
* Updated tables for all Unicode Specifications with files published
- Convert to multibuild to break a self-requires loop.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=46
2023-11-27 10:10:48 +01:00
|
|
|
multibuild.
|
2022-07-18 15:41:20 +02:00
|
|
|
|
2021-06-02 14:12:58 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jun 2 08:42:23 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
|
|
|
|
|
|
|
|
- Fix the %doc files. README.rst is a symlink pointing to
|
|
|
|
docs/intro.rst.
|
|
|
|
|
2020-10-12 16:14:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Oct 12 14:12:58 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Remove nonsense keyword (breaks pytest)
|
|
|
|
|
2020-07-17 09:48:33 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jul 17 07:47:05 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.2.5
|
|
|
|
* Do not depend on pkg_resources module for list_versions() function.
|
|
|
|
|
2020-06-14 11:02:03 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 14 09:00:42 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.2.4
|
|
|
|
* minor "bugfix" to avoid using pkg_resources module on import, 7918f58
|
|
|
|
* may help xonsh xonsh/xonsh#3607
|
|
|
|
|
2020-06-08 15:46:25 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 8 13:45:57 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
|
|
|
|
|
|
|
- update to 0.2.3
|
|
|
|
* add tests
|
|
|
|
|
2020-06-08 09:19:59 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jun 8 07:13:36 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Add missing python2 dependency for Leap to work
|
|
|
|
|
2020-06-02 10:08:09 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jun 2 06:52:39 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- Update to version 0.2.2
|
- update to 0.2.12:
* Include tests files in the source distribution (PR #98, PR
* **Bugfix** accounting of some kinds of emoji sequences using
U+FE0F
* Variation Selector 16 (PR #97).
* **Bugfix** zero-width characters used in Emoji ZWJ sequences,
Balinese, Jamo, Devanagari, Tamil, Kannada and others (PR #91).
* Include requirements files in the source distibution (PR
#83).
* Update Unicode version to 15.1.0
* Add testing support for Python 3.12
* Update README
* Update requirements
* Enable GitHub Actions CI
* Prepare release 0.2.7
* Update tox envs in README
* Include bin, docs, and tox.ini in the source distribution
multibuild.
* Enhancement: Unicode version may be selected by exporting the
Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0.
* Updated tables for all Unicode Specifications with files published
- Convert to multibuild to break a self-requires loop.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=46
2023-11-27 10:10:48 +01:00
|
|
|
* Enhancement: Unicode version may be selected by exporting the
|
|
|
|
Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0.
|
2020-06-02 10:08:09 +02:00
|
|
|
See the jquast/ucs-detect CLI utility for automatic detection.
|
|
|
|
* Enhancement: API Documentation is published to readthedocs.org.
|
- update to 0.2.12:
* Include tests files in the source distribution (PR #98, PR
* **Bugfix** accounting of some kinds of emoji sequences using
U+FE0F
* Variation Selector 16 (PR #97).
* **Bugfix** zero-width characters used in Emoji ZWJ sequences,
Balinese, Jamo, Devanagari, Tamil, Kannada and others (PR #91).
* Include requirements files in the source distibution (PR
#83).
* Update Unicode version to 15.1.0
* Add testing support for Python 3.12
* Update README
* Update requirements
* Enable GitHub Actions CI
* Prepare release 0.2.7
* Update tox envs in README
* Include bin, docs, and tox.ini in the source distribution
multibuild.
* Enhancement: Unicode version may be selected by exporting the
Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0.
* Updated tables for all Unicode Specifications with files published
- Convert to multibuild to break a self-requires loop.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=46
2023-11-27 10:10:48 +01:00
|
|
|
* Updated tables for all Unicode Specifications with files published
|
2020-06-02 10:08:09 +02:00
|
|
|
in a programmatically consumable format.
|
|
|
|
|
2020-05-06 04:34:31 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 6 02:25:29 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
- update to 0.2.12:
* Include tests files in the source distribution (PR #98, PR
* **Bugfix** accounting of some kinds of emoji sequences using
U+FE0F
* Variation Selector 16 (PR #97).
* **Bugfix** zero-width characters used in Emoji ZWJ sequences,
Balinese, Jamo, Devanagari, Tamil, Kannada and others (PR #91).
* Include requirements files in the source distibution (PR
#83).
* Update Unicode version to 15.1.0
* Add testing support for Python 3.12
* Update README
* Update requirements
* Enable GitHub Actions CI
* Prepare release 0.2.7
* Update tox envs in README
* Include bin, docs, and tox.ini in the source distribution
multibuild.
* Enhancement: Unicode version may be selected by exporting the
Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0.
* Updated tables for all Unicode Specifications with files published
- Convert to multibuild to break a self-requires loop.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=46
2023-11-27 10:10:48 +01:00
|
|
|
- Convert to multibuild to break a self-requires loop.
|
2020-05-06 04:34:31 +02:00
|
|
|
|
2020-02-06 16:00:55 +01:00
|
|
|
-------------------------------------------------------------------
|
2020-03-25 16:11:54 +01:00
|
|
|
Wed Mar 25 14:31:41 UTC 2020 - pgajdos@suse.com
|
|
|
|
|
|
|
|
- version update to 0.1.9
|
|
|
|
* Performance optimization by @avylove , PR #35.
|
|
|
|
* Updated tables to Unicode Specification 13.0.0.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2020-02-06 16:00:55 +01:00
|
|
|
Thu Feb 6 14:56:55 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
|
|
|
|
|
|
|
- update to 0.1.8
|
|
|
|
* Unicode v12 and proj. maintenence
|
|
|
|
* remove static analysis
|
|
|
|
* EastAsianWidth v9 -> v12
|
|
|
|
* README and tox.ini
|
|
|
|
|
2019-10-02 13:58:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Oct 2 04:39:59 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
|
|
|
|
- Re-active test suite
|
|
|
|
- Remove test suite from runtime package
|
|
|
|
- Run fdupes
|
|
|
|
|
2019-03-07 12:18:38 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Mar 7 11:18:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Fix test macro expansion
|
|
|
|
|
2018-09-06 12:10:42 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Sep 6 10:10:27 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
|
|
|
|
|
|
|
- Drop devel dependency
|
|
|
|
- Install license file
|
|
|
|
|
2017-04-01 23:39:52 +02:00
|
|
|
-------------------------------------------------------------------
|
2017-04-03 16:33:48 +02:00
|
|
|
Mon Apr 3 14:32:58 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Fix source URL.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2017-04-01 23:39:52 +02:00
|
|
|
Sat Apr 1 21:00:22 UTC 2017 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Update to version 0.1.7
|
|
|
|
* **Updated** tables to Unicode Specification 9.0.0. (`PR #18`_).
|
|
|
|
- Update to version 0.1.6
|
|
|
|
0.1.6 *2016-01-08 Production/Stable*
|
|
|
|
* ``LICENSE`` file now included with distribution.
|
|
|
|
- Update to version 0.1.5
|
|
|
|
* **Bugfix**:
|
|
|
|
Resolution of "combining_ character width" issue, most especially
|
|
|
|
those that previously returned -1 now often (correctly) return 0.
|
|
|
|
resolved by `Philip Craig`_ via `PR #11`_.
|
|
|
|
* **Deprecated**:
|
|
|
|
The module path ``wcwidth.table_comb`` is no longer available,
|
|
|
|
it has been superseded by module path ``wcwidth.table_zero``.
|
|
|
|
- Implement single-spec version
|
- update to 0.2.12:
* Include tests files in the source distribution (PR #98, PR
* **Bugfix** accounting of some kinds of emoji sequences using
U+FE0F
* Variation Selector 16 (PR #97).
* **Bugfix** zero-width characters used in Emoji ZWJ sequences,
Balinese, Jamo, Devanagari, Tamil, Kannada and others (PR #91).
* Include requirements files in the source distibution (PR
#83).
* Update Unicode version to 15.1.0
* Add testing support for Python 3.12
* Update README
* Update requirements
* Enable GitHub Actions CI
* Prepare release 0.2.7
* Update tox envs in README
* Include bin, docs, and tox.ini in the source distribution
multibuild.
* Enhancement: Unicode version may be selected by exporting the
Environment variable UNICODE_VERSION, such as 13.0, or 6.3.0.
* Updated tables for all Unicode Specifications with files published
- Convert to multibuild to break a self-requires loop.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wcwidth?expand=0&rev=46
2023-11-27 10:10:48 +01:00
|
|
|
|
2017-01-30 22:51:00 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 30 21:50:06 UTC 2017 - rjschwei@suse.com
|
|
|
|
|
2017-01-31 14:18:18 +01:00
|
|
|
- Include in SLE 12 (bsc#1002895, FATE#321630)
|
2017-01-30 22:51:00 +01:00
|
|
|
|
2015-08-14 11:02:36 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 6 15:17:14 UTC 2015 - toddrme2178@gmail.com
|
|
|
|
|
|
|
|
- Initial version
|
2017-01-30 22:51:00 +01:00
|
|
|
+ Version 0.1.4
|