From cf65e261cce1c0900359b516d4b37b08102403155ed1b7185416541c9d46bbbc Mon Sep 17 00:00:00 2001 From: c unix Date: Tue, 25 Jun 2019 15:26:54 +0000 Subject: [PATCH] fix Source URL OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-oscrypto?expand=0&rev=2 --- python-oscrypto.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-oscrypto.spec b/python-oscrypto.spec index da77522..c11df4c 100644 --- a/python-oscrypto.spec +++ b/python-oscrypto.spec @@ -34,7 +34,7 @@ Summary: Python crypto using OS libraries License: MIT Group: Development/Languages/Python URL: https://github.com/wbond/oscrypto -Source: https://github.com/wbond/oscrypto/archive/oscrypto-%{version}.tar.gz +Source: https://github.com/wbond/oscrypto/archive/%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: %{python_module asn1crypto >= 0.22.0} BuildRequires: fdupes