[packages/python-msgpack] - updated URL, drop unused macro

qboosh qboosh at pld-linux.org
Sat May 31 19:08:07 CEST 2025


commit 659e83396d32650f98b8112be90522a218f9da02
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 31 18:48:20 2025 +0200

    - updated URL, drop unused macro

 python-msgpack.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-msgpack.spec b/python-msgpack.spec
index 3834fc6..60976cf 100644
--- a/python-msgpack.spec
+++ b/python-msgpack.spec
@@ -5,7 +5,6 @@
 %bcond_without	python3 # CPython 3.x module
 
 %define		module		msgpack
-%define		pypi_name	msgpack-python
 Summary:	Binary-based efficient data interchange format
 Summary(pl.UTF-8):	Binarny, efektywny format wymiany danych
 Name:		python-%{module}
@@ -14,9 +13,10 @@ Version:	1.0.5
 Release:	3
 License:	Apache v2.0
 Group:		Development/Languages/Python
+#Source0Download: https://pypi.org/simple/msgpack/
 Source0:	https://files.pythonhosted.org/packages/source/m/msgpack/%{module}-%{version}.tar.gz
 # Source0-md5:	da12a9f0a65a803ec005219f6095d0a3
-URL:		http://msgpack.org/
+URL:		https://msgpack.org/
 BuildRequires:	libstdc++-devel
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-msgpack.git/commitdiff/659e83396d32650f98b8112be90522a218f9da02



More information about the pld-cvs-commit mailing list