diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-07-17 22:00:48 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-07-19 22:26:59 +0200 |
| commit | 07bdd8e64c76209428a07895bf1bf11794602128 (patch) | |
| tree | f0f682f2d0d72422df23e170710002d337692f66 /gnu/local.mk | |
| parent | 2c9f89c9bb2ba7c89732aff31cc5fc44fdca4b85 (diff) | |
gnu: python-pyreadstat: Update to 1.3.5.
* gnu/packages/patches/python-pyreadstat-link-libiconv.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister patch.
* gnu/packages/statistics.scm (python-pyreadstat): Update to 1.3.5.
[source]: Drop patch.
[arguments]<#:phases>{setenv}: New phase to replace the patch; it
enforces static linking with iconv.
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index a1ddf913ae5..b60bad48017 100644 --- a/gnu/local.mk +++ b/gnu/local.mk | |||
| @@ -2160,7 +2160,6 @@ dist_patch_DATA = \ | |||
| 2160 | %D%/packages/patches/python-pydocstyle-add-support-for-pep701.patch \ | 2160 | %D%/packages/patches/python-pydocstyle-add-support-for-pep701.patch \ |
| 2161 | %D%/packages/patches/python-pynvim-fix-test-command-error.patch \ | 2161 | %D%/packages/patches/python-pynvim-fix-test-command-error.patch \ |
| 2162 | %D%/packages/patches/python-pypytools-python-3-fixes.patch \ | 2162 | %D%/packages/patches/python-pypytools-python-3-fixes.patch \ |
| 2163 | %D%/packages/patches/python-pyreadstat-link-libiconv.patch \ | ||
| 2164 | %D%/packages/patches/python-sip-include-dirs.patch \ | 2163 | %D%/packages/patches/python-sip-include-dirs.patch \ |
| 2165 | %D%/packages/patches/python-scikit-build-setuptools-compat.patch \ | 2164 | %D%/packages/patches/python-scikit-build-setuptools-compat.patch \ |
| 2166 | %D%/packages/patches/python-scikit-image-fix-python-pillow.patch \ | 2165 | %D%/packages/patches/python-scikit-image-fix-python-pillow.patch \ |
