We are gleeful to announce the release of: hacking 3.0.0: OpenStack Hacking Guideline Enforcement The source is available from: https://opendev.org/openstack/hacking Download the package from: https://pypi.org/project/hacking For more details, please see below. 3.0.0 ^^^^^ Upgrade Notes * Python 2.7 support has been dropped. Last release of hacking to support py2.7 is OpenStack Train. The minimum version of Python now supported by hacking is Python 3.5. Changes in hacking 2.0.0..3.0.0 ------------------------------- aa8d024 Remove pypy jobs 30154d6 [ussuri][goal] Drop python 2.7 support and testing aef9ad9 Disable old-style-class check by default Diffstat (except docs and test files) ------------------------------------- .zuul.yaml | 5 ++--- hacking/checks/python23.py | 1 + releasenotes/notes/drop-py-2-7-c2bcdd28e4513532.yaml | 6 ++++++ setup.cfg | 4 ++-- tox.ini | 13 ++++--------- 6 files changed, 16 insertions(+), 16 deletions(-)
participants (1)
-
no-reply@openstack.org