[packages/python-pyatspi] - disable python3 here, release 6
qboosh
qboosh at pld-linux.org
Sat Sep 13 20:45:10 CEST 2025
commit 357106c7d05ed3c1c814f51c956f3a6d4d2928fd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Sep 13 20:48:00 2025 +0200
- disable python3 here, release 6
python-pyatspi.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-pyatspi.spec b/python-pyatspi.spec
index 4ff8899..c28237f 100644
--- a/python-pyatspi.spec
+++ b/python-pyatspi.spec
@@ -1,14 +1,15 @@
#
# Conditional build:
%bcond_without python2 # Python 2.x module
-%bcond_without python3 # Python 3.x module
+%bcond_with python3 # Python 3.x module (built from python3-pyatspi.spec)
#
%define module pyatspi
Summary: AT-SPI Python bindings
Summary(pl.UTF-8): Wiązania AT-SPI dla Pythona
Name: python-%{module}
+# keep 2.46.x here for python2 support
Version: 2.46.1
-Release: 5
+Release: 6
License: LGPL v2
Group: Development/Languages/Python
Source0: https://download.gnome.org/sources/pyatspi/2.46/%{module}-%{version}.tar.xz
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-pyatspi.git/commitdiff/357106c7d05ed3c1c814f51c956f3a6d4d2928fd
More information about the pld-cvs-commit
mailing list