diff --git a/python-wheel.changes b/python-wheel.changes index 50631c6..02e32de 100644 --- a/python-wheel.changes +++ b/python-wheel.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Sep 17 08:42:34 UTC 2013 - dmueller@suse.com + +- update to 0.22.0: +- Include entry_points.txt, scripts a.k.a. commands, in experimental + pydist.json +- Improved test_requires parsing +- Python 2.6 fixes, "wheel version" command courtesy pombredanne + ------------------------------------------------------------------- Tue Sep 10 12:02:00 UTC 2013 - toddrme2178@gmail.com diff --git a/python-wheel.spec b/python-wheel.spec index 9aa0790..a7814d2 100644 --- a/python-wheel.spec +++ b/python-wheel.spec @@ -13,24 +13,25 @@ # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Name: python-wheel -Version: 0.21.0 +Version: 0.22.0 Release: 0 -License: MIT Summary: A built-package format for Python -Url: http://bitbucket.org/dholth/wheel/ +License: MIT Group: Development/Languages/Python +Url: http://bitbucket.org/dholth/wheel/ Source: https://pypi.python.org/packages/source/w/wheel/wheel-%{version}.tar.gz BuildRequires: python-devel BuildRequires: python-setuptools # Test requirements: BuildRequires: python-argparse +BuildRequires: python-cov-core >= 1.6 +BuildRequires: python-coverage BuildRequires: python-jsonschema BuildRequires: python-pytest -BuildRequires: python-coverage -BuildRequires: python-cov-core >= 1.6 BuildRequires: python-pytest-cov Recommends: python-ed25519ll Recommends: python-dirspec diff --git a/wheel-0.21.0.tar.gz b/wheel-0.21.0.tar.gz deleted file mode 100644 index 41a41e8..0000000 --- a/wheel-0.21.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:68ad3e66560e9df1f1f435b480183ba24ef913da26556af9e5ae16cd94dd26e1 -size 39310 diff --git a/wheel-0.22.0.tar.gz b/wheel-0.22.0.tar.gz new file mode 100644 index 0000000..7b972ae --- /dev/null +++ b/wheel-0.22.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dffdf998910de1fd4267a1cb07db46def901bf3bc1e25b80f132addef4ebe46d +size 39772