forked from pool/python-relatorio
Accepting request 767947 from home:DocB:branches:devel:languages:python
version 0.9.1 OBS-URL: https://build.opensuse.org/request/show/767947 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-relatorio?expand=0&rev=24
This commit is contained in:
committed by
Git OBS Bridge
parent
2a4e190425
commit
d13a4eb02a
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 28 08:57:49 UTC 2020 - Axel Braun <axel.braun@gmx.de>
|
||||||
|
|
||||||
|
- Version 0.9.1
|
||||||
|
* Do not guess type of cell if directive is not alone
|
||||||
|
* Add support for Python 3.8
|
||||||
|
* Support file-magic as fallback to python-magic
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 31 09:24:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Jul 31 09:24:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@@ -2,7 +2,7 @@
|
|||||||
# spec file for package python-relatorio
|
# spec file for package python-relatorio
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
# Copyright (c) 2016-2019 Dr. Axel Braun
|
# Copyright (c) 2016-2020 Dr. Axel Braun
|
||||||
#
|
#
|
||||||
# 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
|
||||||
@@ -20,7 +20,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define mod_name relatorio
|
%define mod_name relatorio
|
||||||
Name: python-relatorio
|
Name: python-relatorio
|
||||||
Version: 0.9.0
|
Version: 0.9.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python module to create reports from Python objects
|
Summary: Python module to create reports from Python objects
|
||||||
License: GPL-3.0-or-later
|
License: GPL-3.0-or-later
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d33c7dabdc20e0af3f41adfb64da718aecd73ab1a526fca8ef72bb7b0fd52361
|
|
||||||
size 1105629
|
|
3
relatorio-0.9.1.tar.gz
Normal file
3
relatorio-0.9.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ea5b9a8c0cd6293a254e744ea5bf37c4e20e97475513ae56fecaf54b7cf4c12a
|
||||||
|
size 1106122
|
Reference in New Issue
Block a user