Logo
Explore SSH Host Keys Package Repositories Git Workflow Documentation Help
Sign In
pool/python-zstd
SHA256
17
0
Fork 2
You've already forked python-zstd
Code Issues Pull Requests Activity
Files
leap-16.1
python-zstd/test-external.patch

16 lines
326 B
Diff
Raw Permalink Normal View History

- Update to version 1.5.4.0: - Update libzstd to 1.5.4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstd?expand=0&rev=28
2023-02-28 13:46:06 +00:00
---
setup.py | 2 ++
1 file changed, 2 insertions(+)
--- a/setup.py
+++ b/setup.py
@@ -119,6 +119,8 @@ else:
Accepting request 681403 from home:jayvdb:python-imageio - Initial spec for v1.3.8.1, adding test-external.patch to allow tests to run with an external library, and test-once to avoid custom hack to run tests which actually runs them twice. OBS-URL: https://build.opensuse.org/request/show/681403 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zstd?expand=0&rev=1
2019-03-04 13:22:25 +00:00
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:
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 51ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API