forked from pool/python-wptools
Accepting request 615423 from home:badshah400:branches:devel:languages:python
- Update to version 0.4.15:
+ Include tests in distribution (nonetheless don't run checks
during specfile because tests need network connection).
OBS-URL: https://build.opensuse.org/request/show/615423
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wptools?expand=0&rev=15
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Index: wptools-0.4.12/setup.py
|
||||
Index: wptools-0.4.15/setup.py
|
||||
===================================================================
|
||||
--- wptools-0.4.12.orig/setup.py
|
||||
+++ wptools-0.4.12/setup.py
|
||||
--- wptools-0.4.15.orig/setup.py
|
||||
+++ wptools-0.4.15/setup.py
|
||||
@@ -2,8 +2,6 @@
|
||||
|
||||
from setuptools import setup, find_packages
|
||||
@@ -13,7 +13,7 @@ Index: wptools-0.4.12/setup.py
|
||||
|
||||
@@ -12,7 +10,16 @@ setup(
|
||||
name='wptools',
|
||||
version='0.4.14',
|
||||
version='0.4.15',
|
||||
description='Wikipedia tools (for Humans)',
|
||||
- long_description=readme + '\n\n' + history,
|
||||
+ long_description=
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 9 13:25:08 UTC 2018 - badshah400@gmail.com
|
||||
|
||||
- Update to version 0.4.15:
|
||||
+ Include tests in distribution (nonetheless don't run checks
|
||||
during specfile because tests need network connection).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 25 16:34:44 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.14
|
||||
Version: 0.4.15
|
||||
Release: 0
|
||||
Summary: Wikipedia tools (for Humans)
|
||||
License: MIT
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdc7b234939fb5e170194773fde21a2a7010720d7832c932418b0b6f55afaf49
|
||||
size 34293
|
||||
3
wptools-0.4.15.tar.gz
Normal file
3
wptools-0.4.15.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cdd486d8ba8b33b06f37ff2f9647a9029b00a3e2f417a3b714a67d427f9a1ec
|
||||
size 539948
|
||||
Reference in New Issue
Block a user