Commit Graph

20 Commits

Author SHA1 Message Date
Radomir Dopieralski fa90c1da36 Upgrade to version 2.5.0
Change-Id: I9111a768fac27bccb7c17027a8b4a667ce9011f9
2020-01-21 10:12:09 +01:00
OpenDev Sysadmins 95c5650197 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:35:48 +00:00
Doug Hellmann a6fd6665a6 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: I556bb9a7b9ac5b31eef50dd5ec52170cf6d400c2
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:52:48 -04:00
Rob Cresswell 9d7f18344d Update XStatic-angular-bootstrap to 2.2.0.0
Change-Id: Idd53f42c841802af830864a5497e433c41628bd3
2016-12-09 10:44:21 +00:00
Richard Jones c9bbd6a3d1 Update with corrected xstatic-release
Change-Id: Ib72730b43676c54fe42c7cbb04d06644024903ab
2016-09-07 13:23:28 +10:00
Jenkins 79165209e6 Merge "Fix description metadata" 2016-08-31 20:57:54 +00:00
Richard Jones b8759d3e5d 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.

Change-Id: Ibe3a14d76d07de54c250cf6e286af5a40e4b6456
2016-08-27 08:15:41 +10:00
Tony Breeds 13ad44ed52 Remove py33 from the default envlist
Change-Id: I6d5422524e31fd72a61497c47acacaa6ed9fed97
2016-07-19 13:50:52 -07:00
Rob Cresswell 5873eed4db Update XStatic-Angular-Bootstrap to 1.3.3
Compatibility changed in 1.x to Angular >=1.4.x. Since we will soon be
moving to 1.4, there is no point updating to 0.14.3 and then to 1.x.

Change-Id: I3adfb008de953710fa46ffb3dc3c7bd106ae164a
2016-06-28 12:59:57 +01:00
Richard Jones 7a2e736846 Fixes for a packaging error
The xstatic-release script didn't tell the setup.py
to include data files in installation. This release
incorporates that fix (and an unintentional
change to the LICENSE).

This skips to the 8 BUILD because the 7th BUILD was
emergency released to fix the packaging error.

Change-Id: I3223f0f0c4387ad64068c3924eb634df6f0d3dcf
2016-06-27 00:07:05 +00:00
Richard Jones d25f70f7d5 Bump the BUILD again to avoid collision
I manually released 0.11.0.5 and we need to
bump the BUILD so this release won't collide with
that release's files.

Change-Id: Ia6bea0e13cdb831d4f54380eedffd931ed59f97f
2016-06-24 16:47:01 +10:00
Richard Jones 5fc34187e1 Include more metadata in setup.py
This uses the newer 1.1.0 version of xstatic-release
which copies more information into setup.py and therefore
into pypi.

This change will also be used to test releasing through
the openstack-release system.

Change-Id: I036c1ce0b74212e74dffa853e709db086a4829be
2016-06-24 13:51:55 +10:00
Jenkins 6a9182ab00 Merge "Update to use setuptools_scm for release version generation" 2016-06-24 01:27:31 +00:00
Richard Jones eebdf56d4f Update to use setuptools_scm for release version generation
To support openstack-infra we store the release version in git
tags and use setuptools_scm to extract that tag in the setup
file when generating sdist and wheel files.

This patch includes the use of the new xstatic-release tool
which handles the majority of management of metadata to support
the infra release process.

Change-Id: I14e0b5986d3433afd796ea44e66dfafd5003e732
2016-03-07 17:01:50 +11:00
Ondřej Nový 8648295573 Deprecated tox -downloadcache option removed
Caching is enabled by default from pip version 6.0

More info:
https://testrun.org/tox/latest/config.html#confval-downloadcache=path
https://pip.pypa.io/en/stable/reference/pip_install/#caching

Change-Id: I1252e0d79f2d71367a23f72e0d859005300af716
2015-12-11 23:47:24 +01:00
Jeremy Stanley d799a1c60e Update .gitreview for new namespace
Change-Id: I2561402f2381502fb52673c0671361a86705de13
2015-10-17 22:42:05 +00:00
lin-hua-cheng 26c751b4b2 Add tox.ini to enable publish/tarball job
Change-Id: I2553490ea60510576b69f2d4e76ab75bb4710c20
2015-06-23 13:40:53 -07:00
David Lyle b581edb697 Bumping build number to tag
Change-Id: Ib2408fd6bd650059bb8ea1ffafed50b8717ec830
2015-05-05 09:52:01 -06:00
Maxime Vidori 6269efa545 Fix LICENCE issues (file at root and __init__.py)
Change-Id: Ia86c21ea26ca0c54ecaf49da0633fdbd0b17a6fd
2015-05-05 15:10:04 +02:00
Maxime Vidori 2a8c157b8b Version 0.11.0 of Angular-Boostrap
Change-Id: I79ecf33979530e23598c60364fdbbcf6d97d4882
2014-08-18 14:21:44 +02:00