Commit Graph

12 Commits

Author SHA1 Message Date
Stephen Finucane 40f7c167d8 Add pre-commit
Change-Id: Ifdee3615f26b370cda531ae0cc736b8db67ed204
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-01-25 16:18:36 +00:00
Stephen Finucane f79c9bd359 requirements: Remove irrelevant notice
Not valid since the new resolver was introduced in pip 20.3

Change-Id: I5d21cdb4b4a0677f0e0af8dbbcecfe6118f2bc3d
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2024-01-25 16:16:40 +00:00
Andreas Jaeger e0fa40ff61 Update to hacking 3.0
Hacking 3.0 was just released with minor changes, update to the new
version.

Change-Id: Id221668c8fcda2338cfd8eaed6e5979038966880
2020-03-30 16:59:47 +02:00
Andreas Jaeger 0b9cef46ec Update hacking for Python3
The repo is Python 3 now, so update hacking to version 2.0 which
supports Python 3.

blacklist:
W504 line break after binary operator

fix:
E117 over-indented

Change-Id: I5578956c5a3d496f16e41100c5a2f5e99b42f9a7
2020-03-27 21:02:40 +01:00
Dean Troyer 7e5188b911 Prepare for OSC 4.0 release
The major version of this package will sync with the major version
of OSC that it installs. The minor and patch versions will not be kept
in sync.

Change-Id: I4870bceb14045434b70fb79d7f8f2c72e19a6e9e
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
2019-09-12 08:37:27 -05:00
Andreas Jaeger 67d59eb63b Switch to openstackdocstheme
Switch over to openstackdocstheme, update tox.ini and conf.py for this.

Remove unused extensions from conf.py.

Use separate doc/requirements file.

Build the docs using zuul.

Change-Id: Idbae35f3ba82d755e661e8f3a5ed02395682ed23
2019-05-29 15:23:32 +02:00
Akihiro Motoki d751be34dd Update sphinx dependency for python 2.7
Sphinx 2.x requires python >=3.5, so we need to cap the sphinx
version for python 2.7. This fixes our py27 job.

Cap also networkx in the same way.

Change-Id: Ic0485dcdbc6215616794e5bbf40b08328bde3479
2019-05-29 15:23:29 +02:00
Vu Cong Tuan aebbade4fd Switch to stestr
According to Openstack summit session [1],
stestr is maintained project to which all Openstack projects should migrate.
Let's switch to stestr as other projects have already moved to it.

[1] https://etherpad.openstack.org/p/YVR-python-pti

Change-Id: If740b4f0946c15a3bb3c3f405edbcee66e66c460
2018-07-10 16:25:53 +07:00
OpenStack Proposal Bot bf4441a039 Updated from global requirements
Change-Id: I53f0828c23bf835649e3b6ce75495d50fb215391
2017-07-13 12:46:30 +00:00
OpenStack Proposal Bot 61eda5eddb Updated from global requirements
Change-Id: I18efc2bf190405b09dafe753957f684b4fb4e0fa
2017-05-17 03:55:54 +00:00
Andreas Jaeger ef9dec8658 Fix for Sphinx 1.5 and pbr 1.10
Sphinx 1.5 fails with current pbr (needs new pbr release, see change
I52d45fa0a0d42de690d3a492068f7bb03483a224).

For now, set warnerrors to False to be able to use this.

Also, update to new sphinx version to show that this works.

This is in reaction to the failure in
I00236f4b97871f772cf52710c8a7facc07cfc4e1.

Change-Id: Ie25ec8f3ade28fb360bed7aebc0fe6ce65bec498
2017-02-12 17:03:47 +01:00
Steve Martinelli 49b361d517 Initial commit for the OSC metapackage repo.
Initial commit for OSC metapackage that includes all plugins.

Change-Id: I3db5eab671afada9b2cc026a4397ff9bdfdc0484
2017-01-06 14:39:22 -06:00