]> git.pld-linux.org Git - packages/python-pyquery.git/commitdiff
- updated files auto/th/python-pyquery-1.4.0-3
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Nov 2019 22:31:05 +0000 (23:31 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Mon, 4 Nov 2019 22:31:05 +0000 (23:31 +0100)
- rel 3

python-pyquery.spec

index 1162849c1f72e0719e87466c94f4b9f442332968..7ebc0e97bfc77bfef7534c42dafb350e2961be4d 100644 (file)
@@ -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
This page took 0.142815 seconds and 4 git commands to generate.