14
0

Accepting request 406252 from home:tbechtold:branches:devel:languages:python

- Use https for Source url

OBS-URL: https://build.opensuse.org/request/show/406252
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=47
This commit is contained in:
2016-07-04 07:26:35 +00:00
committed by Git OBS Bridge
parent d528bc4b75
commit 9424b9b24c
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 4 07:22:14 UTC 2016 - tbechtold@suse.com
- Use https for Source url
-------------------------------------------------------------------
Thu Jun 30 18:58:23 UTC 2016 - tbechtold@suse.com

View File

@@ -23,7 +23,7 @@ Url: http://github.com/saschpe/py2pack
Summary: Generate distribution packages from Python packages on PyPI
License: Apache-2.0
Group: Development/Languages/Python
Source: http://pypi.io/packages/source/p/py2pack/py2pack-%{version}.tar.gz
Source: https://pypi.io/packages/source/p/py2pack/py2pack-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: python-Jinja2
BuildRequires: python-argparse