diff --git a/pbr-0.10.8.tar.gz b/pbr-0.10.8.tar.gz deleted file mode 100644 index 64c6e64..0000000 --- a/pbr-0.10.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a741650c697abe9dd3da00039a57a45a15a6eed017a16f6b7e4c0161fae2b4b2 -size 82952 diff --git a/pbr-0.11.0.tar.gz b/pbr-0.11.0.tar.gz new file mode 100644 index 0000000..0670618 --- /dev/null +++ b/pbr-0.11.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7f0d69aef367a764d69a4728afd966025ce9394d6029a924ef838ecdf592f6d +size 94347 diff --git a/python-pbr.changes b/python-pbr.changes index 8e7e08e..d2a3dfd 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue May 5 10:57:35 UTC 2015 - benoit.monin@gmx.fr + +- update to version 0.11.0: + * Issue #1450210: Preversioning rc tag handling + * Stop testing setup.py easy_install behaviour + * Test pip install -e of projects + * Build all the wheels in one pass rather than many + * Improve integration.sh + * Honour new test variable PIPVERSION + * Be safe, don't let friends use RawConfigParser + * Revert "Support platform-specific requirements files" + * Reinstate pure-git-hashes-are-illegal test + * Ignore non-release related tags + * Test that MANIFEST.in excludes work + * Fixup semver + * Better diagnostics on test failure + * Don't avoid egg-info quite so often + * Add truncated lincense text + * "packages" might list multiple directories + * Support script text override for newer develop + * Fixes Windows generated scripts headers + * Update README format to match release notes tool + * Be more aggressive about building wheels + * Use a wheelhouse in the integration test + * Build a wheel when integration testing PBR changes + * Use unsafe OpenPGP keys for testing +- increase required version of python-hacking for the tests + ------------------------------------------------------------------- Thu Apr 16 08:53:20 UTC 2015 - hpj@urpla.net diff --git a/python-pbr.spec b/python-pbr.spec index 45ab63d..277c574 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -21,7 +21,7 @@ %bcond_with test Name: python-pbr -Version: 0.10.8 +Version: 0.11.0 Release: 0 Summary: Python Build Reasonableness License: Apache-2.0 @@ -42,7 +42,7 @@ BuildRequires: python-Sphinx >= 1.1.2 BuildRequires: python-discover %endif BuildRequires: python-fixtures >= 0.3.14 -BuildRequires: python-hacking >=0.8 +BuildRequires: python-hacking >= 0.9.2 BuildRequires: python-mock >= 1.0 BuildRequires: python-python-subunit >= 0.0.18 BuildRequires: python-testrepository >= 0.0.18