Control: tags -1 patch

Please find a debdiff attached.
diff -Nru sqlalchemy-2.0.45+ds1/debian/changelog 
sqlalchemy-2.0.45+ds1/debian/changelog
--- sqlalchemy-2.0.45+ds1/debian/changelog      2025-12-15 11:06:13.000000000 
+0100
+++ sqlalchemy-2.0.45+ds1/debian/changelog      2026-05-07 16:52:38.000000000 
+0200
@@ -1,3 +1,10 @@
+sqlalchemy (2.0.45+ds1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Mark test-only Build-Depends (Closes: #1128915)
+
+ -- Bastian Germann <[email protected]>  Thu, 07 May 2026 16:52:38 +0200
+
 sqlalchemy (2.0.45+ds1-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru sqlalchemy-2.0.45+ds1/debian/control 
sqlalchemy-2.0.45+ds1/debian/control
--- sqlalchemy-2.0.45+ds1/debian/control        2025-11-05 15:45:09.000000000 
+0100
+++ sqlalchemy-2.0.45+ds1/debian/control        2026-05-07 16:51:22.000000000 
+0200
@@ -18,9 +18,9 @@
  python3-zzzeeksphinx (>= 1.6.1),
  python3-sphinx-copybutton,
 # Tests:
- python3-pytest,
- python3-pytest-cython,
- python3-pytest-xdist,
+ python3-pytest <!nocheck>,
+ python3-pytest-cython <!nocheck>,
+ python3-pytest-xdist <!nocheck>,
 Standards-Version: 4.7.0
 Homepage: https://www.sqlalchemy.org/
 

Reply via email to