From 9dd2cd37806816793fa142ecf4734ed8ae371637be8f02006d5dbd4a3f315d76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 11 Apr 2019 08:31:18 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bson?expand=0&rev=3 --- python-bson.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-bson.spec b/python-bson.spec index ed1f54a..1a07fff 100644 --- a/python-bson.spec +++ b/python-bson.spec @@ -23,8 +23,8 @@ Release: 0 Summary: BSON codec for Python License: BSD-3-Clause AND Apache-2.0 Group: Development/Languages/Python -URL: http://github.com/py-bson/bson -Source: https://github.com/py-bson/bson/archive/%{version}.tar.gz/bson-%{version}.tar.gz +URL: https://github.com/py-bson/bson +Source: https://github.com/py-bson/bson/archive/%{version}.tar.gz#/bson-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros