15
0

12 Commits

Author SHA256 Message Date
cb82f1b248 Accepting request 1254395 from devel:languages:python
Forwarded request #1254338 from glaubitz

- Update to 0.1.10
    * Drop support for Python 3.8.
    * Add support for Python 3.13.
    * Update Unicode definition to 15.1.
  - Limit Python files matched in %files section
  - Switch package to modern Python Stack on SLE-15
    * Use Python 3.11 on SLE-15 by default
    * Drop support for older Python versions
  - Switch build system from setuptools to pyproject.toml
    * Add python-pip and python-wheel to BuildRequires
    * Replace %python_build with %pyproject_wheel
    * Replace %python_install with %pyproject_install

OBS-URL: https://build.opensuse.org/request/show/1254395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cwcwidth?expand=0&rev=5
2025-03-20 18:23:45 +00:00
4931e8533b Accepting request 1254338 from home:glaubitz:branches:devel:languages:python
- Update to 0.1.10
  * Drop support for Python 3.8.
  * Add support for Python 3.13.
  * Update Unicode definition to 15.1.
- Limit Python files matched in %files section
- Switch package to modern Python Stack on SLE-15
  * Use Python 3.11 on SLE-15 by default
  * Drop support for older Python versions
- Switch build system from setuptools to pyproject.toml
  * Add python-pip and python-wheel to BuildRequires
  * Replace %python_build with %pyproject_wheel
  * Replace %python_install with %pyproject_install

OBS-URL: https://build.opensuse.org/request/show/1254338
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cwcwidth?expand=0&rev=11
2025-03-19 12:27:31 +00:00
239de74113 Accepting request 1124980 from devel:languages:python
- update to 0.1.9:
  * Drop support for Python 3.7.
  * Add support for Python 3.12.
  * Avoid redefinition of `_XOPEN_SOURCE`.

OBS-URL: https://build.opensuse.org/request/show/1124980
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cwcwidth?expand=0&rev=4
2023-11-13 21:18:09 +00:00
ca842a1743 - update to 41.0.5:
* Update test vectors to match python-cryptography 41.0.5

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cwcwidth?expand=0&rev=9
2023-11-10 13:26:52 +00:00
7c37b45d76 Accepting request 1034463 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1034463
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cwcwidth?expand=0&rev=3
2022-11-08 11:41:43 +00:00
399473b052 Accepting request 1034378 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.1.8 
  Set build-backend in pyproject.toml.

OBS-URL: https://build.opensuse.org/request/show/1034378
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cwcwidth?expand=0&rev=7
2022-11-08 09:34:37 +00:00
71da805547 Accepting request 1006502 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1006502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cwcwidth?expand=0&rev=2
2022-09-28 15:51:19 +00:00
e6f2dc2e1f Accepting request 1006446 from home:yarunachalam:branches:devel:languages:python
- Update to version 0.1.7
  * Ensure that cython generated C source file is always included in sdist.
- Update to version 0.1.6
  * Add support for Python 3.10
  * Drop support for Python 3.6
- Update to version 0.1.5
  * Fix type annotations
- Update to version 0.1.4
  * Include tests again.
  * Include C file again.
- Update to version 0.1.3
  * Fix memory leaks in certain error cases.
  * Modernize build system and rely on setuptool's Cython support.
  * Add more tests.
  * Skip some tests if not run in a UTF-8 locale.
  * Use libc's implementation on Mac OS.
- Update to version 0.1.2
  * Also build wheels with cibuildwheel.
  * Provide type information for mypy.

OBS-URL: https://build.opensuse.org/request/show/1006446
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cwcwidth?expand=0&rev=5
2022-09-27 19:04:16 +00:00
Richard Brown
fe250d0c35 Accepting request 883569 from devel:languages:python
needed by some packages

OBS-URL: https://build.opensuse.org/request/show/883569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cwcwidth?expand=0&rev=1
2021-04-08 19:32:08 +00:00
7d3528821e rename spec and changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cwcwidth?expand=0&rev=3
2021-04-07 10:00:03 +00:00
082c8afdf2 Accepting request 883344 from home:apersaud:branches:devel:languages:python
- added missing cython requirement

OBS-URL: https://build.opensuse.org/request/show/883344
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cwcwidth?expand=0&rev=2
2021-04-07 09:51:02 +00:00
b882143402 Accepting request 882942 from home:apersaud:branches:devel:languages:python
needed for newer versions of curtsies and bpython. I didn't manage to get the test to run, probably something simple, but perhaps this can be fixed in a future SR

OBS-URL: https://build.opensuse.org/request/show/882942
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cwcwidth?expand=0&rev=1
2021-04-06 09:09:17 +00:00