Commit Graph

21 Commits

Author SHA1 Message Date
OpenDev Sysadmins 5f0d4ccf6b 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:37:17 +00:00
Thierry Carrez f8db790b64 Update package to 2.4.1.2
In order to sync git tags and PyPI uploads, we need to do
a new package release. Update the build to 2.4.1.2.

Change-Id: I37a5d5f752ce01a66732c0540799585f8609fcd5
2019-02-11 16:37:29 +01:00
Thierry Carrez 5bd478e4e7 Fixing README so that PyPI does not reject them
A format error in README.txt prevents PyPI from accepting
new uploads of xstatic-jasmine. Let's fix that.

Change-Id: I49f9cf7632b8ece55dfe4e579aee40e658584995
Needed-By: https://review.openstack.org/636129
2019-02-11 15:01:26 +01:00
Doug Hellmann f26a3a348a 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: I5383ea6cc5eaf3eb89af4d80b6df9f800543bc9c
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2018-09-26 18:53:39 -04:00
Richard Jones 7845a12f0f Update with corrected xstatic-release
Also update to replace license placeholder with actual.

Change-Id: Ic51be3ac844999041b64e9f1c87ca3ff96bde61f
2016-09-08 09:46:08 +10:00
Tony Breeds 4efc42f747 Add basic tox.ini file
Change-Id: I7a913117912f9b04d57a31e74319718c1dd8221b
2016-07-19 11:33:49 -07:00
reedip e42cfc813f Remove tox.ini as it is currently not used
As discussed in [1], tox.ini is not currently being used effectively.
Therefore, it is currently being removed from the repo. If it is required
in the future, work on [1] can be continued.

[1]:https://review.openstack.org/#/c/264478/

Change-Id: I420087d4d4b99e9cb86be1a1cd6867a9fc866249
2016-02-16 10:31:35 +09:00
Jenkins 0216025e03 Merge "Deprecated tox -downloadcache option removed" 2016-02-15 13:07:48 +00:00
Rajat Vig ce89118215 Update Jasmine to 2.4.1 from 2.2.0
Tested the upgrade locally and all tests passed.
Deleted setup.cfg in favor of using information from the package in
setup.py.

Closes-Bug: #1531590

Change-Id: I79c85f45644d6267464fd002cd980c424e249642
2016-01-06 11:41:34 -08:00
Ondřej Nový f24999b190 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: I1cf1fceee5ae891d560cb5f345a1cbdfa7646c8d
2015-12-11 23:49:08 +01:00
Jeremy Stanley 78c1c82c43 Update .gitreview for new namespace
Change-Id: Ie36628383129f8297b4747363c8a969218e3e9b2
2015-10-17 22:42:54 +00:00
woomatt b309c06b51 Make PBR work
Currently, this xstatic library isn't updating automagically because PBR
requires a setup.cfg file, and a different setup.py file.

Change-Id: Idec29a425bebba3fcabded25908835e12fc53624
2015-07-22 09:21:07 -06:00
Jenkins cf95a6556c Merge "Upgrade Jasmine to 2.2.0" 2015-06-24 14:00:02 +00:00
Rob Cresswell 82972a4a75 Add tox.ini to xstatic-jasmine
Change-Id: I2d283986cb4dc497509accab5c505446045ec23e
2015-06-24 14:58:09 +01:00
Jenkins 577e222c94 Merge "Add a .gitreview file to this project" 2015-06-24 13:55:41 +00:00
woomatt 53fdc7e4c8 Adding LICENSE file
Change-Id: I4d3f7ae430fad38891927e44084941058e6bcccf
2015-06-08 15:58:08 -06:00
woomatt 6f53e06e72 Add a .gitreview file to this project
Change-Id: I08e3ba344fe8c90401352e4873c67ee651c1aebc
2015-06-08 15:41:43 -06:00
woomatt 0274ed3433 Upgrade Jasmine to 2.2.0
Change-Id: Ifb73f24ba78238e02e860a1a6402261c09d6c006
2015-06-08 15:40:14 -06:00
Maxime Vidori a55f5db1db Update Jasmine to 2.1.2
Change-Id: Ia9a0a165e9e34396899ca70c84d798fa5374dfba
2014-11-24 18:10:01 +01:00
Radomir Dopieralski f2ebd45d7d Fix setup.py 2014-05-27 09:33:57 +02:00
Radomir Dopieralski 9167c109c8 Jasmine 1.3.1 2014-05-27 09:32:39 +02:00