Source: python-ast-serialize
Version: 0.8.0+0gitfc05930-1
Severity: important
Tags: patch
User: [email protected]
Usertags: compact-str-0.10
X-Debbugs-Cc: [email protected]

Dear maintainer,

I am preparing a rust-compact-str transition, which will be uploaded soon.

python-ast-serialize needs a small patch to use compact_str 0.10.

I have attached a debdiff fixing this, which can be uploaded at any time.

Best regards,
Simon Quigley
[email protected]
diff -Nru python-ast-serialize-0.8.0+0gitfc05930/debian/changelog 
python-ast-serialize-0.8.0+0gitfc05930/debian/changelog
--- python-ast-serialize-0.8.0+0gitfc05930/debian/changelog     2026-08-15 
03:51:22.000000000 -0500
+++ python-ast-serialize-0.8.0+0gitfc05930/debian/changelog     2026-08-24 
18:09:53.000000000 -0500
@@ -1,3 +1,10 @@
+python-ast-serialize (0.8.0+0gitfc05930-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Allow compact_str 0.10.
+
+ -- Simon Quigley <[email protected]>  Mon, 24 Aug 2026 18:09:53 -0500
+
 python-ast-serialize (0.8.0+0gitfc05930-1) unstable; urgency=medium
 
   * Initial release. (Closes: #1144444)
diff -Nru python-ast-serialize-0.8.0+0gitfc05930/debian/patches/relex-deps 
python-ast-serialize-0.8.0+0gitfc05930/debian/patches/relex-deps
--- python-ast-serialize-0.8.0+0gitfc05930/debian/patches/relex-deps    
2026-08-15 03:06:53.000000000 -0500
+++ python-ast-serialize-0.8.0+0gitfc05930/debian/patches/relex-deps    
2026-08-21 00:06:16.000000000 -0500
@@ -14,7 +14,8 @@
  anyhow = { version = "1.0.80" }
  bitflags = { version = "2.5.0" }
  bstr = { version = "1.9.1" }
- compact_str = "0.9.0"
+-compact_str = "0.9.0"
++compact_str = ">= 0.9, < 0.11"
  datatest-stable = { version = "0.3.3" }
  filetime = { version = "0.2.23" }
 -get-size2 = { version = "0.8.0", features = [

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to