commit 3e5e84bd358af590783c0b5e5f1e38b3474a04de
Author: Jakub Bogusz <[email protected]>
Date:   Sat Oct 28 22:24:24 2023 +0200

    - python2 note, updated URLs to https

 python-pyquery.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-pyquery.spec b/python-pyquery.spec
index d6c2c12..337c2e9 100644
--- a/python-pyquery.spec
+++ b/python-pyquery.spec
@@ -9,14 +9,15 @@
 Summary:       A jquery-like library for Python
 Summary(pl.UTF-8):     Podobna do jquery biblioteka dla Pythona
 Name:          python-%{module}
+# keep 1.4.1 here for python2 support
 Version:       1.4.1
 Release:       4
 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:       
https://files.pythonhosted.org/packages/source/p/pyquery/%{module}-%{version}.tar.gz
 # Source0-md5: 7445c6de6db6618bf0670f624f2a82d4
-URL:           http://pypi.org/project/pyquery/
+URL:           https://pypi.org/project/pyquery/
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.714
 %if %{with python2}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pyquery.git/commitdiff/3e5e84bd358af590783c0b5e5f1e38b3474a04de

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to