[packages/python-msgpack] Version 0.4.2.

matkor matkor at pld-linux.org
Mon Oct 6 16:19:02 CEST 2014


commit 7f3a6040279520654a78c0bd2eaa369e2032e436
Author: Mateusz Korniak <matkor at pld-linux.org>
Date:   Mon Oct 6 15:50:21 2014 +0200

    Version 0.4.2.

 python-msgpack.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/python-msgpack.spec b/python-msgpack.spec
index 358fe87..bd18b65 100644
--- a/python-msgpack.spec
+++ b/python-msgpack.spec
@@ -4,12 +4,12 @@
 Summary:	Binary-based efficient data interchange format
 Summary(pl.UTF-8):	Binarny efektywny format wymiany danych.
 Name:		python-%{module}
-Version:	0.2.4
-Release:	1
+Version:	0.4.2
+Release:	0.1
 License:	ASL
 Group:		Development/Languages/Python
 Source0:	http://pypi.python.org/packages/source/m/msgpack-python/msgpack-python-%{version}.tar.gz
-# Source0-md5:	c4bb313cd35b57319f588491b1614289
+# Source0-md5:	e3a0fdfd864c72c958bb501d39b39caf
 URL:		http://msgpack.org/
 BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
@@ -54,7 +54,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %dir %{py_sitedir}/%{module}
 %{py_sitedir}/%{module}/*.py[co]
-%attr(755,root,root) %{py_sitedir}/%{module}/_msgpack.so
+%attr(755,root,root) %{py_sitedir}/%{module}/_packer.so
+%attr(755,root,root) %{py_sitedir}/%{module}/_unpacker.so
 %if "%{py_ver}" > "2.4"
 %{py_sitedir}/%{module}*.egg-info
 %endif
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list