[Python-apps-team] Bug#889293: src:alot: Please drop "Use file-magic instead of python-magic" patch, alot will FTBFS soon
Christoph Biedl
debian.axhn at manchmal.in-ulm.de
Mon Feb 5 07:50:37 UTC 2018
# FTBFS
severity 889293 serious
tags 889293 patch
thanks
Christoph Biedl wrote...
> The new python-magic implementation will hit unstable very soon,
> causing your package to FTBFS.
python-magic 2:0.4.15-1 is now in unstable, hence raising severity.
Also, I've prepared a NMU as attached but found alot fails to build on
some (non-release) archs and like to investigate first. Feel free to go
ahead, though.
Regards,
Christoph
-------------- next part --------------
diff -Nru alot-0.6/debian/changelog alot-0.6/debian/changelog
--- alot-0.6/debian/changelog 2017-09-07 02:41:22.000000000 +0200
+++ alot-0.6/debian/changelog 2018-02-04 18:24:59.000000000 +0100
@@ -1,3 +1,10 @@
+alot (0.6-2.1) unstable; urgency=high
+
+ * Non-maintainer upload
+ * Drop "Use file-magic instead of python-magic" patch. Closes: #889293
+
+ -- Christoph Biedl <debian.axhn at manchmal.in-ulm.de> Sun, 04 Feb 2018 18:24:59 +0100
+
alot (0.6-2) unstable; urgency=low
* Depend on python-gpg rather than pygpgme for alot package
diff -Nru alot-0.6/debian/control alot-0.6/debian/control
--- alot-0.6/debian/control 2017-09-07 02:41:22.000000000 +0200
+++ alot-0.6/debian/control 2018-02-04 18:24:59.000000000 +0100
@@ -14,7 +14,7 @@
python-configobj,
python-doc,
python-gpg,
- python-magic,
+ python-magic (>= 2:0.4.15),
python-mock,
python-notmuch,
python-setuptools,
diff -Nru alot-0.6/debian/patches/0002-debian-Use-file-magic-instead-of-python-magic-in-set.patch alot-0.6/debian/patches/0002-debian-Use-file-magic-instead-of-python-magic-in-set.patch
--- alot-0.6/debian/patches/0002-debian-Use-file-magic-instead-of-python-magic-in-set.patch 2017-08-21 01:37:30.000000000 +0200
+++ alot-0.6/debian/patches/0002-debian-Use-file-magic-instead-of-python-magic-in-set.patch 1970-01-01 01:00:00.000000000 +0100
@@ -1,26 +0,0 @@
-From c8e3b0d9fce9b95b52f5f9c42ba35a3a1c631d18 Mon Sep 17 00:00:00 2001
-From: Jordan Justen <jordan.l.justen at intel.com>
-Date: Thu, 16 Feb 2017 17:35:32 -0800
-Subject: [PATCH] debian: Use file-magic instead of python-magic in setup.py
-
-Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>
----
- setup.py | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/setup.py b/setup.py
-index f20c5cba..03a1969e 100755
---- a/setup.py
-+++ b/setup.py
-@@ -45,7 +45,7 @@ setup(
- 'urwid>=1.1.0',
- 'urwidtrees>=1.0',
- 'twisted>=10.2.0',
-- 'python-magic',
-+ 'file-magic',
- 'configobj>=4.7.0',
- 'gpg'
- ],
---
-2.14.0
-
diff -Nru alot-0.6/debian/patches/series alot-0.6/debian/patches/series
--- alot-0.6/debian/patches/series 2017-07-10 00:53:58.000000000 +0200
+++ alot-0.6/debian/patches/series 2018-02-04 18:24:59.000000000 +0100
@@ -1,2 +1 @@
0001-Description-Use-local-intersphinx-inventories.patch
-0002-debian-Use-file-magic-instead-of-python-magic-in-set.patch
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-apps-team/attachments/20180205/caf1bea9/attachment-0001.sig>
More information about the Python-apps-team
mailing list