diff --git a/python-hwdata-2.4.3-1.tar.gz b/python-hwdata-2.4.3-1.tar.gz deleted file mode 100644 index 7a52a43981b676be20a17f15db3c6e85d4fc9504..0000000000000000000000000000000000000000 Binary files a/python-hwdata-2.4.3-1.tar.gz and /dev/null differ diff --git a/python-hwdata-2.4.3-2.4.1.tar.gz b/python-hwdata-2.4.3-2.4.1.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/python-hwdata.spec b/python-hwdata.spec index 9ba9202232363f09b0c20d0a6cc54b02862be3e8..b02e60584fe2420b0e3f97e15770b0071f3ea2f5 100644 --- a/python-hwdata.spec +++ b/python-hwdata.spec @@ -1,12 +1,12 @@ %bcond_without python2 Name: python-hwdata -Version: 2.4.3 +Version: 2.4.1 Release: 1 Summary: Python bindings to hwdata package License: GPLv2 URL: https://github.com/xsuchy/python-hwdata -Source0: https://github.com/xsuchy/python-hwdata/archive/%{name}-%{version}-1.tar.gz +Source0: https://files.pythonhosted.org/packages/source/p/python-hwdata-2.4.3/python-hwdata-2.4.3-%{version}.tar.gz BuildArch: noarch @@ -55,6 +55,9 @@ popd %doc example.py README.md html %changelog +* Fri Nov 28 2025 zhangzeyang0718 - 2.4.1-1 +- Update to 2.4.1 + * Mon Aug 4 2025 zhang_wenyu - 2.4.3-1 - update to version 2.4.3 - do not run linter in check section