Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rings:1-MinimalX
gpgme
python313.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File python313.patch of Package gpgme
Index: gpgme-1.23.2/configure.ac =================================================================== --- gpgme-1.23.2.orig/configure.ac +++ gpgme-1.23.2/configure.ac @@ -591,7 +591,7 @@ if test "$found_py" = "1"; then # Reset everything, so that we can look for another Python. m4_foreach([mym4pythonver], [[2.7],[3.4],[3.5],[3.6],[3.7],[3.8],[3.9],[3.10], - [3.11],[3.12],[all]], + [3.11],[3.12],[3.13],[all]], [unset PYTHON unset PYTHON_VERSION unset PYTHON_CPPFLAGS Index: gpgme-1.23.2/lang/python/setup.py.in =================================================================== --- gpgme-1.23.2.orig/lang/python/setup.py.in +++ gpgme-1.23.2/lang/python/setup.py.in @@ -291,6 +291,7 @@ GPGME and these bindings is available he 'Programming Language :: Python :: 3.10', 'Programming Language :: Python :: 3.11', 'Programming Language :: Python :: 3.12', + 'Programming Language :: Python :: 3.13', 'Operating System :: POSIX', 'Operating System :: Microsoft :: Windows', 'Topic :: Communications :: Email', Index: gpgme-1.23.2/m4/python.m4 =================================================================== --- gpgme-1.23.2.orig/m4/python.m4 +++ gpgme-1.23.2/m4/python.m4 @@ -41,7 +41,7 @@ AC_DEFUN([AM_PATH_PYTHON], m4_define_default([_AM_PYTHON_INTERPRETER_LIST], [python2 python2.7 dnl python dnl - python3 python3.12 python3.11 python3.10 python3.9 python3.8 python3.6 + python3 python3.13 python3.12 python3.11 python3.10 python3.9 python3.8 python3.6 ]) AC_ARG_VAR([PYTHON], [the Python interpreter])
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor