Control: tags -1 patch

I am uploading a NMU to DELAYED/2 to fix this.
Please find the debdiff attached.
diff -Nru laniakea-0.1.1/debian/changelog laniakea-0.1.1/debian/changelog
--- laniakea-0.1.1/debian/changelog     2026-04-07 21:55:41.000000000 +0200
+++ laniakea-0.1.1/debian/changelog     2026-08-06 23:39:36.000000000 +0200
@@ -1,3 +1,10 @@
+laniakea (0.1.1-5.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Relax version requirement for cryptography (Closes: #1140666)
+
+ -- Bastian Germann <[email protected]>  Thu, 06 Aug 2026 23:39:36 +0200
+
 laniakea (0.1.1-5) unstable; urgency=medium
 
   * Limit autopkgtest architectures
diff -Nru laniakea-0.1.1/debian/patches/cryptography-relax.patch 
laniakea-0.1.1/debian/patches/cryptography-relax.patch
--- laniakea-0.1.1/debian/patches/cryptography-relax.patch      1970-01-01 
01:00:00.000000000 +0100
+++ laniakea-0.1.1/debian/patches/cryptography-relax.patch      2026-08-06 
23:39:16.000000000 +0200
@@ -0,0 +1,11 @@
+--- laniakea-0.1.1.orig/requirements.base.txt
++++ laniakea-0.1.1/requirements.base.txt
+@@ -6,7 +6,7 @@ PyYAML>=5.3.1
+ SQLAlchemy>=2.0
+ alembic~=1.13.3
+ click>=7.1
+-cryptography~=46.0.5
++cryptography
+ firehose~=0.5
+ humanize~=4.11.0
+ marshmallow>=3.18
diff -Nru laniakea-0.1.1/debian/patches/series 
laniakea-0.1.1/debian/patches/series
--- laniakea-0.1.1/debian/patches/series        2026-03-31 23:15:07.000000000 
+0200
+++ laniakea-0.1.1/debian/patches/series        2026-08-06 23:38:54.000000000 
+0200
@@ -1 +1,2 @@
 ignore-false-positive-pylint-warning-on-debci.patch
+cryptography-relax.patch

Reply via email to