Accepting request 752758 from home:apersaud:branches:devel:languages:python:numeric

update to latest version

OBS-URL: https://build.opensuse.org/request/show/752758
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-tabulate?expand=0&rev=10
This commit is contained in:
Tomáš Chvátal 2019-12-02 07:37:11 +00:00 committed by Git OBS Bridge
parent a7fb15a25a
commit 4ade1157dd
4 changed files with 19 additions and 7 deletions

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Dec 1 19:13:52 UTC 2019 - Arun Persaud <arun@gmx.de>
- specfile:
* be more specific in %files section
- update to version 0.8.6:
* Bug fixes.
* Stop supporting Python 3.3, 3.4.
-------------------------------------------------------------------
Tue Oct 8 09:15:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-tabulate
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-tabulate
Version: 0.8.5
Version: 0.8.6
Release: 0
Summary: Pretty-printer for tabular data in Python
License: MIT
@ -51,7 +51,7 @@ The main use cases of the library are:
decimal point
%prep
%setup -n tabulate-%{version}
%setup -q -n tabulate-%{version}
%build
%python_build
@ -67,6 +67,8 @@ The main use cases of the library are:
%license LICENSE
%doc README.md
%python3_only %{_bindir}/tabulate
%{python_sitelib}/*
%{python_sitelib}/tabulate.*
%{python_sitelib}/tabulate-%{version}-py*.egg-info
%pycache_only %{python_sitelib}/__pycache__
%changelog

View File

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

3
tabulate-0.8.6.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5470cc6687a091c7042cee89b2946d9235fe9f6d49c193a4ae2ac7bf386737c8
size 45535