14
0
forked from pool/python-wheel

Accepting request 199362 from home:dirkmueller:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/199362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wheel?expand=0&rev=6
This commit is contained in:
Sascha Peilicke
2013-09-17 11:27:13 +00:00
committed by Git OBS Bridge
parent 34509b9f34
commit 18ecb6f224
4 changed files with 18 additions and 8 deletions

View File

@@ -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