ソースを参照

python-magic 2:0.4.27-4

Christoph Biedl 15 時間 前
コミット
b8fbb2862c
1 ファイル変更6 行追加0 行削除
  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