Commit Graph

10 Commits

Author SHA1 Message Date
Stephen Finucane 57d1e9afc9 Project Migration to PyCQA
This change rehomes the project to PyCQA [1] as reported to the
openstack-dev mailing list [2].

[1] https://mail.python.org/pipermail/code-quality/2019-July/001112.html
[2] http://lists.openstack.org/pipermail/openstack-discuss/2019-July/007878.html

Change-Id: I5472bea4994664495220ee4ab565f95666f21eee
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
Depends-On: I740c66cd959db1efa8ca8c9f29d4da4b66fbd993
2019-07-18 14:30:50 +01:00
Jenkins 6e581553a4 Merge "remove python 2.6 trove classifier" 2016-01-26 01:15:52 +00:00
reedip 5abd30494e Remove support for py33/py26
Python 3.3/Python 2.6 is not supported from Mitaka, as per Infra.
The following patch removes the support for the same.

Change-Id: Ibb91e89abf0277466b28d2df74f89e46c04b5d42
Closes-Bug: #1526170
2016-01-07 01:26:39 +00:00
Doug Hellmann 8ed2fba6e7 remove python 2.6 trove classifier
OpenStack projects are no longer being tested under Python 2.6, so
remove the trove classifier implying that this project supports 2.6.

Change-Id: I02274f05179c68c828bee67e95cf50143f95e7fa
2015-12-23 01:31:08 +00:00
Joshua Harlow 5115b8685c Use a more relevant launchpad home-page url
Change-Id: Idac438f4eb1a8eb9ac9f7011e1bc007074480515
2015-10-15 16:08:43 -07:00
Joshua Harlow 75757cdc69 Released 0.3.5
We no longer need to manually set the version in setup.cfg
now that 0.3.5 has been tagged and pushed since PBR will from
here on out automatically be able to infer and bump the version
as needed.

Change-Id: I87e60257dc72f4f76bc981684223541c059d7070
2014-08-15 12:31:26 -07:00
Joshua Harlow dafa6255fd Prepare release of 0.3.5
Change-Id: I8c42a2119a06c3f60259451515f994171941c443
2014-08-13 08:43:10 +02:00
Christian Berendt 72d30dae0a Make build environment workable
* Add files needed to build documentation. They are copied
  from the cookiecutter repository.

* Replace setup.py and add setup.cfg

* Add tox.ini

* Add requirements.txt and test-requirements.txt

* Fix hacking issue H307 (like imports should be grouped together)

Change-Id: I325bb07233853611e8f0952a554a30dba2b7dfe7
Co-Authored-By: Joshua Harlow <harlowja@yahoo-inc.com>
2014-08-01 16:18:40 +02:00
Alex Gaynor ac1cc1dd1d Fixed a typo 2014-05-17 21:27:26 -07:00
Alex Gaynor f15dbaaccf Mark doc8 as a universal wheel 2014-05-17 21:23:30 -07:00