forked from pool/python-wptools
Accepting request 563081 from home:badshah400:branches:devel:languages:python
- Update to version 0.4.6: * Merged deleted Wikidata item PR (gh#siznax/wptools#97). - Rebase python-wptools-avoid-reading-readme.patch to apply cleanly against updated sources. OBS-URL: https://build.opensuse.org/request/show/563081 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wptools?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
3dbb2df8f3
commit
f8e59741f6
@@ -1,7 +1,7 @@
|
||||
Index: wptools-0.4.5/setup.py
|
||||
Index: wptools-0.4.6/setup.py
|
||||
===================================================================
|
||||
--- wptools-0.4.5.orig/setup.py
|
||||
+++ wptools-0.4.5/setup.py
|
||||
--- wptools-0.4.6.orig/setup.py
|
||||
+++ wptools-0.4.6/setup.py
|
||||
@@ -2,8 +2,6 @@
|
||||
|
||||
from setuptools import setup, find_packages
|
||||
@@ -13,7 +13,7 @@ Index: wptools-0.4.5/setup.py
|
||||
|
||||
@@ -12,7 +10,16 @@ setup(
|
||||
name='wptools',
|
||||
version='0.4.5',
|
||||
version='0.4.6',
|
||||
description='Wikipedia tools (for Humans)',
|
||||
- long_description=readme + '\n\n' + history,
|
||||
+ long_description=
|
||||
|
||||
Reference in New Issue
Block a user