[med-svn] [Git][med-team/pyode][master] 2 commits: Build-Depends: cython3 (instead of cython)
Andreas Tille
gitlab at salsa.debian.org
Tue Apr 14 12:06:20 BST 2020
Andreas Tille pushed to branch master at Debian Med / pyode
Commits:
6d83e6fb by Andreas Tille at 2020-04-14T13:00:26+02:00
Build-Depends: cython3 (instead of cython)
- - - - -
8af1b59e by Andreas Tille at 2020-04-14T13:04:18+02:00
Cleanup properly
- - - - -
2 changed files:
- + debian/clean
- debian/control
Changes:
=====================================
debian/clean
=====================================
@@ -0,0 +1,2 @@
+_trimesh_switch.pyx
+ode_*.c
=====================================
debian/control
=====================================
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all-dev,
libode-dev,
- cython,
+ cython3,
python3-setuptools
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/pyode
View it on GitLab: https://salsa.debian.org/med-team/pyode/-/compare/8949504f3ba7319dcb863581c8cc79dcbb4e5ebd...8af1b59ed9d9b8f84aa029224580f680f5eb9bec
--
View it on GitLab: https://salsa.debian.org/med-team/pyode/-/compare/8949504f3ba7319dcb863581c8cc79dcbb4e5ebd...8af1b59ed9d9b8f84aa029224580f680f5eb9bec
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/20200414/1bf22a28/attachment.html>
More information about the debian-med-commit
mailing list