14
0

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:
Tomáš Chvátal
2018-04-30 19:36:21 +00:00
committed by Git OBS Bridge
parent f5d5324487
commit 470be6befd
5 changed files with 17 additions and 8 deletions

View File

@@ -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=

View File

@@ -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

View File

@@ -19,7 +19,7 @@
%define pyname wptools
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-wptools
Version: 0.4.8
Version: 0.4.12
Release: 0
Summary: Wikipedia tools (for Humans)
License: MIT

3
wptools-0.4.12.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6bc3e55abcc8b9f3b565dd1dd86f4276a820594596e3f3c0920a1cfa1f445b31
size 33633

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5fd51e901fd22fb336449a19df8110a7bfb02e915f691c223c52b0036ed2ab78
size 29350