[packages/python-django] distribute is obsolete, BR: python3-setuptools instead

jajcus jajcus at pld-linux.org
Thu Nov 12 15:20:07 CET 2015


commit cda38c2144bf1f9779b42e8dfad91a0e39815c38
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Thu Nov 12 11:58:42 2015 +0100

    distribute is obsolete, BR: python3-setuptools instead

 python-django.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-django.spec b/python-django.spec
index 0a69517..09865fb 100644
--- a/python-django.spec
+++ b/python-django.spec
@@ -19,7 +19,7 @@ BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
 BuildRequires:	python3-devel >= 1:3.3
-BuildRequires:	python3-distribute
+BuildRequires:	python3-setuptools
 %endif
 BuildRequires:	rpm-pythonprov
 BuildRequires:	sphinx-pdg
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-django.git/commitdiff/cda38c2144bf1f9779b42e8dfad91a0e39815c38



More information about the pld-cvs-commit mailing list