[Python-modules-commits] [sphinx-bootstrap-theme] branch upstream updated (14a81a2 -> 66cacdc)
Sandro Tosi
morph at moszumanska.debian.org
Sun Jan 8 21:16:39 UTC 2017
This is an automated email from the git hooks/post-receive script.
morph pushed a change to branch upstream
in repository sphinx-bootstrap-theme.
from 14a81a2 Import sphinx-bootstrap-theme_0.4.8.orig.tar.gz
new 66cacdc Import sphinx-bootstrap-theme_0.4.13.orig.tar.gz
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
HISTORY.rst | 29 ++
HISTORY.txt | 29 ++
LICENSE.txt | 2 +-
PKG-INFO | 2 +-
TODO.rst | 4 +-
sphinx_bootstrap_theme.egg-info/PKG-INFO | 2 +-
sphinx_bootstrap_theme.egg-info/SOURCES.txt | 74 ++--
sphinx_bootstrap_theme.egg-info/requires.txt | 2 +-
sphinx_bootstrap_theme/__init__.py | 2 +-
sphinx_bootstrap_theme/bootstrap/layout.html | 2 +-
sphinx_bootstrap_theme/bootstrap/navbar.html | 2 +-
.../bootstrap-3.3.4/css/bootstrap-theme.css.map | 1 -
.../bootstrap-3.3.4/css/bootstrap-theme.min.css | 5 -
.../static/bootstrap-3.3.4/css/bootstrap.css.map | 1 -
.../static/bootstrap-3.3.4/css/bootstrap.min.css | 5 -
.../static/bootstrap-3.3.4/js/bootstrap.min.js | 7 -
.../css/bootstrap-theme.css | 139 +++++-
.../bootstrap-3.3.6/css/bootstrap-theme.css.map | 1 +
.../bootstrap-3.3.6/css/bootstrap-theme.min.css | 6 +
.../css/bootstrap-theme.min.css.map | 1 +
.../css/bootstrap.css | 464 ++++++++++++++-------
.../static/bootstrap-3.3.6/css/bootstrap.css.map | 1 +
.../static/bootstrap-3.3.6/css/bootstrap.min.css | 6 +
.../bootstrap-3.3.6/css/bootstrap.min.css.map | 1 +
.../fonts/glyphicons-halflings-regular.eot | Bin
.../fonts/glyphicons-halflings-regular.svg | 0
.../fonts/glyphicons-halflings-regular.ttf | Bin
.../fonts/glyphicons-halflings-regular.woff | Bin
.../fonts/glyphicons-halflings-regular.woff2 | Bin
.../js/bootstrap.js | 246 ++++++-----
.../static/bootstrap-3.3.6/js/bootstrap.min.js | 7 +
.../{bootstrap-3.3.4 => bootstrap-3.3.6}/js/npm.js | 0
.../bootstrap/static/bootstrap-sphinx.css_t | 11 +
.../bootstrap/static/bootstrap-sphinx.js_t | 2 +-
.../bootswatch-3.3.4/cerulean/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/cosmo/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/custom/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/cyborg/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/darkly/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/flatly/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/journal/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/lumen/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/paper/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/readable/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/sandstone/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/simplex/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/slate/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/spacelab/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/superhero/bootstrap.min.css | 7 -
.../bootswatch-3.3.4/united/bootstrap.min.css | 7 -
.../static/bootswatch-3.3.4/yeti/bootstrap.min.css | 7 -
.../bootswatch-3.3.6/cerulean/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/cosmo/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/custom/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/cyborg/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/darkly/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/flatly/bootstrap.min.css | 11 +
.../fonts/glyphicons-halflings-regular.eot | Bin
.../fonts/glyphicons-halflings-regular.svg | 0
.../fonts/glyphicons-halflings-regular.ttf | Bin
.../fonts/glyphicons-halflings-regular.woff | Bin
.../fonts/glyphicons-halflings-regular.woff2 | Bin
.../bootswatch-3.3.6/journal/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/lumen/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/paper/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/readable/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/sandstone/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/simplex/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/slate/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/spacelab/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/superhero/bootstrap.min.css | 11 +
.../bootswatch-3.3.6/united/bootstrap.min.css | 11 +
.../static/bootswatch-3.3.6/yeti/bootstrap.min.css | 11 +
73 files changed, 918 insertions(+), 442 deletions(-)
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/css/bootstrap-theme.css.map
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/css/bootstrap-theme.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/css/bootstrap.css.map
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/css/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/js/bootstrap.min.js
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.3.4 => bootstrap-3.3.6}/css/bootstrap-theme.css (85%)
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.6/css/bootstrap-theme.css.map
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.6/css/bootstrap-theme.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.6/css/bootstrap-theme.min.css.map
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.3.4 => bootstrap-3.3.6}/css/bootstrap.css (94%)
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.6/css/bootstrap.css.map
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.6/css/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.6/css/bootstrap.min.css.map
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.3.4 => bootstrap-3.3.6}/fonts/glyphicons-halflings-regular.eot (100%)
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.3.4 => bootstrap-3.3.6}/fonts/glyphicons-halflings-regular.svg (100%)
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.3.4 => bootstrap-3.3.6}/fonts/glyphicons-halflings-regular.ttf (100%)
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.3.4 => bootstrap-3.3.6}/fonts/glyphicons-halflings-regular.woff (100%)
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.3.4 => bootstrap-3.3.6}/fonts/glyphicons-halflings-regular.woff2 (100%)
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.3.4 => bootstrap-3.3.6}/js/bootstrap.js (93%)
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.6/js/bootstrap.min.js
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.3.4 => bootstrap-3.3.6}/js/npm.js (100%)
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/cerulean/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/cosmo/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/custom/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/cyborg/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/darkly/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/flatly/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/journal/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/lumen/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/paper/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/readable/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/sandstone/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/simplex/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/slate/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/spacelab/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/superhero/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/united/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/yeti/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/cerulean/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/cosmo/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/custom/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/cyborg/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/darkly/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/flatly/bootstrap.min.css
rename sphinx_bootstrap_theme/bootstrap/static/{bootswatch-3.3.4 => bootswatch-3.3.6}/fonts/glyphicons-halflings-regular.eot (100%)
rename sphinx_bootstrap_theme/bootstrap/static/{bootswatch-3.3.4 => bootswatch-3.3.6}/fonts/glyphicons-halflings-regular.svg (100%)
rename sphinx_bootstrap_theme/bootstrap/static/{bootswatch-3.3.4 => bootswatch-3.3.6}/fonts/glyphicons-halflings-regular.ttf (100%)
rename sphinx_bootstrap_theme/bootstrap/static/{bootswatch-3.3.4 => bootswatch-3.3.6}/fonts/glyphicons-halflings-regular.woff (100%)
rename sphinx_bootstrap_theme/bootstrap/static/{bootswatch-3.3.4 => bootswatch-3.3.6}/fonts/glyphicons-halflings-regular.woff2 (100%)
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/journal/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/lumen/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/paper/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/readable/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/sandstone/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/simplex/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/slate/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/spacelab/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/superhero/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/united/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.6/yeti/bootstrap.min.css
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/sphinx-bootstrap-theme.git
More information about the Python-modules-commits
mailing list