Commit graph

5610 commits

Author SHA1 Message Date
Benjamin Hipple cd1f5914bd pythonPackages.atom: init at 0.4.1 2018-10-09 21:02:27 -04:00
Matthew Bauer 9b0505abb7
Merge pull request #46898 from Assassinkin/osmnx
pythonPackages.osmnx: init at 0.8.2
2018-10-09 12:11:27 -05:00
Philipp Middendorf d2608d29a2 black: 18.6b4 -> 18.9b0 (#47914) 2018-10-06 15:19:38 +02:00
Jörg Thalheim a363ed1071
Merge pull request #47832 from veprbl/pr/arrow_0.10.0
arrow-cpp: 0.9.0 -> 0.10.0
2018-10-04 23:34:17 +01:00
Philipp Middendorf 98238e58c8 yapf: 0.22.0 -> 0.24.0 2018-10-04 10:34:55 +02:00
Dmitry Kalinkin 3942226053 arrow-cpp: 0.9.0 -> 0.10.0
pythonPackages.pyarrow: 0.9.0 -> 0.10.0
parquet: 1.4.0 -> 1.5.0
2018-10-03 21:43:48 -04:00
Frederik Rietdijk 4d1abc4419
Merge pull request #47604 from NixOS/staging-next
Staging next
2018-10-02 18:22:18 +02:00
catern 9ac7893042 pythonPackages.trio: 0.6.0 -> 0.7.0 (#47638) 2018-10-02 12:52:58 +02:00
Roman Volosatovs 2ada8f78d0 simple-websocket-server: Init at 20180414 (#47567) 2018-10-02 00:40:10 +02:00
Paul TREHIOU 483e2a1a6b btchip: init at 0.1.28
electrum and electron-cash: add support for btchip library (#40816)
2018-10-01 18:13:03 -04:00
Lancelot SIX 5aa66991a6 pythonPackages.django-raster: Improve django version support (#47484) 2018-10-01 22:02:11 +02:00
Daiderd Jordan 1383c08f2c
Merge branch 'master' into staging-next 2018-10-01 19:42:07 +02:00
Josef Kemetmüller 49dcf7be62 pythonPackages.py-cpuinfo: Fix darwin build (#47558) 2018-09-30 21:19:05 +02:00
volth 0a784c094f libvirt: 4.5.0 -> 4.7.0 (#46502) 2018-09-29 22:33:38 +02:00
Florian Klink 2be514d5c3 pythonPackages.pystemd: init at 0.5.0 (#47517) 2018-09-29 21:25:08 +02:00
Michael Weiss 2df4b3e6eb pythonPackages.glances: Enable the tests (skip the failing ones) 2018-09-29 20:47:05 +02:00
Matthew Bauer 228d6f5068
Merge pull request #46007 from markuskowa/openmpi-up
openmpi: 3.1.0->3.1.2
2018-09-29 13:24:46 -05:00
Michael Weiss a108b8617b pythonPackages.glances: 3.0.1 -> 3.0.2 2018-09-29 11:38:12 +02:00
Lancelot SIX a006e2fd7c pythonPackages.django_2_1: 2.1 -> 2.1.1 (#47481)
See https://docs.djangoproject.com/en/2.1/releases/2.1.1/ for release
notes
2018-09-28 20:13:29 +02:00
Lancelot SIX eabaf4e30a
Merge pull request #47460 from Gerschtli/add/flask-jwt-extended
pythonPackages.flask-jwt-extended: init at 3.13.1
2018-09-28 16:19:05 +02:00
Tobias Happ f14d4ba112 pythonPackages.flask_sqlalchemy: 2.1 -> 2.3.2 2018-09-28 11:55:36 +02:00
Tobias Happ 50636fda52 pythonPackages.flask-jwt-extended: init at 3.13.1 2018-09-28 11:54:06 +02:00
Samuel Leathers 2d15180ea2
Merge pull request #47420 from va1entin/pynacl-130
pythonPackages.pynacl: 1.2.1 -> 1.3.0
2018-09-27 13:42:34 -04:00
Valentin Heidelberger d0199179ba pythonPackages.pynacl: 1.2.1 -> 1.3.0 2018-09-27 13:26:26 +02:00
Markus Kowalewski 676825f6fe
mpi4py: Add patch to skip broken tests.
Fixes compilation with openmpi-3.1.2
2018-09-26 23:39:18 +02:00
Markus Kowalewski be02ab2f30
openmpi: 3.1.0 -> 3.1.2 2018-09-26 23:38:55 +02:00
aszlig 65d0b082f3
Merge Paperwork update to version 1.2.4 (#46487)
Thanks to @symphorien for this work, which apart from the update itself
includes a few more fixes and cleanups.

I've tested building and running the upgraded Paperwork and while I
haven't done extensive testing on every little feature it seems to work
so far.

The changes also include an addition to fetchFromGitLab, which allows to
specify a group.

Merges: #46487
2018-09-25 23:13:08 +02:00
Igor Tarasov 292bb74552 python.pkgs.grpcio: 1.14.1 -> 1.15.0 2018-09-25 19:06:07 +00:00
John Ericson 8cbf56058a
Merge pull request #47355 from obsidiansystems/numpy-fortran
numpy, scipy: Fix some nativeBuildInputs
2018-09-25 14:45:40 -04:00
Dylan Simon c77e8096ee python.pkgs.cheroot: fix setup patch URL (#47320) (#47354)
Fix to specific patch revision rather than latest
2018-09-25 20:20:57 +02:00
John Ericson c701d6cb21 Merge remote-tracking branch 'upstream/master' into staging 2018-09-25 14:20:27 -04:00
John Ericson 84fc814982 scipy: gfortran should be in nativeBuildInputs 2018-09-25 14:08:41 -04:00
John Ericson cfbfb9440c numpy: gfortran and pytest should be nativeBuildInputs 2018-09-25 14:03:30 -04:00
Jörg Thalheim 725b57ba11
Merge pull request #47283 from flokli/elasticsearch-dsl-6.2.1
pythonPackages.elasticsearch-dsl: 0.0.9 -> 6.2.1
2018-09-24 20:40:21 +01:00
Vladimír Čunát 3a09a4b579
Merge branch 'master' into staging
Hydra: ?compare=1480463
2018-09-24 21:18:23 +02:00
Florian Klink 18c7fbd78d pythonPackages.elasticsearch-dsl: 0.0.9 -> 6.2.1 2018-09-24 21:08:31 +02:00
Edward Tjörnhammar 491a580716
pythonPackages.sharedmem: init at 0.3.5 2018-09-24 17:00:55 +02:00
Jörg Thalheim db05dd8b6d
Merge pull request #47268 from Ma27/fix-py3exiv2
python3Packages.py3exiv2: fix build
2018-09-24 13:52:43 +01:00
Maximilian Bosch 50f23da8e6
python3Packages.py3exiv2: fix build
Recent boost versions name their `python3` shared objects
`boost_python3x` rather than `boost_python3`.

See https://hydra.nixos.org/build/80712295
Addresses #45960
2018-09-24 14:32:50 +02:00
Jörg Thalheim 3e270ff919
Merge pull request #46668 from mbode/doitlive_4
doitlive: 3.0.3 -> 4.0.1
2018-09-24 13:26:27 +01:00
Maximilian Bosch fbeb94dd46
Revert "python: ldappool: 2.2.0 -> 2.3.0"
This reverts commit 29acc8339f.
2018-09-24 13:35:05 +02:00
Dmitry Kalinkin cd1b9d93e6 pyjet: init at 1.3.0 (#47243) 2018-09-23 22:40:29 +02:00
Maximilian Bosch 5ad7aedf63 pythonPackages.pyftgl: fix build (#47232)
See https://hydra.nixos.org/build/80705583

Recent `boost` versions with `python` enabled have changed their naming
scheme for `boost_python` shared objects which causes issues with the
proper linking when building `pyftgl`.

Previously the library was named `boost_python3`, no it's named
`boost_python36` for current python (3.6.x).

The same issue applies for the `python2`.

Addresses #45960
2018-09-23 22:39:21 +02:00
Andrew Dunham e141f7cd2f pythonPackages.flask_assets: fix tests (#47203) 2018-09-23 10:02:51 +02:00
Dmitry Vyal f7f8b60ace pytorch-0.4 rpath fix, some tests reenabled 2018-09-23 09:36:32 +02:00
Frederik Rietdijk 14673d61ed Merge master into staging 2018-09-23 09:33:09 +02:00
Frederik Rietdijk 56853dc6d8
Merge pull request #45941 from NixOS/staging-next
Staging next
2018-09-23 09:31:28 +02:00
Frederik Rietdijk 343ac4d2fc
Merge pull request #42619 from nyanloutre/pythonPackages.block-io
pythonPackages.block-io: init at 1.1.8
2018-09-23 09:27:51 +02:00
Maximilian Bode ff2dddac7d pythonPackages.click-completion: init at 0.4.1 2018-09-22 09:52:49 +02:00
Maximilian Bode af7adc206d pythonPackages.shellingham: init at 1.2.6 2018-09-22 09:52:48 +02:00