15
0

- Update to version 0.32.0

* Support Python 3.12 and remove Python 3.7
  * Bump hacking and flake8-import-order versions
  * Update min version of tox and remove constraints for pycodestyle
  * fix: use --random_generator=tausworthe64

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hardware?expand=0&rev=6
This commit is contained in:
2024-12-09 08:57:24 +00:00
committed by Git OBS Bridge
parent 7cba12f145
commit 69713788d2
3 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 9 08:19:05 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to version 0.32.0
* Support Python 3.12 and remove Python 3.7
* Bump hacking and flake8-import-order versions
* Update min version of tox and remove constraints for pycodestyle
* fix: use --random_generator=tausworthe64
-------------------------------------------------------------------
Thu Jan 4 22:37:12 UTC 2024 - Dirk Müller <dmueller@suse.com>