diff --git a/click-8.0.4.tar.gz b/click-8.0.4.tar.gz deleted file mode 100644 index b9568a60ff08d7c446948d03a1b817016443af48..0000000000000000000000000000000000000000 Binary files a/click-8.0.4.tar.gz and /dev/null differ diff --git a/click-8.1.7.tar.gz b/click-8.1.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..d70eb3d747c69a127ca19959e3e56ae5cab20e64 Binary files /dev/null and b/click-8.1.7.tar.gz differ diff --git a/python-click.spec b/python-click.spec index 9ef8244e0d811d8cc63cbe2a9b3bdc4815896995..1c27b93f355056752d37916d31fe9b091c904177 100644 --- a/python-click.spec +++ b/python-click.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-click -Version: 8.0.4 +Version: 8.1.7 Release: 1 Summary: Composable command line interface toolkit License: BSD URL: https://palletsprojects.com/p/click/ -Source0: https://files.pythonhosted.org/packages/dd/cf/706c1ad49ab26abed0b77a2f867984c1341ed7387b8030a6aa914e2942a0/click-8.0.4.tar.gz +Source0: https://files.pythonhosted.org/packages/96/d3/f04c7bfcf5c1862a2a5b845c6b2b360488cf47af55dfa79c98f6a6bf98b5/click-8.1.7.tar.gz BuildArch: noarch %description Click is a Python package for creating beautiful command line interfaces @@ -86,6 +86,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Sep 20 2023 luluo12 - 8.1.7-1 +- Upgrade package python3-click to version 8.1.7 + * Thu May 19 2022 OpenStack_SIG - 8.0.4-1 - Upgrade package python3-click to version 8.0.4