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.12.orig/setup.py
|
||||||
+++ wptools-0.4.6/setup.py
|
+++ wptools-0.4.12/setup.py
|
||||||
@@ -2,8 +2,6 @@
|
@@ -2,8 +2,6 @@
|
||||||
|
|
||||||
from setuptools import setup, find_packages
|
from setuptools import setup, find_packages
|
||||||
@@ -13,7 +13,7 @@ Index: wptools-0.4.6/setup.py
|
|||||||
|
|
||||||
@@ -12,7 +10,16 @@ setup(
|
@@ -12,7 +10,16 @@ setup(
|
||||||
name='wptools',
|
name='wptools',
|
||||||
version='0.4.8',
|
version='0.4.12',
|
||||||
description='Wikipedia tools (for Humans)',
|
description='Wikipedia tools (for Humans)',
|
||||||
- long_description=readme + '\n\n' + history,
|
- long_description=readme + '\n\n' + history,
|
||||||
+ long_description=
|
+ long_description=
|
||||||
|
|||||||
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 30 19:10:36 UTC 2018 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 26 16:49:40 UTC 2018 - badshah400@gmail.com
|
Fri Jan 26 16:49:40 UTC 2018 - badshah400@gmail.com
|
||||||
|
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
%define pyname wptools
|
%define pyname wptools
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-wptools
|
Name: python-wptools
|
||||||
Version: 0.4.8
|
Version: 0.4.12
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Wikipedia tools (for Humans)
|
Summary: Wikipedia tools (for Humans)
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
3
wptools-0.4.12.tar.gz
Normal file
3
wptools-0.4.12.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6bc3e55abcc8b9f3b565dd1dd86f4276a820594596e3f3c0920a1cfa1f445b31
|
||||||
|
size 33633
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5fd51e901fd22fb336449a19df8110a7bfb02e915f691c223c52b0036ed2ab78
|
|
||||||
size 29350
|
|
||||||
Reference in New Issue
Block a user