| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: rust-brotli: Move to (gnu packages crates-compression).•••* gnu/packages/crates-io.scm (rust-brotli-7, rust-brotli-6,
rust-brotli-3, rust-brotli-decompressor-4, rust-brotli-decompressor-2,
rust-brotli-sys-0.3, rust-brotli2-0.3): Move from here ...
* gnu/packages/crates-compression.scm: ... to here.
Change-Id: I61968fe7600e3e2cf52a52f24b2527ba3e3c9236
| Efraim Flashner | 13 days | 1 | -0/+1 |
* | gnu: Add python-blosc2.•••* gnu/packages/python-compression.scm (python-blosc2): New variable.
Change-Id: Id83074efd08b03c09e4c620d3a92a57c0d6340d0
| Maxim Cournoyer | 2024-12-17 | 1 | -0/+53 |
* | gnu: python-zipstream-ng: Fix build.•••* gnu/packages/python-compression.scm (python-zipstream-ng) [native-inputs]:
Add "python-setuptools" and "python-wheel".
Change-Id: Ifdcaeafd585500611a444a354c94c401d96bdd88
Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Artyom V. Poptsov | 2024-12-16 | 1 | -1/+1 |
* | gnu: python-ewah-bool-utils: Update to 1.2.2.•••* gnu/packages/python-compression.scm (python-ewah-bool-utils): Update to 1.2.2.
[native-inputs]: Add python-setuptools and python-wheel.
Change-Id: I95840551cde83d0b74898eccb14b38d50edbc842
| Sharlatan Hellseher | 2024-12-13 | 1 | -3/+6 |
* | gnu: Add python-setuptools/python-wheel where necessary.•••Changes to pyproject-build-system require explicit dependency on
setuptools/wheel.
Change-Id: Icd7699fc1dc56e974ae7568f2ae916dbf876bea5
| Lars-Dominik Braun | 2024-12-13 | 1 | -0/+1 |
* | build-system/pyproject: Use python-sans-pip-wrapper as default-python.•••Also adds python-setuptools and python-wheel to relevant packages,
either to native-inputs or to propagated inputs if the pkg_resources
Python module is loaded at runtime.
* guix/build-system/pyproject.scm (default-python): Default to
python-sans-pip-wrapper.
Change-Id: I2d986c2225114f54459dd6bb360913106e52cdf4
| Lars-Dominik Braun | 2024-12-13 | 1 | -9/+19 |
* | gnu: Fix synopsis in various python packages.•••* gnu/packages/python-compression.scm (python-inflate64): Fix synopsis.
* gnu/packages/python-science.scm (python-xarray-dataclasses): Fix synopsis.
* gnu/packages/python-web.scm (python-waybackpack): Fix synopsis.
* gnu/packages/python-xyz.scm (python-mir-eval): Fix synopsis.
(python-restructuredtext-lint): Fix synopsis. (python-pixelmatch): Fix
synopsis. (python-google-pasta): Fix synopsis. (python-xmp-toolkit): Fix
synopsis.
* gnu/packages/bioinformatics.scm (python-mgatk): Fix synopsis.
* gnu/packages/rpc.scm (python-grpc-stubs): Fix synopsis.
* gnu/packages/simulation.scm (python-commonroad-io): Fix synopsis.
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
| Gabriel Wicki | 2024-12-10 | 1 | -1/+1 |
* | gnu: rust-zstd-sys-2: Unbundle zstd.•••* gnu/packages/crates-io.scm (rust-zstd-sys-2)[source]: Add snippet to
remove bundled zstd.
[native-inputs]: Add pkg-config.
[inputs]: Add zstd:lib.
(rust-parquet2-0.17, rust-polars-io-0.37, rust-polars-pipe-0.37,
rust-zip-0.6, rust-zstd-0.13, rust-zstd-safe-7)[native-inputs]: Add
pkg-config.
[inputs]: Add zstd:lib.
* gnu/packages/crates-web.scm (rust-tower-http-0.5)[native-inputs]: Add
pkg-config.
[inputs]: Add zstd:lib.
* gnu/packages/python-compression.scm (python-cramjam)
[native-inputs]: Add pkg-config.
[inputs]: Add zstd:lib.
Change-Id: Iccb160aa7099c141567c415237ab9662448a4e93
| Efraim Flashner | 2024-07-19 | 1 | -0/+2 |
* | gnu: python-ewah-bool-utils: Update to 1.2.0.•••* gnu/packages/python-compression.scm (python-ewah-bool-utils): Update to 1.2.0.
Change-Id: I7bc50249f2d7e97c64d23054ad176cf0e4af6258
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Sharlatan Hellseher | 2024-05-30 | 1 | -2/+2 |
* | gnu: Add python-zipstream-ng.•••* gnu/packages/python-xyz.scm (python-zipstream-ng): New variable.
Change-Id: Idf0c0d471aa1eda45cf649874f6a79b6b9a7937b
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| TakeV | 2024-04-06 | 1 | -0/+21 |
* | gnu: Add python-ewah-bool-utils.•••* gnu/packages/python-compression.scm (python-ewah-bool-utils): New variable.
Change-Id: Ib9730d599f66bc2b864bfd305135e367f89ba9dd
| Sharlatan Hellseher | 2024-03-29 | 1 | -0/+35 |
* | gnu: python-blosc: Simplify package.•••* gnu/packages/python-compression.scm (python-blosc) [arguments]
<#:phases>: Swap to simple lambda in 'find-blosc phase as it already
uses this-package-input procedure.
Change-Id: I4d3219d9575b9573b0c384b067855fa927f122da
| Sharlatan Hellseher | 2024-03-29 | 1 | -1/+1 |
* | gnu: python-blosc: Move to python-compression.•••* gnu/packages/python-xyz.scm (python-blosc): Move from here ...
* gnu/packages/python-compression.scm: ... to here.
Change-Id: Ieed1b399602d0ba64b065d1c03ef0855ac52f71e
| Sharlatan Hellseher | 2024-03-29 | 1 | -1/+46 |
* | gnu: Add python-cramjam.•••* gnu/packages/python-compression.scm (python-cramjam): New variable.
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
| Troy Figiel | 2024-03-03 | 1 | -1/+79 |
* | gnu: Add python-python-snappy.•••* gnu/packages/python-compression.scm (python-python-snappy): New variable.
| Troy Figiel | 2024-01-09 | 1 | -0/+34 |
* | gnu: Add python-pylsqpack.•••* gnu/packages/python-compression.scm (python-pylsqpack): New variable.
| Marius Bakke | 2023-09-22 | 1 | -1/+21 |
* | gnu: python-pyzstd: Unbundle and dynamically link Zstd.•••* gnu/packages/python-compression.scm (python-pyzstd)[source]:
Delete bundled Zstd.
[arguments]: Add "--dynamic-link-zstd" configure flag, and honour it.
[inputs]: Add zstd.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -2/+26 |
* | gnu: python-pyzstd: Update to 0.15.9.•••* gnu/packages/python-compression.scm (python-pyzstd): Update to 0.15.9.
| Tobias Geerinckx-Rice | 2023-07-16 | 1 | -5/+3 |
* | gnu: python-isal: Update to 1.1.0.•••* gnu/packages/python-compression.scm (python-isal): Update to 1.1.0.
[build-system]: Use pyproject-build-system.
| Ricardo Wurmus | 2023-07-03 | 1 | -4/+4 |
* | gnu: python-zopfli: Update to 0.2.2.•••* gnu/packages/python-compression.scm (python-zopfli): Update to 0.2.2.
| Maxim Cournoyer | 2023-04-12 | 1 | -2/+2 |
* | gnu: python-lz4: Update to 4.3.2.•••* gnu/packages/python-compression.scm (python-lz4): Update to 4.3.2.
| Maxim Cournoyer | 2023-04-12 | 1 | -7/+5 |
* | gnu: python-brotlicffi: Unbundle brotli.•••* gnu/packages/python-compression.scm (python-brotlicffi)[source]: Add
snippet to delete bundled libbrotli.
[arguments]: Add phase to configure using shared libbrotli.
[inputs]: Add brotli.
| Efraim Flashner | 2022-11-24 | 1 | -2/+14 |
* | gnu: python-py7zr: Update to 0.20.2.•••* gnu/packages/python-compression.scm (python-py7zr): Update to 0.20.2.
[build-system]: Use pyproject-build-system.
[propagated-inputs]: Add python-brotli, python-brotlicffi,
python-importlib-metadata, python-inflate64, python-psutil, python-pybcj,
python-pycryptodomex, and python-pyppmd; remove python-bcj-cffi,
python-ppmd-cffi, python-pycryptodome, and python-zstandard.
| Ricardo Wurmus | 2022-11-23 | 1 | -8/+12 |
* | gnu: Add python-pybcj.•••* gnu/packages/python-compression.scm (python-pybcj): New variable.
| Ricardo Wurmus | 2022-11-23 | 1 | -0/+30 |
* | gnu: Add python-inflate64.•••* gnu/packages/python-compression.scm (python-inflate64): New variable.
| Ricardo Wurmus | 2022-11-23 | 1 | -0/+23 |
* | gnu: python-multivolumefile: Update to 0.2.3.•••* gnu/packages/python-compression.scm (python-multivolumefile): Update to
0.2.3.
[build-system]: Use pyproject-build-system.
[native-inputs]: Remove python-pep517 and python-setuptools; add
python-hypothesis.
| Ricardo Wurmus | 2022-11-23 | 1 | -6/+5 |
* | gnu: Add python-brotlicffi.•••* gnu/packages/python-compression.scm (python-brotlicffi): New variable.
| Ricardo Wurmus | 2022-11-23 | 1 | -0/+18 |
* | gnu: Add python-pyppmd.•••* gnu/packages/python-compression.scm (python-pyppmd): New variable.
| Ricardo Wurmus | 2022-11-23 | 1 | -1/+29 |
* | gnu: python-zstandard: Update to 0.19.0.•••* gnu/packages/python-compression.scm (python-zstandard): Update to 0.19.0.
[propagated-inputs]: Add python-cffi.
| Ricardo Wurmus | 2022-11-23 | 1 | -2/+4 |
* | gnu: python-pyzstd: Update to 0.15.3.•••* gnu/packages/python-compression.scm (python-pyzstd): Update to 0.15.3.
| Ricardo Wurmus | 2022-11-23 | 1 | -3/+4 |
* | gnu: python-ppmd-cffi: Update to 0.5.0.•••* gnu/packages/python-compression.scm (python-ppmd-cffi): Update to 0.5.0.
[native-inputs]: Remove python-setuptools and python-pep517; add
python-hypothesis.
| Ricardo Wurmus | 2022-11-23 | 1 | -4/+3 |
* | gnu: python-zopfli: Update to 0.2.1.•••* gnu/packages/python-compression.scm (python-zopfli): Update to 0.2.1.
[arguments]: Use pytest in check phase.
[native-inputs]: Add PYTHON-PYTEST.
| Marius Bakke | 2022-09-07 | 1 | -4/+4 |
* | gnu: python-lzo: Use G-expressions.•••* gnu/packages/python-compression.scm (python-lzo)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice | 2022-08-21 | 1 | -11/+12 |
* | gnu: python-lzo: Update to 1.14.•••* gnu/packages/python-compression.scm (python-lzo): Update to 1.14.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice | 2022-08-21 | 1 | -5/+3 |
* | gnu: python-lz4: Update to 4.0.2.•••* gnu/packages/python-compression.scm (python-lz4): Update to 4.0.2.
[native-inputs]: Remove PYTHON-NOSE. Add PYTHON-PKGCONFIG and PYTHON-PSUTIL.
[arguments]: Override check phase.
| Marius Bakke | 2022-08-16 | 1 | -4/+14 |
* | gnu: Remove python2-zipp.•••* gnu/packages/python-compression.scm (python2-zipp): Delete variable.
(python2-zipp-bootstrap): Likewise.
| Maxim Cournoyer | 2022-05-31 | 1 | -23/+0 |
* | gnu: Remove python2-lzo.•••* gnu/packages/python-compression.scm (python2-lzo): Delete variable.
| Maxim Cournoyer | 2022-05-31 | 1 | -3/+0 |
* | gnu: Remove python2-lzstring.•••* gnu/packages/python-compression.scm (python2-lzstring): Delete variable.
| Maxim Cournoyer | 2022-05-31 | 1 | -3/+0 |
* | gnu: Remove python2-lz4.•••* gnu/packages/python-compression.scm (python2-lz4): Delete variable.
| Maxim Cournoyer | 2022-05-31 | 1 | -3/+0 |
* | gnu: Add python-zopfli.•••* gnu/packages/python-compression.scm (python-zopfli): New variable.
| Maxim Cournoyer | 2022-01-10 | 1 | -0/+33 |
* | gnu: Add python-isal.•••* gnu/packages/python-compression.scm (python-isal): New variable.
| Ricardo Wurmus | 2021-12-15 | 1 | -1/+30 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 | 1 | -50/+44 |
* | Merge branch 'master' into core-updates-frozen | Marius Bakke | 2021-10-14 | 1 | -20/+0 |
|\ |
|
| * | gnu: Remove duplicate python-google-brotli package.•••* gnu/packages/python-compression.scm (python-brotli):
Delete duplicate variable.
* gnu/packages/compression.scm (python-google-brotli):
Redefine as a deprecated-package, with…
(python-brotli): …as the canonical variable.
* gnu/packages/fonts.scm (font-meera-inimai)[native-inputs]:
Adjust accordingly.
| Tobias Geerinckx-Rice | 2021-10-13 | 1 | -20/+0 |
* | | gnu: Remove python-setuptools-scm/next.•••* gnu/packages/python-xyz.scm (python-setuptools-scm/next): Remove
variable.
(python-pikepdf) [native-inputs]: Swap for python-setuptools-scm.
* gnu/packages/python-compression.scm (python-multivolumefile,
python-bcj-cffi, python-ppmd-cffi, python-p77zr)[native-inputs]: Same.
* gnu/packages/pep.scm (python-pep-adapter)[native-inputs]: Same.
| Efraim Flashner | 2021-08-09 | 1 | -4/+4 |
|/ |
|
* | gnu: Add python-py7zr.•••* gnu/packages/python-compression.scm (python-py7zr): New variable.
| Brendan Tildesley | 2021-04-09 | 1 | -0/+41 |
* | gnu: Add python-bcj-cffi.•••* gnu/packages/python-compression.scm (python-bcj-cffi): New variable.
| Brendan Tildesley | 2021-04-09 | 1 | -0/+28 |
* | gnu: Add python-pyzstd•••* gnu/packages/python-compression.scm (python-pyzstd): New variable.
| Brendan Tildesley | 2021-04-09 | 1 | -0/+18 |
* | gnu: python-zstandard: Update to 0.15.2.•••* gnu/packages/python-compression.scm (python-zstandard): Update to 0.15.2.
| Brendan Tildesley | 2021-04-09 | 1 | -2/+2 |
* | gnu: Add python-ppmd-cffi.•••* gnu/packages/python-compression.scm (python-ppmd-cffi): New variable.
| Brendan Tildesley | 2021-04-09 | 1 | -0/+29 |