forked from pool/python-relatorio
Accepting request 513637 from home:DocB:branches:devel:languages:python
version 0.7 OBS-URL: https://build.opensuse.org/request/show/513637 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-relatorio?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 30 18:53:12 UTC 2017 - axel.braun@gmx.de
|
||||
|
||||
- Version 0.7.0
|
||||
* Replace hard-coded extensions by mimetypes guess
|
||||
* Add more guess types: 'boolean', 'date', 'time' and 'void'
|
||||
* Add support for Flat OpenDocument
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 8 08:20:45 UTC 2017 - axel.braun@gmx.de
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-relatorio
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 Dr. Axel Braun
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -16,21 +16,22 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
|
||||
%define mod_name relatorio
|
||||
Name: python-relatorio
|
||||
Version: 0.6.4
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: Python module to create reports from Python objects
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Office/Management
|
||||
Url: https://pypi.python.org/pypi/relatorio
|
||||
Source: https://pypi.io/packages/source/r/%{mod_name}/%{mod_name}-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: %{python_module Genshi}
|
||||
BuildRequires: %{python_module lxml}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-PyYAML
|
||||
Requires: python-pycha
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@@ -56,3 +57,4 @@ as documents (odt, ods, pdf) or images (png, svg).
|
||||
%doc README AUTHORS LICENSE
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9fa0e93c8c2a1d39a645f40e940fb2832528976f81c0971affeafd9a0e663652
|
||||
size 949912
|
3
relatorio-0.7.0.tar.gz
Normal file
3
relatorio-0.7.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:efd68d96573b15c59c24a8f420ed14210ce51de535a8470d14381f2bed69d845
|
||||
size 970000
|
Reference in New Issue
Block a user