diff --git a/py2pack-0.6.3.tar.gz b/py2pack-0.6.3.tar.gz deleted file mode 100644 index 6d6e74a..0000000 --- a/py2pack-0.6.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cf41c53fa7482f74c71112efde4ccbf5c85155c0eb0cb99b3d2feedc6655ad5f -size 28087 diff --git a/py2pack-0.6.4.tar.gz b/py2pack-0.6.4.tar.gz new file mode 100644 index 0000000..a1f2f07 --- /dev/null +++ b/py2pack-0.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dbc7b74f588f227448fdd1616b75315cb5adfe017e416f9400fc1402219a01b +size 28099 diff --git a/python-py2pack.changes b/python-py2pack.changes index 7667dd7..da92cb7 100644 --- a/python-py2pack.changes +++ b/python-py2pack.changes @@ -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 diff --git a/python-py2pack.spec b/python-py2pack.spec index 1616cb0..8aceec3 100644 --- a/python-py2pack.spec +++ b/python-py2pack.spec @@ -17,7 +17,7 @@ Name: python-py2pack -Version: 0.6.3 +Version: 0.6.4 Release: 0 Url: http://github.com/saschpe/py2pack Summary: Generate distribution packages from Python packages on PyPI