sfepy (2021.4-4)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2023.4-1 > 2021.4-4
- Git: https://salsa.debian.org/science-team/sfepy.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 475136
- Browser: https://salsa.debian.org/science-team/sfepy
- Last scan: 2024-11-20 19:41:11+00
- Next scan: 2024-11-27 09:20:00+00
- CI pipeline status: failed
- Debian changelog in Git:
sfepy (2023.4-1) UNRELEASED; urgency=medium
[ 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
-- Francesco Ballarin <francesco.ballarin@unicatt.it> Sat, 29 Jun 2024 08:37:19 +0000
- This branch is 21 commits ahead of tag debian/2021.4-4
- Git log:
commit a459a61445348c5b554668b26a132c263d257c2b
Author: Francesco Ballarin <francesco.ballarin@unicatt.it>
Date: Sat Jun 29 08:41:20 2024 +0000
Add last five commits to the changelog
commit 65fe24a1c46723624685e428cea4eb0b70b80410
Author: Francesco Ballarin <francesco.ballarin@unicatt.it>
Date: Sat Jun 29 08:11:08 2024 +0000
Fix debian/test/build* files: examples are now in the sfepy/ subdirectory
commit d622d04951e2b7061dfea55dcbed1ff79d0a4159
Author: Francesco Ballarin <francesco.ballarin@unicatt.it>
Date: Sat Jun 29 08:09:06 2024 +0000
Add python3-all to test control file to fix lintian warning
commit 5763ccbf362e386d59897b7a43452d5f4866b0c5
Author: Francesco Ballarin <francesco.ballarin@unicatt.it>
Date: Sat Jun 29 08:00:42 2024 +0000
Fix debian/python-sfepy-doc.examples: examples are now in the sfepy/ subdirectory
commit 7dc0f4504daa41b6018f3f553e573e82965aaa02
Author: Francesco Ballarin <francesco.ballarin@unicatt.it>
Date: Sat Jun 29 07:26:53 2024 +0000
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
commit f467ab1cf6cfaf2ceb907e4466f0c2260bf88373
Author: Francesco Ballarin <francesco.ballarin@unicatt.it>
Date: Sat Jun 29 06:47:52 2024 +0000
Update changelog
commit c58a62ad72c9ae7e81a836565b400d5a2c0bea71
Author: Francesco Ballarin <francesco.ballarin@unicatt.it>
Date: Sat Jun 29 06:46:07 2024 +0000
Add Build-Depends on python-pyvista, and suggest it for installation alongside python3-sfepy
commit 2e016a34d872ac681ce0f59e6ead9002808c2013
Author: Francesco Ballarin <francesco.ballarin@unicatt.it>
Date: Sat Jun 29 06:42:21 2024 +0000
Add Francesco Ballarin to uploaders
commit cc24058d9f4d7c9f32fe0dd302872f62feb31b86
Author: Andreas Tille <tille@debian.org>
Date: Tue Jan 23 15:13:06 2024 +0100
Build-Depends: ninja-build, python3-pytest
commit a19b33357ae76501b11340cb774326029825f1a7
Author: Andreas Tille <tille@debian.org>
Date: Tue Jan 23 15:12:11 2024 +0100
This version seems to need
https://salsa.debian.org/science-team/python-pyvista/
commit 238bde04fcc2aefbab6f0c7fa768be47a59c9fe0
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 20:20:15 2024 +0100
Use cython3-legacy
commit 673906e4e534de228979a92c2efeb58ae98a4031
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 20:09:41 2024 +0100
We really need these cmake imports - thus rather fix the path
commit 64cc32ef744c454c800ef28dd3317bb602e862d3
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 18:54:01 2024 +0100
Also Cython is not found by cmake - no idea why but it does not matter, thought
commit 361bedeaa5a5ae4d5e835162580f0f1d763f6890
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 18:47:42 2024 +0100
Just ignore since we have Build-Depends: python3-skbuild
commit 00376e42fde38ae9113c5dec8694001198a39e89
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 17:27:05 2024 +0100
Build-Depends: python3-skbuild
commit a38019823040a189595e38183294900becb03c59
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 17:21:28 2024 +0100
Update patches
commit ee501b42307db27aecebae33236f5cf126a2a086
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 16:17:52 2024 +0100
routine-update: Build-Depends: s/dh-python/dh-sequence-python3/
commit 7befcf3f89839f652540da32a97f4a42cfa9caaa
Merge: 091cf33 61985bb
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 16:17:48 2024 +0100
Update upstream source from tag 'upstream/2023.4'
Update to upstream version '2023.4'
with Debian dir dcae485726a82e1e21911a9e91ceacd9e79c15cf
commit 091cf339039436d23a1ebc21f6b91fdbdbbb79cd
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 16:17:17 2024 +0100
routine-update: New upstream version
commit 61985bb32ca778b94191a94df19120df99ce9094
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 16:17:17 2024 +0100
New upstream version 2023.4
commit 46d35ff97d141b5cb893c50b2cf129faa158140f
Author: Andreas Tille <tille@debian.org>
Date: Mon Jan 22 16:17:01 2024 +0100
Fix download filename in watch file