diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-21 21:23:00 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-09-25 09:36:53 +0100 |
| commit | ce990064f805bbd60c2a96dbda50f17d008cf4c1 (patch) | |
| tree | 180336b834ce10d4034a2255fbecc975d0caffc3 /gnu/local.mk | |
| parent | ad6fd4419924a4cdd52902d58edbbb6f4c5ad2e9 (diff) | |
gnu: Remove python-mox3.
Unmaintained, fails to build, no users in Guix, see:
<http://git.openstack.org/cgit/openstack/mox3>.
* gnu/packages/openstack.scm (python-mox3): Delete variable.
* gnu/packages/patches/python-mox3-python3.6-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister patch.
Change-Id: Idde550fee66f2e80e07a7269bd9b0e8cadcb058b
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 dab5a9ed2a1..3804efc6f85 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -2163,7 +2163,6 @@ dist_patch_DATA = \ %D%/packages/patches/python-pillow-CVE-2022-45199.patch \ %D%/packages/patches/python-libxml2-utf8.patch \ %D%/packages/patches/python-memcached-syntax-warnings.patch \ - %D%/packages/patches/python-mox3-python3.6-compat.patch \ %D%/packages/patches/python-packaging-test-arch.patch \ %D%/packages/patches/python-pandas-2-no-pytz_datetime.patch \ %D%/packages/patches/python-property-cached-asyncio-3_11.patch \ |
