Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1315
| Date | 2014-07-07 11:48 -0400 |
|---|---|
| Subject | pbr 0.9.0 released |
| From | Doug Hellmann <doug.hellmann@dreamhost.com> |
| Newsgroups | comp.lang.python.announce |
| Message-ID | <mailman.11605.1404754588.18130.python-announce-list@python.org> (permalink) |
The Oslo team is pleased to announce the release of pbr 0.9.0. pbr (Python Build Reasonableness) is a wrapper for setuptools to make packaging python libraries and applications easier. For more details, see https://pypi.python.org/pypi/pbr and http://docs.openstack.org/developer/pbr/ This release includes: $ git log --abbrev-commit --pretty=oneline --no-merges 0.8.2..0.9.0 fa17f42 Allow examining parsing exceptions. ec1009c Update integration script for Apache 2.4 b07a50b Restore Monkeypatched Distribution Instance 715c597 Register testr as a distutil entry point 6541911 Check for git before querying it for a version 6f4ff3c Allow _run_cmd to run commands in any directory. 2e2245c Make setUp fail if sdist fails. e01b28e Permit pre-release versions with git metadata bdb0191 Un-nest some sections of code Please report issues using the launchpad tracker: https://launchpad.net/pbr Doug
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
pbr 0.9.0 released Doug Hellmann <doug.hellmann@dreamhost.com> - 2014-07-07 11:48 -0400
csiph-web