[Python-modules-commits] [sphinx-bootstrap-theme] branch upstream updated (668b2b9 -> 14a81a2)
Sandro Tosi
morph at moszumanska.debian.org
Mon Jan 18 00:05:47 UTC 2016
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 668b2b9 Imported Upstream version 0.4.5
new 14a81a2 Import sphinx-bootstrap-theme_0.4.8.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 | 20 +
HISTORY.txt | 20 +
LICENSE.txt | 2 +-
PKG-INFO | 18 +-
README.rst | 16 +-
README.txt | 16 +-
TODO.rst | 21 +-
sphinx_bootstrap_theme.egg-info/PKG-INFO | 18 +-
sphinx_bootstrap_theme.egg-info/SOURCES.txt | 70 +-
sphinx_bootstrap_theme/__init__.py | 2 +-
sphinx_bootstrap_theme/bootstrap/layout.html | 6 +-
.../bootstrap-3.2.0/css/bootstrap-theme.css.map | 1 -
.../bootstrap-3.2.0/css/bootstrap-theme.min.css | 5 -
.../static/bootstrap-3.2.0/css/bootstrap.css.map | 1 -
.../static/bootstrap-3.2.0/css/bootstrap.min.css | 5 -
.../fonts/glyphicons-halflings-regular.eot | Bin 20335 -> 0 bytes
.../fonts/glyphicons-halflings-regular.svg | 229 ------
.../fonts/glyphicons-halflings-regular.ttf | Bin 41280 -> 0 bytes
.../fonts/glyphicons-halflings-regular.woff | Bin 23320 -> 0 bytes
.../static/bootstrap-3.2.0/js/bootstrap.min.js | 6 -
.../css/bootstrap-theme.css | 124 ++--
.../bootstrap-3.3.4/css/bootstrap-theme.css.map | 1 +
.../bootstrap-3.3.4/css/bootstrap-theme.min.css | 5 +
.../css/bootstrap.css | 803 +++++++++++++++------
.../static/bootstrap-3.3.4/css/bootstrap.css.map | 1 +
.../static/bootstrap-3.3.4/css/bootstrap.min.css | 5 +
.../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes
.../fonts/glyphicons-halflings-regular.svg | 288 ++++++++
.../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes
.../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes
.../fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes
.../js/bootstrap.js | 695 +++++++++++-------
.../static/bootstrap-3.3.4/js/bootstrap.min.js | 7 +
.../bootstrap/static/bootstrap-3.3.4/js/npm.js | 13 +
.../bootstrap/static/bootstrap-sphinx.css_t | 1 -
.../bootstrap/static/bootstrap-sphinx.js_t | 82 ++-
.../bootswatch-3.2.0/amelia/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/cerulean/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/cosmo/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/custom/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/cyborg/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/darkly/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/flatly/bootstrap.min.css | 7 -
.../fonts/glyphicons-halflings-regular.eot | Bin 20290 -> 0 bytes
.../fonts/glyphicons-halflings-regular.svg | 229 ------
.../fonts/glyphicons-halflings-regular.ttf | Bin 41236 -> 0 bytes
.../fonts/glyphicons-halflings-regular.woff | Bin 23292 -> 0 bytes
.../bootswatch-3.2.0/journal/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/lumen/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/paper/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/readable/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/sandstone/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/simplex/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/slate/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/spacelab/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/superhero/bootstrap.min.css | 7 -
.../bootswatch-3.2.0/united/bootstrap.min.css | 7 -
.../static/bootswatch-3.2.0/yeti/bootstrap.min.css | 7 -
.../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 +
.../fonts/glyphicons-halflings-regular.eot | Bin 0 -> 20127 bytes
.../fonts/glyphicons-halflings-regular.svg | 288 ++++++++
.../fonts/glyphicons-halflings-regular.ttf | Bin 0 -> 45404 bytes
.../fonts/glyphicons-halflings-regular.woff | Bin 0 -> 23424 bytes
.../fonts/glyphicons-halflings-regular.woff2 | Bin 0 -> 18028 bytes
.../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 +
80 files changed, 2027 insertions(+), 1216 deletions(-)
delete mode 100755 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.2.0/css/bootstrap-theme.css.map
delete mode 100755 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.2.0/css/bootstrap-theme.min.css
delete mode 100755 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.2.0/css/bootstrap.css.map
delete mode 100755 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.2.0/css/bootstrap.min.css
delete mode 100755 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.eot
delete mode 100755 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.svg
delete mode 100755 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.ttf
delete mode 100755 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.2.0/fonts/glyphicons-halflings-regular.woff
delete mode 100755 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.2.0/js/bootstrap.min.js
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.2.0 => bootstrap-3.3.4}/css/bootstrap-theme.css (83%)
mode change 100755 => 100644
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/css/bootstrap-theme.css.map
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/css/bootstrap-theme.min.css
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.2.0 => bootstrap-3.3.4}/css/bootstrap.css (90%)
mode change 100755 => 100644
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/css/bootstrap.css.map
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/css/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.eot
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.svg
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.ttf
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/fonts/glyphicons-halflings-regular.woff2
rename sphinx_bootstrap_theme/bootstrap/static/{bootstrap-3.2.0 => bootstrap-3.3.4}/js/bootstrap.js (74%)
mode change 100755 => 100644
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/js/bootstrap.min.js
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootstrap-3.3.4/js/npm.js
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/amelia/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/cerulean/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/cosmo/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/custom/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/cyborg/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/darkly/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/flatly/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/fonts/glyphicons-halflings-regular.eot
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/fonts/glyphicons-halflings-regular.svg
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/fonts/glyphicons-halflings-regular.ttf
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/fonts/glyphicons-halflings-regular.woff
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/journal/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/lumen/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/paper/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/readable/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/sandstone/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/simplex/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/slate/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/spacelab/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/superhero/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/united/bootstrap.min.css
delete mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.2.0/yeti/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/cerulean/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/cosmo/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/custom/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/cyborg/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/darkly/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/flatly/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.eot
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.svg
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.ttf
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.woff
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/fonts/glyphicons-halflings-regular.woff2
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/journal/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/lumen/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/paper/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/readable/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/sandstone/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/simplex/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/slate/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/spacelab/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/superhero/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/united/bootstrap.min.css
create mode 100644 sphinx_bootstrap_theme/bootstrap/static/bootswatch-3.3.4/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