commit f2753113720ba7549478886d607f150a4cd3365f
Author: Jakub Bogusz <[email protected]>
Date:   Mon Oct 28 19:02:39 2019 +0100

    - BR: python-setuptools

 python-regex.spec | 10 ++++------
 1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/python-regex.spec b/python-regex.spec
index 284d183..6b56bae 100644
--- a/python-regex.spec
+++ b/python-regex.spec
@@ -13,7 +13,8 @@ Version:      2018.02.21
 Release:       3
 License:       PSF
 Group:         Libraries/Python
-Source0:       
https://files.pythonhosted.org/packages/source/r/%{module}/%{module}-%{version}.tar.gz
+#Source0Download: https://pypi.org/simple/regex/
+Source0:       
https://files.pythonhosted.org/packages/source/r/regex/%{module}-%{version}.tar.gz
 # Source0-md5: 81c128915267f59738b2ac5757b8a460
 URL:           https://bitbucket.org/mrabarnett/mrab-regex
 BuildRequires: rpm-pythonprov
@@ -21,15 +22,12 @@ BuildRequires:      rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires: python-devel
-#BuildRequires:        python-setuptools
+BuildRequires: python-setuptools
 %endif
 %if %{with python3}
 BuildRequires: python3-devel
-#BuildRequires:        python3-setuptools
+BuildRequires: python3-setuptools
 %endif
-# when using /usr/bin/env or other in-place substitutions
-#BuildRequires:        sed >= 4.0
-# replace with other requires if defined in setup.py
 Requires:      python-modules
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-regex.git/commitdiff/f2753113720ba7549478886d607f150a4cd3365f

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to