diff options
Diffstat (limited to 'python-click.spec')
-rw-r--r-- | python-click.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-click.spec b/python-click.spec index 161864d..1c6bb0b 100644 --- a/python-click.spec +++ b/python-click.spec @@ -5,7 +5,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/dd/cf/706c1ad49ab26abed0b77a2f867984c1341ed7387b8030a6aa914e2942a0/click-8.1.7.tar.gz BuildArch: noarch %description Click is a Python package for creating beautiful command line interfaces |