[med-svn] [Git][med-team/python-iow][master] 2 commits: Drop the runtime dependency on Cython

Graham Inggs (@ginggs) gitlab at salsa.debian.org
Sun Dec 10 14:44:40 GMT 2023



Graham Inggs pushed to branch master at Debian Med / python-iow


Commits:
7ed9d4df by Graham Inggs at 2023-12-10T13:05:53-01:00
Drop the runtime dependency on Cython

- - - - -
a12fccb9 by Graham Inggs at 2023-12-10T13:06:31-01:00
Prepare for team upload to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/no-runtime-cython.patch
- + debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-iow (1.0.6-3) unstable; urgency=medium
+
+  * Team upload
+  * Drop the runtime dependency on Cython
+
+ -- Graham Inggs <ginggs at debian.org>  Sun, 10 Dec 2023 14:04:58 +0000
+
 python-iow (1.0.6-2) unstable; urgency=medium
 
   * Versioned Build-Depends: python3-skbio (>= 0.5.8-3~)


=====================================
debian/patches/no-runtime-cython.patch
=====================================
@@ -0,0 +1,14 @@
+Description: Drop the runtime dependency on Cython
+Author: Graham Inggs <ginggs at debian.org>
+Last-Update: 2023-12-10
+
+--- a/setup.py
++++ b/setup.py
+@@ -121,7 +121,6 @@
+       install_requires=[
+           'numpy >= 1.9.2',
+           'nose >= 1.3.7',
+-          'cython >= 0.24.1',
+           'pandas',
+           'click',
+           'scikit-bio >= 0.5.0, < 0.6.0'],


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+no-runtime-cython.patch



View it on GitLab: https://salsa.debian.org/med-team/python-iow/-/compare/3a2bfac75cdd1275167b6da7670a3640f7d8c692...a12fccb9097fb21084c336330f8647acef0cb45c

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-iow/-/compare/3a2bfac75cdd1275167b6da7670a3640f7d8c692...a12fccb9097fb21084c336330f8647acef0cb45c
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/20231210/212e5146/attachment-0001.htm>


More information about the debian-med-commit mailing list