Package: python-pattern / 2.6+git20150109-3

Metadata

Package Version Patches format
python-pattern 2.6+git20150109-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix setup.patch | (download)

setup.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---
use system modules.patch | (download)

pattern/vector/svm/__init__.py | 2 1 + 1 - 0 !
pattern/vector/svm/libsvmutil.py | 2 1 + 1 - 0 !
pattern/web/__init__.py | 7 3 + 4 - 0 !
setup.py | 6 0 + 6 - 0 !
4 files changed, 5 insertions(+), 12 deletions(-)

---
use system wordnet.patch | (download)

pattern/text/en/wordnet/__init__.py | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

---
fix ascii encoding.patch | (download)

pattern/text/__init__.py | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

---
remove paypal.patch | (download)

docs/html/pattern.html | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

---
fix tests.patch | (download)

test/test.py | 3 2 + 1 - 0 !
test/test_db.py | 3 2 + 1 - 0 !
test/test_de.py | 3 2 + 1 - 0 !
test/test_en.py | 11 6 + 5 - 0 !
test/test_es.py | 3 2 + 1 - 0 !
test/test_fr.py | 3 2 + 1 - 0 !
test/test_graph.py | 3 2 + 1 - 0 !
test/test_it.py | 3 2 + 1 - 0 !
test/test_metrics.py | 3 2 + 1 - 0 !
test/test_nl.py | 3 2 + 1 - 0 !
test/test_search.py | 3 2 + 1 - 0 !
test/test_text.py | 7 4 + 3 - 0 !
test/test_vector.py | 7 4 + 3 - 0 !
test/test_web.py | 3 2 + 1 - 0 !
14 files changed, 36 insertions(+), 22 deletions(-)

---
fix examples.patch | (download)

examples/04-search/02-constraint.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
replace beautifulsoup with bs4.patch | (download)

pattern/web/__init__.py | 2 1 + 1 - 0 !
test/test_web.py | 16 9 + 7 - 0 !
2 files changed, 10 insertions(+), 8 deletions(-)

---