14
0

Accepting request 491152 from home:TheBlackCat:branches:devel:languages:python

Fix URL.

OBS-URL: https://build.opensuse.org/request/show/491152
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-simplegeneric?expand=0&rev=5
This commit is contained in:
Todd R
2017-04-25 21:50:27 +00:00
committed by Git OBS Bridge
parent 1f8d955478
commit f74d57c5c5
2 changed files with 6 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ License: ZPL-2.1
Summary: Simple generic functions (similar to Python's own len(), pickle.dump(), etc)
Url: http://cheeseshop.python.org/pypi/simplegeneric
Group: Development/Languages/Python
Source: http://files.pythonhosted.org/packages/source/s/simplegeneric/simplegeneric-%{version}.zip
Source: https://files.pythonhosted.org/packages/source/s/simplegeneric/simplegeneric-%{version}.zip
BuildRequires: fdupes
BuildRequires: unzip
BuildRequires: python-rpm-macros