15
0

- 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
- Update to version 0.1
- Update to version 1.2.2
- Initial package for fastbencode 0.0.9.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-fastbencode?expand=0&rev=9
This commit is contained in:
2024-07-24 12:34:40 +00:00
committed by Git OBS Bridge
parent afa4627950
commit 8a7bdbab02
4 changed files with 20 additions and 8 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
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>
@@ -7,7 +19,7 @@ Thu Feb 16 21:10:31 UTC 2023 - Dirk Müller <dmueller@suse.com>
-------------------------------------------------------------------
Mon Nov 7 22:52:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 0.1
- 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
@@ -27,10 +39,10 @@ Mon Nov 7 22:52:35 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
-------------------------------------------------------------------
Wed Oct 12 03:14:04 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.2.2
- 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.
- Initial package for fastbencode 0.0.9.