python-emmet-core (0.76.2-1)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/0.76.2-1 tag
- Git: https://salsa.debian.org/debichem-team/python-emmet-core.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 446464
- Browser: https://salsa.debian.org/debichem-team/python-emmet-core
- Last scan: 2024-12-01 23:55:05+00
- Next scan: 2024-12-09 14:31:00+00
- CI pipeline status: success
- Debian changelog in Git:
python-emmet-core (0.76.2-1) unstable; urgency=medium
* New upstream release. Closes: #1076644, #1077430.
- update Build-Depends:
python3-pymatgen (>= 2023.10.11~),
python3-monty (>= 2023.9.25~),
python3-pydantic (>= 2.0~),
python3-pydantic-settings (>= 2.0~),
python3-pybtex (>= 0.24~)
* debian patch no_README.patch prevents trying to build with a
README file which is not there.
* update debian patches skip_tests.patch
- skip test_ml.py since matcalc is not available
- test_settings.py skip test_seriallization
"'MPRelaxSet' has no attribute 'config_dict'"
- test_electronic_structure.py: skip test_from_bsdos_2 since
Seek-Path is not available
* debian patch skip_test_pymatgen_file_version_mismatch.patch skips
tests requiring files no longer provided by current pymatgen
* Standards-Version: 4.7.0
-- Drew Parsons <dparsons@debian.org> Sun, 04 Aug 2024 14:52:04 +0200
- This branch is 3 commits ahead of tag debian/0.76.2-1
- Git log:
commit 8977aa26bdddcfe1d484bf356e292845aa3b9f4c
Merge: 505c77d 8beaaa5
Author: Drew Parsons <dparsons@debian.org>
Date: Sun Aug 11 09:28:50 2024 +0200
Merge branch 'experimental'
commit 505c77dc221fe0c967c0a43ee7386336197206b8
Author: Drew Parsons <dparsons@debian.org>
Date: Sun Aug 11 09:28:39 2024 +0200
Revert "switch to Pydantic V2 (Closes: #1077430, #1076644)"
This reverts commit 62340a64e3e11799369f625da33ada0fd7d7d304.
commit 62340a64e3e11799369f625da33ada0fd7d7d304
Author: Alexandre Detiste <tchet@debian.org>
Date: Fri Aug 9 08:59:13 2024 +0200
switch to Pydantic V2 (Closes: #1077430, #1076644)