[packages/python-bcrypt] - disabled python3 here, release 9

qboosh qboosh at pld-linux.org
Mon Dec 1 17:48:01 CET 2025


commit 96e400a07ea2d5700a4623618b01d7d117ffdc4c
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Dec 1 17:48:09 2025 +0100

    - disabled python3 here, release 9

 python-bcrypt.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-bcrypt.spec b/python-bcrypt.spec
index 15081cd..8ed505f 100644
--- a/python-bcrypt.spec
+++ b/python-bcrypt.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without	tests	# unit tests
 %bcond_without	python2 # CPython 2.x module
-%bcond_without	python3 # CPython 3.x module
+%bcond_with	python3 # CPython 3.x module (built from python3-bcrypt.spec)
 
 %define		module	bcrypt
 Summary:	Library for password hashing for your software and your servers
@@ -10,7 +10,7 @@ Summary(pl.UTF-8):	Biblioteka do tworzenia skrótów haseł dla programów i ser
 Name:		python-%{module}
 # keep 3.1.x for python2 support
 Version:	3.1.7
-Release:	8
+Release:	9
 License:	Apache v2.0
 Group:		Libraries/Python
 #Source0Download: https://pypi.org/simple/bcrypt/
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-bcrypt.git/commitdiff/96e400a07ea2d5700a4623618b01d7d117ffdc4c




More information about the pld-cvs-commit mailing list