releases/deliverables/_independent/os-testr.yaml
Andrea Frittoli 997224dfa8 Release os-testr 0.8.2
This release includes removing dependency from babel, which
is not used by os-test since it does do translations; it also
includes an update to the latest g-r.

Change-Id: Icffd0e1577362626d9402f755805e0a818304e62
2017-05-16 10:43:49 -04:00

59 lines
1.6 KiB
YAML

---
launchpad: os-testr
team: Quality Assurance
release-type: std
type: library
include-pypi-link: yes
releases:
- version: 0.1.0
projects:
- repo: openstack/os-testr
hash: 78f9371161c311f3f2f730f118b73aa8370a5b70
- version: 0.2.0
projects:
- repo: openstack/os-testr
hash: 16330c052656deccb8cea89f2bc84542c38a7603
- version: 0.3.0
projects:
- repo: openstack/os-testr
hash: 5a739f9ac0536cf9830d1c0682182c966abb4c8f
- version: 0.4.0
projects:
- repo: openstack/os-testr
hash: 368a2553cd3e309445a58b129a74c8751fd3e5f7
- version: 0.4.1
projects:
- repo: openstack/os-testr
hash: d577844b7bc9d7fd25d11affe3e17609a843d9b2
- version: 0.4.2
projects:
- repo: openstack/os-testr
hash: 65e1e1867c30fc70e4963df7f5bd9a15acf54a68
- version: 0.5.0
projects:
- repo: openstack/os-testr
hash: befba5c1116f9a30b53cdf47cc01e7c99c3fe4ae
- version: 0.6.0
projects:
- repo: openstack/os-testr
hash: 29c64b1287222f98b1deb231ec1aa0ec2a085722
- version: 0.7.0
projects:
- repo: openstack/os-testr
hash: e5e11dca2ed106fc24af4f814a1176e2a33b4c7d
- version: 0.8.0
projects:
- repo: openstack/os-testr
hash: 0de62e38e6c833471bee690c4e5a0375ee609fca
- version: 0.8.1
projects:
- repo: openstack/os-testr
hash: 07e0b06f88b588aa579660264c78fd20fc9e0eab
- version: 0.8.2
projects:
- repo: openstack/os-testr
hash: e84d06292b3ab0600a0aeaf85dfb012652ec0b2e
highlights: |
Remove babel from requirements since its not
used by os-testr, and update to latest g-r.