[packages/python-msgpack] - up to 0.5.6

arekm arekm at pld-linux.org
Wed Jul 4 12:33:18 CEST 2018


commit 278786e8cafed53632379b09f0d5fc57967be20a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jul 4 12:33:12 2018 +0200

    - up to 0.5.6

 python-msgpack.spec | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/python-msgpack.spec b/python-msgpack.spec
index 8b6282f..b32e6c4 100644
--- a/python-msgpack.spec
+++ b/python-msgpack.spec
@@ -10,12 +10,12 @@
 Summary:	Binary-based efficient data interchange format
 Summary(pl.UTF-8):	Binarny efektywny format wymiany danych.
 Name:		python-%{module}
-Version:	0.4.8
-Release:	3
+Version:	0.5.6
+Release:	1
 License:	ASL
 Group:		Development/Languages/Python
-Source0:	https://files.pythonhosted.org/packages/source/m/%{pypi_name}/%{pypi_name}-%{version}.tar.gz
-# Source0-md5:	dcd854fb41ee7584ebbf35e049e6be98
+Source0:	https://pypi.debian.net/msgpack/%{module}-%{version}.tar.gz
+# Source0-md5:	9dfceb24c6e4e7de032687ee5a7ef4d6
 URL:		http://msgpack.org/
 BuildRequires:	libstdc++-devel
 BuildRequires:	rpm-pythonprov
@@ -70,7 +70,7 @@ API documentation for %{module}.
 Dokumentacja API %{module}.
 
 %prep
-%setup -q -n msgpack-python-%{version}
+%setup -q -n %{module}-%{version}
 
 %build
 %if %{with python2}
@@ -109,7 +109,7 @@ rm -rf $RPM_BUILD_ROOT
 %{py_sitedir}/%{module}/*.py[co]
 %attr(755,root,root) %{py_sitedir}/%{module}/_packer.so
 %attr(755,root,root) %{py_sitedir}/%{module}/_unpacker.so
-%{py_sitedir}/msgpack_python-%{version}-py*.egg-info
+%{py_sitedir}/msgpack-%{version}-py*.egg-info
 %endif
 
 %if %{with python3}
@@ -121,7 +121,7 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{py3_sitedir}/%{module}/_unpacker.cpython-*.so
 %{py3_sitedir}/%{module}/*.py
 %{py3_sitedir}/%{module}/__pycache__
-%{py3_sitedir}/msgpack_python-%{version}-py*.egg-info
+%{py3_sitedir}/msgpack-%{version}-py*.egg-info
 %endif
 
 %if %{with doc}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-msgpack.git/commitdiff/278786e8cafed53632379b09f0d5fc57967be20a



More information about the pld-cvs-commit mailing list