[packages/python-redis] - https github URL, typo

qboosh qboosh at pld-linux.org
Sun Feb 22 09:35:43 CET 2026


commit fc25726b3161cc9583a5c99488f6a5dbd494cb4f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Feb 22 09:35:47 2026 +0100

    - https github URL, typo

 python-redis.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-redis.spec b/python-redis.spec
index bfe1a2f..61887df 100644
--- a/python-redis.spec
+++ b/python-redis.spec
@@ -15,7 +15,7 @@ License:	MIT
 Group:		Development/Languages
 Source0:	https://files.pythonhosted.org/packages/source/r/redis/redis-%{version}.tar.gz
 # Source0-md5:	7a00d4540374f34e152a33faa1fcee5f
-URL:		http://github.com/redis/redis-py
+URL:		https://github.com/redis/redis-py
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
 %if %{with python2}
@@ -41,7 +41,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 This is a Python interface to the Redis key-value store.
 
 %description -l pl.UTF-8
-Interfejs Ptyhona do usługi przechowywania danych klucz-wartość Redis.
+Interfejs Pythona do usługi przechowywania danych klucz-wartość Redis.
 
 %package -n python3-%{module}
 Summary:	A Python client for redis
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-redis.git/commitdiff/fc25726b3161cc9583a5c99488f6a5dbd494cb4f



More information about the pld-cvs-commit mailing list