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.6.orig/setup.py
|
||||||
+++ wptools-0.4.5/setup.py
|
+++ wptools-0.4.6/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.5/setup.py
|
|||||||
|
|
||||||
@@ -12,7 +10,16 @@ setup(
|
@@ -12,7 +10,16 @@ setup(
|
||||||
name='wptools',
|
name='wptools',
|
||||||
version='0.4.5',
|
version='0.4.6',
|
||||||
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,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 9 16:16:21 UTC 2018 - badshah400@gmail.com
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 19 09:55:52 UTC 2017 - badshah400@gmail.com
|
Tue Dec 19 09:55:52 UTC 2017 - badshah400@gmail.com
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-wptools
|
# spec file for package python-wptools
|
||||||
#
|
#
|
||||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -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.5
|
Version: 0.4.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Wikipedia tools (for Humans)
|
Summary: Wikipedia tools (for Humans)
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5de6e109873cf601e7a0b2176ed4f0af53e4064ce031314642007a0655ef68ae
|
|
||||||
size 28384
|
|
||||||
3
wptools-0.4.6.tar.gz
Normal file
3
wptools-0.4.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d984edfac7f6722754726baca08891272caf445671837f55322d8e783db38d15
|
||||||
|
size 28537
|
||||||
Reference in New Issue
Block a user