From e70eb3fdcb284564c775abb452241d76e3927ecdf16f989a8f5b6b690a27608a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 29 May 2014 13:08:57 +0000 Subject: [PATCH] Accepting request 235681 from home:matejcik:branches:devel:languages:python fix source URLs for cryptography_vectors OBS-URL: https://build.opensuse.org/request/show/235681 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cryptography?expand=0&rev=5 --- python-cryptography.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-cryptography.spec b/python-cryptography.spec index 24215d0..cfbfab4 100644 --- a/python-cryptography.spec +++ b/python-cryptography.spec @@ -26,8 +26,8 @@ Group: Development/Languages/Python Source0: https://pypi.python.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz Source1: https://pypi.python.org/packages/source/c/cryptography/cryptography-%{version}.tar.gz.asc Source2: %{name}.keyring -Source3: https://pypi.python.org/packages/source/c/cryptography/cryptography_vectors-%{version}.tar.gz -Source4: https://pypi.python.org/packages/source/c/cryptography/cryptography_vectors-%{version}.tar.gz.asc +Source3: https://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-%{version}.tar.gz +Source4: https://pypi.python.org/packages/source/c/cryptography-vectors/cryptography_vectors-%{version}.tar.gz.asc BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{suse_version} && 0%{?suse_version} >= 1220 BuildRequires: gpg-offline