Commit Graph

8 Commits

Author SHA1 Message Date
OpenDev Sysadmins 5404c75244 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:31:59 +00:00
Doug Hellmann 6d35558306 fix tox python3 overrides
We want to default to running all tox environments under python 3, so
set the basepython value in each environment.

We do not want to specify a minor version number, because we do not
want to have to update the file every time we upgrade python.

We do not want to set the override once in testenv, because that
breaks the more specific versions used in default environments like
py35 and py36.

Change-Id: I79fc47255ec7475398e81bcebee0ee0d459e397b
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:53:05 -04:00
Richard Jones 3989e1f8e3 Update using xstatic-release 1.2.1
Change-Id: I72bad61b6db33fcd14e838301ebc139b543f3847
2016-09-06 18:50:50 +10:00
Doug Hellmann f1e92703fc Fix description metadata
There doesn't seem to be a "summary" option, but "description" and
"long_description" are different. Update the metadata to avoid warnings
about the unknown "summary" and so that when the release announce script
asks for the package description it gets the one line version instead of
the longer one.

Also, bump the build number as 1.4.13.1 has been released.

Change-Id: Ibe475d90c97f6e0c09be92c211924546d7d8cca1
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2016-08-27 08:40:22 +10:00
Richard Jones 9a6a776431 Correct the entry point file name
The entry point MAIN referenced a file that we don't package,
the minified file.

Change-Id: I8fe2bd617f42fa5e55edcf4ee8a2b01e6a36c356
2016-08-23 15:40:46 +10:00
Tony Breeds a5ace69bc0 Add basic tox.ini file
Change-Id: I452e27f2cf4930be45bc80ac2630938d6879466f
2016-07-19 11:38:19 -07:00
Rob Cresswell 830746ff6d Update Smart-Table to 1.4.13
This is the latest release for 1.x. Moving to this version for now, will
investigate 2.x later

Also adds several missing files so that the package is consistent with
the other xstatic packages.

Change-Id: Icaa3f5099beb66edc4e83feeb2a9d8e3315a8895
2016-07-14 09:50:27 -07:00
Thai Tran e0fbf69fb1 Adding Richard's zip files to this repo. 2015-01-07 12:41:25 -08:00