diff --git a/hardware-0.32.0.tar.gz b/hardware-0.32.0.tar.gz new file mode 100644 index 0000000..5934f86 --- /dev/null +++ b/hardware-0.32.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abb8f3d869a88094cb6804a7a685e9024916e17b9a9c7125c20bd6c2d4e1b947 +size 163925 diff --git a/python-hardware.changes b/python-hardware.changes index fd8630c..3479b16 100644 --- a/python-hardware.changes +++ b/python-hardware.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Dec 9 08:19:05 UTC 2024 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-hardware.spec b/python-hardware.spec index 74a7320..e9d48a8 100644 --- a/python-hardware.spec +++ b/python-hardware.spec @@ -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