forked from pool/python-wptools
Accepting request 602621 from home:badshah400:branches:devel:languages:python
- Update to version 0.4.12 [list of changes cumulated from version 0.4.9]: * Respect silence (gh#siznax/wptools#118). * Added more general infobox parsing alternative. * Improved infobox parsing. OBS-URL: https://build.opensuse.org/request/show/602621 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wptools?expand=0&rev=11
This commit is contained in:
committed by
Git OBS Bridge
parent
f5d5324487
commit
470be6befd
@@ -1,7 +1,7 @@
|
||||
Index: wptools-0.4.6/setup.py
|
||||
Index: wptools-0.4.12/setup.py
|
||||
===================================================================
|
||||
--- wptools-0.4.6.orig/setup.py
|
||||
+++ wptools-0.4.6/setup.py
|
||||
--- wptools-0.4.12.orig/setup.py
|
||||
+++ wptools-0.4.12/setup.py
|
||||
@@ -2,8 +2,6 @@
|
||||
|
||||
from setuptools import setup, find_packages
|
||||
@@ -13,7 +13,7 @@ Index: wptools-0.4.6/setup.py
|
||||
|
||||
@@ -12,7 +10,16 @@ setup(
|
||||
name='wptools',
|
||||
version='0.4.8',
|
||||
version='0.4.12',
|
||||
description='Wikipedia tools (for Humans)',
|
||||
- long_description=readme + '\n\n' + history,
|
||||
+ long_description=
|
||||
|
||||
Reference in New Issue
Block a user