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 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168
|
python-xsdata (26.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
- Refresh Remove-dependency-checking-abstraction-for-console_script patch.
- Drop ruff 0.0.291 compatibility patch; not enough anymore.
- Replace-ruff-with-black-until-ruff-in-Debian-gets-into-sh.patch.
- Remove obsolete Build-Dependencies.
* Switch to the new mkdocs documentation (Closes: #1114337)
- Drop Sphinx-related debian/patches.
- Add mkdocs scaffolding (dh-sequence-mkdocs, dh_mkdocs overrides etc.)
- Add patch to remove badges from README.md, as these constitute a privacy
breach.
- Add patch to disable the minify plugin (doesn't exist in Debian).
- Add patch to fix a bug where build paths would be encoded in the
generated API documentation.
- Replace mkdocs-materials Google Fonts with static copy
* Replace ruff with black; ruff in Debian is very old, and updating it to a
newer upstream is a complex endeavour that is being worked on for a few
months now (#1068248). Until this materializes, fall back to black.
* Revert autopkgtest skip-not-installable change, as this is now deprecated,
and its presence was not justified by comments and commit messages.
* Remove Priority: optional, the default now.
* Remove Rules-Requires-Root: no, the default now.
* Use dh-sequence-python3 instead of dh --with python3.
* Update debian/watch to version 5.
* Bump copyright years; add myself
* Bump Standards-Version to 4.7.3.
-- Faidon Liambotis <paravoid@debian.org> Mon, 02 Mar 2026 15:35:44 +0200
python-xsdata (24.1-2) unstable; urgency=medium
* Team upload.
[ Adrian Bunk ]
* python3-xsdata: Depend on ruff. Closes: #1088876.
* autopkgtest: skip-not-installable
-- Santiago Vila <sanvila@debian.org> Fri, 11 Apr 2025 01:55:48 +0200
python-xsdata (24.1-1) unstable; urgency=low
* New upstream version 24.1
* Refresh patches.
* Update year in d/copyright.
* Add python3-ruff to Build-Depends, required by tests.
* Add patch to fix configuration compatibility with ruff 0.0.291.
-- Michael Fladischer <fladi@debian.org> Tue, 02 Apr 2024 18:41:14 +0000
python-xsdata (23.8-1) unstable; urgency=medium
* New upstream version 23.8
* Refresh patches.
* Add patch to remove dependency-checking abstraction for console_script
entry_point.
* Move xsdata cli script to separate package to avoid having unnecessary
dependencies on the core library.
* Replace help2man with click-man to get detailed manpages for all
subcommands.
* Run wrap-and-sort -bast to reduce diff size of future changes.
-- Michael Fladischer <fladi@debian.org> Thu, 31 Aug 2023 13:32:23 +0000
python-xsdata (23.7-1) unstable; urgency=medium
* New upstream version 23.7
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Sat, 29 Jul 2023 21:48:49 +0000
python-xsdata (23.6-1) unstable; urgency=medium
* New upstream version 23.6
* Refresh patches and drop obsolete ones.
* Add python3-typing-extensions to Build-Depends, required by tests.
* Use pyproject.toml in both build-time and autopkgtests.
* Simplify building the documentation by building it directly in proper location.
* Simplify d/rules by using execute_after_ targets instead of overrides.
-- Michael Fladischer <fladi@debian.org> Wed, 28 Jun 2023 16:48:38 +0000
python-xsdata (23.5-1) unstable; urgency=medium
* New upstream version 23.5
* Bump Standards-Version to 4.6.2.
* Build using pybuild-plugin-pyproject.
* Add python3-sphinx-inline-tabs to Build-Depends, required by
documentation.
-- Michael Fladischer <fladi@debian.org> Tue, 27 Jun 2023 21:36:49 +0000
python-xsdata (22.12-1) unstable; urgency=low
* New upstream release (Closes: #1026741).
* Refresh patches.
* Update d/copyright with new years.
-- Michael Fladischer <fladi@debian.org> Thu, 05 Jan 2023 00:01:37 +0000
python-xsdata (22.11-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Tue, 22 Nov 2022 09:47:07 +0000
python-xsdata (22.9-2) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + python-xsdata-doc: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 20 Nov 2022 12:14:16 +0000
python-xsdata (22.9-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Sun, 09 Oct 2022 21:01:11 +0000
python-xsdata (22.8-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Bump Standards-Version to 4.6.1.0.
-- Michael Fladischer <fladi@debian.org> Tue, 13 Sep 2022 16:28:11 +0000
python-xsdata (22.4-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
-- Jelmer Vernooij <jelmer@debian.org> Wed, 25 May 2022 20:12:17 +0100
python-xsdata (22.4-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <fladi@debian.org> Fri, 22 Apr 2022 19:07:00 +0000
python-xsdata (22.3-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Thu, 31 Mar 2022 16:58:28 +0000
python-xsdata (22.2-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
-- Michael Fladischer <fladi@debian.org> Wed, 16 Feb 2022 21:19:41 +0000
python-xsdata (22.1-1) unstable; urgency=low
* New upstream release.
* Refresh patches.
* Update year in d/copyright.
-- Michael Fladischer <fladi@debian.org> Fri, 28 Jan 2022 07:28:02 +0000
python-xsdata (21.12-1) unstable; urgency=low
* Initial release (Closes: #976444).
-- Michael Fladischer <fladi@debian.org> Sat, 18 Dec 2021 17:51:16 +0000
|