1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
python-mp-api (0.45.3-4) unstable; urgency=medium
* Team upload.
* d/t/control: Mark skip-not-installable for all tests.
-- Picca Frédéric-Emmanuel <picca@debian.org> Mon, 17 Mar 2025 11:04:01 +0100
python-mp-api (0.45.3-3) unstable; urgency=medium
* d/t/control: PASS(force) the tests on Debian-CI. This is related to
the current access of our Debian-CI IP's to the upstream database.
-- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 14 Mar 2025 11:53:30 +0100
python-mp-api (0.45.3-2) unstable; urgency=medium
* Team upload
* source only upload
-- Picca Frédéric-Emmanuel <picca@debian.org> Thu, 13 Mar 2025 16:15:33 +0100
python-mp-api (0.45.3-1) unstable; urgency=medium
* Team upload
[ Roland Mas ]
* Add myself to Uploaders.
[ Picca Frédéric-Emmanuel ]
* New upstream version 0.45.3
-- Picca Frédéric-Emmanuel <picca@debian.org> Thu, 13 Mar 2025 14:50:07 +0100
python-mp-api (0.43.0rc0-1) unstable; urgency=medium
[ Roland Mas ]
* New upstream release.
* Bug fix: "new release requires unpackaged maggma package", thanks to
Drew Parsons (Closes: #1078531).
[ Drew Parsons ]
* Standards-Version: 4.7.0
-- Drew Parsons <dparsons@debian.org> Thu, 07 Nov 2024 12:26:04 +0100
python-mp-api (0.34.3-1) unstable; urgency=medium
* New upstream release.
- Build-Depends: python3-emmet-core (>=0.54.0~)
* Skip all build-time tests, since they all require internet
(via MPRester)
* debian/tests Depends: python3-pytest, python3-pytest-asyncio
-- Drew Parsons <dparsons@debian.org> Sat, 19 Aug 2023 16:23:03 +0200
python-mp-api (0.30.10-2) unstable; urgency=medium
* update latest mp-api for debian stable release
-- Drew Parsons <dparsons@debian.org> Thu, 23 Feb 2023 16:55:53 +0100
python-mp-api (0.30.10-1) experimental; urgency=medium
* New upstream release.
* skip test_get_trajectories (requires connection to
api.materialsproject.org)
-- Drew Parsons <dparsons@debian.org> Tue, 21 Feb 2023 20:25:55 +0100
python-mp-api (0.27.5-2) unstable; urgency=medium
* source upload for migration to testing
-- Drew Parsons <dparsons@debian.org> Mon, 06 Feb 2023 16:57:08 +0100
python-mp-api (0.27.5-1) unstable; urgency=medium
* Initial release. (Closes: #1030518)
* skip network tests test_download_for_task_ids,
test_get_phase_diagram_from_chemsy when building
-- Drew Parsons <dparsons@debian.org> Sat, 04 Feb 2023 16:26:54 +0100
|