]> git.pld-linux.org Git - packages/python-pyquery.git/commitdiff
- updated to 1.4.1 (the last version supporting python 2 according to changelog) auto/th/python-pyquery-1.4.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 31 Dec 2019 18:25:02 +0000 (19:25 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 31 Dec 2019 18:25:02 +0000 (19:25 +0100)
python-pyquery.spec

index 7ebc0e97bfc77bfef7534c42dafb350e2961be4d..156f385b348c4c6c8afb057e286f0560f883e214 100644 (file)
@@ -9,13 +9,13 @@
 Summary:       A jquery-like library for Python
 Summary(pl.UTF-8):     Podobna do jquery biblioteka dla Pythona
 Name:          python-%{module}
-Version:       1.4.0
-Release:       3
+Version:       1.4.1
+Release:       1
 License:       BSD
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/pyquery/
 Source0:       http://files.pythonhosted.org/packages/source/p/pyquery/%{module}-%{version}.tar.gz
-# Source0-md5: a4aec587d6dcb01cf6fb7564bcedd2b7
+# Source0-md5: 7445c6de6db6618bf0670f624f2a82d4
 URL:           http://pypi.org/project/pyquery/
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
@@ -31,7 +31,7 @@ BuildRequires:        python-webtest
 %endif
 %endif
 %if %{with python3}
-BuildRequires: python3-devel >= 1:3.3
+BuildRequires: python3-devel >= 1:3.5
 BuildRequires: python3-setuptools
 %if %{with tests}
 BuildRequires: python3-WebOb
@@ -62,7 +62,7 @@ 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:      python3-modules >= 1:3.3
+Requires:      python3-modules >= 1:3.5
 
 %description -n python3-%{module}
 Pyquery allows you to make jquery queries on xml documents. The API is
This page took 0.115068 seconds and 4 git commands to generate.