Your message dated Mon, 09 Oct 2023 18:00:12 +0000
with message-id <[email protected]>
and subject line Bug#1053309: fixed in fenics-dolfinx 1:0.7.0-1exp1
has caused the Debian Bug report #1053309,
regarding python3-dolfinx-real: pleasze remove extraneous dependency on 
python3-six
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 [email protected]
immediately.)


-- 
1053309: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053309
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3-dolfinx-real
Version: 1:0.6.0-8
Severity: minor
User: [email protected]
Usertags: python3-six-removal

python3-dolfinx-real and it's sibling python3-dolfinx-complex
have an extraneous/obsolete on python3-six
Py2->3 transition layer.

please remove this dependency in a future upload.

Greetings

Alexandre


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (501, 'testing'), (450, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-1-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages python3-dolfinx-real depends on:
ii  libc6                                                2.37-10
pn  libdolfinx-dev                                       <none>
pn  libdolfinx-real-dev                                  <none>
pn  libdolfinx-real0.6gcc13                              <none>
ii  libgcc-s1                                            13.2.0-4
pn  libopenmpi3                                          <none>
pn  libpetsc-real3.18                                    <none>
ii  libstdc++6                                           13.2.0-4
ii  python3                                              3.11.4-5+b1
ii  python3-cffi                                         1.15.1-5
ii  python3-cffi-backend [python3-cffi-backend-api-min]  1.15.1-5+b1
pn  python3-cffi-backend-api-max                         <none>
pn  python3-ffcx                                         <none>
pn  python3-mpi4py                                       <none>
ii  python3-numpy [python3-numpy-abi9]                   1:1.24.2-1
pn  python3-petsc4py                                     <none>
pn  python3-petsc4py-real                                <none>
ii  python3-ply                                          3.11-5
pn  python3-pybind11                                     <none>
ii  python3-scipy                                        1.10.1-2
ii  python3-six                                          1.16.0-4
pn  python3-slepc4py                                     <none>
pn  python3-slepc4py-real                                <none>
ii  python3-sympy                                        1.12-6
pn  python3-ufl                                          <none>

Versions of packages python3-dolfinx-real recommends:
pn  python3-dolfinx  <none>

Versions of packages python3-dolfinx-real suggests:
pn  dolfinx-doc  <none>

--- End Message ---
--- Begin Message ---
Source: fenics-dolfinx
Source-Version: 1:0.7.0-1exp1
Done: Drew Parsons <[email protected]>

We believe that the bug you reported is fixed in the latest version of
fenics-dolfinx, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Drew Parsons <[email protected]> (supplier of updated fenics-dolfinx 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 [email protected])


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

Format: 1.8
Date: Fri, 06 Oct 2023 16:13:32 +0200
Source: fenics-dolfinx
Binary: dolfinx-doc libdolfinx-complex-dev libdolfinx-complex0.7 
libdolfinx-complex0.7-dbgsym libdolfinx-dev libdolfinx-real-dev 
libdolfinx-real0.7 libdolfinx-real0.7-dbgsym python3-dolfinx 
python3-dolfinx-complex python3-dolfinx-real
Architecture: source all amd64
Version: 1:0.7.0-1exp1
Distribution: experimental
Urgency: medium
Maintainer: Debian Science Team 
<[email protected]>
Changed-By: Drew Parsons <[email protected]>
Description:
 dolfinx-doc - Documentation and demo programs for DOLFIN
 libdolfinx-complex-dev - Shared links and header files for DOLFIN (complex 
numbers)
 libdolfinx-complex0.7 - Shared libraries for DOLFIN
 libdolfinx-dev - Shared links and header files for DOLFIN
 libdolfinx-real-dev - Shared links and header files for DOLFIN (real numbers)
 libdolfinx-real0.7 - Shared libraries for DOLFIN
 python3-dolfinx - Python interface for DOLFIN (Python 3)
 python3-dolfinx-complex - Python interface for DOLFIN (Python 3)
 python3-dolfinx-real - Python interface for DOLFIN (Python 3)
Closes: 1053309
Changes:
 fenics-dolfinx (1:0.7.0-1exp1) experimental; urgency=medium
 .
   * New upstream release. New ABI 0.7.
     - applies debian patches gcc13_PR2646.patch, gcc13_PR2647.patch,
       fix_mesh_py3.11_PR2500.patch
   * drop redundant debian patches gcc13_soname.patch,
     demo_no_pyvista_addons.patch, skip_demo_stokes_direct.patch
   * C++ tests require catch2 v3 which is not yet packaged, see
     Bug#1053516
     - skip C++ tests at build-time until catch2 v3 becomes available
     - enable internet in debian/tests to download and build catch2 v3
       for runtime tests
     - debian patch include_std_bind.patch #include <functional> to
       define std::bind for C++ tests
   * generate demo doc source files (*.md) manually using
     python/doc/source/jupytext_process.py (uses jupytext, not yet
     packaged for debian. Bug#1012388). Store generated doc files in
     debian/doc/demos. Document in debian/README.source. Document
     generated binary PNG image files in debian/source/include-binaries.
   * C++ demo files are now common between real and complex builds
     (complex-specific demos stop early if run in real mode)
   * drop deprecated Depends: python3-six. Closes: #1053309.
Checksums-Sha1:
 35d3ecc6e745bcff37769ce6be4cd343fb397075 3891 fenics-dolfinx_0.7.0-1exp1.dsc
 7edc9a9d8fd5ef03e9267ed1ab8edaeaf1056e3b 726076 
fenics-dolfinx_0.7.0.orig.tar.gz
 e176d53e0107ecb6c7fb3940b49908916917968f 345200 
fenics-dolfinx_0.7.0-1exp1.debian.tar.xz
 1c2a4f5760a2eebfad49e886f076132e91a72df4 1145804 
dolfinx-doc_0.7.0-1exp1_all.deb
 488b2442759f427380ff2335aef65c299f423567 25220 
fenics-dolfinx_0.7.0-1exp1_amd64.buildinfo
 6b92b1fc3929f4716d6e2ae958f7f2d7cf6e332d 43156 
libdolfinx-complex-dev_0.7.0-1exp1_amd64.deb
 5b868cc2614fc4430f4fdc756c5d2fd62f16fbdd 11258228 
libdolfinx-complex0.7-dbgsym_0.7.0-1exp1_amd64.deb
 cf9fc1a3fad00b73dea26b5a0b27bdb9131b6175 582936 
libdolfinx-complex0.7_0.7.0-1exp1_amd64.deb
 c25912e6c6d755594acd5c726f076ec705fccfe9 195232 
libdolfinx-dev_0.7.0-1exp1_amd64.deb
 1e9ab59aaa7e0949974fe48e4689f5b318dbab95 43144 
libdolfinx-real-dev_0.7.0-1exp1_amd64.deb
 122236b07a7ec68fc600516c2208cee032babc36 11254876 
libdolfinx-real0.7-dbgsym_0.7.0-1exp1_amd64.deb
 98b2223b2bf6da796f67b32785d05b2383441a8f 583268 
libdolfinx-real0.7_0.7.0-1exp1_amd64.deb
 efa458e7630ebc680c9d1971d20eba5ac1b366cb 1119448 
python3-dolfinx-complex_0.7.0-1exp1_amd64.deb
 72e93c033612928e1ae56853f8966cc2ba865781 1118968 
python3-dolfinx-real_0.7.0-1exp1_amd64.deb
 2b3a57388203dc583f8af018eca34225bb4ff4cf 43928 
python3-dolfinx_0.7.0-1exp1_amd64.deb
Checksums-Sha256:
 5c7e4744c1630535295fc7055829114652ff3d19448abfdf5dd172e3b2743835 3891 
fenics-dolfinx_0.7.0-1exp1.dsc
 9245e457a03c37983337456c0835263b7be083c5bf2978738b4e462ee5e83cde 726076 
fenics-dolfinx_0.7.0.orig.tar.gz
 112932ab1bcf0f66c3e34454ea3c11a8d8309d35d17e636012b90a6442f61eb1 345200 
fenics-dolfinx_0.7.0-1exp1.debian.tar.xz
 4e4307aa1f4aacda4ec3ab3b55dfc2aab5e2555cc838d170ffe655eacfcc3d47 1145804 
dolfinx-doc_0.7.0-1exp1_all.deb
 f2256370fb82d80bdb9737644a1406f8a5132fa7ab2b6e8715eb16462477539a 25220 
fenics-dolfinx_0.7.0-1exp1_amd64.buildinfo
 4bb7d58cedf84d28eb0d1a2c5ad49c003a4eee1566afc2e818954873a4569a1e 43156 
libdolfinx-complex-dev_0.7.0-1exp1_amd64.deb
 f5daf0eded58ad4610c169b330176146b3e37fe31461659fd64bc56daeb95e98 11258228 
libdolfinx-complex0.7-dbgsym_0.7.0-1exp1_amd64.deb
 0e3f45cb812a1f471cd20175ddc38df0e7714a3a8e24d5f6507178e2a3d60a2a 582936 
libdolfinx-complex0.7_0.7.0-1exp1_amd64.deb
 3e64b173401655e16938556dd88ed94bf9f4f15874875dd0d53ec925853cade8 195232 
libdolfinx-dev_0.7.0-1exp1_amd64.deb
 9e1a30c75ff373c6d351a0d06ffa76e12cf64cd5d77aac624e9b841a1bf2e607 43144 
libdolfinx-real-dev_0.7.0-1exp1_amd64.deb
 5643c4c320716c8852ec9f0c09ed1ed65f5e33f97076c2ed5d310cc4432144ca 11254876 
libdolfinx-real0.7-dbgsym_0.7.0-1exp1_amd64.deb
 c91682cd6123872d74bf9cccd69935b659ae4c30d71704b088a7f54ec2e96c1c 583268 
libdolfinx-real0.7_0.7.0-1exp1_amd64.deb
 12e381fbea4ee1b1b347d4caaf6a718376ba5b5be2ffa6c6f3b60936bfde0887 1119448 
python3-dolfinx-complex_0.7.0-1exp1_amd64.deb
 8a7cc8574b853981d851e9dae06932d45c511d51d71f987f426f32360e43ad4d 1118968 
python3-dolfinx-real_0.7.0-1exp1_amd64.deb
 38b88f4339fd320710ed946c795077dbafe41171a5ad417c5433624d767e67e0 43928 
python3-dolfinx_0.7.0-1exp1_amd64.deb
Files:
 978e8b112027377a49f77b0e1c2ead1e 3891 math optional 
fenics-dolfinx_0.7.0-1exp1.dsc
 85cd19ccbe49e188062ec15625fe5cc6 726076 math optional 
fenics-dolfinx_0.7.0.orig.tar.gz
 36b84d6152533d8b99d293f84b2b08a2 345200 math optional 
fenics-dolfinx_0.7.0-1exp1.debian.tar.xz
 a2b327e426b1a02da9cacd97186c3b66 1145804 doc optional 
dolfinx-doc_0.7.0-1exp1_all.deb
 d22b6e4820c73608840694fcb3d4000b 25220 math optional 
fenics-dolfinx_0.7.0-1exp1_amd64.buildinfo
 0828883040a6369ccf216ec2688e00aa 43156 libdevel optional 
libdolfinx-complex-dev_0.7.0-1exp1_amd64.deb
 61a6fbb0f3fdd045f5c45b7b7fbd5b6a 11258228 debug optional 
libdolfinx-complex0.7-dbgsym_0.7.0-1exp1_amd64.deb
 d84204da4565d90b1c9f0ea1b34c0a39 582936 libs optional 
libdolfinx-complex0.7_0.7.0-1exp1_amd64.deb
 a6cf89f95507acaa7714ebda1745e134 195232 libdevel optional 
libdolfinx-dev_0.7.0-1exp1_amd64.deb
 266142ea5b0b1a143acefa51846a31ba 43144 libdevel optional 
libdolfinx-real-dev_0.7.0-1exp1_amd64.deb
 0403497d8c1d66a9dd9c557347dafd11 11254876 debug optional 
libdolfinx-real0.7-dbgsym_0.7.0-1exp1_amd64.deb
 9cac37b85b0ffd5486c05e8561891f13 583268 libs optional 
libdolfinx-real0.7_0.7.0-1exp1_amd64.deb
 9714b9491ab5f3f4bed2a4aed2246c39 1119448 python optional 
python3-dolfinx-complex_0.7.0-1exp1_amd64.deb
 92581bad330377f01adb66745e810fc7 1118968 python optional 
python3-dolfinx-real_0.7.0-1exp1_amd64.deb
 0a3116e0e12c164e8d259368838d0992 43928 python optional 
python3-dolfinx_0.7.0-1exp1_amd64.deb

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

iQJIBAEBCgAyFiEEI8mpPlhYGekSbQo2Vz7x5L1aAfoFAmUgGccUHGRwYXJzb25z
QGRlYmlhbi5vcmcACgkQVz7x5L1aAfqfQg//SygoHH5ask2dHjEbo8gOdiQKmPHB
k7gkpqI3U2/MgbbXHu8jE3d0ZelGs6NKs0HGuwm2TVkyhnvRQJvk/jWmoNvYLJDA
NFZa/XUgTAdXdDA2toDQW62gUmS5a0tk+sSseA0svZigR4Y0aEuCFWuOdJLSHfmN
12JUQy1JQPwVvh7N9NbRS/EslNrcISVFqIYlzR2p4BS6+r5IqHiN8Q4wpWYS/9KN
3YgmpJMVVsM9p/rmUrYHMu4scfEjkP4SH5Ez5m2QzbxZ/s1lych3wCYflbcT/lq6
anaqGVn64Eb/BT3Tf+4uuEMerHeQpK2ClTU7zgf/jC7Ljvpe37QjKyPcNWnOW8b0
kAslDtTCtuaVtI8lfOx0hIkO1X9GH+x2m40xO1nNBqPFFRnvC3qoA5Jg31WILOXP
nCadZA3TeXLf8l8taTmFMP9p/I2QQR6Q4jPqRvZO/3JdC5ONLdvfOumHo2rcwba1
nKj2WpwvoC17asGgFt6S0r0zQs4kbqPQ50ojKAIQkhKRbl5vMfgVDP5TuoeU4aOF
0lQ0F0TeA5xqMQkq+Qybj2pp4anQ6Ko+r3Pn8KxA55A2shtdzSUVKK/e1mgrE7zB
IIWj50/FiTw6oPmX/GhZ0hKpQe+G6e48/m6FUaXgQ7i3klPk0z+EyvvnHDEtbvYk
lkZiRF8muJ7tzRI=
=107K
-----END PGP SIGNATURE-----

--- End Message ---
-- 
debian-science-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers

Reply via email to