Codebase list python-pauvre / 3135de6
Refresh patches. Debian Janitor 1 year, 5 months ago
2 changed file(s) with 6 addition(s) and 6 deletion(s). Raw diff Collapse all Expand all
11 Last-Update: Fri, 24 Apr 2020 12:49:17 +0200
22 Description: Test script somehow remained at Python2 -> fix this using 2to3
33
4 Index: python-pauvre/pauvre/lsi/test.py
4 Index: python-pauvre.git/pauvre/lsi/test.py
55 ===================================================================
6 --- python-pauvre.orig/pauvre/lsi/test.py
7 +++ python-pauvre/pauvre/lsi/test.py
6 --- python-pauvre.git.orig/pauvre/lsi/test.py
7 +++ python-pauvre.git/pauvre/lsi/test.py
88 @@ -3,10 +3,10 @@
99 # Email: splichte@princeton.edu
1010 # Date: 09/02/2013
66 Last-Update: 2020-04-26
77 ---
88 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
9 Index: python-pauvre/pauvre/lsi/test.py
9 Index: python-pauvre.git/pauvre/lsi/test.py
1010 ===================================================================
11 --- python-pauvre.orig/pauvre/lsi/test.py
12 +++ python-pauvre/pauvre/lsi/test.py
11 --- python-pauvre.git.orig/pauvre/lsi/test.py
12 +++ python-pauvre.git/pauvre/lsi/test.py
1313 @@ -10,6 +10,9 @@ from .helper import *
1414
1515 ev = 0.00000001