##// END OF EJS Templates
dependencies: bumped supervisor to 3.3.5
dependencies: bumped supervisor to 3.3.5

File last commit:

r3361:e04bb7f3 default
r3361:e04bb7f3 default
Show More
python-packages.nix
2338 lines | 79.4 KiB | text/x-nix | NixLexer
/ pkgs / python-packages.nix
nix: updated to 18.03 nix packages...
r2824 # Generated by pip2nix 0.8.0.dev1
release: updated pip2nix output for 4.4.2
r996 # See https://github.com/johbo/pip2nix
nix: updated to 18.03 nix packages...
r2824 { pkgs, fetchurl, fetchgit, fetchhg }:
self: super: {
"alembic" = super.buildPythonPackage {
dependencies: bumped alembic to 1.0.5 release.
r3264 name = "alembic-1.0.5";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."sqlalchemy"
self."mako"
self."python-editor"
self."python-dateutil"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped alembic to 1.0.5 release.
r3264 url = "https://files.pythonhosted.org/packages/1c/65/b8e4f5b2f345bb13b5e0a3fddd892b0b3f0e8ad4880e954fdc6a50d00d84/alembic-1.0.5.tar.gz";
sha256 = "0rpjqp2iq6p49x1nli18ivak1izz547nnjxi110mzrgc1v7dxzz9";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "amqp" = super.buildPythonPackage {
name = "amqp-2.3.1";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."vine"
];
project: added all source files and assets
r1 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/1b/32/242ff76cd802766f11c89c72f3389b5c8de4bdfbab406137b90c5fae8b05/amqp-2.3.1.tar.gz";
sha256 = "0wlfnvhmfrn7c8qif2jyvsm63ibdxp02ss564qwrvqfhz0di72s0";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "appenlight-client" = super.buildPythonPackage {
dependencies: bumped appenlight-client to 0.6.26 release.
r3278 name = "appenlight-client-0.6.26";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."webob"
self."requests"
self."six"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped appenlight-client to 0.6.26 release.
r3278 url = "https://files.pythonhosted.org/packages/2e/56/418fc10379b96e795ee39a15e69a730c222818af04c3821fa354eaa859ec/appenlight_client-0.6.26.tar.gz";
sha256 = "0s9xw3sb8s3pk73k78nnq4jil3q4mk6bczfa1fmgfx61kdxl2712";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "atomicwrites" = super.buildPythonPackage {
dependencies: bumped few libraries....
r3096 name = "atomicwrites-1.2.1";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped few libraries....
r3096 url = "https://files.pythonhosted.org/packages/ac/ed/a311712ef6b4355035489f665e63e1a73f9eb371929e3c98e5efd451069e/atomicwrites-1.2.1.tar.gz";
sha256 = "1vmkbw9j0qammwxbxycrs39gvdg4lc2d4lk98kwf8ag2manyi6pc";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "attrs" = super.buildPythonPackage {
dependencies: bumped few libraries....
r3096 name = "attrs-18.2.0";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped few libraries....
r3096 url = "https://files.pythonhosted.org/packages/0f/9e/26b1d194aab960063b266170e53c39f73ea0d0d3f5ce23313e0ec8ee9bdf/attrs-18.2.0.tar.gz";
sha256 = "0s9ydh058wmmf5v391pym877x4ahxg45dw6a0w4c7s5wgpigdjqh";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "authomatic" = super.buildPythonPackage {
name = "authomatic-0.1.0.post1";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped authomatic to the latest available version. To fix oauth problems with Google.
r2894 url = "https://code.rhodecode.com/upstream/authomatic/archive/90a9ce60cc405ae8a2bf5c3713acd5d78579a04e.tar.gz?md5=3c68720a1322b25254009518d1ff6801";
sha256 = "1cgk0a86sbsjbri06gf5z5l4npwkjdxw6fdnwl4vvfmxs2sx9yxw";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "babel" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "babel-1.3";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pytz"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 url = "https://files.pythonhosted.org/packages/33/27/e3978243a03a76398c384c83f7ca879bc6e8f1511233a621fcada135606e/Babel-1.3.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0bnin777lc53nxd1hp3apq410jj5wx92n08h7h4izpl4f4sx00lz";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "backports.shutil-get-terminal-size" = super.buildPythonPackage {
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 name = "backports.shutil-get-terminal-size-1.0.0";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/ec/9c/368086faa9c016efce5da3e0e13ba392c9db79e3ab740b763fe28620b18b/backports.shutil_get_terminal_size-1.0.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "107cmn7g3jnbkp826zlj8rrj19fam301qvaqf0f3905f5217lgki";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "beaker" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "beaker-1.9.1";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."funcsigs"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 url = "https://files.pythonhosted.org/packages/ca/14/a626188d0d0c7b55dd7cf1902046c2743bd392a7078bb53073e13280eb1e/Beaker-1.9.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "08arsn61r255lhz6hcpn2lsiqpg30clla805ysx06wmbhvb6w9rj";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "beautifulsoup4" = super.buildPythonPackage {
dependencies: bumped some loose libraries...
r2961 name = "beautifulsoup4-4.6.3";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped some loose libraries...
r2961 url = "https://files.pythonhosted.org/packages/88/df/86bffad6309f74f3ff85ea69344a078fc30003270c8df6894fca7a3c72ff/beautifulsoup4-4.6.3.tar.gz";
sha256 = "041dhalzjciw6qyzzq7a2k4h1yvyk76xigp35hv5ibnn448ydy4h";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "billiard" = super.buildPythonPackage {
pylons: remove pylons as dependency...
r2351 name = "billiard-3.5.0.3";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/39/ac/f5571210cca2e4f4532e38aaff242f26c8654c5e2436bee966c230647ccc/billiard-3.5.0.3.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1riwiiwgb141151md4ykx49qrz749akj5k8g290ji9bsqjyj4yqx";
pylons: remove pylons as dependency...
r2351 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "bleach" = super.buildPythonPackage {
dependencies: bumped bleach to 3.0.2 release.
r3277 name = "bleach-3.0.2";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
dependencies: bumped bleach to 3.0.2 release.
r3277 self."webencodings"
nix: updated to 18.03 nix packages...
r2824 ];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped bleach to 3.0.2 release.
r3277 url = "https://files.pythonhosted.org/packages/ae/31/680afc7d44040004296a2d8f0584983c2f2386448cd9d0964197e6c1160e/bleach-3.0.2.tar.gz";
sha256 = "06474zg7f73hv8h1xw2wcsmvn2ygj73zxgxxqg8zcx8ap1srdls8";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
license = [ pkgs.lib.licenses.asl20 ];
};
};
nix: updated to 18.03 nix packages...
r2824 "bumpversion" = super.buildPythonPackage {
name = "bumpversion-0.5.3";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/14/41/8c9da3549f8e00c84f0432c3a8cf8ed6898374714676aab91501d48760db/bumpversion-0.5.3.tar.gz";
sha256 = "0zn7694yfipxg35ikkfh7kvgl2fissha3dnqad2c5bvsvmrwhi37";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "celery" = super.buildPythonPackage {
name = "celery-4.1.1";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pytz"
self."billiard"
self."kombu"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped celery to 4.1.1
r2764 url = "https://files.pythonhosted.org/packages/e9/cf/a4c0597effca20c57eb586324e41d1180bc8f13a933da41e0646cff69f02/celery-4.1.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1xbir4vw42n2ir9lanhwl7w69zpmj7lbi66fxm2b7pyvkcss7wni";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "chameleon" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "chameleon-2.24";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 url = "https://files.pythonhosted.org/packages/5a/9e/637379ffa13c5172b5c0e704833ffea6bf51cec7567f93fd6e903d53ed74/Chameleon-2.24.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0ykqr7syxfa6h9adjfnsv1gdsca2xzm22vmic8859n0f0j09abj5";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 };
meta = {
license = [ { fullName = "BSD-like (http://repoze.org/license.html)"; } ];
};
};
nix: updated to 18.03 nix packages...
r2824 "channelstream" = super.buildPythonPackage {
channelstream: do not send comment notifications to the commenting user
r544 name = "channelstream-0.5.2";
packaging: added channelstream and gevent back into CE....
r525 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."gevent"
self."ws4py"
self."pyramid"
self."pyramid-jinja2"
self."itsdangerous"
self."requests"
self."six"
];
packaging: added channelstream and gevent back into CE....
r525 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/2b/31/29a8e085cf5bf97fa88e7b947adabfc581a18a3463adf77fb6dada34a65f/channelstream-0.5.2.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1qbm4xdl5hfkja683x546bncg3rqq8qv79w1m1a1wd48cqqzb6rm";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "click" = super.buildPythonPackage {
dependencies: bumped click to 6.6.0
r2301 name = "click-6.6";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/7a/00/c14926d8232b36b08218067bcd5853caefb4737cda3f0a47437151344792/click-6.6.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1sggipyz52crrybwbr9xvwxd4aqigvplf53k9w3ygxmzivd1jsnc";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "colander" = super.buildPythonPackage {
dependencies: bumped colander to 1.5.1 release
r3279 name = "colander-1.5.1";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."translationstring"
self."iso8601"
dependencies: bumped colander to 1.5.1 release
r3279 self."enum34"
nix: updated to 18.03 nix packages...
r2824 ];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped colander to 1.5.1 release
r3279 url = "https://files.pythonhosted.org/packages/ec/d1/fcca811a0a692c69d27e36b4d11a73acb98b4bab48323442642b6fd4386d/colander-1.5.1.tar.gz";
sha256 = "18ah4cwwxnpm6qxi6x9ipy51dal4spd343h44s5wd01cnhgrwsyq";
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 meta = {
license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "configobj" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "configobj-5.0.6";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: use our own custom configobj for consistency across projects.
r2911 url = "https://code.rhodecode.com/upstream/configobj/archive/a11ff0a0bd4fbda9e3a91267e720f88329efb4a6.tar.gz?md5=9916c524ea11a6c418217af6b28d4b3c";
sha256 = "1hhcxirwvg58grlfr177b3awhbq8hlx1l3lh69ifl1ki7lfd1s1x";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "configparser" = super.buildPythonPackage {
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 name = "configparser-3.5.0";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/7c/69/c2ce7e91c89dc073eb1aa74c0621c3eefbffe8216b3f9af9d3885265c01c/configparser-3.5.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0fi7vf09vi1588jd8f16a021m5y6ih2hy7rpbjb408xw45qb822k";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "cov-core" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "cov-core-1.15.0";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."coverage"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/4b/87/13e75a47b4ba1be06f29f6d807ca99638bedc6b57fa491cd3de891ca2923/cov-core-1.15.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0k3np9ymh06yv1ib96sb6wfsxjkqhmik8qfsn119vnhga9ywc52a";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "coverage" = super.buildPythonPackage {
dependencies: bumped few libraries....
r3096 name = "coverage-4.5.1";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped few libraries....
r3096 url = "https://files.pythonhosted.org/packages/35/fe/e7df7289d717426093c68d156e0fd9117c8f4872b6588e8a8928a0f68424/coverage-4.5.1.tar.gz";
sha256 = "1wbrzpxka3xd4nmmkc6q0ir343d91kymwsm8pbmwa0d2a7q4ir2n";
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 meta = {
dependencies: bumped few libraries....
r3096 license = [ pkgs.lib.licenses.asl20 ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "cssselect" = super.buildPythonPackage {
dependencies: bumped cssselect to 1.0.3
r2766 name = "cssselect-1.0.3";
dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27...
r1906 doCheck = false;
src = fetchurl {
dependencies: bumped cssselect to 1.0.3
r2766 url = "https://files.pythonhosted.org/packages/52/ea/f31e1d2e9eb130fda2a631e22eac369dc644e8807345fbed5113f2d6f92b/cssselect-1.0.3.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "011jqa2jhmydhi0iz4v1w3cr540z5zas8g2bw8brdw4s4b2qnv86";
pylons: remove pylons as dependency...
r2351 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "decorator" = super.buildPythonPackage {
dependencies: bumped decorator to 4.1.2
r2282 name = "decorator-4.1.2";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/bb/e0/f6e41e9091e130bf16d4437dabbac3993908e4d6485ecbc985ef1352db94/decorator-4.1.2.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1d8npb11kxyi36mrvjdpcjij76l5zfyrz2f820brf0l0rcw4vdkw";
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 meta = {
dependencies: made decorator lib use the same version for rc and vcsserver.
r1523 license = [ pkgs.lib.licenses.bsdOriginal { fullName = "new BSD License"; } ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "deform" = super.buildPythonPackage {
dependencies: bumped deform to 2.0.7 release
r3261 name = "deform-2.0.7";
dan
forms: add deform for integration settings forms
r518 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."chameleon"
self."colander"
self."iso8601"
self."peppercorn"
self."translationstring"
self."zope.deprecation"
];
dan
deform: use pypi deform library and add helpers to deform scope directly...
r519 src = fetchurl {
dependencies: bumped deform to 2.0.7 release
r3261 url = "https://files.pythonhosted.org/packages/cf/a1/bc234527b8f181de9acd80e796483c00007658d1e32b7de78f1c2e004d9a/deform-2.0.7.tar.gz";
sha256 = "0jnpi0zr2hjvbmiz6nm33yqv976dn9lf51vhlzqc0i75xcr9rwig";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
dependencies: bumped deform to 2.0.7 release
r3261 license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
dan
forms: add deform for integration settings forms
r518 };
};
dependencies: added python-saml library.
r3217 "defusedxml" = super.buildPythonPackage {
name = "defusedxml-0.5.0";
doCheck = false;
src = fetchurl {
url = "https://files.pythonhosted.org/packages/74/ba/4ba4e89e21b5a2e267d80736ea674609a0a33cc4435a6d748ef04f1f9374/defusedxml-0.5.0.tar.gz";
sha256 = "1x54n0h8hl92vvwyymx883fbqpqjwn2mc8fb383bcg3z9zwz5mr4";
};
meta = {
license = [ pkgs.lib.licenses.psfl ];
};
};
"dm.xmlsec.binding" = super.buildPythonPackage {
name = "dm.xmlsec.binding-1.3.7";
doCheck = false;
propagatedBuildInputs = [
self."setuptools"
self."lxml"
];
src = fetchurl {
url = "https://files.pythonhosted.org/packages/2c/9e/7651982d50252692991acdae614af821fd6c79bc8dcd598ad71d55be8fc7/dm.xmlsec.binding-1.3.7.tar.gz";
sha256 = "03jjjscx1pz2nc0dwiw9nia02qbz1c6f0f9zkyr8fmvys2n5jkb3";
};
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "docutils" = super.buildPythonPackage {
dependencies: bumped docutils to 0.14.0
r2283 name = "docutils-0.14";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/84/f4/5771e41fdf52aabebbadecc9381d11dea0fa34e4759b4071244fa094804c/docutils-0.14.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0x22fs3pdmr42kvz6c654756wja305qv6cx1zbhwlagvxgr4xrji";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.publicDomain pkgs.lib.licenses.gpl1 { fullName = "public domain, Python, 2-Clause BSD, GPL 3 (see COPYING.txt)"; } pkgs.lib.licenses.psfl ];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
};
nix: updated to 18.03 nix packages...
r2824 "dogpile.cache" = super.buildPythonPackage {
dependencies: bumped few libraries....
r3096 name = "dogpile.cache-0.6.7";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped few libraries....
r3096 url = "https://files.pythonhosted.org/packages/ee/bd/440da735a11c6087eed7cc8747fc4b995cbac2464168682f8ee1c8e43844/dogpile.cache-0.6.7.tar.gz";
sha256 = "1aw8rx8vhb75y7zc6gi67g21sw057jdx7i8m3jq7kf3nqavxx9zw";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "dogpile.core" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "dogpile.core-0.4.1";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/0e/77/e72abc04c22aedf874301861e5c1e761231c288b5de369c18be8f4b5c9bb/dogpile.core-0.4.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0xpdvg4kr1isfkrh1rfsh7za4q5a5s6l2kf9wpvndbwf3aqjyrdy";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "ecdsa" = super.buildPythonPackage {
users: added SSH key management for user admin pages
r1993 name = "ecdsa-0.13";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/f9/e5/99ebb176e47f150ac115ffeda5fedb6a3dbb3c00c74a59fd84ddf12f5857/ecdsa-0.13.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1yj31j0asmrx4an9xvsaj2icdmzy6pw0glfpqrrkrphwdpi1xkv4";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "elasticsearch" = super.buildPythonPackage {
dan
search: add support for elastic search 6...
r3319 name = "elasticsearch-6.3.1";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."urllib3"
];
project: added all source files and assets
r1 src = fetchurl {
dan
search: add support for elastic search 6...
r3319 url = "https://files.pythonhosted.org/packages/9d/ce/c4664e8380e379a9402ecfbaf158e56396da90d520daba21cfa840e0eb71/elasticsearch-6.3.1.tar.gz";
sha256 = "12y93v0yn7a4xmf969239g8gb3l4cdkclfpbk1qc8hx5qkymrnma";
dan
pkgs: update rce to use tools 0.8.0
r110 };
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 meta = {
license = [ pkgs.lib.licenses.asl20 ];
};
dan
pkgs: update rce to use tools 0.8.0
r110 };
nix: updated to 18.03 nix packages...
r2824 "elasticsearch-dsl" = super.buildPythonPackage {
dan
search: add support for elastic search 6...
r3319 name = "elasticsearch-dsl-6.3.1";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
self."python-dateutil"
self."elasticsearch"
dan
search: add support for elastic search 6...
r3319 self."ipaddress"
];
src = fetchurl {
url = "https://files.pythonhosted.org/packages/4c/0d/1549f50c591db6bb4e66cbcc8d34a6e537c3d89aa426b167c244fd46420a/elasticsearch-dsl-6.3.1.tar.gz";
sha256 = "1gh8a0shqi105k325hgwb9avrpdjh0mc6mxwfg9ba7g6lssb702z";
};
meta = {
license = [ pkgs.lib.licenses.asl20 ];
};
};
"elasticsearch1" = super.buildPythonPackage {
name = "elasticsearch1-1.10.0";
doCheck = false;
propagatedBuildInputs = [
self."urllib3"
nix: updated to 18.03 nix packages...
r2824 ];
project: added all source files and assets
r1 src = fetchurl {
dan
search: add support for elastic search 6...
r3319 url = "https://files.pythonhosted.org/packages/a6/eb/73e75f9681fa71e3157b8ee878534235d57f24ee64f0e77f8d995fb57076/elasticsearch1-1.10.0.tar.gz";
sha256 = "0g89444kd5zwql4vbvyrmi2m6l6dcj6ga98j4hqxyyyz6z20aki2";
};
meta = {
license = [ pkgs.lib.licenses.asl20 ];
};
};
"elasticsearch1-dsl" = super.buildPythonPackage {
name = "elasticsearch1-dsl-0.0.12";
doCheck = false;
propagatedBuildInputs = [
self."six"
self."python-dateutil"
self."elasticsearch1"
];
src = fetchurl {
url = "https://files.pythonhosted.org/packages/eb/9d/785342775cb10eddc9b8d7457d618a423b4f0b89d8b2b2d1bc27190d71db/elasticsearch1-dsl-0.0.12.tar.gz";
sha256 = "0ig1ly39v93hba0z975wnhbmzwj28w6w1sqlr2g7cn5spp732bhk";
};
meta = {
license = [ pkgs.lib.licenses.asl20 ];
};
};
"elasticsearch2" = super.buildPythonPackage {
name = "elasticsearch2-2.5.0";
doCheck = false;
propagatedBuildInputs = [
self."urllib3"
];
src = fetchurl {
url = "https://files.pythonhosted.org/packages/84/77/63cf63d4ba11d913b5278406f2a37b0712bec6fc85edfb6151a33eaeba25/elasticsearch2-2.5.0.tar.gz";
sha256 = "0ky0q16lbvz022yv6q3pix7aamf026p1y994537ccjf0p0dxnbxr";
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 meta = {
license = [ pkgs.lib.licenses.asl20 ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "entrypoints" = super.buildPythonPackage {
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 name = "entrypoints-0.2.2";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."configparser"
];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 src = fetchurl {
url = "https://code.rhodecode.com/upstream/entrypoints/archive/96e6d645684e1af3d7df5b5272f3fe85a546b233.tar.gz?md5=7db37771aea9ac9fefe093e5d6987313";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0bihrdp8ahsys437kxdhk52gz6kib8rxjv71i93wkw7594fcaxll";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "enum34" = super.buildPythonPackage {
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 name = "enum34-1.1.6";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/bf/3e/31d502c25302814a7c2f1d3959d2a3b3f78e509002ba91aea64993936876/enum34-1.1.6.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1cgm5ng2gcfrkrm3hc22brl6chdmv67b9zvva9sfs7gn7dwc9n4a";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "formencode" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "formencode-1.2.4";
packaging: added channelstream and gevent back into CE....
r525 doCheck = false;
src = fetchurl {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 url = "https://files.pythonhosted.org/packages/8e/59/0174271a6f004512e0201188593e6d319db139d14cb7490e488bbb078015/FormEncode-1.2.4.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1fgy04sdy4yry5xcjls3x3xy30dqwj58ycnkndim819jx0788w42";
packaging: added channelstream and gevent back into CE....
r525 };
meta = {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 license = [ pkgs.lib.licenses.psfl ];
packaging: added channelstream and gevent back into CE....
r525 };
};
nix: updated to 18.03 nix packages...
r2824 "funcsigs" = super.buildPythonPackage {
dependencies: bumped Beaker to 1.9.0
r1875 name = "funcsigs-1.0.2";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/94/4a/db842e7a0545de1cdb0439bb80e6e42dfe82aaeaadd4072f2263a4fbed23/funcsigs-1.0.2.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0l4g5818ffyfmfs1a924811azhjj8ax9xd1cffr1mzd3ycn0zfx7";
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 meta = {
dependencies: bumped Beaker to 1.9.0
r1875 license = [ { fullName = "ASL"; } pkgs.lib.licenses.asl20 ];
};
};
nix: updated to 18.03 nix packages...
r2824 "functools32" = super.buildPythonPackage {
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 name = "functools32-3.2.3.post2";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/c5/60/6ac26ad05857c601308d8fb9e87fa36d0ebf889423f47c3502ef034365db/functools32-3.2.3-2.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0v8ya0b58x47wp216n1zamimv4iw57cxz3xxhzix52jkw3xks9gn";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
license = [ pkgs.lib.licenses.psfl ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "future" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "future-0.14.3";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/83/80/8ef3a11a15f8eaafafa0937b20c1b3f73527e69ab6b3fa1cf94a5a96aabb/future-0.14.3.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1savk7jx7hal032f522c5ajhh8fra6gmnadrj9adv5qxi18pv1b2";
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 meta = {
license = [ { fullName = "OSI Approved"; } pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "futures" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "futures-3.0.2";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/f8/e7/fc0fcbeb9193ba2d4de00b065e7fd5aecd0679e93ce95a07322b2b1434f4/futures-3.0.2.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0mz2pbgxbc2nbib1szifi07whjbfs4r02pv2z390z7p410awjgyw";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "gevent" = super.buildPythonPackage {
dependencies: bumped gevent to 1.3.7 release.
r3265 name = "gevent-1.3.7";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."greenlet"
];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 src = fetchurl {
dependencies: bumped gevent to 1.3.7 release.
r3265 url = "https://files.pythonhosted.org/packages/10/c1/9499b146bfa43aa4f1e0ed1bab1bd3209a4861d25650c11725036c731cf5/gevent-1.3.7.tar.gz";
sha256 = "0b0fr04qdk1p4sniv87fh8z5psac60x01pv054kpgi94520g81iz";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "gnureadline" = super.buildPythonPackage {
dependencies: bumped gnureadline 6.3.8
r2292 name = "gnureadline-6.3.8";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/50/64/86085c823cd78f9df9d8e33dce0baa71618016f8860460b82cf6610e1eb3/gnureadline-6.3.8.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0ddhj98x2nv45iz4aadk4b9m0b1kpsn1xhcbypn5cd556knhiqjq";
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 meta = {
dependencies: bumped gnureadline 6.3.8
r2292 license = [ { fullName = "GNU General Public License v3 (GPLv3)"; } pkgs.lib.licenses.gpl1 ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "gprof2dot" = super.buildPythonPackage {
dependencies: bumped test libraries versions....
r2274 name = "gprof2dot-2017.9.19";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/9d/36/f977122502979f3dfb50704979c9ed70e6b620787942b089bf1af15f5aba/gprof2dot-2017.9.19.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "17ih23ld2nzgc3xwgbay911l6lh96jp1zshmskm17n1gg2i7mg6f";
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 meta = {
dependencies: bumped test libraries versions....
r2274 license = [ { fullName = "GNU Lesser General Public License v3 or later (LGPLv3+)"; } { fullName = "LGPL"; } ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "greenlet" = super.buildPythonPackage {
dependencies: bumped few libraries....
r3096 name = "greenlet-0.4.15";
packaging: added channelstream and gevent back into CE....
r525 doCheck = false;
src = fetchurl {
dependencies: bumped few libraries....
r3096 url = "https://files.pythonhosted.org/packages/f8/e8/b30ae23b45f69aa3f024b46064c0ac8e5fcb4f22ace0dca8d6f9c8bbe5e7/greenlet-0.4.15.tar.gz";
sha256 = "1g4g1wwc472ds89zmqlpyan3fbnzpa8qm48z3z1y6mlk44z485ll";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "gunicorn" = super.buildPythonPackage {
dependencies: bumped gunicorn to 19.9.0
r2840 name = "gunicorn-19.9.0";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped gunicorn to 19.9.0
r2840 url = "https://files.pythonhosted.org/packages/47/52/68ba8e5e8ba251e54006a49441f7ccabca83b6bef5aedacb4890596c7911/gunicorn-19.9.0.tar.gz";
sha256 = "1wzlf4xmn6qjirh5w81l6i6kqjnab1n1qqkh7zsj1yb6gh4n49ps";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "hupper" = super.buildPythonPackage {
dependencies: bumped loosly pinned dependencies....
r3266 name = "hupper-1.4.2";
dan
forms: add deform for integration settings forms
r518 doCheck = false;
dan
deform: use pypi deform library and add helpers to deform scope directly...
r519 src = fetchurl {
dependencies: bumped loosly pinned dependencies....
r3266 url = "https://files.pythonhosted.org/packages/f1/75/1915dc7650b4867fa3049256e24ca8eddb5989998fcec788cf52b9812dfc/hupper-1.4.2.tar.gz";
sha256 = "16vb9fkiaakdpcp6pn56h3w0dwvm67bxq2k2dv4i382qhqwphdzb";
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 meta = {
nix: synced auto-generated nix file with EE
r1911 license = [ pkgs.lib.licenses.mit ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "infrae.cache" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "infrae.cache-1.0.1";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."beaker"
self."repoze.lru"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/bb/f0/e7d5e984cf6592fd2807dc7bc44a93f9d18e04e6a61f87fdfb2622422d74/infrae.cache-1.0.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1dvqsjn8vw253wz9d1pz17j79mf4bs53dvp2qxck2qdp1am1njw4";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.zpl21 ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "invoke" = super.buildPythonPackage {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 name = "invoke-0.13.0";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/47/bf/d07ef52fa1ac645468858bbac7cb95b246a972a045e821493d17d89c81be/invoke-0.13.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0794vhgxfmkh0vzkkg5cfv1w82g3jc3xr18wim29far9qpx9468s";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "ipaddress" = super.buildPythonPackage {
dependencies: bumped paddress to 1.0.22
r2720 name = "ipaddress-1.0.22";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped paddress to 1.0.22
r2720 url = "https://files.pythonhosted.org/packages/97/8d/77b8cedcfbf93676148518036c6b1ce7f8e14bf07e95d7fd4ddcb8cc052f/ipaddress-1.0.22.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0b570bm6xqpjwqis15pvdy6lyvvzfndjvkynilcddjj5x98wfimi";
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 meta = {
dependencies: bumped pyramid-debugtoolbar to 4.3.1
r1907 license = [ pkgs.lib.licenses.psfl ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "ipdb" = super.buildPythonPackage {
dependencies: bumped ipdb to 0.11
r2710 name = "ipdb-0.11";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."setuptools"
self."ipython"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped ipdb to 0.11
r2710 url = "https://files.pythonhosted.org/packages/80/fe/4564de08f174f3846364b3add8426d14cebee228f741c27e702b2877e85b/ipdb-0.11.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "02m0l8wrhhd3z7dg3czn5ys1g5pxib516hpshdzp7rxzsxgcd0bh";
dan
pkgs: update rce to use tools 0.8.0
r110 };
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 meta = {
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 license = [ pkgs.lib.licenses.bsdOriginal ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
dan
pkgs: update rce to use tools 0.8.0
r110 };
nix: updated to 18.03 nix packages...
r2824 "ipython" = super.buildPythonPackage {
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 name = "ipython-5.1.0";
dan
pkgs: update rce to use tools 0.8.0
r110 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."setuptools"
self."decorator"
self."pickleshare"
self."simplegeneric"
self."traitlets"
self."prompt-toolkit"
self."pygments"
self."pexpect"
self."backports.shutil-get-terminal-size"
self."pathlib2"
self."pexpect"
];
dan
pkgs: update rce to use tools 0.8.0
r110 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/89/63/a9292f7cd9d0090a0f995e1167f3f17d5889dcbc9a175261719c513b9848/ipython-5.1.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0qdrf6aj9kvjczd5chj1my8y2iq09am9l8bb2a1334a52d76kx3y";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.bsdOriginal ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "ipython-genutils" = super.buildPythonPackage {
name = "ipython-genutils-0.2.0";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/e8/69/fbeffffc05236398ebfcfb512b6d2511c622871dca1746361006da310399/ipython_genutils-0.2.0.tar.gz";
sha256 = "1a4bc9y8hnvq6cp08qs4mckgm6i6ajpndp4g496rvvzcfmp12bpb";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "iso8601" = super.buildPythonPackage {
dependencies: bumped iso8601 to 0.1.12
r3354 name = "iso8601-0.1.12";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped iso8601 to 0.1.12
r3354 url = "https://files.pythonhosted.org/packages/45/13/3db24895497345fb44c4248c08b16da34a9eb02643cea2754b21b5ed08b0/iso8601-0.1.12.tar.gz";
sha256 = "10nyvvnrhw2w3p09v1ica4lgj6f4g9j3kkfx17qmraiq3w7b5i29";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
dependencies: added python-saml library.
r3217 "isodate" = super.buildPythonPackage {
name = "isodate-0.6.0";
doCheck = false;
propagatedBuildInputs = [
self."six"
];
src = fetchurl {
url = "https://files.pythonhosted.org/packages/b1/80/fb8c13a4cd38eb5021dc3741a9e588e4d1de88d895c1910c6fc8a08b7a70/isodate-0.6.0.tar.gz";
sha256 = "1n7jkz68kk5pwni540pr5zdh99bf6ywydk1p5pdrqisrawylldif";
};
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "itsdangerous" = super.buildPythonPackage {
name = "itsdangerous-0.24";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz";
sha256 = "06856q6x675ly542ig0plbqcyab6ksfzijlyf1hzhgg3sgwgrcyb";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "jinja2" = super.buildPythonPackage {
name = "jinja2-2.9.6";
dependencies: bumped Beaker to 1.9.0
r1875 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."markupsafe"
];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/90/61/f820ff0076a2599dd39406dcb858ecb239438c02ce706c8e91131ab9c7f1/Jinja2-2.9.6.tar.gz";
sha256 = "1zzrkywhziqffrzks14kzixz7nd4yh2vc0fb04a68vfd2ai03anx";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "jsonschema" = super.buildPythonPackage {
name = "jsonschema-2.6.0";
packaging: added channelstream and gevent back into CE....
r525 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."functools32"
];
packaging: added channelstream and gevent back into CE....
r525 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/58/b9/171dbb07e18c6346090a37f03c7e74410a1a56123f847efed59af260a298/jsonschema-2.6.0.tar.gz";
sha256 = "00kf3zmpp9ya4sydffpifn0j0mzm342a2vzh82p6r0vh10cg7xbg";
packaging: added channelstream and gevent back into CE....
r525 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "jupyter-client" = super.buildPythonPackage {
name = "jupyter-client-5.0.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."traitlets"
self."jupyter-core"
self."pyzmq"
self."python-dateutil"
];
project: added all source files and assets
r1 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/e5/6f/65412ed462202b90134b7e761b0b7e7f949e07a549c1755475333727b3d0/jupyter_client-5.0.0.tar.gz";
sha256 = "0nxw4rqk4wsjhc87gjqd7pv89cb9dnimcfnmcmp85bmrvv1gjri7";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "jupyter-core" = super.buildPythonPackage {
name = "jupyter-core-4.4.0";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."traitlets"
];
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/b6/2d/2804f4de3a95583f65e5dcb4d7c8c7183124882323758996e867f47e72af/jupyter_core-4.4.0.tar.gz";
sha256 = "1dy083rarba8prn9f9srxq3c7n7vyql02ycrqq306c40lr57aw5s";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "kombu" = super.buildPythonPackage {
name = "kombu-4.2.0";
release: updated pip2nix output for 4.8.0
r1853 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."amqp"
];
release: updated pip2nix output for 4.8.0
r1853 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/ab/b1/46a7a8babf5e60f3b2ca081a100af8edfcf132078a726375f52a054e70cf/kombu-4.2.0.tar.gz";
sha256 = "1yz19qlqf0inl1mnwlpq9j6kj9r67clpy0xg99phyg4329rw80fn";
release: updated pip2nix output for 4.8.0
r1853 };
meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.bsdOriginal ];
release: updated pip2nix output for 4.8.0
r1853 };
};
nix: updated to 18.03 nix packages...
r2824 "lxml" = super.buildPythonPackage {
dependencies: bumped lxml to 4.2.5 release.
r3216 name = "lxml-4.2.5";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped lxml to 4.2.5 release.
r3216 url = "https://files.pythonhosted.org/packages/4b/20/ddf5eb3bd5c57582d2b4652b4bbcf8da301bdfe5d805cb94e805f4d7464d/lxml-4.2.5.tar.gz";
sha256 = "0zw0y9hs0nflxhl9cs6ipwwh53szi3w2x06wl0k9cylyqac0cwin";
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 meta = {
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 license = [ pkgs.lib.licenses.bsdOriginal ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "mako" = super.buildPythonPackage {
name = "mako-1.0.7";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."markupsafe"
];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 src = fetchurl {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 url = "https://files.pythonhosted.org/packages/eb/f3/67579bb486517c0d49547f9697e36582cd19dafb5df9e687ed8e22de57fa/Mako-1.0.7.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1bi5gnr8r8dva06qpyx4kgjc6spm2k1y908183nbbaylggjzs0jf";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "markdown" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "markdown-2.6.11";
nix: synced auto-generated nix file with EE
r1911 doCheck = false;
src = fetchurl {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 url = "https://files.pythonhosted.org/packages/b3/73/fc5c850f44af5889192dff783b7b0d8f3fe8d30b65c8e3f78f8f0265fecf/Markdown-2.6.11.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "108g80ryzykh8bj0i7jfp71510wrcixdi771lf2asyghgyf8cmm8";
nix: synced auto-generated nix file with EE
r1911 };
meta = {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "markupsafe" = super.buildPythonPackage {
dan
search: add support for elastic search 6...
r3319 name = "markupsafe-1.1.0";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 doCheck = false;
src = fetchurl {
dan
search: add support for elastic search 6...
r3319 url = "https://files.pythonhosted.org/packages/ac/7e/1b4c2e05809a4414ebce0892fe1e32c14ace86ca7d50c70f00979ca9b3a3/MarkupSafe-1.1.0.tar.gz";
sha256 = "1lxirjypbdd3l9jl4vliilhfnhy7c7f2vlldqg1b0i74khn375sf";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
nix: synced auto-generated nix file with EE
r1911 };
};
nix: updated to 18.03 nix packages...
r2824 "meld3" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "meld3-1.0.2";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/45/a0/317c6422b26c12fe0161e936fc35f36552069ba8e6f7ecbd99bbffe32a5f/meld3-1.0.2.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0n4mkwlpsqnmn0dm0wm5hn9nkda0nafl0jdy5sdl5977znh59dzp";
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 meta = {
license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "mistune" = super.buildPythonPackage {
packaging: updated some common librarires....
r3142 name = "mistune-0.8.4";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
packaging: updated some common librarires....
r3142 url = "https://files.pythonhosted.org/packages/2d/a4/509f6e7783ddd35482feda27bc7f72e65b5e7dc910eca4ab2164daf9c577/mistune-0.8.4.tar.gz";
sha256 = "0vkmsh0x480rni51lhyvigfdf06b9247z868pk3bal1wnnfl58sr";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "mock" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "mock-1.0.1";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0kzlsbki6q0awf89rc287f3aj8x431lrajf160a70z0ikhnxsfdq";
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
project: added all source files and assets
r1 };
};
nix: updated to 18.03 nix packages...
r2824 "more-itertools" = super.buildPythonPackage {
dependencies: updated more-itertools to 5.0.0
r3355 name = "more-itertools-5.0.0";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: updated more-itertools to 5.0.0
r3355 url = "https://files.pythonhosted.org/packages/dd/26/30fc0d541d9fdf55faf5ba4b0fd68f81d5bd2447579224820ad525934178/more-itertools-5.0.0.tar.gz";
sha256 = "1r12cm6mcdwdzz7d47a6g4l437xsvapdlgyhqay3i2nrlv03da9q";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "msgpack-python" = super.buildPythonPackage {
dependencies: bumped msgpack-python to 0.5.6
r2842 name = "msgpack-python-0.5.6";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped msgpack-python to 0.5.6
r2842 url = "https://files.pythonhosted.org/packages/8a/20/6eca772d1a5830336f84aca1d8198e5a3f4715cd1c7fc36d3cc7f7185091/msgpack-python-0.5.6.tar.gz";
sha256 = "16wh8qgybmfh4pjp8vfv78mdlkxfmcasg78lzlnm6nslsfkci31p";
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 meta = {
license = [ pkgs.lib.licenses.asl20 ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "mysql-python" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "mysql-python-1.2.5";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 url = "https://files.pythonhosted.org/packages/a5/e9/51b544da85a36a68debe7a7091f068d802fc515a3a202652828c73453cad/MySQL-python-1.2.5.zip";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0x0c2jg0bb3pp84njaqiic050qkyd7ymwhfvhipnimg58yv40441";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 };
meta = {
license = [ pkgs.lib.licenses.gpl1 ];
};
};
nix: updated to 18.03 nix packages...
r2824 "nbconvert" = super.buildPythonPackage {
dependencies: jupyter...
r2443 name = "nbconvert-5.3.1";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."mistune"
self."jinja2"
self."pygments"
self."traitlets"
self."jupyter-core"
self."nbformat"
self."entrypoints"
self."bleach"
self."pandocfilters"
self."testpath"
];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/b9/a4/d0a0938ad6f5eeb4dea4e73d255c617ef94b0b2849d51194c9bbdb838412/nbconvert-5.3.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1f9dkvpx186xjm4xab0qbph588mncp4vqk3fmxrsnqs43mks9c8j";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "nbformat" = super.buildPythonPackage {
name = "nbformat-4.4.0";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."ipython-genutils"
self."traitlets"
self."jsonschema"
self."jupyter-core"
];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/6e/0e/160754f7ae3e984863f585a3743b0ed1702043a81245907c8fae2d537155/nbformat-4.4.0.tar.gz";
sha256 = "00nlf08h8yc4q73nphfvfhxrcnilaqanb8z0mdy6nxk0vzq4wjgp";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "packaging" = super.buildPythonPackage {
name = "packaging-15.2";
doCheck = false;
src = fetchurl {
url = "https://files.pythonhosted.org/packages/24/c4/185da1304f07047dc9e0c46c31db75c0351bd73458ac3efad7da3dbcfbe1/packaging-15.2.tar.gz";
sha256 = "1zn60w84bxvw6wypffka18ca66pa1k2cfrq3cq8fnsfja5m3k4ng";
};
meta = {
license = [ pkgs.lib.licenses.asl20 ];
};
};
"pandocfilters" = super.buildPythonPackage {
name = "pandocfilters-1.4.2";
doCheck = false;
src = fetchurl {
url = "https://files.pythonhosted.org/packages/4c/ea/236e2584af67bb6df960832731a6e5325fd4441de001767da328c33368ce/pandocfilters-1.4.2.tar.gz";
sha256 = "1a8d9b7s48gmq9zj0pmbyv2sivn5i7m6mybgpkk4jm5vd7hp1pdk";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "paste" = super.buildPythonPackage {
depencencies: updated paste to 3.0.5
r3307 name = "paste-3.0.5";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
];
project: added all source files and assets
r1 src = fetchurl {
depencencies: updated paste to 3.0.5
r3307 url = "https://files.pythonhosted.org/packages/d4/41/91bde422400786b1b06357c1e6e3a5379f54dc3002aeb337cb767233304e/Paste-3.0.5.tar.gz";
sha256 = "1a6i8fh1fg8r4x800fvy9r82m15clwjim6yf2g9r4dff0y40dchv";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pastedeploy" = super.buildPythonPackage {
depencencies: updated pastedeploy==2.0.1
r3308 name = "pastedeploy-2.0.1";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
depencencies: updated pastedeploy==2.0.1
r3308 url = "https://files.pythonhosted.org/packages/19/a0/5623701df7e2478a68a1b685d1a84518024eef994cde7e4da8449a31616f/PasteDeploy-2.0.1.tar.gz";
sha256 = "02imfbbx1mi2h546f3sr37m47dk9qizaqhzzlhx8bkzxa6fzn8yl";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.mit ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pastescript" = super.buildPythonPackage {
depencencies: updated pastescript to 3.0.0
r3309 name = "pastescript-3.0.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."paste"
self."pastedeploy"
self."six"
];
project: added all source files and assets
r1 src = fetchurl {
depencencies: updated pastescript to 3.0.0
r3309 url = "https://files.pythonhosted.org/packages/08/2a/3797377a884ab9a064ad4d564ed612e54d26d7997caa8229c9c9df4eac31/PasteScript-3.0.0.tar.gz";
sha256 = "1hvmyz1sbn7ws1syw567ph7km9fi0wi75r3vlyzx6sk0z26xkm6r";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.mit ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pathlib2" = super.buildPythonPackage {
depencencies: updated pathlib2 to 2.3.3
r3310 name = "pathlib2-2.3.3";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
self."scandir"
];
project: added all source files and assets
r1 src = fetchurl {
depencencies: updated pathlib2 to 2.3.3
r3310 url = "https://files.pythonhosted.org/packages/bf/d7/a2568f4596b75d2c6e2b4094a7e64f620decc7887f69a1f2811931ea15b9/pathlib2-2.3.3.tar.gz";
sha256 = "0hpp92vqqgcd8h92msm9slv161b1q160igjwnkf2ag6cx0c96695";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "peppercorn" = super.buildPythonPackage {
dependencies: bumped peppercorn to 0.6 release.
r3263 name = "peppercorn-0.6";
nix: updated to 18.03 nix packages...
r2824 doCheck = false;
src = fetchurl {
dependencies: bumped peppercorn to 0.6 release.
r3263 url = "https://files.pythonhosted.org/packages/e4/77/93085de7108cdf1a0b092ff443872a8f9442c736d7ddebdf2f27627935f4/peppercorn-0.6.tar.gz";
sha256 = "1ip4bfwcpwkq9hz2dai14k2cyabvwrnvcvrcmzxmqm04g8fnimwn";
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 meta = {
license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pexpect" = super.buildPythonPackage {
name = "pexpect-4.6.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."ptyprocess"
];
project: added all source files and assets
r1 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/89/43/07d07654ee3e25235d8cea4164cdee0ec39d1fda8e9203156ebe403ffda4/pexpect-4.6.0.tar.gz";
sha256 = "1fla85g47iaxxpjhp9vkxdnv4pgc7rplfy6ja491smrrk0jqi3ia";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.isc { fullName = "ISC License (ISCL)"; } ];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
};
nix: updated to 18.03 nix packages...
r2824 "pickleshare" = super.buildPythonPackage {
dependencies: bumped few libraries....
r3096 name = "pickleshare-0.7.5";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pathlib2"
];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 src = fetchurl {
dependencies: bumped few libraries....
r3096 url = "https://files.pythonhosted.org/packages/d8/b6/df3c1c9b616e9c0edbc4fbab6ddd09df9535849c64ba51fcb6531c32d4d8/pickleshare-0.7.5.tar.gz";
sha256 = "1jmghg3c53yp1i8cm6pcrm280ayi8621rwyav9fac7awjr3kss47";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "plaster" = super.buildPythonPackage {
name = "plaster-1.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."setuptools"
];
project: added all source files and assets
r1 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/37/e1/56d04382d718d32751017d32f351214384e529b794084eee20bb52405563/plaster-1.0.tar.gz";
sha256 = "1hy8k0nv2mxq94y5aysk6hjk9ryb4bsd13g83m60hcyzxz3wflc3";
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 meta = {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 license = [ pkgs.lib.licenses.mit ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "plaster-pastedeploy" = super.buildPythonPackage {
dependecies: bumped plaster-pastedeploy to 0.6
r2900 name = "plaster-pastedeploy-0.6";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pastedeploy"
self."plaster"
];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 src = fetchurl {
dependecies: bumped plaster-pastedeploy to 0.6
r2900 url = "https://files.pythonhosted.org/packages/3f/e7/6a6833158d2038ec40085433308a1e164fd1dac595513f6dd556d5669bb8/plaster_pastedeploy-0.6.tar.gz";
sha256 = "1bkggk18f4z2bmsmxyxabvf62znvjwbivzh880419r3ap0616cf2";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.mit ];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
};
nix: updated to 18.03 nix packages...
r2824 "pluggy" = super.buildPythonPackage {
packaging: updated some common librarires....
r3142 name = "pluggy-0.8.0";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
packaging: updated some common librarires....
r3142 url = "https://files.pythonhosted.org/packages/65/25/81d0de17cd00f8ca994a4e74e3c4baf7cd25072c0b831dad5c7d9d6138f8/pluggy-0.8.0.tar.gz";
sha256 = "1580p47l2zqzsza8jcnw1h2wh3vvmygk6ly8bvi4w0g8j14sjys4";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "prompt-toolkit" = super.buildPythonPackage {
name = "prompt-toolkit-1.0.15";
nix: added required peppercorn lib
r521 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
self."wcwidth"
];
nix: added required peppercorn lib
r521 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/8a/ad/cf6b128866e78ad6d7f1dc5b7f99885fb813393d9860778b2984582e81b5/prompt_toolkit-1.0.15.tar.gz";
sha256 = "05v9h5nydljwpj5nm8n804ms0glajwfy1zagrzqrg91wk3qqi1c5";
nix: added required peppercorn lib
r521 };
meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.bsdOriginal ];
nix: added required peppercorn lib
r521 };
};
nix: updated to 18.03 nix packages...
r2824 "psutil" = super.buildPythonPackage {
dependencies: bumped psutil to 5.4.8
r3356 name = "psutil-5.4.8";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 doCheck = false;
src = fetchurl {
dependencies: bumped psutil to 5.4.8
r3356 url = "https://files.pythonhosted.org/packages/e3/58/0eae6e4466e5abf779d7e2b71fac7fba5f59e00ea36ddb3ed690419ccb0f/psutil-5.4.8.tar.gz";
sha256 = "1hyna338sml2cl1mfb2gs89np18z27mvyhmq4ifh22x07n7mq9kf";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.bsdOriginal ];
nix: added required peppercorn lib
r521 };
};
nix: updated to 18.03 nix packages...
r2824 "psycopg2" = super.buildPythonPackage {
dependencies: bumped few libraries....
r3096 name = "psycopg2-2.7.5";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 doCheck = false;
src = fetchurl {
dependencies: bumped few libraries....
r3096 url = "https://files.pythonhosted.org/packages/b2/c1/7bf6c464e903ffc4f3f5907c389e5a4199666bf57f6cd6bf46c17912a1f9/psycopg2-2.7.5.tar.gz";
sha256 = "17klx964gw8z0znl0raz3by8vdc7cq5gxj4pdcrfcina84nrdkzc";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.zpl21 { fullName = "GNU Library or Lesser General Public License (LGPL)"; } { fullName = "LGPL with exceptions or ZPL"; } ];
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
};
nix: updated to 18.03 nix packages...
r2824 "ptyprocess" = super.buildPythonPackage {
name = "ptyprocess-0.6.0";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/7d/2d/e4b8733cf79b7309d84c9081a4ab558c89d8c89da5961bf4ddb050ca1ce0/ptyprocess-0.6.0.tar.gz";
sha256 = "1h4lcd3w5nrxnsk436ar7fwkiy5rfn5wj2xwy9l0r4mdqnf2jgwj";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ ];
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
};
nix: updated to 18.03 nix packages...
r2824 "py" = super.buildPythonPackage {
dependencies: bumped few libraries....
r3096 name = "py-1.6.0";
dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27...
r1906 doCheck = false;
src = fetchurl {
dependencies: bumped few libraries....
r3096 url = "https://files.pythonhosted.org/packages/4f/38/5f427d1eedae73063ce4da680d2bae72014995f9fdeaa57809df61c968cd/py-1.6.0.tar.gz";
sha256 = "1wcs3zv9wl5m5x7p16avqj2gsrviyb23yvc3pr330isqs0sh98q6";
dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27...
r1906 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "py-bcrypt" = super.buildPythonPackage {
name = "py-bcrypt-0.4";
dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27...
r1906 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/68/b1/1c3068c5c4d2e35c48b38dcc865301ebfdf45f54507086ac65ced1fd3b3d/py-bcrypt-0.4.tar.gz";
sha256 = "0y6smdggwi5s72v6p1nn53dg6w05hna3d264cq6kas0lap73p8az";
dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27...
r1906 };
meta = {
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 license = [ pkgs.lib.licenses.bsdOriginal ];
dependencies: bumped pyramid to 1.9 webob to 1.7.3 and webtest to 2.0.27...
r1906 };
};
nix: updated to 18.03 nix packages...
r2824 "py-gfm" = super.buildPythonPackage {
dependencies: bumped py-gfm to 0.1.4 release.
r3280 name = "py-gfm-0.1.4";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."setuptools"
self."markdown"
];
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 src = fetchurl {
dependencies: bumped py-gfm to 0.1.4 release.
r3280 url = "https://files.pythonhosted.org/packages/06/ee/004a03a1d92bb386dae44f6dd087db541bc5093374f1637d4d4ae5596cc2/py-gfm-0.1.4.tar.gz";
sha256 = "0zip06g2isivx8fzgqd4n9qzsa22c25jas1rsb7m2rnjg72m0rzg";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pyasn1" = super.buildPythonPackage {
dependencies: updated pyasn1 to 0.4.5
r3357 name = "pyasn1-0.4.5";
project: added all source files and assets
r1 doCheck = false;
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 src = fetchurl {
dependencies: updated pyasn1 to 0.4.5
r3357 url = "https://files.pythonhosted.org/packages/46/60/b7e32f6ff481b8a1f6c8f02b0fd9b693d1c92ddd2efb038ec050d99a7245/pyasn1-0.4.5.tar.gz";
sha256 = "1xqh3jh2nfi2bflk5a0vn59y3pp1vn54f3ksx652sid92gz2096s";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "pyasn1-modules" = super.buildPythonPackage {
dependencies: updated pyasn1 to 0.4.5
r3357 name = "pyasn1-modules-0.2.3";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pyasn1"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: updated pyasn1 to 0.4.5
r3357 url = "https://files.pythonhosted.org/packages/c8/0e/3fe59edc782faf8b429f4a1db734418d0f68a7e50f43095747c08330e952/pyasn1-modules-0.2.3.tar.gz";
sha256 = "0qdjk7lnqmjzpvv3qq2xi8j8bhr6ghr75gv0ngbs7jxyv8lwnkyi";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pycrypto" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "pycrypto-2.6.1";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/60/db/645aa9af249f059cc3a368b118de33889219e0362141e75d4eaf6f80f163/pycrypto-2.6.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0g0ayql5b9mkjam8hym6zyg6bv77lbh66rv1fyvgqb17kfc1xkpj";
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 meta = {
license = [ pkgs.lib.licenses.publicDomain ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pycurl" = super.buildPythonPackage {
depdendencies: bumped pycurl to 7.43.0.2
r2942 name = "pycurl-7.43.0.2";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 doCheck = false;
src = fetchurl {
depdendencies: bumped pycurl to 7.43.0.2
r2942 url = "https://files.pythonhosted.org/packages/e8/e4/0dbb8735407189f00b33d84122b9be52c790c7c3b25286826f4e1bdb7bde/pycurl-7.43.0.2.tar.gz";
sha256 = "1915kb04k1j4y6k1dx1sgnbddxrl9r1n4q928if2lkrdm73xy30g";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 license = [ pkgs.lib.licenses.mit { fullName = "LGPL/MIT"; } { fullName = "GNU Library or Lesser General Public License (LGPL)"; } ];
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
};
nix: updated to 18.03 nix packages...
r2824 "pyflakes" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "pyflakes-0.8.1";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/75/22/a90ec0252f4f87f3ffb6336504de71fe16a49d69c4538dae2f12b9360a38/pyflakes-0.8.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0sbpq6pqm1i9wqi41mlfrsc5rk92jv4mskvlyxmnhlbdnc80ma1z";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pygments" = super.buildPythonPackage {
dependencies: bumped pygments to 2.3.1
r3358 name = "pygments-2.3.1";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped pygments to 2.3.1
r3358 url = "https://files.pythonhosted.org/packages/64/69/413708eaf3a64a6abb8972644e0f20891a55e621c6759e2c3f3891e05d63/Pygments-2.3.1.tar.gz";
sha256 = "0ji87g09jph8jqcvclgb02qvxasdnr9pzvk90rl66d90yqcxmyjz";
packages: added py-gfm lib for markdown extensions.
r316 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "pymysql" = super.buildPythonPackage {
dependencies: added alternative pymysql drivers for mysql
r2779 name = "pymysql-0.8.1";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: added alternative pymysql drivers for mysql
r2779 url = "https://files.pythonhosted.org/packages/44/39/6bcb83cae0095a31b6be4511707fdf2009d3e29903a55a0494d3a9a2fac0/PyMySQL-0.8.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0a96crz55bw4h6myh833skrli7b0ck89m3x673y2z2ryy7zrpq9l";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
dependencies: added pyotp library for usage in 2FA.
r2934 "pyotp" = super.buildPythonPackage {
dependencies: bumped pyotp to 2.2.7 release.
r3262 name = "pyotp-2.2.7";
dependencies: added pyotp library for usage in 2FA.
r2934 doCheck = false;
src = fetchurl {
dependencies: bumped pyotp to 2.2.7 release.
r3262 url = "https://files.pythonhosted.org/packages/b1/ab/477cda97b6ca7baced5106471cb1ac1fe698d1b035983b9f8ee3422989eb/pyotp-2.2.7.tar.gz";
sha256 = "00p69nw431f0s2ilg0hnd77p1l22m06p9rq4f8zfapmavnmzw3xy";
dependencies: added pyotp library for usage in 2FA.
r2934 };
meta = {
dependencies: bumped pyotp to 2.2.7 release.
r3262 license = [ pkgs.lib.licenses.mit ];
dependencies: added pyotp library for usage in 2FA.
r2934 };
};
nix: updated to 18.03 nix packages...
r2824 "pyparsing" = super.buildPythonPackage {
dan
search: add support for elastic search 6...
r3319 name = "pyparsing-2.3.0";
dan
nix: add pygments-markdown-lexer for highglighting markdown files
r1028 doCheck = false;
src = fetchurl {
dan
search: add support for elastic search 6...
r3319 url = "https://files.pythonhosted.org/packages/d0/09/3e6a5eeb6e04467b737d55f8bba15247ac0876f98fae659e58cd744430c6/pyparsing-2.3.0.tar.gz";
sha256 = "14k5v7n3xqw8kzf42x06bzp184spnlkya2dpjyflax6l3yrallzk";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pyramid" = super.buildPythonPackage {
dependencies: updated pyramid to 1.10.1
r3306 name = "pyramid-1.10.1";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
dependencies: updated pyramid to 1.10.1
r3306 self."hupper"
nix: updated to 18.03 nix packages...
r2824 self."plaster"
self."plaster-pastedeploy"
dependencies: updated pyramid to 1.10.1
r3306 self."setuptools"
self."translationstring"
self."venusian"
self."webob"
self."zope.deprecation"
self."zope.interface"
self."repoze.lru"
nix: updated to 18.03 nix packages...
r2824 ];
project: added all source files and assets
r1 src = fetchurl {
dependencies: updated pyramid to 1.10.1
r3306 url = "https://files.pythonhosted.org/packages/0a/3e/22e3ac9be1b70a01139adba8906ee4b8f628bb469fea3c52f6c97b73063c/pyramid-1.10.1.tar.gz";
sha256 = "1h5105nfh6rsrfjiyw20aavyibj36la3hajy6vh1fa77xb4y3hrp";
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 meta = {
license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pyramid-beaker" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "pyramid-beaker-0.8";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pyramid"
self."beaker"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/d9/6e/b85426e00fd3d57f4545f74e1c3828552d8700f13ededeef9233f7bca8be/pyramid_beaker-0.8.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0hflx3qkcdml1mwpq53sz46s7jickpfn0zy0ns2c7j445j66bp3p";
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 meta = {
license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pyramid-debugtoolbar" = super.buildPythonPackage {
dependencies: bumped pyramid-debugtoolbar to 4.5.0
r3359 name = "pyramid-debugtoolbar-4.5";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pyramid"
self."pyramid-mako"
self."repoze.lru"
self."pygments"
self."ipaddress"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped pyramid-debugtoolbar to 4.5.0
r3359 url = "https://files.pythonhosted.org/packages/14/28/1f240239af340d19ee271ac62958158c79edb01a44ad8c9885508dd003d2/pyramid_debugtoolbar-4.5.tar.gz";
sha256 = "0x2p3409pnx66n6dx5vc0mk2r1cp1ydr8mp120w44r9pwcngbibl";
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 meta = {
license = [ { fullName = "Repoze Public License"; } pkgs.lib.licenses.bsdOriginal ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pyramid-jinja2" = super.buildPythonPackage {
dependencies: bumped pyramid-jinja to 2.7.0
r2281 name = "pyramid-jinja2-2.7";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pyramid"
self."zope.deprecation"
self."jinja2"
self."markupsafe"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/d8/80/d60a7233823de22ce77bd864a8a83736a1fe8b49884b08303a2e68b2c853/pyramid_jinja2-2.7.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1sz5s0pp5jqhf4w22w9527yz8hgdi4mhr6apd6vw1gm5clghh8aw";
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 meta = {
license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
};
project: added all source files and assets
r1 };
mailing: switched from homebrew lib to pyramid_mailer with python3 compatability
r3113 "pyramid-mailer" = super.buildPythonPackage {
name = "pyramid-mailer-0.15.1";
doCheck = false;
propagatedBuildInputs = [
self."pyramid"
self."repoze.sendmail"
self."transaction"
];
src = fetchurl {
url = "https://files.pythonhosted.org/packages/a0/f2/6febf5459dff4d7e653314d575469ad2e11b9d2af2c3606360e1c67202f2/pyramid_mailer-0.15.1.tar.gz";
sha256 = "16vg8jb203jgb7b0hd6wllfqvp542qh2ry1gjai2m6qpv5agy2pc";
};
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "pyramid-mako" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "pyramid-mako-1.0.2";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pyramid"
self."mako"
];
project: added all source files and assets
r1 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/f1/92/7e69bcf09676d286a71cb3bbb887b16595b96f9ba7adbdc239ffdd4b1eb9/pyramid_mako-1.0.2.tar.gz";
sha256 = "18gk2vliq8z4acblsl6yzgbvnr9rlxjlcqir47km7kvlk1xri83d";
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 meta = {
license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pysqlite" = super.buildPythonPackage {
dependencies: bumped pysqlite to 2.8.3
r1880 name = "pysqlite-2.8.3";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/42/02/981b6703e3c83c5b25a829c6e77aad059f9481b0bbacb47e6e8ca12bd731/pysqlite-2.8.3.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1424gwq9sil2ffmnizk60q36vydkv8rxs6m7xs987kz8cdc37lqp";
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 meta = {
license = [ { fullName = "zlib/libpng License"; } { fullName = "zlib/libpng license"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pytest" = super.buildPythonPackage {
dependencies: bumped py.test to 3.8.2
r3118 name = "pytest-3.8.2";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."py"
self."six"
self."setuptools"
self."attrs"
self."more-itertools"
self."atomicwrites"
self."pluggy"
self."funcsigs"
dependencies: bumped few libraries....
r3096 self."pathlib2"
nix: updated to 18.03 nix packages...
r2824 ];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped py.test to 3.8.2
r3118 url = "https://files.pythonhosted.org/packages/5f/d2/7f77f406ac505abda02ab4afb50d06ebf304f6ea42fca34f8f37529106b2/pytest-3.8.2.tar.gz";
sha256 = "18nrwzn61kph2y6gxwfz9ms68rfvr9d4vcffsxng9p7jk9z18clk";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pytest-cov" = super.buildPythonPackage {
dependencies: bumped few libraries....
r3096 name = "pytest-cov-2.6.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pytest"
self."coverage"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped few libraries....
r3096 url = "https://files.pythonhosted.org/packages/d9/e2/58f90a316fbd94dd50bf5c826a23f3f5d079fb3cc448c1e9f0e3c33a3d2a/pytest-cov-2.6.0.tar.gz";
sha256 = "0qnpp9y3ygx4jk4pf5ad71fh2skbvnr6gl54m7rg5qysnx4g0q73";
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 meta = {
dependencies: bumped pytest libraries to latest versions.
r1221 license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.mit ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pytest-profiling" = super.buildPythonPackage {
name = "pytest-profiling-1.3.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
self."pytest"
self."gprof2dot"
];
project: added all source files and assets
r1 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/f5/34/4626126e041a51ef50a80d0619519b18d20aef249aac25b0d0fdd47e57ee/pytest-profiling-1.3.0.tar.gz";
sha256 = "08r5afx5z22yvpmsnl91l4amsy1yxn8qsmm61mhp06mz8zjs51kb";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pytest-runner" = super.buildPythonPackage {
name = "pytest-runner-4.2";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/9e/b7/fe6e8f87f9a756fd06722216f1b6698ccba4d269eac6329d9f0c441d0f93/pytest-runner-4.2.tar.gz";
sha256 = "1gkpyphawxz38ni1gdq1fmwyqcg02m7ypzqvv46z06crwdxi2gyj";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pytest-sugar" = super.buildPythonPackage {
dependencies: bumped test dependencies...
r2761 name = "pytest-sugar-0.9.1";
dependencies: organized test requirements....
r1222 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pytest"
self."termcolor"
];
dependencies: organized test requirements....
r1222 src = fetchurl {
dependencies: bumped test dependencies...
r2761 url = "https://files.pythonhosted.org/packages/3e/6a/a3f909083079d03bde11d06ab23088886bbe25f2c97fbe4bb865e2bf05bc/pytest-sugar-0.9.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0b4av40dv30727m54v211r0nzwjp2ajkjgxix6j484qjmwpw935b";
dependencies: organized test requirements....
r1222 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "pytest-timeout" = super.buildPythonPackage {
dependencies: bumped few libraries....
r3096 name = "pytest-timeout-1.3.2";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pytest"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped few libraries....
r3096 url = "https://files.pythonhosted.org/packages/8c/3e/1b6a319d12ae7baa3acb7c18ff2c8630a09471a0319d43535c683b4d03eb/pytest-timeout-1.3.2.tar.gz";
sha256 = "09wnmzvnls2mnsdz7x3c3sk2zdp6jl4dryvyj5i8hqz16q2zq5qi";
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 meta = {
license = [ pkgs.lib.licenses.mit { fullName = "DFSG approved"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "python-dateutil" = super.buildPythonPackage {
packages: bumped version after release
r3208 name = "python-dateutil-2.7.5";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
];
project: added all source files and assets
r1 src = fetchurl {
packages: bumped version after release
r3208 url = "https://files.pythonhosted.org/packages/0e/01/68747933e8d12263d41ce08119620d9a7e5eb72c876a3442257f74490da0/python-dateutil-2.7.5.tar.gz";
sha256 = "00ngwcdw36w5b37b51mdwn3qxid9zdf3kpffv2q6n9kl05y2iyc8";
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 meta = {
email: fixed logging on smtp library.
r2773 license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.asl20 { fullName = "Dual License"; } ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "python-editor" = super.buildPythonPackage {
release: updated pip2nix output for 4.5.0
r1174 name = "python-editor-1.0.3";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/65/1e/adf6e000ea5dc909aa420352d6ba37f16434c8a3c2fa030445411a1ed545/python-editor-1.0.3.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0rf5xz8vw93v7mhdcvind7fkykipzga430wkcd7wk892xsn6dh53";
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 meta = {
release: updated pip2nix output for 4.4.2
r996 license = [ pkgs.lib.licenses.asl20 { fullName = "Apache"; } ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "python-ldap" = super.buildPythonPackage {
name = "python-ldap-3.1.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pyasn1"
self."pyasn1-modules"
];
project: added all source files and assets
r1 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/7f/1c/28d721dff2fcd2fef9d55b40df63a00be26ec8a11e8c6fc612ae642f9cfd/python-ldap-3.1.0.tar.gz";
sha256 = "1i97nwfnraylyn0myxlf3vciicrf5h6fymrcff9c00k581wmx5s1";
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 meta = {
license = [ pkgs.lib.licenses.psfl ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "python-memcached" = super.buildPythonPackage {
dependencies: bumped python-memcached to 1.59
r2713 name = "python-memcached-1.59";
dependencies: added redis library to enable usage of redis backend for beaker.
r2158 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
];
dependencies: bumped pathlib2 to 2.3.0.
r1866 src = fetchurl {
dependencies: bumped python-memcached to 1.59
r2713 url = "https://files.pythonhosted.org/packages/90/59/5faf6e3cd8a568dd4f737ddae4f2e54204fd8c51f90bf8df99aca6c22318/python-memcached-1.59.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0kvyapavbirk2x3n1jx4yb9nyigrj1s3x15nm3qhpvhkpqvqdqm2";
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 meta = {
license = [ pkgs.lib.licenses.psfl ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "python-pam" = super.buildPythonPackage {
dependencies: bumped python-pam to 1.8.4 and fixed pam auth.
r2918 name = "python-pam-1.8.4";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped python-pam to 1.8.4 and fixed pam auth.
r2918 url = "https://files.pythonhosted.org/packages/01/16/544d01cae9f28e0292dbd092b6b8b0bf222b528f362ee768a5bed2140111/python-pam-1.8.4.tar.gz";
sha256 = "16whhc0vr7gxsbzvsnq65nq8fs3wwmx755cavm8kkczdkz4djmn8";
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 meta = {
license = [ { fullName = "License :: OSI Approved :: MIT License"; } pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
dependencies: added python-saml library.
r3217 "python-saml" = super.buildPythonPackage {
name = "python-saml-2.4.2";
doCheck = false;
propagatedBuildInputs = [
self."dm.xmlsec.binding"
self."isodate"
self."defusedxml"
];
src = fetchurl {
url = "https://files.pythonhosted.org/packages/79/a8/a6611017e0883102fd5e2b73c9d90691b8134e38247c04ee1531d3dc647c/python-saml-2.4.2.tar.gz";
sha256 = "0dls4hwvf13yg7x5yfjrghbywg8g38vn5vr0rsf70hli3ydbfm43";
};
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "pytz" = super.buildPythonPackage {
dependencies: bumped pytz to 2018.4
r2714 name = "pytz-2018.4";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped pytz to 2018.4
r2714 url = "https://files.pythonhosted.org/packages/10/76/52efda4ef98e7544321fd8d5d512e11739c1df18b0649551aeccfb1c8376/pytz-2018.4.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0jgpqx3kk2rhv81j1izjxvmx8d0x7hzs1857pgqnixic5wq2ar60";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "pyzmq" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "pyzmq-14.6.0";
dependencies: organized test requirements....
r1222 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/8a/3b/5463d5a9d712cd8bbdac335daece0d69f6a6792da4e3dd89956c0db4e4e6/pyzmq-14.6.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1frmbjykvhmdg64g7sn20c9fpamrsfxwci1nhhg8q7jgz5pq0ikp";
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 meta = {
license = [ pkgs.lib.licenses.bsdOriginal { fullName = "LGPL+BSD"; } { fullName = "GNU Library or Lesser General Public License (LGPL)"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "redis" = super.buildPythonPackage {
dependencies: added redis library to enable usage of redis backend for beaker.
r2158 name = "redis-2.10.6";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/09/8d/6d34b75326bf96d4139a2ddd8e74b80840f800a0a79f9294399e212cb9a7/redis-2.10.6.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "03vcgklykny0g0wpvqmy8p6azi2s078317wgb2xjv5m2rs9sjb52";
dependencies: organized test requirements....
r1222 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "repoze.lru" = super.buildPythonPackage {
dependencies: bumped repoze.lru to 0.7.0
r2294 name = "repoze.lru-0.7";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/12/bc/595a77c4b5e204847fdf19268314ef59c85193a9dc9f83630fc459c0fee5/repoze.lru-0.7.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0xzz1aw2smy8hdszrq8yhnklx6w1r1mf55061kalw3iq35gafa84";
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 meta = {
license = [ { fullName = "Repoze Public License"; } { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
};
project: added all source files and assets
r1 };
mailing: switched from homebrew lib to pyramid_mailer with python3 compatability
r3113 "repoze.sendmail" = super.buildPythonPackage {
name = "repoze.sendmail-4.4.1";
doCheck = false;
propagatedBuildInputs = [
self."setuptools"
self."zope.interface"
self."transaction"
];
src = fetchurl {
url = "https://files.pythonhosted.org/packages/12/4e/8ef1fd5c42765d712427b9c391419a77bd48877886d2cbc5e9f23c8cad9b/repoze.sendmail-4.4.1.tar.gz";
sha256 = "096ln02jr2afk7ab9j2czxqv2ryqq7m86ah572nqplx52iws73ks";
};
meta = {
license = [ pkgs.lib.licenses.zpl21 ];
};
};
nix: updated to 18.03 nix packages...
r2824 "requests" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "requests-2.9.1";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/f9/6d/07c44fb1ebe04d069459a189e7dab9e4abfe9432adcd4477367c25332748/requests-2.9.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0zsqrzlybf25xscgi7ja4s48y2abf9wvjkn47wh984qgs1fq2xy5";
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 meta = {
license = [ pkgs.lib.licenses.asl20 ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "rhodecode-enterprise-ce" = super.buildPythonPackage {
dan
search: add support for elastic search 6...
r3319 name = "rhodecode-enterprise-ce-4.16.0";
nix: updated to 18.03 nix packages...
r2824 buildInputs = [
self."pytest"
self."py"
self."pytest-cov"
self."pytest-sugar"
self."pytest-runner"
self."pytest-profiling"
dependencies: bumped few libraries....
r3096 self."pytest-timeout"
nix: updated to 18.03 nix packages...
r2824 self."gprof2dot"
self."mock"
self."cov-core"
self."coverage"
dependencies: updated webtest to 2.0.32
r3305 self."webtest"
dependencies: bumped pyramid-debugtoolbar to 4.5.0
r3359 self."beautifulsoup4"
nix: updated to 18.03 nix packages...
r2824 self."configobj"
];
project: added all source files and assets
r1 doCheck = true;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."setuptools-scm"
self."amqp"
self."authomatic"
dependencies: pin some dependencies to prevent constant version changes.
r3010 self."atomicwrites"
self."attrs"
nix: updated to 18.03 nix packages...
r2824 self."babel"
self."beaker"
dependencies: bumped bleach to 3.0.2 release.
r3277 self."bleach"
nix: updated to 18.03 nix packages...
r2824 self."celery"
self."chameleon"
self."channelstream"
self."click"
self."colander"
self."configobj"
self."cssselect"
self."decorator"
self."deform"
self."docutils"
self."dogpile.cache"
self."dogpile.core"
self."ecdsa"
self."formencode"
self."future"
self."futures"
self."gnureadline"
self."infrae.cache"
self."iso8601"
self."itsdangerous"
self."jinja2"
self."billiard"
self."kombu"
self."lxml"
self."mako"
self."markdown"
self."markupsafe"
self."msgpack-python"
dependencies: added pyotp library for usage in 2FA.
r2934 self."pyotp"
nix: updated to 18.03 nix packages...
r2824 self."packaging"
self."paste"
self."pastedeploy"
self."pastescript"
self."pathlib2"
self."peppercorn"
self."psutil"
self."py-bcrypt"
self."pycrypto"
self."pycurl"
self."pyflakes"
self."pygments"
self."pyparsing"
self."pyramid-beaker"
self."pyramid-debugtoolbar"
self."pyramid-jinja2"
self."pyramid-mako"
self."pyramid"
mailing: switched from homebrew lib to pyramid_mailer with python3 compatability
r3113 self."pyramid-mailer"
nix: updated to 18.03 nix packages...
r2824 self."python-dateutil"
self."python-ldap"
self."python-memcached"
self."python-pam"
dependencies: added python-saml library.
r3217 self."python-saml"
nix: updated to 18.03 nix packages...
r2824 self."pytz"
self."tzlocal"
self."pyzmq"
self."py-gfm"
self."redis"
self."repoze.lru"
self."requests"
self."routes"
self."simplejson"
self."six"
self."sqlalchemy"
self."sshpubkeys"
self."subprocess32"
self."supervisor"
self."tempita"
self."translationstring"
self."urllib3"
self."urlobject"
self."venusian"
self."weberror"
self."webhelpers2"
self."webhelpers"
self."webob"
self."whoosh"
self."wsgiref"
self."zope.cachedescriptors"
self."zope.deprecation"
self."zope.event"
self."zope.interface"
dependencies: bumped pygments to 2.3.0
r3287 self."mysql-python"
self."pymysql"
self."pysqlite"
self."psycopg2"
nix: updated to 18.03 nix packages...
r2824 self."nbconvert"
self."nbformat"
self."jupyter-client"
self."alembic"
self."invoke"
self."bumpversion"
self."gevent"
self."greenlet"
self."gunicorn"
self."waitress"
dependencies: bumped few libraries....
r3096 self."setproctitle"
nix: updated to 18.03 nix packages...
r2824 self."ipdb"
self."ipython"
self."rhodecode-tools"
self."appenlight-client"
self."pytest"
self."py"
self."pytest-cov"
self."pytest-sugar"
self."pytest-runner"
self."pytest-profiling"
dependencies: bumped few libraries....
r3096 self."pytest-timeout"
nix: updated to 18.03 nix packages...
r2824 self."gprof2dot"
self."mock"
self."cov-core"
self."coverage"
dependencies: updated webtest to 2.0.32
r3305 self."webtest"
dependencies: bumped pyramid-debugtoolbar to 4.5.0
r3359 self."beautifulsoup4"
nix: updated to 18.03 nix packages...
r2824 ];
project: added all source files and assets
r1 src = ./.;
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 meta = {
packaging: restructured setup.py file....
r1234 license = [ { fullName = "Affero GNU General Public License v3 or later (AGPLv3+)"; } { fullName = "AGPLv3, and Commercial License"; } ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "rhodecode-tools" = super.buildPythonPackage {
dan
search: add support for elastic search 6...
r3319 name = "rhodecode-tools-1.1.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."click"
self."future"
self."six"
self."mako"
self."markupsafe"
self."requests"
self."urllib3"
self."whoosh"
dan
search: add support for elastic search 6...
r3319 self."elasticsearch"
self."elasticsearch-dsl"
self."elasticsearch2"
self."elasticsearch1-dsl"
nix: updated to 18.03 nix packages...
r2824 ];
project: added all source files and assets
r1 src = fetchurl {
dan
search: add support for elastic search 6...
r3319 url = "https://code.rhodecode.com/rhodecode-tools-ce/archive/v1.1.0.tar.gz?md5=cc320c277cb2add546220290ac9be626";
sha256 = "1wbnnfrzyp0d4ys55vj5vnfrzfhwlqgdhc8yv8i6kwinizf8hfrn";
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 meta = {
dependencies: bumped rhodecode-tools to 1.0.0 release
r3097 license = [ { fullName = "Apache 2.0 and Proprietary"; } ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "routes" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "routes-2.4.1";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
self."repoze.lru"
];
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 src = fetchurl {
url = "https://files.pythonhosted.org/packages/33/38/ea827837e68d9c7dde4cff7ec122a93c319f0effc08ce92a17095576603f/Routes-2.4.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1zamff3m0kc4vyfniyhxpkkcqv1rrgnmh37ykxv34nna1ws47vi6";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "scandir" = super.buildPythonPackage {
dependencies: bumped some loose libraries...
r2961 name = "scandir-1.9.0";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 doCheck = false;
src = fetchurl {
dependencies: bumped some loose libraries...
r2961 url = "https://files.pythonhosted.org/packages/16/2a/557af1181e6b4e30254d5a6163b18f5053791ca66e251e77ab08887e8fe3/scandir-1.9.0.tar.gz";
sha256 = "0r3hvf1a9jm1rkqgx40gxkmccknkaiqjavs8lccgq9s8khh5x5s4";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.bsdOriginal { fullName = "New BSD License"; } ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "setproctitle" = super.buildPythonPackage {
name = "setproctitle-1.1.10";
dependencies: bumped sqlalchemy to 1.1.18
r2709 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/5a/0d/dc0d2234aacba6cf1a729964383e3452c52096dc695581248b548786f2b3/setproctitle-1.1.10.tar.gz";
sha256 = "163kplw9dcrw0lffq1bvli5yws3rngpnvrxrzdw89pbphjjvg0v2";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
dependencies: added setuptools
r2962 "setuptools" = super.buildPythonPackage {
dan
search: add support for elastic search 6...
r3319 name = "setuptools-40.6.3";
dependencies: added setuptools
r2962 doCheck = false;
src = fetchurl {
dan
search: add support for elastic search 6...
r3319 url = "https://files.pythonhosted.org/packages/37/1b/b25507861991beeade31473868463dad0e58b1978c209de27384ae541b0b/setuptools-40.6.3.zip";
sha256 = "1y085dnk574sxw9aymdng9gijvrsbw86hsv9hqnhv7y4d6nlsirv";
dependencies: added setuptools
r2962 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "setuptools-scm" = super.buildPythonPackage {
name = "setuptools-scm-2.1.0";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/e5/62/f9e1ac314464eb5945c97542acb6bf6f3381dfa5d7a658de7730c36f31a1/setuptools_scm-2.1.0.tar.gz";
sha256 = "0yb364cgk15sfw3x8ln4ssh98z1dj6n8iiz4r2rw1cfsxhgi8rx7";
timezone: fix issues with timezone detection of current logic....
r2676 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "simplegeneric" = super.buildPythonPackage {
name = "simplegeneric-0.8.1";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/3d/57/4d9c9e3ae9a255cd4e1106bb57e24056d3d0709fc01b2e3e345898e49d5b/simplegeneric-0.8.1.zip";
sha256 = "0wwi1c6md4vkbcsfsf8dklf3vr4mcdj4mpxkanwgb6jb1432x5yw";
};
meta = {
license = [ pkgs.lib.licenses.zpl21 ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "simplejson" = super.buildPythonPackage {
name = "simplejson-3.11.1";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/08/48/c97b668d6da7d7bebe7ea1817a6f76394b0ec959cb04214ca833c34359df/simplejson-3.11.1.tar.gz";
sha256 = "1rr58dppsq73p0qcd9bsw066cdd3v63sqv7j6sqni8frvm4jv8h1";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ { fullName = "Academic Free License (AFL)"; } pkgs.lib.licenses.mit ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "six" = super.buildPythonPackage {
name = "six-1.11.0";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/16/d8/bc6316cf98419719bd59c91742194c111b6f2e85abac88e496adefaf7afe/six-1.11.0.tar.gz";
sha256 = "1scqzwc51c875z23phj48gircqjgnn3af8zy2izjwmnlxrxsgs3h";
};
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
"sqlalchemy" = super.buildPythonPackage {
name = "sqlalchemy-1.1.18";
doCheck = false;
src = fetchurl {
url = "https://files.pythonhosted.org/packages/cc/4d/96d93ff77cd67aca7618e402191eee3490d8f5f245d6ab7622d35fe504f4/SQLAlchemy-1.1.18.tar.gz";
sha256 = "1ab4ysip6irajfbxl9wy27kv76miaz8h6759hfx92499z4dcf3lb";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "sshpubkeys" = super.buildPythonPackage {
name = "sshpubkeys-2.2.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pycrypto"
self."ecdsa"
];
project: added all source files and assets
r1 src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/27/da/337fabeb3dca6b62039a93ceaa636f25065e0ae92b575b1235342076cf0a/sshpubkeys-2.2.0.tar.gz";
sha256 = "0r4kpwzmg96a2x56pllik7dmc3fnqk189v3sfgsi07q2ryrhr6xm";
pylons: remove pylons as dependency...
r2351 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "subprocess32" = super.buildPythonPackage {
dependencies: bumped subprocess32 to 3.5.3
r3360 name = "subprocess32-3.5.3";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped subprocess32 to 3.5.3
r3360 url = "https://files.pythonhosted.org/packages/be/2b/beeba583e9877e64db10b52a96915afc0feabf7144dcbf2a0d0ea68bf73d/subprocess32-3.5.3.tar.gz";
sha256 = "1hr5fan8i719hmlmz73hf8rhq74014w07d8ryg7krvvf6692kj3b";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.psfl ];
};
};
"supervisor" = super.buildPythonPackage {
dependencies: bumped supervisor to 3.3.5
r3361 name = "supervisor-3.3.5";
nix: updated to 18.03 nix packages...
r2824 doCheck = false;
propagatedBuildInputs = [
self."meld3"
];
src = fetchurl {
dependencies: bumped supervisor to 3.3.5
r3361 url = "https://files.pythonhosted.org/packages/ba/65/92575a8757ed576beaee59251f64a3287bde82bdc03964b89df9e1d29e1b/supervisor-3.3.5.tar.gz";
sha256 = "1w3ahridzbc6rxfpbyx8lij6pjlcgf2ymzyg53llkjqxalp6sk8v";
nix: updated to 18.03 nix packages...
r2824 };
meta = {
license = [ { fullName = "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 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "tempita" = super.buildPythonPackage {
name = "tempita-0.5.2";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 doCheck = false;
src = fetchurl {
nix: updated to 18.03 nix packages...
r2824 url = "https://files.pythonhosted.org/packages/56/c8/8ed6eee83dbddf7b0fc64dd5d4454bc05e6ccaafff47991f73f2894d9ff4/Tempita-0.5.2.tar.gz";
sha256 = "177wwq45slfyajd8csy477bmdmzipyw0dm7i85k3akb7m85wzkna";
dependencies: organized test requirements....
r1222 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "termcolor" = super.buildPythonPackage {
name = "termcolor-1.1.0";
doCheck = false;
src = fetchurl {
url = "https://files.pythonhosted.org/packages/8a/48/a76be51647d0eb9f10e2a4511bf3ffb8cc1e6b14e9e4fab46173aa79f981/termcolor-1.1.0.tar.gz";
sha256 = "0fv1vq14rpqwgazxg4981904lfyp84mnammw7y046491cv76jv8x";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "testpath" = super.buildPythonPackage {
dependencies: bumped hupper to 1.3.1 and testpath to 0.4.2
r3115 name = "testpath-0.4.2";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 doCheck = false;
src = fetchurl {
dependencies: bumped hupper to 1.3.1 and testpath to 0.4.2
r3115 url = "https://files.pythonhosted.org/packages/06/30/9a7e917066d851d8b4117e85794b5f14516419ea714a8a2681ec6aa8a981/testpath-0.4.2.tar.gz";
sha256 = "1y40hywscnnyb734pnzm55nd8r8kp1072bjxbil83gcd53cv755n";
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
meta = {
email: fixed logging on smtp library.
r2773 license = [ ];
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 };
};
nix: updated to 18.03 nix packages...
r2824 "traitlets" = super.buildPythonPackage {
jupyter-rendering: add required packaging to handle rendering of jupyter notebooks....
r1488 name = "traitlets-4.3.2";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."ipython-genutils"
self."six"
self."decorator"
self."enum34"
];
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/a5/98/7f5ef2fe9e9e071813aaf9cb91d1a732e0a68b6c44a32b38cb8e14c3f069/traitlets-4.3.2.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0dbq7sx26xqz5ixs711k5nc88p8a0nqyz6162pwks5dpcz9d4jww";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
mailing: switched from homebrew lib to pyramid_mailer with python3 compatability
r3113 "transaction" = super.buildPythonPackage {
packaging: updated some common librarires....
r3142 name = "transaction-2.4.0";
mailing: switched from homebrew lib to pyramid_mailer with python3 compatability
r3113 doCheck = false;
propagatedBuildInputs = [
self."zope.interface"
];
src = fetchurl {
packaging: updated some common librarires....
r3142 url = "https://files.pythonhosted.org/packages/9d/7d/0e8af0d059e052b9dcf2bb5a08aad20ae3e238746bdd3f8701a60969b363/transaction-2.4.0.tar.gz";
sha256 = "17wz1y524ca07vr03yddy8dv0gbscs06dbdywmllxv5rc725jq3j";
mailing: switched from homebrew lib to pyramid_mailer with python3 compatability
r3113 };
meta = {
license = [ pkgs.lib.licenses.zpl21 ];
};
};
nix: updated to 18.03 nix packages...
r2824 "translationstring" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "translationstring-1.3";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/5e/eb/bee578cc150b44c653b63f5ebe258b5d0d812ddac12497e5f80fcad5d0b4/translationstring-1.3.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0bdpcnd9pv0131dl08h4zbcwmgc45lyvq3pa224xwan5b3x4rr2f";
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 meta = {
license = [ { fullName = "BSD-like (http://repoze.org/license.html)"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "tzlocal" = super.buildPythonPackage {
timezone: fix issues with timezone detection of current logic....
r2676 name = "tzlocal-1.5.1";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."pytz"
];
timezone: fix issues with timezone detection of current logic....
r2676 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/cb/89/e3687d3ed99bc882793f82634e9824e62499fdfdc4b1ae39e211c5b05017/tzlocal-1.5.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0kiciwiqx0bv0fbc913idxibc4ygg4cb7f8rcpd9ij2shi4bigjf";
timezone: fix issues with timezone detection of current logic....
r2676 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "urllib3" = super.buildPythonPackage {
dan
search: add support for elastic search 6...
r3319 name = "urllib3-1.24.1";
project: added all source files and assets
r1 doCheck = false;
channelstream: do not send comment notifications to the commenting user
r544 src = fetchurl {
dan
search: add support for elastic search 6...
r3319 url = "https://files.pythonhosted.org/packages/b1/53/37d82ab391393565f2f831b8eedbffd57db5a718216f82f1a8b4d381a1c1/urllib3-1.24.1.tar.gz";
sha256 = "08lwd9f3hqznyf32vnzwvp87pchx062nkbgyrf67rwlkgj0jk5fy";
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 meta = {
license = [ pkgs.lib.licenses.mit ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "urlobject" = super.buildPythonPackage {
dependencies: bumped urlobject to 2.4.3
r2717 name = "urlobject-2.4.3";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: bumped urlobject to 2.4.3
r2717 url = "https://files.pythonhosted.org/packages/e2/b8/1d0a916f4b34c4618846e6da0e4eeaa8fcb4a2f39e006434fe38acb74b34/URLObject-2.4.3.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1ahc8ficzfvr2avln71immfh4ls0zyv6cdaa5xmkdj5rd87f5cj7";
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 meta = {
dependencies: bumped urlobject to 2.4.3
r2717 license = [ pkgs.lib.licenses.publicDomain ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "venusian" = super.buildPythonPackage {
dependencies: bumped venusian to 1.1.0
r1862 name = "venusian-1.1.0";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/38/24/b4b470ab9e0a2e2e9b9030c7735828c8934b4c6b45befd1bb713ec2aeb2d/venusian-1.1.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0zapz131686qm0gazwy8bh11vr57pr89jbwbl50s528sqy9f80lr";
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 meta = {
license = [ { fullName = "BSD-derived (http://www.repoze.org/LICENSE.txt)"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "vine" = super.buildPythonPackage {
pylons: remove pylons as dependency...
r2351 name = "vine-1.1.4";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/32/23/36284986e011f3c130d802c3c66abd8f1aef371eae110ddf80c5ae22e1ff/vine-1.1.4.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0wkskb2hb494v9gixqnf4bl972p4ibcmxdykzpwjlfa5picns4aj";
dependencies: bumped bleach to 2.1.1
r2439 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "waitress" = super.buildPythonPackage {
dependencies: bumped waitress to 1.1.0
r2297 name = "waitress-1.1.0";
project: added all source files and assets
r1 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/3c/68/1c10dd5c556872ceebe88483b0436140048d39de83a84a06a8baa8136f4f/waitress-1.1.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1a85gyji0kajc3p0s1pwwfm06w4wfxjkvvl4rnrz3h164kbd6g6k";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.zpl21 ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "wcwidth" = super.buildPythonPackage {
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 name = "wcwidth-0.1.7";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/55/11/e4a2bb08bb450fdbd42cc709dd40de4ed2c472cf0ccb9e64af22279c5495/wcwidth-0.1.7.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0pn6dflzm609m4r3i8ik5ni9ijjbb5fa3vg1n7hn6vkd49r77wrx";
libraries: bumped ipython to 5.10, bumped ipdb to 0.10.1
r1104 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "webencodings" = super.buildPythonPackage {
dependencies: bumped bleach to 2.1.1
r2439 name = "webencodings-0.5.1";
channelstream: do not send comment notifications to the commenting user
r544 doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/0b/02/ae6ceac1baeda530866a85075641cec12989bd8d31af6d5ab4a3e8c92f47/webencodings-0.5.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "08qrgrc4hrximb2gqnl69g01s93rhf2842jfxdjljc1dbwj1qsmk";
dependencies: bumped bleach to 2.1.1
r2439 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "weberror" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "weberror-0.10.3";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."webob"
self."tempita"
self."pygments"
self."paste"
];
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 src = fetchurl {
url = "https://files.pythonhosted.org/packages/35/76/e7e5c2ce7e9c7f31b54c1ff295a495886d1279a002557d74dd8957346a79/WebError-0.10.3.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0frg4kvycqpj5bi8asfqfs6bxsr2cvjvb6b56c4d1ai1z57kbjx6";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "webhelpers" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "webhelpers-1.3";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."markupsafe"
];
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 src = fetchurl {
url = "https://files.pythonhosted.org/packages/ee/68/4d07672821d514184357f1552f2dad923324f597e722de3b016ca4f7844f/WebHelpers-1.3.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "10x5i82qdkrvyw18gsybwggfhfpl869siaab89vnndi9x62g51pa";
channelstream: do not send comment notifications to the commenting user
r544 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "webhelpers2" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "webhelpers2-2.0";
doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."markupsafe"
self."six"
];
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 src = fetchurl {
url = "https://files.pythonhosted.org/packages/ff/30/56342c6ea522439e3662427c8d7b5e5b390dff4ff2dc92d8afcb8ab68b75/WebHelpers2-2.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0aphva1qmxh83n01p53f5fd43m4srzbnfbz5ajvbx9aj2aipwmcs";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "webob" = super.buildPythonPackage {
depencencies: updated webob==1.8.4
r3311 name = "webob-1.8.4";
channelstream: do not send comment notifications to the commenting user
r544 doCheck = false;
src = fetchurl {
depencencies: updated webob==1.8.4
r3311 url = "https://files.pythonhosted.org/packages/e4/6c/99e322c3d4cc11d9060a67a9bf2f7c9c581f40988c11fffe89bb8c36bc5e/WebOb-1.8.4.tar.gz";
sha256 = "16cfg5y4n6sihz59vsmns2yqbfm0gfsn3l5xgz2g0pdhilaib0x4";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "webtest" = super.buildPythonPackage {
dependencies: updated webtest to 2.0.32
r3305 name = "webtest-2.0.32";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."six"
self."webob"
self."waitress"
self."beautifulsoup4"
];
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 src = fetchurl {
dependencies: updated webtest to 2.0.32
r3305 url = "https://files.pythonhosted.org/packages/27/9f/9e74449d272ffbef4fb3012e6dbc53c0b24822d545e7a33a342f80131e59/WebTest-2.0.32.tar.gz";
sha256 = "0qp0nnbazzm4ibjiyqfcn6f230svk09i4g58zg2i9x1ga06h48a2";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 };
meta = {
license = [ pkgs.lib.licenses.mit ];
};
};
nix: updated to 18.03 nix packages...
r2824 "whoosh" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "whoosh-2.7.4";
doCheck = false;
project: added all source files and assets
r1 src = fetchurl {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 url = "https://files.pythonhosted.org/packages/25/2b/6beed2107b148edc1321da0d489afc4617b9ed317ef7b72d4993cad9b684/Whoosh-2.7.4.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "10qsqdjpbc85fykc1vgcs8xwbgn4l2l52c8d83xf1q59pwyn79bw";
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal pkgs.lib.licenses.bsd2 ];
};
};
nix: updated to 18.03 nix packages...
r2824 "ws4py" = super.buildPythonPackage {
dependencies: made all dependencies lowercase, helps with diffing other projects, and keeps proper order.
r2718 name = "ws4py-0.5.1";
doCheck = false;
src = fetchurl {
url = "https://files.pythonhosted.org/packages/53/20/4019a739b2eefe9282d3822ef6a225250af964b117356971bd55e274193c/ws4py-0.5.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "10slbbf2jm4hpr92jx7kh7mhf48sjl01v2w4d8z3f1p0ybbp7l19";
channelstream: do not send comment notifications to the commenting user
r544 };
meta = {
license = [ pkgs.lib.licenses.bsdOriginal ];
};
};
nix: updated to 18.03 nix packages...
r2824 "wsgiref" = super.buildPythonPackage {
project: added all source files and assets
r1 name = "wsgiref-0.1.2";
doCheck = false;
src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/41/9e/309259ce8dff8c596e8c26df86dbc4e848b9249fd36797fd60be456f03fc/wsgiref-0.1.2.zip";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0y8fyjmpq7vwwm4x732w97qbkw78rjwal5409k04cw4m03411rn7";
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 meta = {
license = [ { fullName = "PSF or ZPL"; } ];
};
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "zope.cachedescriptors" = super.buildPythonPackage {
dependencies: bumped zope components:...
r2662 name = "zope.cachedescriptors-4.3.1";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."setuptools"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/2f/89/ebe1890cc6d3291ebc935558fa764d5fffe571018dbbee200e9db78762cb/zope.cachedescriptors-4.3.1.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0jhr3m5p74c6r7k8iv0005b8bfsialih9d7zl5vx38rf5xq1lk8z";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.zpl21 ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "zope.deprecation" = super.buildPythonPackage {
dependencies: bumped zope components:...
r2662 name = "zope.deprecation-4.3.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."setuptools"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/a1/18/2dc5e6bfe64fdc3b79411b67464c55bb0b43b127051a20f7f492ab767758/zope.deprecation-4.3.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "095jas41wbxgmw95kwdxqhbc3bgihw2hzj9b3qpdg85apcsf2lkx";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.zpl21 ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "zope.event" = super.buildPythonPackage {
dependencies: bumped zope components:...
r2662 name = "zope.event-4.3.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."setuptools"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: changed url to new python hosting for pypi.
r2701 url = "https://files.pythonhosted.org/packages/9e/d0/54ba59f19a0635f6591b74be259cf6fbf67e73f4edda27b5cd0cf4d26efa/zope.event-4.3.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "1rrkyx42bcq8dkpj23c2v99kczlrg8d39c06q5qpr0vs4hjfmv70";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.zpl21 ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
nix: updated to 18.03 nix packages...
r2824 "zope.interface" = super.buildPythonPackage {
dependencies: bumped zope.interface to 4.5.0
r2715 name = "zope.interface-4.5.0";
project: added all source files and assets
r1 doCheck = false;
nix: updated to 18.03 nix packages...
r2824 propagatedBuildInputs = [
self."setuptools"
];
project: added all source files and assets
r1 src = fetchurl {
dependencies: bumped zope.interface to 4.5.0
r2715 url = "https://files.pythonhosted.org/packages/ac/8a/657532df378c2cd2a1fe6b12be3b4097521570769d4852ec02c24bd3594e/zope.interface-4.5.0.tar.gz";
nix: updated to 18.03 nix packages...
r2824 sha256 = "0k67m60ij06wkg82n15qgyn96waf4pmrkhv0njpkfzpmv5q89hsp";
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 meta = {
nix: updated to 18.03 nix packages...
r2824 license = [ pkgs.lib.licenses.zpl21 ];
Martin Bornhold
oss-licenses: Regenerate python-packages.nix and licenses.json to have a recent version.
r208 };
project: added all source files and assets
r1 };
### Test requirements
dependencies: organized test requirements....
r1222
project: added all source files and assets
r1 }