[packages/python-oslo.i18n] - disable python3 here, release 4
qboosh
qboosh at pld-linux.org
Tue Apr 7 21:24:17 CEST 2026
commit ece45ed1028499abb1daac2c2293645a0912cc96
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Apr 7 21:24:46 2026 +0200
- disable python3 here, release 4
python-oslo.i18n.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-oslo.i18n.spec b/python-oslo.i18n.spec
index a76c868..46a988c 100644
--- a/python-oslo.i18n.spec
+++ b/python-oslo.i18n.spec
@@ -3,14 +3,14 @@
%bcond_without doc # Sphinx documentation
%bcond_with tests # unit tests (incomplete dependencies)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from python3-oslo.i18n.spec)
Summary: Oslo i18n library
Summary(pl.UTF-8): Biblioteka Oslo i18n
Name: python-oslo.i18n
# keep 3.x for python2 support
Version: 3.25.1
-Release: 3
+Release: 4
License: Apache v2.0
Group: Libraries/Python
Source0: https://files.pythonhosted.org/packages/source/o/oslo.i18n/oslo.i18n-%{version}.tar.gz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-oslo.i18n.git/commitdiff/ece45ed1028499abb1daac2c2293645a0912cc96
More information about the pld-cvs-commit
mailing list