15
0
forked from pool/python-cliff

Accepting request 774899 from Cloud:OpenStack:Factory

- update to version 2.16.0
  - Dropping the py35 testing
  - add python 3.7 unit test job
  - Remove dead files
  - OpenDev Migration Patch
  - Updates for OpenDev transition
  - Change openstack-dev to openstack-discuss
  - Pin cmd2 back to <0.9 on all versions
  - add argparse conflict handler "ignore"
  - Missing carriage return in some cases, using -f json
  - Add Python 3 Train unit tests

OBS-URL: https://build.opensuse.org/request/show/774899
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cliff?expand=0&rev=35
This commit is contained in:
2020-02-18 09:34:42 +00:00
committed by Git OBS Bridge
parent 3e667e7762
commit faf52e7759
5 changed files with 32 additions and 15 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Fri Dec 20 07:49:59 UTC 2019 - cloud-devel@suse.de
- update to version 2.16.0
- Dropping the py35 testing
- add python 3.7 unit test job
- Remove dead files
- OpenDev Migration Patch
- Updates for OpenDev transition
- Change openstack-dev to openstack-discuss
- Pin cmd2 back to <0.9 on all versions
- add argparse conflict handler "ignore"
- Missing carriage return in some cases, using -f json
- Add Python 3 Train unit tests
-------------------------------------------------------------------
Mon Apr 8 13:45:14 UTC 2019 - cloud-devel@suse.de