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
|
python-omegaconf (2.3.0-3) unstable; urgency=medium
* Blacklist broken tests (Closes: #1092523).
-- Thomas Goirand <zigo@debian.org> Thu, 09 Jan 2025 10:29:23 +0100
python-omegaconf (2.3.0-2) unstable; urgency=medium
* Add --ignore tests/test_pydev_resolver_plugin.py in d/tests/unittests.
(Closes: #1089049).
* Switch to pybuild (Closes: #1090545).
* Blacklist a few tests in d/tests/unittests.
-- Thomas Goirand <zigo@debian.org> Fri, 27 Dec 2024 15:15:23 +0100
python-omegaconf (2.3.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove build-dependency on python3-pydevd and related test (closes:
#1077312)
-- Julian Gilbey <jdg@debian.org> Wed, 06 Nov 2024 19:57:27 +0000
python-omegaconf (2.3.0-1) unstable; urgency=medium
* New upstream release.
* Add missing (build-)depends python3-attr (Closes: #1042251).
* Add --disable-warnings --disable-warnings -p no:warnings when running
tests, as the package FTBFS otherwise.
* Add disable-broken-test.patch.
* Add d/rules patch from Vagrant Cascadian for build reproducibility
(Closes: #1020723).
-- Thomas Goirand <zigo@debian.org> Thu, 02 May 2024 07:53:22 +0200
python-omegaconf (2.2.2-2) unstable; urgency=medium
* Fixed VCS URLs (Closes: #1016890).
-- Thomas Goirand <zigo@debian.org> Wed, 26 Oct 2022 12:24:04 +0200
python-omegaconf (2.2.2-1) unstable; urgency=medium
* New upstream release.
* Run unit tests at build time.
* Add autopkgtest.
* Do not package /usr/lib/python3/dist-packages/pydevd_plugins/__init__.py
already in pydevd (Closes: #1016510).
-- Thomas Goirand <zigo@debian.org> Tue, 02 Aug 2022 17:45:50 +0200
python-omegaconf (2.1.0~rc1-3) unstable; urgency=medium
* Defines http_proxy=127.0.0.1:9 to avoid internet trafic.
* Add python3-pytest-runner as build-depends (Closes: #1011139).
-- Thomas Goirand <zigo@debian.org> Tue, 31 May 2022 10:45:28 +0200
python-omegaconf (2.1.0~rc1-2) unstable; urgency=medium
* Reupload source-only.
-- Thomas Goirand <zigo@debian.org> Fri, 20 Aug 2021 20:47:41 +0200
python-omegaconf (2.1.0~rc1-1) unstable; urgency=medium
* Initial release. (Closes: #988840)
-- Thomas Goirand <zigo@debian.org> Thu, 20 May 2021 11:56:18 +0200
|