I am uploading a LowNMU with the changes attached.
diff -Nru snakemake-7.32.4/debian/changelog snakemake-7.32.4/debian/changelog
--- snakemake-7.32.4/debian/changelog   2025-12-03 16:47:10.000000000 +0100
+++ snakemake-7.32.4/debian/changelog   2025-12-29 16:03:31.000000000 +0100
@@ -1,3 +1,10 @@
+snakemake (7.32.4-8.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Drop unused ratelimiter dependency. (Closes: #1124258)
+
+ -- Bastian Germann <[email protected]>  Mon, 29 Dec 2025 16:03:31 +0100
+
 snakemake (7.32.4-8) unstable; urgency=medium
 
   * Team upload.
diff -Nru snakemake-7.32.4/debian/control snakemake-7.32.4/debian/control
--- snakemake-7.32.4/debian/control     2025-12-03 16:47:10.000000000 +0100
+++ snakemake-7.32.4/debian/control     2025-12-29 16:03:17.000000000 +0100
@@ -33,7 +33,6 @@
                python3-pygments <!nocheck>,
                python3-pytest <!nocheck>,
                python3-pytools <!nocheck>,
-               python3-ratelimiter,
                python3-recommonmark <!nodoc>,
                python3-requests,
                python3-requests-mock <!nocheck>,
@@ -75,7 +74,6 @@
          python3-packaging,
          python3-psutil,
          python3-pulp (>= 2.0~),
-         python3-ratelimiter,
          python3-requests,
          python3-toposort,
          python3-wrapt,

Reply via email to