From 3cccf202642e8e919da7022202c6585fb8776a4f Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 11 Feb 2025 08:24:16 +0000 Subject: [PATCH] 7.1.2 --- .abf.yml | 3 +-- python-click.spec | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index d4614e4..c73fde9 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,4 +1,3 @@ sources: - Click-7.0.tar.gz: fcbbb6d25b8eb45f7919e8605ec33b33583b0217 - click-7.0.dev0.tar.gz: 8a04f52721aa28e919916f69ac02c37b038a9e49 + Click-7.1.2.tar.gz: df5cae0c0df77aef5890b35247eff1ff5890d873 python-Click-7.1.2.tar.gz: df5cae0c0df77aef5890b35247eff1ff5890d873 diff --git a/python-click.spec b/python-click.spec index 65a16f1..3eb5f01 100644 --- a/python-click.spec +++ b/python-click.spec @@ -6,7 +6,7 @@ Release: 1 Summary: A simple wrapper around optparse for powerful command line utilities URL: https://palletsprojects.com/projects/click #Source0: http://pypi.python.org/packages/source/c/%{module}/%{module}-%{version}.tar.gz -Source0: https://github.com/pallets/click/archive/%{version}/%{name}-%{version}.tar.gz +Source0: https://github.com/pallets/click/archive/%{version}/%{module}-%{version}.tar.gz License: BSD Group: Development/Python BuildRequires: pythonegg(setuptools)