cbc6b228fc
This creates a new release of oslotest, to create one with some recent code changes and change of supported python versions. Major version is bumped because minimum python version was bumped from 3.6 to 3.8. $ git log --oneline --no-merges 4.5.0..HEAD b033757 Bump hacking 5d842eb Update python classifier in setup.cfg 8d58720 pre-commit: Bump versions 629a2b2 tox: Bump minimum to tox 4.x a814032 Remove usage of six 104cb89 Replace find_module function 6a1bc5b Revert "Moves supported python runtimes from version 3.8 to 3.10" 1f04434 Moves supported python runtimes from version 3.8 to 3.10 0a5932f Cleanup py27 support 21b5f4f Fix formatting of release list 927c867 Drop python3.6/3.7 support in testing runtime 49948df Remove unnecessary unicode prefixes 47fe8a2 Update CI to use unversioned jobs template Change-Id: I7da2a34723ba3a1888d36fd963d6d21529a6de7d
17 lines
371 B
YAML
17 lines
371 B
YAML
---
|
|
include-pypi-link: true
|
|
launchpad: oslotest
|
|
team: oslo
|
|
type: library
|
|
repository-settings:
|
|
openstack/oslotest: {}
|
|
releases:
|
|
- version: 4.5.0
|
|
projects:
|
|
- repo: openstack/oslotest
|
|
hash: d4b189682ca2239abb23ab7b8ce33a5dbd9ffc42
|
|
- version: 5.0.0
|
|
projects:
|
|
- repo: openstack/oslotest
|
|
hash: 4c36dbc66791c3321b15902674c6d604bcd186bc
|