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
|
python-npe2 (0.7.8-1) unstable; urgency=medium
* Team upload.
* Explicitly skip test_setuptools_plugin, as otherwise it fails in GitLab
CI despite not running on buildds.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Tue, 25 Feb 2025 09:19:22 +0000
python-npe2 (0.7.7-3) unstable; urgency=medium
* Team upload.
* Tolerate distributions with no Name (part of #1090247).
* Add Homepage field.
-- Colin Watson <cjwatson@debian.org> Wed, 01 Jan 2025 00:24:30 +0000
python-npe2 (0.7.7-2) unstable; urgency=medium
* Re-enable testsuite (and depend on python3-napari-plugin-engine), but
skip tests that depend on network access and tests that would operate
on installed code.
-- Roland Mas <lolando@debian.org> Tue, 01 Oct 2024 10:50:55 +0200
python-npe2 (0.7.7-1) unstable; urgency=medium
* New upstream release.
-- Roland Mas <lolando@debian.org> Sun, 15 Sep 2024 14:11:26 +0200
python-npe2 (0.7.6-1) unstable; urgency=medium
* New upstream release. This fixes: "FTBFS: TypeError:
ForwardRef._evaluate() missing 1 required keyword-only argument:
'recursive_guard', thanks to Lucas Nussbaum (Closes: #1073375).
* Update Build-Dependencies for testsuite.
* Disable testsuite for now, as it tries importing a deprecated module
(napari_plugin_engine).
* Bug fix: "Please replace python3-appdirs dependency with
platformdirs", thanks to Simon McVittie (Closes: #1067998).
-- Roland Mas <lolando@debian.org> Tue, 02 Jul 2024 17:54:28 +0200
python-npe2 (0.7.2-2) unstable; urgency=medium
* Source-only upload for migration to testing.
-- Roland Mas <lolando@debian.org> Tue, 08 Aug 2023 09:54:19 +0200
python-npe2 (0.7.2-1) unstable; urgency=low
* Initial release, autogenerated by py2dsp/3.20230219, then tweaked by
hand.
-- Roland Mas <lolando@debian.org> Tue, 01 Aug 2023 16:24:29 +0200
|