14
0

- update url to point to the new location (bsc#1079905)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=71
This commit is contained in:
2018-03-06 17:25:32 +00:00
committed by Git OBS Bridge
parent 64aff74cc4
commit d55e1766ad
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 6 17:11:17 UTC 2018 - dmueller@suse.com
- update url to point to the new location (bsc#1079905)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Dec 22 09:48:29 UTC 2017 - tbechtold@suse.com Fri Dec 22 09:48:29 UTC 2017 - tbechtold@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-py2pack # spec file for package python-py2pack
# #
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# 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 @@
Name: python-py2pack Name: python-py2pack
Version: 0.8.2 Version: 0.8.2
Release: 0 Release: 0
Url: http://github.com/saschpe/py2pack Url: https://github.com/openSUSE/py2pack
Summary: Generate distribution packages from Python packages on PyPI Summary: Generate distribution packages from Python packages on PyPI
License: Apache-2.0 License: Apache-2.0
Group: Development/Languages/Python Group: Development/Languages/Python