diff --git a/hidapi-0.14.0.post2.tar.gz b/hidapi-0.14.0.post2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..64cdb5b4a6e187e9e7d608d0589d17f64707e742 Binary files /dev/null and b/hidapi-0.14.0.post2.tar.gz differ diff --git a/hidapi-0.14.0.tar.gz b/hidapi-0.14.0.tar.gz deleted file mode 100644 index 266c243c1828a85b8f212a2955c13b3a0a6f5e6c..0000000000000000000000000000000000000000 Binary files a/hidapi-0.14.0.tar.gz and /dev/null differ diff --git a/python-hidapi.spec b/python-hidapi.spec index 508d6bee4ac09b5a94bed2bb584eee0d9059d97e..430769a21530dbac67c46a08c25bfbd490005145 100644 --- a/python-hidapi.spec +++ b/python-hidapi.spec @@ -1,15 +1,15 @@ # Created by pyp2rpm-3.3.8 %global pypi_name hidapi -%global pypi_version 0.14.0 +%global pypi_version 0.14.0.post2 Name: python-%{pypi_name} -Version: 0.14.0 +Version: 0.14.0.post2 Release: 1 Summary: A Cython interface to HIDAPI library License: GPL-3.0 URL: https://github.com/trezor/cython-hidapi -Source0: https://files.pythonhosted.org/packages/95/0e/c106800c94219ec3e6b483210e91623117bfafcf1decaff3c422e18af349/hidapi-0.14.0.tar.gz +Source0: https://files.pythonhosted.org/packages/bf/6f/90c536b020a8e860f047a2839830a1ade3e1490e67336ecf489b4856eb7b/hidapi-0.14.0.post2.tar.gz BuildRequires: python3-devel BuildRequires: python3dist(cython) @@ -45,6 +45,10 @@ rm -rf %{pypi_name}.egg-info %{python3_sitearch}/* %changelog +* Wed Jul 24 2024 guochao - 0.14.0.post2-1 +- Update package to version 0.14.0.post2 +- update wheel workflow + * Mon Aug 14 2023 sunhui - 0.14.0-1 - Update package to version 0.14.0