forked from pool/python-relatorio
Accepting request 405624 from home:DocB:branches:devel:languages:python
fix of -changes file, upgrade to version 0.6.3 OBS-URL: https://build.opensuse.org/request/show/405624 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-relatorio?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
bd222abf6f
commit
f5ee9c9d3a
2
_service
2
_service
@@ -1,3 +1,3 @@
|
||||
<services>
|
||||
|
||||
<service name="download_files"/></services>
|
||||
<service name="download_files" mode="disabled"/></services>
|
||||
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 30 07:35:41 UTC 2016 - axel.braun@gmx.de
|
||||
|
||||
- version 0.6.3
|
||||
changed naming of .changes file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 19 14:06:12 UTC 2015 - axel.braun@gmx.de
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-relatorio
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -13,26 +13,28 @@
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
#
|
||||
%define mod_name relatorio
|
||||
|
||||
Name: python-relatorio
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-genshi
|
||||
BuildRequires: python-lxml
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-genshi
|
||||
Version: 0.6.2
|
||||
Release: 1
|
||||
License: GPL-3.0+
|
||||
Version: 0.6.3
|
||||
Release: 0
|
||||
Source: https://pypi.python.org/packages/source/r/relatorio/%{mod_name}-%{version}.tar.gz
|
||||
Url: https://pypi.python.org/pypi/relatorio
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||
%else
|
||||
BuildArch: noarch
|
||||
%endif
|
||||
Group: Productivity/Office/Management
|
||||
Summary: Python module to create reports from Python objects
|
||||
License: GPL-3.0+
|
||||
Group: Productivity/Office/Management
|
||||
Requires: python-PyYAML
|
||||
Requires: python-pycha
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@@ -53,3 +55,4 @@ python setup.py install --prefix=%_prefix --root=%buildroot
|
||||
%doc README AUTHORS
|
||||
%{python_sitelib}/*
|
||||
|
||||
%changelog
|
||||
|
3
relatorio-0.6.3.tar.gz
Normal file
3
relatorio-0.6.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ad6fff9c5300b8be37a6a9ea3e7f9a447ff62c2cfe65aad2763efab173de222
|
||||
size 949863
|
Reference in New Issue
Block a user