Browse Source

python-magic 2:0.4.27-4

Christoph Biedl 16 hours ago
parent
commit
b8fbb2862c
1 changed files with 6 additions and 0 deletions
  1. 6 0
      debian/changelog

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+python-magic (2:0.4.27-4) unstable; urgency=medium
+
+  * Use pytest instead of tox. Thanks Shanavas M. Closes: #1120248
+
+ -- Christoph Biedl <debian.axhn@manchmal.in-ulm.de>  Sat, 23 May 2026 14:14:14 +0200
+
 python-magic (2:0.4.27-3) unstable; urgency=medium
 
   * Don't hardcode dependency on libmagic1. Closes: #1066850