[packages/python-pyquery] - updated files - rel 3
baggins
baggins at pld-linux.org
Mon Nov 4 23:31:23 CET 2019
commit e99f893a2508398800c1e4ca8255679e981728cb
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Mon Nov 4 23:31:05 2019 +0100
- updated files
- rel 3
python-pyquery.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/python-pyquery.spec b/python-pyquery.spec
index 1162849..7ebc0e9 100644
--- a/python-pyquery.spec
+++ b/python-pyquery.spec
@@ -5,12 +5,12 @@
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
-%define module pyquery
+%define module pyquery
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: 2
+Release: 3
License: BSD
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/pyquery/
@@ -146,5 +146,5 @@ rm -rf $RPM_BUILD_ROOT
%if %{with doc}
%files apidocs
%defattr(644,root,root,755)
-%doc docs/_build/html/{_modules,_static,*.html,*.js}
+%doc docs/_build/html/{_static,*.html,*.js}
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyquery.git/commitdiff/e99f893a2508398800c1e4ca8255679e981728cb
More information about the pld-cvs-commit
mailing list