Skip to content

Commit

Permalink
Merge pull request #62245 from NixOS/python-unstable
Browse files Browse the repository at this point in the history
Python package set
  • Loading branch information
FRidh committed Jun 15, 2019
2 parents 31f22a5 + a6b2d4b commit 79a7dac
Show file tree
Hide file tree
Showing 105 changed files with 243 additions and 214 deletions.
2 changes: 1 addition & 1 deletion pkgs/development/libraries/xgboost/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ stdenv.mkDerivation rec {
++ lib.optional ncclSupport "-DUSE_NCCL=ON";

installPhase = let
libname = if stdenv.isDarwin then "libxgboost.dylib" else "libxgboost.so";
libname = "libxgboost${stdenv.hostPlatform.extensions.sharedLibrary}";
in ''
mkdir -p $out
cp -r ../include $out
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/Cython/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ let

in buildPythonPackage rec {
pname = "Cython";
version = "0.29.7";
version = "0.29.10";

src = fetchPypi {
inherit pname version;
sha256 = "55d081162191b7c11c7bfcb7c68e913827dfd5de6ecdbab1b99dab190586c1e8";
sha256 = "26229570d6787ff3caa932fe9d802960f51a89239b990d275ae845405ce43857";
};

nativeBuildInputs = [
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/Mako/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@

buildPythonPackage rec {
pname = "Mako";
version = "1.0.9";
version = "1.0.10";

src = fetchPypi {
inherit pname version;
sha256 = "0728c404877cd4ca72c409c0ea372dc5f3b53fa1ad2bb434e1d216c0444ff1fd";
sha256 = "7165919e78e1feb68b4dbe829871ea9941398178fa58e6beedb9ba14acf63965";
};

checkInputs = [ markupsafe nose mock pytest_3 ];
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/Wand/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

buildPythonPackage rec {
pname = "Wand";
version = "0.5.3";
version = "0.5.4";

src = fetchPypi {
inherit pname version;
sha256 = "a2c318993791fab4fcfd460045415176f81d42f8c6fd8a88fb8d74d2f0f34b97";
sha256 = "e2e08e19a37c61e85eaa307fe319889af46fe4cac6c23e3ae668b96be3e497ff";
};

postPatch = ''
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/aiohttp-jinja2/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

buildPythonPackage rec {
pname = "aiohttp-jinja2";
version = "1.1.0";
version = "1.1.1";

src = fetchPypi {
inherit pname version;
sha256 = "aef9b6595f962182ad00c990095fb51d731c280e1d183e2b28cf0bdb5a942d0c";
sha256 = "54630f769b0a25e83744673068db89cdd099f830818cea7ea9c43eb23add7941";
};

propagatedBuildInputs = [ aiohttp jinja2 ];
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/alembic/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

buildPythonPackage rec {
pname = "alembic";
version = "1.0.9";
version = "1.0.10";

src = fetchPypi {
inherit pname version;
sha256 = "40b9a619aa5f25ea1e1508adcda88b33704ef28e02c9cfa6471e5c772ecf0829";
sha256 = "828dcaa922155a2b7166c4f36ec45268944e4055c86499bd14319b4c8c0094b7";
};

buildInputs = [ pytest pytestcov mock coverage ];
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/altair/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

buildPythonPackage rec {
pname = "altair";
version = "3.0.0";
version = "3.0.1";

src = fetchPypi {
inherit pname version;
sha256 = "0x4zm1xia6sln8dhwd803jlcii2a62fx3rlnj5vsa8g3anfc2v24";
sha256 = "63934563a7a7b7186335858206a0b9be6043163b8b54a26cd3b3299a9e5e391f";
};

postPatch = ''
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/arrow/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

buildPythonPackage rec {
pname = "arrow";
version = "0.13.1";
version = "0.13.2";

src = fetchPypi {
inherit pname version;
sha256 = "6f54d9f016c0b7811fac9fb8c2c7fa7421d80c54dbdd75ffb12913c55db60b8a";
sha256 = "82dd5e13b733787d4eb0fef42d1ee1a99136dc1d65178f70373b3678b3181bfc";
};

checkPhase = ''
Expand Down
9 changes: 6 additions & 3 deletions pkgs/development/python-modules/audioread/default.nix
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
{ lib
, buildPythonPackage
, fetchPypi
, pytestrunner
}:

buildPythonPackage rec {
pname = "audioread";
version = "2.1.6";
version = "2.1.8";

src = fetchPypi {
inherit pname version;
sha256 = "b0b9270c20833a75ce0d167fb2fdad52ddcd8e8f300be8afad3ac9715850bc50";
sha256 = "073904fabc842881e07bd3e4a5776623535562f70b1655b635d22886168dd168";
};

nativeBuildInputs = [ pytestrunner ];

# No tests, need to disable or py3k breaks
doCheck = false;

Expand All @@ -20,4 +23,4 @@ buildPythonPackage rec {
homepage = "https://github.com/sampsyo/audioread";
license = lib.licenses.mit;
};
}
}
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/azure-common/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
}:

buildPythonPackage rec {
version = "1.1.19";
version = "1.1.21";
pname = "azure-common";
disabled = isPyPy;

src = fetchPypi {
inherit pname version;
extension = "zip";
sha256 = "622d9360a1b61172b4c0d1cc58f939c68402aa19ca44872ab3d224d913aa6d0c";
sha256 = "25d696d2affbf5fe9b13aebe66271fce545e673e7e1eeaaec2d73599ba639d63";
};

propagatedBuildInputs = [ azure-nspkg ];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@

buildPythonPackage rec {
pname = "azure-storage-common";
version = "1.4.0";
version = "1.4.2";

src = fetchPypi {
inherit pname version;
sha256 = "7ab607f9b8fd27b817482194b1e7d43484c65dcf2605aae21ad8706c6891934d";
sha256 = "4ec87c7537d457ec95252e0e46477e2c1ccf33774ffefd05d8544682cb0ae401";
};

propagatedBuildInputs = [
Expand Down
12 changes: 6 additions & 6 deletions pkgs/development/python-modules/bootstrapped-pip/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,26 @@
let
wheel_source = fetchPypi {
pname = "wheel";
version = "0.33.1";
version = "0.33.4";
format = "wheel";
sha256 = "8eb4a788b3aec8abf5ff68d4165441bc57420c9f64ca5f471f58c3969fe08668";
sha256 = "5e79117472686ac0c4aef5bad5172ea73a1c2d1646b808c35926bd26bdfb0c08";
};
setuptools_source = fetchPypi {
pname = "setuptools";
version = "41.0.0";
version = "41.0.1";
format = "wheel";
sha256 = "e67486071cd5cdeba783bd0b64f5f30784ff855b35071c8670551fd7fc52d4a1";
sha256 = "c7769ce668c7a333d84e17fe8b524b1c45e7ee9f7908ad0a73e1eda7e6a5aebf";
};

in stdenv.mkDerivation rec {
pname = "pip";
version = "19.0.3";
version = "19.1.1";
name = "${python.libPrefix}-bootstrapped-${pname}-${version}";

src = fetchPypi {
inherit pname version;
format = "wheel";
sha256 = "bd812612bbd8ba84159d9ddc0266b7fbce712fc9bc98c82dee5750546ec8ec64";
sha256 = "993134f0475471b91452ca029d4390dc8f298ac63a712814f101cd1b6db46676";
};

unpackPhase = ''
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/buildbot/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ let

package = buildPythonPackage rec {
pname = "buildbot";
version = "2.3.0";
version = "2.3.1";

src = fetchPypi {
inherit pname version;
sha256 = "1fdahbpihs93pj640y2079yilca6w7vlwirfcz221885ih148257";
sha256 = "cf35d2a87b11aba29c59e47e843deba1be9649114e792e830252ed8f7c35f963";
};

propagatedBuildInputs = [
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/buildbot/pkg.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

buildPythonPackage rec {
pname = "buildbot-pkg";
version = "2.3.0";
version = "2.3.1";

src = fetchPypi {
inherit pname version;
sha256 = "1ajgvnhwvryi10q9bklpfazi7vxw2my9jlqgwnjccycbr6yznzsw";
sha256 = "25968ace0c62cb773ed85d4ddbe07fd5aee68f4455909243ffb3ac12608cf82e";
};

postPatch = ''
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/buildbot/worker.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

buildPythonPackage (rec {
pname = "buildbot-worker";
version = "2.3.0";
version = "2.3.1";

src = fetchPypi {
inherit pname version;
sha256 = "0nldf4ws1nrkhbapxiy2s8j9fjfbkhp17c5912p6qy3ximfcfa93";
sha256 = "a26c68debb70f15abee307aff7b225e91a2eedca9c8d571212c391e615c36f53";
};

propagatedBuildInputs = [ twisted future ];
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/cachetools/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

buildPythonPackage rec {
pname = "cachetools";
version = "3.1.0";
version = "3.1.1";

src = fetchPypi {
inherit pname version;
sha256 = "9efcc9fab3b49ab833475702b55edd5ae07af1af7a4c627678980b45e459c460";
sha256 = "8ea2d3ce97850f31e4a08b0e2b5e6c34997d7216a9d2c98e0f3978630d4da69a";
};

meta = with stdenv.lib; {
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/caldav/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@

buildPythonPackage rec {
pname = "caldav";
version = "0.6.0";
version = "0.6.1";

propagatedBuildInputs = [ tzlocal requests vobject lxml ];

src = fetchPypi {
inherit pname version;
sha256 = "1ll9knpc50yxx858hrvfnapdi2a6g1pz9cnjhwffry2x7r4ckarz";
sha256 = "eddb7f4e6a3eb5f02eaa2227817a53ac4372d4c4d51876536f4c6f00282f569e";
};

meta = with lib; {
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/cement/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

buildPythonPackage rec {
pname = "cement";
version = "3.0.2";
version = "3.0.4";

src = fetchPypi {
inherit pname version;
sha256 = "8c692493c9d97b07e4a2c0770223fa5ee12a3110cfcb246d7d26fffe22edd22e";
sha256 = "10a8459dc9fc31d6c038ede24a9081c5c3bd5fcd75b071e01baf281f81c9eace";
};

# Disable test tests since they depend on a memcached server running on
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/cerberus/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

buildPythonPackage rec {
pname = "Cerberus";
version = "1.3";
version = "1.3.1";

src = fetchPypi {
inherit pname version;
sha256 = "0afhm8x812shj1fbj9jri6wcrlv0avcfis7619sl140mlhpgpzkz";
sha256 = "0be48fc0dc84f83202a5309c0aa17cd5393e70731a1698a50d118b762fbe6875";
};

checkInputs = [ pytestrunner pytest ];
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/cleo/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@

buildPythonPackage rec {
pname = "cleo";
version = "0.7.2";
version = "0.7.4";

src = fetchPypi {
inherit pname version;
sha256 = "091nzpfp5incd2fzqych78rvyx4i3djr50cnizbjzr3dc7g00l3s";
sha256 = "58d26642fa608a1515093275cd98875100c7d50f01fc1f3bbb7a78dbb73e4b14";
};

propagatedBuildInputs = [
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/clikit/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

buildPythonPackage rec {
pname = "clikit";
version = "0.2.3";
version = "0.2.4";

src = fetchPypi {
inherit pname version;
sha256 = "0zr1s0xhk62p9a6zcp5whvsb27lddyk8gx03k9l8q18jp7y3igbv";
sha256 = "d6807cf4a41e6b981b056075c0aefca2db1dabc597ed18fa4d92b8b2e2678835";
};

propagatedBuildInputs = [
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/cmd2/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
}:
buildPythonPackage rec {
pname = "cmd2";
version = "0.9.12";
version = "0.9.13";

src = fetchPypi {
inherit pname version;
sha256 = "14pyvihikml1z7q21q9cvdfxvvlf8lhbaasj05hpiq6fjyvd7zsc";
sha256 = "b873ade57ebf6c42a9d4e8c705fc2b16777e9d2e53fec5b113914dc65f2eae38";
};

LC_ALL="en_US.UTF-8";
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/dask/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@

buildPythonPackage rec {
pname = "dask";
version = "1.1.5";
version = "1.2.2";

src = fetchPypi {
inherit pname version;
sha256 = "4b0b82a4d61714d3a49953274b1a8a689a51eacf89c4c2ff18aa7f6282ce515e";
sha256 = "5e7876bae2a01b355d1969b73aeafa23310febd8c353163910b73e93dc7e492c";
};

checkInputs = [ pytest ];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ in

buildPythonPackage rec {
pname = "dependency-injector";
version = "3.14.5";
version = "3.14.6";

src = fetchPypi {
inherit pname version;
sha256 = "5e0c73fbec99d2782479f6d8c292be87ed8672eb42b451e7f7a5d52a3458c4e5";
sha256 = "2e1889a0981381f557b0d14cba900adf7476817c53c13bfb04e2a30b3db0f1d3";
};

propagatedBuildInputs = [ six ];
Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/distlib/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

buildPythonPackage rec {
pname = "distlib";
version = "0.2.9";
version = "0.2.9.post0";

src = fetchPypi {
inherit pname version;
sha256 = "1z9c4ig19hjk18agwljv5ib3pphicg50w9z5zsnqn97q7vnv17gm";
sha256 = "ecb3d0e4f71d0fa7f38db6bcc276c7c9a1c6638a516d726495934a553eb3fbe0";
extension = "zip";
};

Expand Down
4 changes: 2 additions & 2 deletions pkgs/development/python-modules/django_reversion/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

buildPythonPackage rec {
pname = "django-reversion";
version = "3.0.3";
version = "3.0.4";

src = fetchPypi {
inherit pname version;
sha256 = "0xjs803r5fxaqpkjbpsb17j8racxa4q1nvjjaj1akkgkgw9dj343";
sha256 = "ed46722389fb2441860d471c7538967dee545bcee891d3d907b04f4baa98f5fa";
};

# tests assume the availability of a mysql/postgresql database
Expand Down

0 comments on commit 79a7dac

Please sign in to comment.