Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
python-nss
fix-ftbfs-python3-12.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-ftbfs-python3-12.patch of Package python-nss
Description: fix ftbfs on python3.12 Author: Bo YU <tsu.yubo@gmail.com> Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055552 Forwarded: no, no suitable upstream to submit this Last-Update: 2023-12-06 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- src/py_nspr_error.c | 2 ++ 1 file changed, 2 insertions(+) --- a/src/py_nspr_error.c +++ b/src/py_nspr_error.c @@ -20,6 +20,8 @@ #include "secerr.h" #include "sslerr.h" +#define HAVE_STDARG_PROTOTYPES 1 + typedef struct { PyBaseExceptionObject base; PyObject *error_desc;
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