[packages/python-passlib] Rel 3; disable python3 (its in python3-passlib.spec now)
arekm
arekm at pld-linux.org
Fri Feb 6 15:29:15 CET 2026
commit 8758ef960c049f3178b68bc92a6752052b25a5d9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Feb 6 15:29:10 2026 +0100
Rel 3; disable python3 (its in python3-passlib.spec now)
python-passlib.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-passlib.spec b/python-passlib.spec
index 9764e18..0d6ffd4 100644
--- a/python-passlib.spec
+++ b/python-passlib.spec
@@ -2,13 +2,13 @@
%bcond_without doc # API documentation
%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
%define module passlib
Summary: Comprehensive password hashing framework supporting over 20 schemes
Name: python-%{module}
Version: 1.7.4
-Release: 1
+Release: 2
License: BSD
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/p/passlib/%{module}-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-passlib.git/commitdiff/8758ef960c049f3178b68bc92a6752052b25a5d9
More information about the pld-cvs-commit
mailing list