[packages/python-persistent] - BR: python-setuptools

qboosh qboosh at pld-linux.org
Mon Oct 28 20:21:58 CET 2019


commit 0dbf35fef6c05e4c9a22f4ba86ee80e87887dddf
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Oct 28 20:21:51 2019 +0100

    - BR: python-setuptools

 python-persistent.spec | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-persistent.spec b/python-persistent.spec
index ff55eb0..dccdfd7 100644
--- a/python-persistent.spec
+++ b/python-persistent.spec
@@ -18,16 +18,19 @@ Version:	4.2.4.2
 Release:	6
 License:	ZPL 2.1
 Group:		Libraries/Python
-Source0:	https://files.pythonhosted.org/packages/source/p/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
+#Source0Download: https://pypi.org/simple/persistent/
+Source0:	https://files.pythonhosted.org/packages/source/p/persistent/%{pypi_name}-%{version}.tar.gz
 # Source0-md5:	ce8886ff707814571299935fe84a4bc9
 URL:		http://www.zope.org/Products/ZODB
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with python2}
 BuildRequires:	python-devel
+BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
 BuildRequires:	python3-devel
+BuildRequires:	python3-setuptools
 %endif
 Requires:	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,8 +40,8 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %description -l pl.UTF-8
 
 %package -n python3-%{module}
-Summary:	-
-Summary(pl.UTF-8):	-
+Summary:	Automatic persistence for Python objects
+Summary(pl.UTF-8):	Automytczne trwałe obiekty w Pythonie
 Group:		Libraries/Python
 Requires:	python3-modules
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-persistent.git/commitdiff/0dbf35fef6c05e4c9a22f4ba86ee80e87887dddf



More information about the pld-cvs-commit mailing list