Update XStatic-D3 to 3.5.16

Change-Id: If5ec57706d257fd5bf65d2d66c69d5e48934694f
This commit is contained in:
Rob Cresswell 2016-04-20 19:43:13 +01:00
parent de2298a4c4
commit 2e19ec3d42
2 changed files with 4855 additions and 3733 deletions

View File

@ -11,9 +11,9 @@ NAME = __name__.split('.')[-1] # package name (e.g. 'foo' or 'foo_bar')
# please use a all-lowercase valid python
# package name
VERSION = '3.1.6' # version of the packaged files, please use the upstream
VERSION = '3.5.16' # version of the packaged files, please use the upstream
# version number
BUILD = '2' # our package build number, so we can release new builds
BUILD = '0' # our package build number, so we can release new builds
# with fixes for xstatic stuff.
PACKAGE_VERSION = VERSION + '.' + BUILD # version used for PyPi

File diff suppressed because it is too large Load Diff