Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
systemsmanagement:saltstack:bundle:next:python311:Debian11
saltbundlepy-tornado
fix-wheel-cp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fix-wheel-cp.patch of Package saltbundlepy-tornado
--- a/setup.py +++ b/setup.py @@ -63,7 +63,7 @@ python, abi, plat = super().get_tag() if python.startswith("cp"): - return "cp38", "abi3", plat + return "cp311", "abi3", plat return python, abi, plat kwargs["cmdclass"] = {"bdist_wheel": bdist_wheel_abi3}
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