##// END OF EJS Templates
auth: don't break hashing in case of user with empty password....
auth: don't break hashing in case of user with empty password. In some cases such as LDAP user created via external scripts users might set the passwords to empty. The hashing uses the md5(password_hash) to store reference to detect password changes and forbid using the same password. In case of pure LDAP users this is not valid, and we shouldn't raise Errors in such case. This change makes it work for empty passwords now.

File last commit:

r1907:d622a0b9 default
r2203:8a18c3c3 default
Show More
licenses.json
384 lines | 13.8 KiB | application/json | JsonLexer
project: added all source files and assets
r1 {
license: updated license information
r1663 "libnghttp2-1.7.1": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "nodejs-4.3.1": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python-2.7.12": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Python Software Foundation License version 2": "http://spdx.org/licenses/Python-2.0"
project: added all source files and assets
r1 },
"python2.7-Babel-1.3": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
"python2.7-Beaker-1.7.0": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-Chameleon-2.24": {
"BSD-like": "http://repoze.org/license.html"
},
project: added all source files and assets
r1 "python2.7-FormEncode-1.2.4": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Python Software Foundation License version 2": "http://spdx.org/licenses/Python-2.0"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-Jinja2-2.7.3": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-Mako-1.0.6": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-Markdown-2.6.7": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
"python2.7-MarkupSafe-0.23": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-Paste-2.0.3": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
"python2.7-PasteDeploy-1.5.2": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
"python2.7-PasteScript-1.7.5": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-Pygments-2.2.0": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-Pylons-1.0.2.rhodecode-patch1": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
license: updated license information
r1663 },
project: added all source files and assets
r1 "python2.7-Routes-1.13": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
"python2.7-SQLAlchemy-0.9.9": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
"python2.7-Tempita-0.5.2": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
"python2.7-URLObject-2.4.0": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "The Unlicense": "http://unlicense.org/"
project: added all source files and assets
r1 },
"python2.7-WebError-0.10.3": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-WebHelpers-1.3": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
"python2.7-WebHelpers2-2.0": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
"python2.7-WebOb-1.3.1": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-Whoosh-2.7.4": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 2-clause \"Simplified\" License": "http://spdx.org/licenses/BSD-2-Clause",
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
"python2.7-alembic-0.8.4": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
"python2.7-amqplib-1.0.2": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "GNU Lesser General Public License v3.0 only": "http://spdx.org/licenses/LGPL-3.0"
project: added all source files and assets
r1 },
"python2.7-anyjson-0.3.3": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-appenlight-client-0.6.14": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-authomatic-0.1.0.post1": {
"MIT License": "http://spdx.org/licenses/MIT"
dependencies: bumped pyramid-debugtoolbar to 4.3.1
r1907 },
license: updated license information
r1663 "python2.7-backports.shutil-get-terminal-size-1.0.0": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-bleach-1.5.0": {
"Apache License 2.0": "http://spdx.org/licenses/Apache-2.0"
},
project: added all source files and assets
r1 "python2.7-celery-2.2.10": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-channelstream-0.5.2": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-click-5.1": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-colander-1.2": {
"Repoze License": "http://www.repoze.org/LICENSE.txt"
project: added all source files and assets
r1 },
"python2.7-configobj-5.0.6": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-configparser-3.5.0": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-cssselect-1.0.1": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-decorator-4.0.11": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-deform-2.0a2": {
"BSD-derived": "http://www.repoze.org/LICENSE.txt"
},
project: added all source files and assets
r1 "python2.7-docutils-0.12": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 2-clause \"Simplified\" License": "http://spdx.org/licenses/BSD-2-Clause"
},
license: updated license information
r1663 "python2.7-dogpile.cache-0.6.1": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-dogpile.core-0.4.1": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-elasticsearch-2.3.0": {
"Apache License 2.0": "http://spdx.org/licenses/Apache-2.0"
},
license: updated license information
r1663 "python2.7-elasticsearch-dsl-2.2.0": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Apache License 2.0": "http://spdx.org/licenses/Apache-2.0"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-entrypoints-0.2.2": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-enum34-1.1.6": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-functools32-3.2.3.post2": {
"Python Software Foundation License version 2": "http://spdx.org/licenses/Python-2.0"
},
project: added all source files and assets
r1 "python2.7-future-0.14.3": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
"python2.7-futures-3.0.2": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
license: updated license information
r1663 "python2.7-gevent-1.1.2": {
"MIT License": "http://spdx.org/licenses/MIT"
},
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-gnureadline-6.3.3": {
"GNU General Public License v1.0 only": "http://spdx.org/licenses/GPL-1.0"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-gprof2dot-2016.10.13": {
"GNU Lesser General Public License v3.0 or later": "http://spdx.org/licenses/LGPL-3.0+"
},
"python2.7-greenlet-0.4.10": {
"MIT License": "http://spdx.org/licenses/MIT"
},
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-gunicorn-19.6.0": {
"MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-html5lib-0.9999999": {
"MIT License": "http://spdx.org/licenses/MIT"
},
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-infrae.cache-1.0.1": {
"Zope Public License 2.1": "http://spdx.org/licenses/ZPL-2.1"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-ipython-5.1.0": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-ipython-genutils-0.2.0": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-iso8601-0.1.11": {
"MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-itsdangerous-0.24": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-jsonschema-2.6.0": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-jupyter-client-5.0.0": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-jupyter-core-4.3.0": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-kombu-1.5.1": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-mistune-0.7.4": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-msgpack-python-0.4.8": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Apache License 2.0": "http://spdx.org/licenses/Apache-2.0"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-nbconvert-5.1.1": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-nbformat-4.3.0": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
project: added all source files and assets
r1 "python2.7-packaging-15.2": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Apache License 2.0": "http://spdx.org/licenses/Apache-2.0"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-pandocfilters-1.4.1": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-pathlib2-2.1.0": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-peppercorn-0.5": {
"BSD-derived": "http://www.repoze.org/LICENSE.txt"
},
"python2.7-pexpect-4.2.1": {
"ISC License": "http://spdx.org/licenses/ISC"
},
"python2.7-pickleshare-0.7.4": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-prompt-toolkit-1.0.14": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-psutil-4.3.1": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-psycopg2-2.6.1": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "GNU Lesser General Public License v3.0 or later": "http://spdx.org/licenses/LGPL-3.0+"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-ptyprocess-0.5.1": {
"ISC License": "http://opensource.org/licenses/ISC"
},
"python2.7-py-1.4.31": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
"python2.7-py-bcrypt-0.4": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-py-gfm-0.1.3.rhodecode-upstream1": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
project: added all source files and assets
r1 "python2.7-pycrypto-2.6.1": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Public Domain": null
},
"python2.7-pycurl-7.19.5": {
"MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-pygments-markdown-lexer-0.1.0.dev39": {
"Apache License 2.0": "http://spdx.org/licenses/Apache-2.0"
},
project: added all source files and assets
r1 "python2.7-pyparsing-1.5.7": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
},
license: updated license information
r1663 "python2.7-pyramid-1.7.4": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Repoze License": "http://www.repoze.org/LICENSE.txt"
},
"python2.7-pyramid-beaker-0.8": {
"Repoze License": "http://www.repoze.org/LICENSE.txt"
},
license: updated license information
r1663 "python2.7-pyramid-debugtoolbar-3.0.5": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause",
"Repoze License": "http://www.repoze.org/LICENSE.txt"
},
license: updated license information
r1663 "python2.7-pyramid-jinja2-2.5": {
"BSD-derived": "http://www.repoze.org/LICENSE.txt"
},
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-pyramid-mako-1.0.2": {
"Repoze License": "http://www.repoze.org/LICENSE.txt"
project: added all source files and assets
r1 },
"python2.7-pysqlite-2.6.3": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "libpng License": "http://spdx.org/licenses/Libpng",
"zlib License": "http://spdx.org/licenses/Zlib"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-pytest-3.0.5": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-pytest-profiling-1.2.2": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-pytest-runner-2.9": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
},
license: updated license information
r1663 "python2.7-pytest-sugar-0.7.1": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
"python2.7-pytest-timeout-1.2.0": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-python-dateutil-2.1": {
"Simplified BSD": null
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 },
license: updated license information
r1663 "python2.7-python-editor-1.0.3": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Apache License 2.0": "http://spdx.org/licenses/Apache-2.0"
project: added all source files and assets
r1 },
"python2.7-python-ldap-2.4.19": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Python Software Foundation License version 2": "http://spdx.org/licenses/Python-2.0"
},
"python2.7-python-memcached-1.57": {
"Python Software Foundation License version 2": "http://spdx.org/licenses/Python-2.0"
project: added all source files and assets
r1 },
"python2.7-pytz-2015.4": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-pyzmq-14.6.0": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
project: added all source files and assets
r1 "python2.7-recaptcha-client-1.0.6": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
"python2.7-repoze.lru-0.6": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Repoze License": "http://www.repoze.org/LICENSE.txt"
project: added all source files and assets
r1 },
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-requests-2.9.1": {
"Apache License 2.0": "http://spdx.org/licenses/Apache-2.0"
license: updated license information
r1663 },
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-setuptools-19.4": {
"Python Software Foundation License version 2": "http://spdx.org/licenses/Python-2.0",
"Zope Public License 2.0": "http://spdx.org/licenses/ZPL-2.0"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-setuptools-scm-1.15.0": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-simplegeneric-0.8.1": {
"Zope Public License 2.1": "http://spdx.org/licenses/ZPL-2.1"
},
project: added all source files and assets
r1 "python2.7-simplejson-3.7.2": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
"python2.7-six-1.9.0": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-subprocess32-3.2.6": {
"Python Software Foundation License version 2": "http://spdx.org/licenses/Python-2.0"
},
"python2.7-termcolor-1.1.0": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-testpath-0.1": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-traitlets-4.3.2": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-translationstring-1.3": {
"Repoze License": "http://www.repoze.org/LICENSE.txt"
project: added all source files and assets
r1 },
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-urllib3-1.16": {
"MIT License": "http://spdx.org/licenses/MIT"
project: added all source files and assets
r1 },
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "python2.7-venusian-1.0": {
"Repoze License": "http://www.repoze.org/LICENSE.txt"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-waitress-1.0.1": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Zope Public License 2.1": "http://spdx.org/licenses/ZPL-2.1"
project: added all source files and assets
r1 },
license: updated license information
r1663 "python2.7-wcwidth-0.1.7": {
"MIT License": "http://spdx.org/licenses/MIT"
},
"python2.7-ws4py-0.3.5": {
"BSD 4-clause \"Original\" or \"Old\" License": "http://spdx.org/licenses/BSD-4-Clause"
},
project: added all source files and assets
r1 "python2.7-zope.cachedescriptors-4.0.0": {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 "Zope Public License 2.1": "http://spdx.org/licenses/ZPL-2.1"
},
"python2.7-zope.deprecation-4.1.2": {
"Zope Public License 2.1": "http://spdx.org/licenses/ZPL-2.1"
},
"python2.7-zope.interface-4.1.3": {
"Zope Public License 2.1": "http://spdx.org/licenses/ZPL-2.1"
license: updated license information
r1663 },
"xz-5.2.2": {
"GNU General Public License v2.0 or later": "http://spdx.org/licenses/GPL-2.0+",
"GNU Library General Public License v2.1 or later": "http://spdx.org/licenses/LGPL-2.1+"
project: added all source files and assets
r1 }
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 }