[packages/python-maxminddb] rel 16; disable python3 here. Now in python3-maxminddb.spec

arekm arekm at pld-linux.org
Thu Feb 15 15:27:29 CET 2024


commit 0574dee134b3824b734ac66b03eb0ed01c05c282
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Feb 15 14:43:33 2024 +0100

    rel 16; disable python3 here. Now in python3-maxminddb.spec

 python-maxminddb.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-maxminddb.spec b/python-maxminddb.spec
index 89d212f..a9f4278 100644
--- a/python-maxminddb.spec
+++ b/python-maxminddb.spec
@@ -3,13 +3,13 @@
 %bcond_without	doc		# don't build doc
 %bcond_with	tests	# do not perform "make test"
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with		python3 # CPython 3.x module
 
 %define 	module	maxminddb
 Summary:	Python extension for reading the MaxMind DB format
 Name:		python-%{module}
 Version:	1.1.1
-Release:	15
+Release:	16
 License:	APL
 Group:		Libraries/Python
 Source0:	https://pypi.python.org/packages/source/m/maxminddb/maxminddb-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-maxminddb.git/commitdiff/0574dee134b3824b734ac66b03eb0ed01c05c282



More information about the pld-cvs-commit mailing list