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

3
hardware-0.32.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:abb8f3d869a88094cb6804a7a685e9024916e17b9a9c7125c20bd6c2d4e1b947
size 163925

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>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-hardware
Version: 0.31.0
Version: 0.32.0
Release: 0
Summary: Hardware detection and classification utilities
License: Apache-2.0