45e9e3fd56
Accepting request 1329412 from devel:languages:python
...
- update to 2.3.0:
* Drop support for Python 3.9. Use older version for pre-built
wheels. Note that it may work on these older versions, we are
just no longer supporting and testing these Python versions,
as this is end of life
* Add support for Python 3.14 and update CI & release scripts
https://github.com/WojciechMula/pyahocorasick/pull/194
OBS-URL: https://build.opensuse.org/request/show/1329412
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyahocorasick?expand=0&rev=6
2026-01-27 15:17:46 +00:00
ab17139d92
- update to 2.3.0:
...
* Drop support for Python 3.9. Use older version for pre-built
wheels. Note that it may work on these older versions, we are
just no longer supporting and testing these Python versions,
as this is end of life
* Add support for Python 3.14 and update CI & release scripts
https://github.com/WojciechMula/pyahocorasick/pull/194
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=15
2026-01-27 07:07:56 +00:00
db3d71fc26
Accepting request 1291584 from devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1291584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyahocorasick?expand=0&rev=5
2025-07-10 20:12:08 +00:00
2d143b8ca6
- 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=13
2025-07-10 05:26:40 +00:00
b6e72c8d6f
Accepting request 1245040 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1245040
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyahocorasick?expand=0&rev=4
2025-02-11 20:29:35 +00:00
f01ee4bea5
Accepting request 1244889 from home:glaubitz:branches:devel:languages:python
...
- Enable %build section for test flavor
- Limit Python files matched in %files section
OBS-URL: https://build.opensuse.org/request/show/1244889
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=11
2025-02-11 09:14:20 +00:00
753aafba13
Accepting request 1244693 from home:glaubitz:branches:devel:languages:python
...
- 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
OBS-URL: https://build.opensuse.org/request/show/1244693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=10
2025-02-10 14:24:44 +00:00
f6c6cd5786
Accepting request 1008697 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/1008697
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyahocorasick?expand=0&rev=3
2022-10-07 23:25:15 +00:00
17624c90eb
Accepting request 1008638 from home:yarunachalam:branches:devel:languages:python
...
- Update to version 1.4.4 (2022-02-20)
Minor rebuild to ensure Windows wheel documentation is correct ReST.
OBS-URL: https://build.opensuse.org/request/show/1008638
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=8
2022-10-07 07:53:12 +00:00
Richard Brown
4324d5fde4
Accepting request 911203 from devel:languages:python
...
OBS-URL: https://build.opensuse.org/request/show/911203
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyahocorasick?expand=0&rev=2
2021-08-12 07:01:25 +00:00
2e4bc5ff60
Accepting request 911113 from home:jengelh:branches:devel:languages:python
...
- Trim unspecific claims and metadata repetitions from description.
OBS-URL: https://build.opensuse.org/request/show/911113
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=7
2021-08-10 08:11:09 +00:00
Richard Brown
6ed6423090
Accepting request 879228 from devel:languages:python
...
Needed for weblate.
OBS-URL: https://build.opensuse.org/request/show/879228
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyahocorasick?expand=0&rev=1
2021-03-16 14:45:36 +00:00
8c3858d9e3
- Switch the test runner to pytest and skip two tests failing on
...
big endian (gh#WojciechMula/pyahocorasick#142).
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=5
2021-03-15 14:13:16 +00:00
b6b78b124d
Don't bother with Python 2 building.
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=4
2021-03-15 13:46:10 +00:00
f2b566c1db
Run spec-cleaner
...
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=3
2021-03-15 13:42:37 +00:00
57abd17f4e
- Fix Summary to make rpmlint happy. That’s all we care about, isn’t it,
...
to make rpmlint happy?
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=2
2021-03-15 13:42:15 +00:00
66dc6b3e14
Accepting request 879191 from home:mcalabkova:branches:devel:languages:python
...
needed by weblate
OBS-URL: https://build.opensuse.org/request/show/879191
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyahocorasick?expand=0&rev=1
2021-03-15 12:35:28 +00:00