14
0

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

- update to version 0.6.4
  * Fix urlretrieve for py3
  * Remove obsolete workaround for old suse in template
  * Update travis.yml
  * Bump version to 0.6.4
  * Add "metadata" subcommand

OBS-URL: https://build.opensuse.org/request/show/419348
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-py2pack?expand=0&rev=52
This commit is contained in:
Jan Matejek
2016-08-15 14:25:47 +00:00
committed by Git OBS Bridge
parent e427b4228d
commit eba2b274f7
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cf41c53fa7482f74c71112efde4ccbf5c85155c0eb0cb99b3d2feedc6655ad5f
size 28087

3
py2pack-0.6.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4dbc7b74f588f227448fdd1616b75315cb5adfe017e416f9400fc1402219a01b
size 28099

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 15 06:47:32 UTC 2016 - tbechtold@suse.com
- update to version 0.6.4
* Fix urlretrieve for py3
* Remove obsolete workaround for old suse in template
* Update travis.yml
* Bump version to 0.6.4
* Add "metadata" subcommand
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jul 22 06:52:54 UTC 2016 - tbechtold@suse.com Fri Jul 22 06:52:54 UTC 2016 - tbechtold@suse.com

View File

@@ -17,7 +17,7 @@
Name: python-py2pack Name: python-py2pack
Version: 0.6.3 Version: 0.6.4
Release: 0 Release: 0
Url: http://github.com/saschpe/py2pack Url: http://github.com/saschpe/py2pack
Summary: Generate distribution packages from Python packages on PyPI Summary: Generate distribution packages from Python packages on PyPI