flit (3.6.0-1) unstable; urgency=medium * New upstream release * Move removal of build.py from install to clean * Update debian/build.py for removal of build_thyself * Add debian/patches/0002-use-system-tomli.patch since we will use the system tomli * Update debian/rules to remove the vendored tomli from the build * Update autopkgtest depends * Run package tests during build * Clean up dist-info directory: - Remove direct_url.json, not useful in Debian - Update RECORD to reflect files installed by the package -- Scott Kitterman Thu, 30 Dec 2021 11:50:05 -0500 flit (3.5.1-1) unstable; urgency=medium * New upstream release - Refresh patches * Replace build-depends on python3-toml with python3-tomli and python3-tomli-w * Remove build-depends on python3-pygments, not required * Remove manually added binary depends, included in python3:Depends * Update long description to mention PEP 621 support * Correctly specify that build-deps not needed for clean are Build-Depends-Indep * Use sphinx-build instead of help2man to generate a more complete and current man page * Delete unneeded build-depends on python3-docutils and python3-requests * Update lintian-overrides * Set minimum dh-python version to 5.20211213 to avoid issues with depends generation in earlier versions -- Scott Kitterman Mon, 13 Dec 2021 20:31:59 -0500 flit (3.3.0-1) unstable; urgency=medium * Team upload [ Steffen Moeller ] * New upstream version 3.3.0 (Closes: #994589) * d/control: Bumped standard to 4.5.1 * d/rules: removing __pycache__ folders from previous builds [ Michael R. Crusoe ] * Standards-Version: 4.6.0 (routine-update) * debhelper-compat 13 (routine-update) * Respect DEB_BUILD_OPTIONS in override_dh_auto_test target (routine- update) * Add salsa-ci file (routine-update) * Rules-Requires-Root: no (routine-update) * watch file standard 4 (routine-update) * {Build-,}Depends: switch to python3-toml from -pytoml [ Stefano Rivera ] * Run autopkgtest against all supported Python 3 versions. -- Stefano Rivera Thu, 25 Nov 2021 16:51:52 -0400 flit (3.0.0-1) unstable; urgency=medium * Team upload [ Scott Kitterman ] * Replace failing automatic man page generation with manual process that at least works (Closes: #977044) [ Ondřej Nový ] * d/control: Update Maintainer field with new Debian Python Team contact address. * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Antonio Terceiro ] * New upstream version 3.0.0 - Makes RECORD deterministic (Closes: #968636) - Builds reproducibly (Closes: #964440) * debian/build.py: fix location of top level directory (Closes: #975796) * debian/build.py: fix wrt the new upstream release * autopkgtest: drop unnecessary breaks-testbed restriction * autopkgtest: only test against Debian * autopkgtest: ignore test that fails without `python` -- Antonio Terceiro Thu, 10 Dec 2020 12:28:33 -0300 flit (2.3.0-3) unstable; urgency=medium * Add missing autopkgtest depends on tox -- Scott Kitterman Mon, 13 Apr 2020 12:31:23 -0400 flit (2.3.0-2) unstable; urgency=medium * Add autopkgtest running upstream test suite with tox * Patch install.Installer class not to error out when subclassed as DebianInstaller from dh-python -- Scott Kitterman Mon, 13 Apr 2020 02:15:02 -0400 flit (2.3.0-1) unstable; urgency=medium * New upstream release -- Scott Kitterman Sat, 11 Apr 2020 23:00:36 -0400 flit (2.2.0-2) unstable; urgency=medium * Add missing license to debian/copyright -- Scott Kitterman Mon, 06 Apr 2020 16:25:01 -0400 flit (2.2.0-1) unstable; urgency=medium * Initial release (Closes: #953992) -- Scott Kitterman Mon, 23 Mar 2020 11:12:49 -0400