5 Commits

Author SHA1 Message Date
Sean McGinnis
84f71a2e95
Update tox.ini to latest settings
This updates the minversion used in tox.ini to be a more recent version
to match other openstack project's settings. It also drops the out of
date defaults and replaces them with venv since there are not actually
any unit test environments to run. The only useful environment is venv,
so the default target will now just create the venv as a shortcut.

Change-Id: I58a606c5b923c27475e57a3839c493506e1d0774
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-07-27 10:10:08 -05:00
Sean McGinnis
0da13ca23a
Fix README to be proper RST syntax
The README file was in RST, but had a formatting issue with the title.
The usage of the README is setup was incorrectly setting the content
type to markdown, rather than RST. This seems to have caused our twine
check to validate the package as fine, but PyPi apparently checks
package metadata a different way and rejected the package upload due to
issues with the README file.

This corrects the RST syntax, renames the file from txt to rst to
accurately reflect its content type, and updates the settings up
setup.py to correctly report the content as RST.

Change-Id: I5135a709410372aa938446563e8eca70b5eea985
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
2020-07-27 10:06:23 -05:00
Thierry Carrez
61313b7a41 Bump release to 0.5.22.1
This package was manually released and uploaded to PyPI before it
was added to OpenStack release automation. In order to properly
exercise the release machinery and properly sign the OpenStack
release artifacts, we need to re-release it.

Change-Id: Ic1e5024f68eedacc2e6b71aa40152cf48a3d8da7
0.5.22.1
2020-07-24 12:20:28 +02:00
Ivan Kolodyazhny
641ca36da0 Add noop-jobs project template jobs
Change-Id: I8946926be12ae1d86fa35f0984c18d00e31edabd
2020-04-08 17:23:51 +00:00
Michal Arbet
01c81925c7 Add initial version 0.5.22 of moment-timezone js library 2020-01-23 15:32:30 +01:00