15
0

10 Commits

Author SHA256 Message Date
a64a862868 Accepting request 1239841 from home:glaubitz:branches:devel:languages:python
- Update to 1.0.1
  * Add support for Python 3.13
- 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/1239841
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=20
2025-01-23 12:57:22 +00:00
666b13a858 - update to 1.0.0:
* Test fixes for Python 3.13
  * Drop Python 3.7
  * Bump ``cibuildwheel`` in CI

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=18
2024-10-10 15:41:17 +00:00
e54e855cbd - update to 0.12.3:
* Add support for Python 3.12, PyPy 3.9, and PyPy 3.10
  * Update to match `toolz` 0.12.1
- Use pytest instead of nose

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=16
2024-01-30 11:54:39 +00:00
556d3deec0 - update to 0.12.2:
* Support Cython 3.0 (#199)
  * Stop building wheels for PyPy 3.9 and PyPy 3.10, which
    stopped working for some reason (#199)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=14
2023-07-26 16:00:41 +00:00
0dbc6bfc8b - Update to 0.12.1
* Support Python 3.11 (including wheels)
  * Drop Python 3.5 support
- 0.12.0
  * Update to toolz 0.12.0 (#170)
    * See toolz release notes:
      https://github.com/pytoolz/toolz/releases/tag/0.12.0
  * Build wheels automatically with cibuildwheel! (#167, #168, #169, #170)
  * Support newer Python versions (#165, don't use inspect.getargspec
    in tests)
  * Improve import times
  * Use versioneer.py to manage versions
    * __version__ and __toolz_version__ are no longer available from
      cytoolz._version--use cython.__toolz_version__ instead.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=12
2023-03-01 09:45:32 +00:00
800a3c2866 Accepting request 945430 from home:bnavigator:branches:devel:languages:python
- Update to 0.11.2
  * Support Python 3.10
- No further release notes found
  * Dropped support for Python <= 3.4
  * Officially uses pytest now

OBS-URL: https://build.opensuse.org/request/show/945430
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=11
2022-01-11 00:13:10 +00:00
Tomáš Chvátal
5a68ea8fbe Accepting request 789797 from home:polslinux:branches:devel:languages:python
- Use pytest instead of nose

OBS-URL: https://build.opensuse.org/request/show/789797
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=7
2020-03-31 07:05:27 +00:00
Tomáš Chvátal
7f255df9d0 Accepting request 747010 from home:marec2000:branches:devel:languages:python
- version update to 0.10.1

OBS-URL: https://build.opensuse.org/request/show/747010
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=5
2019-11-11 12:44:20 +00:00
Tomáš Chvátal
7f90099e51 Accepting request 718197 from home:pgajdos
- version update to 0.10.0
  * no upstream change log found
- turn on testsuite

OBS-URL: https://build.opensuse.org/request/show/718197
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=3
2019-07-24 11:56:12 +00:00
Todd R
fae0476cd1 Accepting request 603500 from devel:languages:python:misc
An optimized version of python-toolz that many packages that depend on python-toolz will use if it is available.

OBS-URL: https://build.opensuse.org/request/show/603500
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cytoolz?expand=0&rev=1
2018-05-03 06:28:21 +00:00