summary refs log tree commit diff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorLiliana Marie Prikler <liliana.prikler@gmail.com>2023-04-23 15:11:24 +0200
committerAndreas Enge <andreas@enge.fr>2023-04-24 10:23:59 +0200
commit827df9d1dde4f4a06e1789ec17cf0586602aa121 (patch)
treea0d7cb98a99eee4ac58d69f624c9c8b4810cea13 /gnu/local.mk
parent794e8880b98b3639ef409e1cef723c05c79c4695 (diff)
downloadguix-827df9d1dde4f4a06e1789ec17cf0586602aa121.tar.gz
gnu: python-magic: Update to 0.4.27.
* gnu/packages/patches/python-magic-python-bytecode.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
* gnu/packages/python-xyz.scm (python-magic): Update to 0.4.27.
[source]<patches>: Remove field.
[#:phases]<check>: Do not invoke ‘tests.py’.

Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index fd9564477a..00ef1bfe93 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -1776,7 +1776,6 @@ dist_patch_DATA =						\
   %D%/packages/patches/python-pyflakes-test-location.patch	\
   %D%/packages/patches/python-flint-includes.patch		\
   %D%/packages/patches/python-libxml2-utf8.patch		\
-  %D%/packages/patches/python-magic-python-bytecode.patch	\
   %D%/packages/patches/python-memcached-syntax-warnings.patch	\
   %D%/packages/patches/python-mox3-python3.6-compat.patch	\
   %D%/packages/patches/python-parso-unit-tests-in-3.10.patch    \