[python-botocore] Fix url

Lubomir Rintel lkundrak at fedoraproject.org
Fri Aug 15 18:15:53 UTC 2014


commit 88a40856ffac4cf5bd3979a9ed6f6f8ca4863813
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Fri Aug 15 20:15:52 2014 +0200

    Fix url

 python-botocore.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/python-botocore.spec b/python-botocore.spec
index 30e3648..6a412ca 100644
--- a/python-botocore.spec
+++ b/python-botocore.spec
@@ -11,7 +11,7 @@ Summary:        The low-level, core functionality of boto 3
 Group:          System Environment/Libraries
 
 License:        ASL 2.0
-URL:            http://aws.amazon.com/cli/
+URL:            https://github.com/boto/botocore
 Source0:        https://pypi.python.org/packages/source/b/botocore/botocore-%{version}.tar.gz
 Patch0:         0001-botocore-Add-some-version-requirements.patch
 Patch1:         0001-Do-not-use-bundled-requests.patch


More information about the scm-commits mailing list