[packages/python-pyquery] - R fixed

arekm arekm at pld-linux.org
Thu Oct 15 13:53:05 CEST 2015


commit 10206e91749c9ddfffade5c89a1c49f992d3e1ab
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Oct 15 13:52:58 2015 +0200

    - R fixed

 python-pyquery.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-pyquery.spec b/python-pyquery.spec
index 4a5dffd..13a9330 100644
--- a/python-pyquery.spec
+++ b/python-pyquery.spec
@@ -49,9 +49,9 @@ lxml do szybkiej manipulacji plików XML i HTML.
 Summary:	A jquery-like library for Python
 Summary(pl.UTF-8):	Podobna do jquery biblioteka dla Pythona
 Group:		Libraries/Python
-Requires:	python-cssselect
-Requires:	python-lxml
-Requires:	python-modules
+Requires:	python3-cssselect
+Requires:	python3-lxml
+Requires:	python3-modules
 
 %description -n python3-%{module}
 Pyquery allows you to make jquery queries on xml documents. The API is
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyquery.git/commitdiff/10206e91749c9ddfffade5c89a1c49f992d3e1ab



More information about the pld-cvs-commit mailing list