[continued from previous message]
for
1056887-close@bugs.debian.org;
Mon, 07 Jul 2025 22:34:31 +0000
Received: from [192.91.235.231] (port=48540 helo=fasolo.debian.org)
from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,EMAIL=
hostmaster@fasolo.debian.org (verified)
by mailly.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
(Exim 4.94.2)
(envelope-from <
envelope@ftp-master.debian.org>)
id 1uYuPt-0048kp-TI
for
1056887-close@bugs.debian.org; Mon, 07 Jul 2025 22:34:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Content-Type:
Subject:MIME-Version:To:Reply-To:From:Cc:Content-Transfer-Encoding:Content-ID
:Content-Description:In-Reply-To:References;
bh=bChxmvR63PUA4WO0bLhkigfkTwKMd152vxBU+G2mv14=; b=HJO69Z5Alcd4E3jtl8VChZ3/LV
mUQzW7hb6+4bdOd6G8GnPeo4NIcVI3+ECR6hmkYRfcu7q82LwI1N2EhqUdxUjsunW7+muTaUvlFDW
HdDgoEo6JaACJ+LcF0j7P2mymWbrxCSUzVKfk4gE8vgm8j/CX/CjJpVZOJBraMH/e6uHD4cRNjWiu
dl5Iqu7lJ4RjPh7zPx+0iuUeFc27YLWR5/aRz/QUqRGnGVZKFOFkfWe/iZHLCtrJ5y+mkq/Imt0LM
KM563AFLe8DYlOyoXmS6VngzSd720kE4rD31p6ex9Ly7X3fx+ceEa7aS2K8kK8thysAUb9fYXKnY2
LgRVq3fw==;
Received: from dak by fasolo.debian.org with local (Exim 4.94.2)
(envelope-from <
envelope@ftp-master.debian.org>)
id 1uYuPs-004PI0-Nu; Mon, 07 Jul 2025 22:34:28 +0000
From: Debian FTP Masters <
ftpmaster@ftp-master.debian.org>
Reply-To: Anton Gladky <
gladk@debian.org>
To:
1056887-close@bugs.debian.org
X-DAK: dak process-upload
X-Debian: DAK
X-Debian-Package: sfepy
Debian: DAK
Debian-Changes: sfepy_2025.2-1_source.changes
Debian-Source: sfepy
Debian-Version: 2025.2-1
Debian-Architecture: source
Debian-Suite: unstable
Debian-Archive-Action: accept
MIME-Version: 1.0
Subject: Bug#1056887: fixed in sfepy 2025.2-1
Content-Type: multipart/signed; micalg="pgp-sha256";
protocol="application/pgp-signature";
boundary="===============6221220112930107925=="
Message-Id: <
E1uYuPs-004PI0-Nu@fasolo.debian.org>
Date: Mon, 07 Jul 2025 22:34:28 +0000
--===============6221220112930107925==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Source: sfepy
Source-Version: 2025.2-1
Done: Anton Gladky <
gladk@debian.org>
We believe that the bug you reported is fixed in the latest version of
sfepy, 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
1056887@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Anton Gladky <
gladk@debian.org> (supplier of updated sfepy 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
ftpmaster@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 08 Jul 2025 00:05:05 +0200
Source: sfepy
Architecture: source
Version: 2025.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers <
debian-science-maintainers@lists.alioth.debian.org>
Changed-By: Anton Gladky <
gladk@debian.org>
Closes: 1056887
Changes:
sfepy (2025.2-1) unstable; urgency=medium
.
* Team upload.
.
[ Andreas Tille ]
* New upstream version
* Fix download filename in watch file
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
* Build-Depends: python3-skbuild
* Use cython3-legacy
Closes: #1056887
* Build-Depends: ninja-build, python3-pytest
.
[ Francesco Ballarin ]
* [2e016a3] Add Francesco Ballarin to uploaders
* [c58a62a] Add Build-Depends on python-pyvista, and suggest it for
installation alongside python3-sfepy
* [7dc0f45] Add debian/patches/drop_jax_from_{docs, examples}.diff:
- cause: JAX is not packaged yet by debian
- effect: documentation would fail to build due
sfepy.terms.terms_jax failing to import
- effect:
examples/linear_elasticity/elastodynamic_identification.py would
fail due to missing dw_*_ad terms, defined in sfepy.terms.terms_jax
* [5763ccb] Fix debian/python-sfepy-doc.examples: examples are now in the
sfepy/ subdirectory
* [d622d04] Add python3-all to test control file to fix lintian warning
* [65fe24a] Fix debian/test/build* files: examples are now in the sfepy/
subdirectory
.
[ Anton Gladky ]
* [e1fbea7] New upstream version 2025.2
* [4b439d3] Update patches for packaging
* [6d22fdb] Update build dependencies
* [4a028b4] Update manpages path in debian package
* [b41af03] chore: Use setuptools directly for installation
* [7f91dda] chore: Move mayavi2 from Depends to Recommends
* [728536f] chore: Remove python3-sparse from Build-Depends/Depends
* [e1a5f12] chore: Add python3-six as dependency
* [945f0aa] chore: Add python3-numpy-dev to build dependencies
* [60bce59] chore: Remove explicit numpy ABI dependency
* [961ba45] chore: Improve debian build process
* [98a82d6] chore: Update tests and dependencies
Checksums-Sha1:
6f0c2ee4521a6017ae59aa44b4bba226fc6d85e2 2863 sfepy_2025.2-1.dsc
beb234a65215dda6ee52d5b5b2f7ac528ad7492e 7852908 sfepy_2025.2.orig.tar.xz
8e777909aa2a9c1c4f39c60d596dcc5fb802be4b 7388 sfepy_2025.2-1.debian.tar.xz
d93eaace11ef23a2fa6459604d8e48a109462b14 11485448 sfepy_2025.2-1.git.tar.xz
f341dde49291dd40b70f5a97733cb11b39b90456 18032 sfepy_2025.2-1_source.buildinfo Checksums-Sha256:
69f18af50b73a389c01097217a54db2d0c7046c8f3b9afe8de66fb8e14b1911c 2863 sfepy_2025.2-1.dsc
4eaeeca2633598e82109b91bedfe8823a6e1257fd8531436057d0521714852a3 7852908 sfepy_2025.2.orig.tar.xz
bfad43f0bc3a449432e82f6b62c7b9a0c2543b94120129919a385f83b96f56b5 7388 sfepy_2025.2-1.debian.tar.xz
33718b8691c1e89ac40a43a9cdda28bb004e16920633ceba4d1709fdba018834 11485448 sfepy_2025.2-1.git.tar.xz
0f483ca4f8539b6804dbeb7ba30595170d59c3ea25fe5ffa4eb83aff465774a7 18032 sfepy_2025.2-1_source.buildinfo
Files:
91caa44cc7cfb247d5117a0e40a15666 2863 python optional sfepy_2025.2-1.dsc
5d403816a0daa57986835d651e68c394 7852908 python optional sfepy_2025.2.orig.tar.xz
b6606de07438895527e424073c56d02f 7388 python optional sfepy_2025.2-1.debian.tar.xz
e4e4690833bf9831c8b5f4ff299b08ca 11485448 python optional sfepy_2025.2-1.git.tar.xz
61d5eea60641de9d7aaaf041704a9d7d 18032 python optional sfepy_2025.2-1_source.buildinfo
Git-Tag-Info: tag=d46a368484035ea431d4f046640c51526427c613 fp=bbbd45ea818ab86ff67e7285d3e17383cfa7ff06
Git-Tag-Tagger: Anton Gladky <
gladk@debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmhsRY8ACgkQYG0ITkaD wHkFAA/9EWTmMNkVXIq3S64A6Ewt6s5iS9C/uUTBcuYK7ry4VO6hvrYShe8c9lnJ FEdKc2cKO4dZQgg+1RUJgAh9hmSgJ4tM9Y+qB7bbrbNuzTI7FMC1L5AXsEkXvwYx 8ThwnMvffx2sghnzN/5xI79Voj0aLuiUYbj1mVyUbR6QbFnN1qlXiBlaZmEeTixV p4K096ZmotyX76o1uGevcJyuO+JzMl+dNhE3ozrf5+a8/CgOcuiBJM79r2+FSemG VV8s6WrDXHa7hLCR4f7EX82RAmRl0A9bsso5o7rdcVnT+HD+rjEZoMFsiRsQ+wRw 9G1V5HWwQhOd3QuwoW7kycZoXbMMX4zT52VbQuVZG+Y3TtlJq34kMZ9Y7NDvWh/P hlshKTM5c4GRgXrAXYNPYZzfQ/kJHrTIUAEFkiRBbSJVFMJ/0TGla70A04Qyw0Bt zU3llzr+vsOI4nE73u7FqOBw0gby0esQVv2kJJREi4qSYUHta3mppzomUL9jnXKu
[continued in next message]
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)