14
0

Accepting request 419367 from home:DocB:branches:devel:languages:python

link to pypi.io

OBS-URL: https://build.opensuse.org/request/show/419367
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-relatorio?expand=0&rev=5
This commit is contained in:
Thomas Bechtold
2016-08-19 06:14:07 +00:00
committed by Git OBS Bridge
parent f5ee9c9d3a
commit 4b15256eb2
3 changed files with 8 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
<services> <services>
<service name="download_files" mode="disabled"/></services> <service name="download_files" mode="localonly" />
</services>

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Aug 14 19:49:38 UTC 2016 - axel.braun@gmx.de
- fixed link to pypi
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Jun 30 07:35:41 UTC 2016 - axel.braun@gmx.de Thu Jun 30 07:35:41 UTC 2016 - axel.braun@gmx.de

View File

@@ -26,7 +26,7 @@ BuildRequires: python-lxml
BuildRequires: python-setuptools BuildRequires: python-setuptools
Version: 0.6.3 Version: 0.6.3
Release: 0 Release: 0
Source: https://pypi.python.org/packages/source/r/relatorio/%{mod_name}-%{version}.tar.gz Source: https://pypi.io/packages/source/r/relatorio/%{mod_name}-%{version}.tar.gz
Url: https://pypi.python.org/pypi/relatorio Url: https://pypi.python.org/pypi/relatorio
BuildArch: noarch BuildArch: noarch
Summary: Python module to create reports from Python objects Summary: Python module to create reports from Python objects