From 88a40856ffac4cf5bd3979a9ed6f6f8ca4863813 Mon Sep 17 00:00:00 2001 From: Lubomir Rintel Date: Fri, 15 Aug 2014 20:15:52 +0200 Subject: [PATCH] Fix url --- python-botocore.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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