File: no_cython_in_binary_package.patch

package info (click to toggle)
obitools 3.0.1~b26%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 26,788 kB
  • sloc: ansic: 24,299; python: 657; sh: 27; makefile: 20
file content (13 lines) | stat: -rw-r--r-- 360 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Drop cython3 dependency from binary package
Bug-Debian: https://bugs.debian.org/1057995
Author: Andreas Tille <tille@debian.org>
Last-Update: 2023-12-17

--- obitools.orig/requirements.txt
+++ obitools/requirements.txt
@@ -1,5 +1,4 @@
 --extra-index-url https://pypi.python.org/simple/
-Cython>=0.24
 Sphinx>=1.2.0
 ipython>=3.0.0
 breathe>=4.0.0