[med-svn] [Git][med-team/python-cogent][master] 2 commits: d/{control, rules}: migrate from flit to generic pyproject.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Sat Dec 3 15:29:24 GMT 2022
Étienne Mollier pushed to branch master at Debian Med / python-cogent
Commits:
a1a4ca41 by Étienne Mollier at 2022-12-03T12:28:28+01:00
d/{control,rules}: migrate from flit to generic pyproject.
- - - - -
8bd874db by Étienne Mollier at 2022-12-03T16:28:49+01:00
update changelog (with more prominent todo item)
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,14 @@
python-cogent (2022.10.31a1+dfsg-1) UNRELEASED; urgency=medium
+ TODO: python3-numba needs to be installable
+
+ [ Andreas Tille ]
* New upstream version
- TODO: python3-numba needs to be installable
- -- Andreas Tille <tille at debian.org> Wed, 30 Nov 2022 19:25:40 +0100
+ [ Étienne Mollier ]
+ * d/{control,rules}: migrate from flit to generic pyproject.
+
+ -- Étienne Mollier <emollier at debian.org> Sat, 03 Dec 2022 12:28:36 +0100
python-cogent (2022.8.24a1+dfsg-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -8,6 +8,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
flit,
+ pybuild-plugin-pyproject,
python3-all-dev,
python3-matplotlib,
python3-numba,
=====================================
debian/rules
=====================================
@@ -16,8 +16,6 @@ endif
include /usr/share/dpkg/default.mk
-export PYBUILD_SYSTEM=flit
-
%:
dh $@ --with python3 --buildsystem=pybuild
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/54b91582fe6e4d758fdc8ed4fc701da5db0f0515...8bd874db2cd7dbd74331fbda0183c145edda6edf
--
View it on GitLab: https://salsa.debian.org/med-team/python-cogent/-/compare/54b91582fe6e4d758fdc8ed4fc701da5db0f0515...8bd874db2cd7dbd74331fbda0183c145edda6edf
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221203/8260902d/attachment-0001.htm>
More information about the debian-med-commit
mailing list