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
|
cppimport (22.08.02-2) unstable; urgency=medium
[ Joshua Peisach ]
* Ignore generated _version.py file (Closes: #1022347)
python3-setuptools-scm generated file, dpkg-source panics
[ Nilesh Patra ]
* Bump Standards-Version to 4.6.1 (no changes needed)
* d/t/unittests3: Use py3versions -s for supported versions
-- Joshua Peisach <itzswirlz2020@outlook.com> Wed, 09 Nov 2022 15:44:15 -0500
cppimport (22.08.02-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Run autopkgtests tests with pytest (as I think was intended).
* Run tests at build time.
* Reduce autopkgtest Depends to the minimum, to test built package
dependencies.
* Patch: Tests: There is no "python" binary in our test environment.
* Patch: Support setuptools > 60, which brings its own distutils. Fixes
FTBFS. (Closes: #1020571)
-- Stefano Rivera <stefanor@debian.org> Thu, 29 Sep 2022 13:01:23 +0200
cppimport (22.05.11-1) unstable; urgency=medium
* New upstream version 22.05.11
* Add python3-setuptools-scm to build-deps
* Update copyright
-- Joshua Peisach <itzswirlz2020@outlook.com> Wed, 25 May 2022 16:26:13 -0400
cppimport (21.03.07-2) unstable; urgency=medium
* Team upload
* Upload source-only
-- Bastian Germann <bage@debian.org> Mon, 31 Jan 2022 23:27:58 +0100
cppimport (21.03.07-1) unstable; urgency=medium
* Initial release (Closes: #971573)
-- Joshua Peisach <itzswirlz2020@outlook.com> Wed, 22 Dec 2021 15:49:39 -0400
|