Your message dated Fri, 07 Jun 2024 17:04:59 +0000
with message-id <e1sfd1p-002yze...@fasolo.debian.org>
and subject line Bug#1063735: fixed in python-maturin 1.3.2-2
has caused the Debian Bug report #1063735,
regarding python-maturin - upcoming rust-indexmap update.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1063735: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063735
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-maturin

Now that rust-ahash 0.8 is in trixie and noble I hope to update
rust-hashbrown and rust-indexmap soon to versions 0.14.x
and version 2.x.x respectively. The new versions are currently
available in experimental.

Currently the debian dependency on rust-indexmap
has no upper limit, but the cargo dependency does have
an upper limit.

python-maturin upstream did not make any code changes
when bumping the dependency to 2.x and after removing
the upper limit I was able to build python-maturin
successfully against the new indexmap.

A debdiff is attatched which removes the upper limit
diff -Nru python-maturin-1.3.2/debian/changelog 
python-maturin-1.3.2/debian/changelog
--- python-maturin-1.3.2/debian/changelog       2024-01-21 00:21:43.000000000 
+0000
+++ python-maturin-1.3.2/debian/changelog       2024-02-11 03:59:53.000000000 
+0000
@@ -1,3 +1,10 @@
+python-maturin (1.3.2-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Relax cargo dependency on indexmap.
+
+ -- Peter Michael Green <plugw...@debian.org>  Sun, 11 Feb 2024 03:59:53 +0000
+
 python-maturin (1.3.2-1) unstable; urgency=medium
 
   [ Andreas Tille ]
diff -Nru python-maturin-1.3.2/debian/patches/relax-rust-indexmap 
python-maturin-1.3.2/debian/patches/relax-rust-indexmap
--- python-maturin-1.3.2/debian/patches/relax-rust-indexmap     1970-01-01 
00:00:00.000000000 +0000
+++ python-maturin-1.3.2/debian/patches/relax-rust-indexmap     2024-02-11 
03:59:33.000000000 +0000
@@ -0,0 +1,13 @@
+Index: python-maturin-1.3.2/Cargo.toml
+===================================================================
+--- python-maturin-1.3.2.orig/Cargo.toml
++++ python-maturin-1.3.2/Cargo.toml
+@@ -61,7 +61,7 @@ once_cell = "1.7.2"
+ rustc_version = "0.4.0"
+ semver = "1.0.13"
+ target-lexicon = "0.12.8"
+-indexmap = "1.9.3"
++indexmap = ">= 1.9.3"
+ pyproject-toml = "0.7.0"
+ python-pkginfo = "0.5.5"
+ textwrap = "0.16.0"
diff -Nru python-maturin-1.3.2/debian/patches/series 
python-maturin-1.3.2/debian/patches/series
--- python-maturin-1.3.2/debian/patches/series  2024-01-21 00:21:43.000000000 
+0000
+++ python-maturin-1.3.2/debian/patches/series  2024-02-11 03:59:15.000000000 
+0000
@@ -18,3 +18,4 @@
 relax-pyproject-toml
 relax-python-pkginfo
 relax-tracing-subscriber
+relax-rust-indexmap

--- End Message ---
--- Begin Message ---
Source: python-maturin
Source-Version: 1.3.2-2
Done: Jelmer Vernooij <jel...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-maturin, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1063...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jelmer Vernooij <jel...@debian.org> (supplier of updated python-maturin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 07 Jun 2024 17:34:26 +0100
Source: python-maturin
Architecture: source
Version: 1.3.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Jelmer Vernooij <jel...@debian.org>
Closes: 1063735
Changes:
 python-maturin (1.3.2-2) unstable; urgency=medium
 .
   * Bump indexmap to latest version. Closes: #1063735
Checksums-Sha1:
 1079e958b6907e4efb980e4ffd929f3e32c57ab3 3361 python-maturin_1.3.2-2.dsc
 5a0ed4932556d8c49cc4362c469e161868ea6c7a 5452 
python-maturin_1.3.2-2.debian.tar.xz
 c4c09fc81e0d82b0a9b7bf33b156a769d11283f5 28135 
python-maturin_1.3.2-2_source.buildinfo
Checksums-Sha256:
 4bb6a01701171380093060f4b22c2a7b7d4ad598cdad8062e8eec254c559bc41 3361 
python-maturin_1.3.2-2.dsc
 078af72712b8c9580c136b5ad5dca5e33dc1757b171d197f0c8dfd5fe2025f02 5452 
python-maturin_1.3.2-2.debian.tar.xz
 1c61c95535568003b93c0e7618575919eee5c744e4bbd22508273dcfd5f50368 28135 
python-maturin_1.3.2-2_source.buildinfo
Files:
 4e0e1763d77b03df058404af3c2421c2 3361 python optional 
python-maturin_1.3.2-2.dsc
 94198bd4632ba18813bb35b3f6ef1d12 5452 python optional 
python-maturin_1.3.2-2.debian.tar.xz
 9f218a2f1415a800c3534c60f3d61fc9 28135 python optional 
python-maturin_1.3.2-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEgIoEfJX3ae+y722SMG8hYYBCUGYFAmZjN+0ACgkQMG8hYYBC
UGZbeQgAvj9QhemuXXEoESzOqdgIZw5zK0Wz+l2k8QSlr8l7Gc0fhzDrbgUNEoI4
WGSoy2lX35/3y4pANC6s4eBUocsiVe65t+lsCSGFpEbwAHT6y9ESyrHefu7RtPhe
//Q/zmCccMbWRTwZNVGPv87FAUCn6RszV8fn9tdV9n4Hu9nmEdl77qGQmuwBgjNV
fAYwcwD4wuWJtKo20MsSl9igYc0x1PJyYL9jz5kUllK1BfIpw0dmMkJ8jE/UCUcJ
5KKXrTAaZnE7mSc97Qjyw0mMT9lRQ2KggKos9X8/OS9AImxuE8LzZAGFlSlq0e+y
5HaCP5oKKGnomc8VvObgVAzPajOcJA==
=1Kmg
-----END PGP SIGNATURE-----

Attachment: pgp9cKOlrO8ux.pgp
Description: PGP signature


--- End Message ---

Reply via email to