Update XStatic-angular-bootstrap to 2.2.0.0
Change-Id: Idd53f42c841802af830864a5497e433c41628bd3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[metadata]
|
||||
name = XStatic-Angular-Bootstrap
|
||||
description = Angular-Bootstrap 1.3.3 (XStatic packaging standard)
|
||||
description = Angular-Bootstrap 2.2.0 (XStatic packaging standard)
|
||||
description-file = README.rst
|
||||
maintainer = Rob Cresswell
|
||||
maintainer-email = robert.cresswell@outlook.com
|
||||
|
@@ -11,7 +11,7 @@ NAME = __name__.split('.')[-1] # package name (e.g. 'foo' or 'foo_bar')
|
||||
# please use a all-lowercase valid python
|
||||
# package name
|
||||
|
||||
VERSION = '1.3.3' # version of the packaged files, please use the upstream
|
||||
VERSION = '2.2.0' # version of the packaged files, please use the upstream
|
||||
# version number
|
||||
BUILD = '0' # our package build number, so we can release new builds
|
||||
# with fixes for xstatic stuff.
|
||||
@@ -38,6 +38,8 @@ BASE_DIR = join(dirname(__file__), 'data')
|
||||
# linux package maintainers just can point to their file locations like this:
|
||||
#BASE_DIR = '/usr/share/javascript/angular_cookies'
|
||||
|
||||
MAIN='angular-bootstrap.js'
|
||||
|
||||
LOCATIONS = {
|
||||
# CDN locations (if no public CDN exists, use an empty dict)
|
||||
# if value is a string, it is a base location, just append relative
|
||||
|
1001
xstatic/pkg/angular_bootstrap/data/angular-bootstrap.js
vendored
1001
xstatic/pkg/angular_bootstrap/data/angular-bootstrap.js
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user