Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37909444
en ru br
ALT Linux repositórios
S:1.5.0.4-alt1

Group :: Development/Python3
RPM: python3-module-zstd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: python3-module-zstd-1.4.5.1-test-external.patch
Download


--- zstd-1.3.8.1/setup.py.orig	2019-03-04 17:40:51.208528890 +0700
+++ zstd-1.3.8.1/setup.py	2019-03-04 17:58:37.644953996 +0700
@@ -97,6 +97,8 @@
 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:
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009