Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Simmphonie:python310
python-zstd
test-external.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File test-external.patch of Package python-zstd
--- setup.py | 2 ++ 1 file changed, 2 insertions(+) --- a/setup.py +++ b/setup.py @@ -119,6 +119,8 @@ else: class ZstdBuildExt( build_ext ): def build_extensions(self): + if 'test' in sys.argv: return + c = self.compiler.compiler_type if c in COPT: for e in self.extensions:
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