File: unversioned_docutils.patch

package info (click to toggle)
pdb2pqr 3.6.1%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 46,780 kB
  • sloc: python: 13,212; xml: 8,252; sh: 48; makefile: 30
file content (16 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Author: Andreas Tille <tille@debian.org>
Last-Update: Sun, 05 Feb 2023 08:42:28 +0100
Bug-Debian: https://bugs.debian.org/1030444
Description: Drop version restriction from docutils

--- a/setup.py
+++ b/setup.py
@@ -58,7 +58,7 @@
         "numpy",
         "propka >= 3.5",
         "requests",
-        "docutils < 0.18"
+        "docutils"
     ],
     url="http://www.poissonboltzmann.org",
     packages=find_packages(