[packages/python-lz4] - up to 2.2.1

baggins baggins at pld-linux.org
Sat Nov 27 19:23:06 CET 2021


commit 87566caef6e008a527159e726d32162df7ea67b3
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Nov 27 19:22:54 2021 +0100

    - up to 2.2.1

 python-lz4.spec | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/python-lz4.spec b/python-lz4.spec
index be838b9..5527a75 100644
--- a/python-lz4.spec
+++ b/python-lz4.spec
@@ -1,18 +1,21 @@
+#
+# TODO: versions 3.0.0+ support only python 3.6+
+#
 # Conditional build:
 %bcond_with	doc	# don't build doc
 %bcond_without	tests	# do not perform "make test"
 %bcond_without	python2 # CPython 2.x module
 %bcond_without	python3 # CPython 3.x module
 
-%define 	module	lz4
+%define		module	lz4
 Summary:	LZ4 bindings for Python
 Name:		python-%{module}
-Version:	2.1.6
-Release:	4
+Version:	2.2.1
+Release:	1
 License:	BSD
 Group:		Libraries/Python
 Source0:	http://pypi.debian.net/lz4/lz4-%{version}.tar.gz
-# Source0-md5:	badde942dabaac89256243b87977c49c
+# Source0-md5:	778661bc5271b5befe11ee127c252a5d
 URL:		https://github.com/python-lz4/python-lz4
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.714
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-lz4.git/commitdiff/87566caef6e008a527159e726d32162df7ea67b3



More information about the pld-cvs-commit mailing list