diff --git a/lazr.restfulclient-0.14.5.tar.gz b/lazr.restfulclient-0.14.5.tar.gz deleted file mode 100644 index 689506570b0349a2791008bfb2186359fee4274c..0000000000000000000000000000000000000000 Binary files a/lazr.restfulclient-0.14.5.tar.gz and /dev/null differ diff --git a/lazr.restfulclient-0.14.6.tar.gz b/lazr.restfulclient-0.14.6.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..5e77a9c779b83f12a013ea65b4f5550302cc9fcb Binary files /dev/null and b/lazr.restfulclient-0.14.6.tar.gz differ diff --git a/python-lazr.restfulclient.spec b/python-lazr.restfulclient.spec index dcca2c8fd2d822ab88f2374f75832cc9dd314eeb..b51ebc1097377f809b058b2ca5f21a2ab1d0ee93 100644 --- a/python-lazr.restfulclient.spec +++ b/python-lazr.restfulclient.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-lazr.restfulclient -Version: 0.14.5 +Version: 0.14.6 Release: 1 Summary: A programmable client library that takes advantage of the commonalities among License: LGPL-3.0-only URL: https://launchpad.net/lazr.restfulclient -Source0: https://files.pythonhosted.org/packages/88/e2/6b8b83d69aa06ae515a969320a8b8e371afa42b4226c03159641fc773c55/lazr.restfulclient-0.14.5.tar.gz +Source0: https://files.pythonhosted.org/packages/ea/a3/45d80620a048c6f5d1acecbc244f00e65989914bca370a9179e3612aeec8/lazr.restfulclient-0.14.6.tar.gz BuildArch: noarch @@ -69,6 +69,11 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Thu Oct 24 2024 liudy - 0.14.6-1 +- Update version to 0.14.6 +- remove Python 3.12 patch applied upstream +- add a patch to remove usage of python3-six + * Thu Nov 10 2022 wangjunqi - 0.14.5-1 - Update package to version 0.14.5