diff --git a/python-yarg.spec b/python-yarg.spec index 31e6757840c3bbfdadf4b3a02a3a6a54b5ef9626..85f92e9517e5c84a328a6983031b757efd2144db 100644 --- a/python-yarg.spec +++ b/python-yarg.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-yarg -Version: 0.1.9 -Release: 2 +Version: 0.1.10 +Release: 1 Summary: A semi hard Cornish cheese, also queries PyPI (PyPI client) License: MIT URL: https://yarg.readthedocs.org/ -Source0: https://files.pythonhosted.org/packages/d4/c8/cc640404a0981e6c14e2044fc64e43b4c1ddf69e7dddc8f2a02638ba5ae8/yarg-0.1.9.tar.gz +Source0: %{pypi_source yarg} BuildArch: noarch @@ -27,7 +27,7 @@ Provides: python3-yarg-doc %{summary} %prep -%autosetup -n yarg-0.1.9 +%autosetup -n yarg-%{version} %build %py3_build @@ -68,6 +68,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Jun 20 2025 zengyao - 0.1.10-1 +- update to 0.1.10 + * Mon Feb 27 2023 xu_ping - 0.1.9-2 - Remove tests files that conflict with python-prometheus-api-client. diff --git a/yarg-0.1.10.tar.gz b/yarg-0.1.10.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d646decb3778e0bcd66df0852ddf13a376cffb67 Binary files /dev/null and b/yarg-0.1.10.tar.gz differ diff --git a/yarg-0.1.9.tar.gz b/yarg-0.1.9.tar.gz deleted file mode 100644 index 81cb69302c95373a01d53120d550b249646c0cb3..0000000000000000000000000000000000000000 Binary files a/yarg-0.1.9.tar.gz and /dev/null differ