17
0
Files
python-fastbencode/python-fastbencode.changes
Matej Cepl 63a3a5cd2b - Update to 0.3.2
* Fix spelling errors
  * Upgrade artifact
  * Add missing dollar sign
  * Update copyright headers
  * Drop support for Python 3.8
  * Migrate to disperse.toml
  * Fix spelling errors
  * Use disperse action
  * Fix twine installation
  * Format
  * Enable auto-merge for dependabot PRs
  * Fix compatibility with Cython 3.1. Fixes #96
  * Extend workflows to run tests with C extension
  * Skip recursion tests with Python 3.12+

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastbencode?expand=0&rev=11
2025-05-20 10:05:50 +00:00

68 lines
2.1 KiB
Plaintext

-------------------------------------------------------------------
Mon May 19 11:39:48 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.3.2
* Fix spelling errors
* Upgrade artifact
* Add missing dollar sign
* Update copyright headers
* Drop support for Python 3.8
* Migrate to disperse.toml
* Fix spelling errors
* Use disperse action
* Fix twine installation
* Format
* Enable auto-merge for dependabot PRs
* Fix compatibility with Cython 3.1. Fixes #96
* Extend workflows to run tests with C extension
* Skip recursion tests with Python 3.12+
-------------------------------------------------------------------
Wed Jul 24 12:34:20 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.3.1:
* Fix wheel build
- update to 0.3.0:
* Use disperse action
* Migrate to pyproject.toml
* Enable ruff, pyupgrade
* Fix compatibility with Python 3.12
* Add python3.12 to the list of supported Python versions
-------------------------------------------------------------------
Thu Feb 16 21:10:31 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.2:
* No upstream changelog available
-------------------------------------------------------------------
Mon Nov 7 22:52:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.1
* Make C extension mandatory when built in cibuildwheel
* Rely on standard infra for optionally building extension.
* Don't install wheel explicitly
* Fix uploading artifacts.
- Update to version 0.0.15
* Publish wheels from the right directory.
- Update to version 0.0.14.
* Depend on packaging for packaging.version.
* Add pyproject.toml
* Build wheels on pull request.
* Build python wheels.
* Migrate to setup.cfg.
* Ship py.typed.
-------------------------------------------------------------------
Wed Oct 12 03:14:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.2.2
Fix import error for Python 3.6+.
-------------------------------------------------------------------
Fri Jun 17 06:06:27 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Initial package for fastbencode 0.0.9.