forked from pool/python-wptools
Accepting request 643747 from home:badshah400:branches:devel:languages:python
- Update to version 0.4.17: * Support proxy authentication (gh#siznax/wptools#130). * Support page links continuations (gh#siznax/wptools#129). - Update to version 0.4.16: + Support for alternate API endpoint. OBS-URL: https://build.opensuse.org/request/show/643747 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wptools?expand=0&rev=17
This commit is contained in:
committed by
Git OBS Bridge
parent
cd7071fef0
commit
427c845630
@@ -13,7 +13,7 @@ Index: wptools-0.4.15/setup.py
|
||||
|
||||
@@ -12,7 +10,16 @@ setup(
|
||||
name='wptools',
|
||||
version='0.4.15',
|
||||
version='0.4.17',
|
||||
description='Wikipedia tools (for Humans)',
|
||||
- long_description=readme + '\n\n' + history,
|
||||
+ long_description=
|
||||
|
||||
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 22 14:09:27 UTC 2018 - badshah400@gmail.com
|
||||
|
||||
- Update to version 0.4.17:
|
||||
* Support proxy authentication (gh#siznax/wptools#130).
|
||||
* Support page links continuations (gh#siznax/wptools#129).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 18 07:27:54 UTC 2018 - badshah400@gmail.com
|
||||
|
||||
- Update to version 0.4.16:
|
||||
+ Support for alternate API endpoint.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 13:25:08 UTC 2018 - badshah400@gmail.com
|
||||
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
%define pyname wptools
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-wptools
|
||||
Version: 0.4.15
|
||||
Version: 0.4.17
|
||||
Release: 0
|
||||
Summary: Wikipedia tools (for Humans)
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cdd486d8ba8b33b06f37ff2f9647a9029b00a3e2f417a3b714a67d427f9a1ec
|
||||
size 539948
|
||||
3
wptools-0.4.17.tar.gz
Normal file
3
wptools-0.4.17.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6f77eda0f19cdd0e3e31c6759fd18baa1fef1357668e9838f3d2380451b83e26
|
||||
size 541007
|
||||
Reference in New Issue
Block a user