2025-07-10 05:26:40 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Thu Jul 10 05:26:05 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to 2.2.0:
|
|
|
|
|
* Support python 3.13
|
|
|
|
|
* Fix use of bool keyword in C23
|
|
|
|
|
* Fix iter long fix leak
|
|
|
|
|
* Drop python3.8 support
|
|
|
|
|
|
2025-02-11 09:14:20 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 10 21:36:03 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Enable %build section for test flavor
|
|
|
|
|
- Limit Python files matched in %files section
|
|
|
|
|
|
2025-02-10 14:24:44 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 10 09:01:02 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 2.1.0
|
|
|
|
|
* Drop support for Python 3.6 and 3.7. Use older version for
|
|
|
|
|
pre-built wheels. Note that it may work on these older version,
|
|
|
|
|
we are just no longer supporting and testing these Python versions.
|
|
|
|
|
* Add support for Python 3.12
|
|
|
|
|
- from version 2.0.0
|
|
|
|
|
* Drop support for Python 2
|
|
|
|
|
* Drop support for 32 bits OSes
|
|
|
|
|
* Re-organize code such that sources are under src/, utilities
|
|
|
|
|
under etc/ and tests are under tests/
|
|
|
|
|
* Use pytest for testing and streamline tests to use a more conventional
|
|
|
|
|
Python approach
|
|
|
|
|
* Build more compatible Linux wheels using "ci-build-wheel"
|
|
|
|
|
- Restrict package to 64-bit architectures as 32-bit architectures
|
|
|
|
|
are no longer supported upstream and the testsuite fails on these
|
|
|
|
|
- Split off tests into separate -test package
|
|
|
|
|
- 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
|
|
|
|
|
|
2022-10-07 07:53:12 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Oct 4 23:50:59 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
|
|
|
|
|
|
|
|
|
- Update to version 1.4.4 (2022-02-20)
|
|
|
|
|
Minor rebuild to ensure Windows wheel documentation is correct ReST.
|
|
|
|
|
|
2021-08-10 08:11:09 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 15 16:26:20 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
|
|
- Trim unspecific claims and metadata repetitions from description.
|
|
|
|
|
|
2021-03-15 13:42:15 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 15 13:41:37 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
|
|
|
|
|
|
|
|
|
- Fix Summary to make rpmlint happy. That’s all we care about, isn’t it,
|
|
|
|
|
to make rpmlint happy?
|
2021-03-15 14:13:16 +00:00
|
|
|
|
- Switch the test runner to pytest and skip two tests failing on
|
|
|
|
|
big endian (gh#WojciechMula/pyahocorasick#142).
|
2021-03-15 13:42:15 +00:00
|
|
|
|
|
2021-03-15 12:35:28 +00:00
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Mar 15 11:40:58 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
|
|
|
|
|
|
|
|
|
- Initial packaging (v1.4.1), needed by weblate
|