3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

5774 commits

Author SHA1 Message Date
Bjørn Forsman 95f29282fb pythonPackages.pycollada: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 0bc9f75dc1 pythonPackages.construct: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 4c0582d47d pythonPackages.blockdiag: move to python-modules/ 2017-10-29 22:35:15 +01:00
Bjørn Forsman 36ff83402a pythonPackages.autopep8: move to python-modules/ 2017-10-29 22:34:01 +01:00
Frederik Rietdijk d6532711a1
Merge pull request #30922 from flokli/bpython
Update bpython to 0.17
2017-10-29 15:16:47 +01:00
Frederik Rietdijk 67bee16731 python.pkgs.recommonmark: move expression 2017-10-29 13:54:56 +01:00
Frederik Rietdijk 416a975f74 python.pkgs.tabulate: move expression 2017-10-29 13:44:43 +01:00
Frederik Rietdijk 5c2d2cbff3 python.pkgs.numtraits: move expression 2017-10-29 13:42:12 +01:00
Frederik Rietdijk 4ad0e0da32 python.pkgs.nose-exclude: move expression 2017-10-29 13:42:12 +01:00
Frederik Rietdijk b35a257dfd python.pkgs.zipfile36: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk bd941043b8 python.pkgs.traitlets: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk 7c4c7cde6e python.pkgs.seaborn: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk 16d0a334c8 python.pkgs.pysoundfile: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk d4bf9684b7 python.pkgs.odo: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk 119a58abbe python.pkgs.datashape: move expression 2017-10-29 13:42:11 +01:00
Frederik Rietdijk b4b62e6e65 python.pkgs.cytoolz: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk 59d1dc6c58 python.pkgs.toolz: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk 6e5276f0ab python.pkgs.multipledispatch: move expression 2017-10-29 12:44:13 +01:00
Frederik Rietdijk dde8ded1ef python.pkgs.ipython_genutils: move expression 2017-10-29 12:44:13 +01:00
Florian Klink 978a9ba0cd bpython: 0.12 -> 0.17 2017-10-29 12:28:26 +01:00
Florian Klink c463a8e0c5 urwid: move into separate file, use fetchPypi instead of fetchurl 2017-10-29 12:27:31 +01:00
Florian Klink 11bba268fe curtsies: init at 0.2.11 2017-10-29 12:27:27 +01:00
Florian Klink 208e5c99c4 pyte: init at 0.7.0 2017-10-29 12:26:45 +01:00
Bjørn Forsman 489cdc23fc pythonPackages.robotsuite: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:31 +01:00
Bjørn Forsman 7357b369d5 pythonPackages.pyodbc: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:23 +01:00
Bjørn Forsman 013da4ef66 pythonPackages.demjson: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:51:19 +01:00
Bjørn Forsman b1e23a87b1 pythonPackages.bitstring: move to python-modules/
Easier maintenance when expressions are in separate files.
2017-10-29 11:50:59 +01:00
Bjørn Forsman 0b93dbe9d6 pythonPackages.robotsuite: 1.4.2 -> 2.0.0
* fetchurl -> fetchPypi
* Remove commented out doCheck
2017-10-29 11:26:57 +01:00
Bjørn Forsman 235a31b79f pythonPackages.pyodbc: 3.0.7 -> 4.0.19
* fetchurl -> fetchPypi
* Update homepage (old page still works, but tells user to got to
  github).
2017-10-29 11:26:57 +01:00
Bjørn Forsman 2e44d576fd pythonPackages.demjson: 1.6 -> 2.2.4
* fetchurl -> fetchPypi
* Tests work now.
* jsonlint is installed for us by package buildsys.
* Disable for python3.6 (build/test error).
2017-10-29 11:26:57 +01:00
Bjørn Forsman f6b0aa8ad5 pythonPackages.bitstring: 3.1.2 -> 3.1.5
* fetchurl -> fetchPypi
* Tests work now
* Update homepage
2017-10-29 11:26:57 +01:00
Kristoffer Søholm a9e5a846db python: pwntools 3.7.1 -> 3.10.0
Also moved to a seperate module
2017-10-29 01:39:03 +02:00
Frederik Rietdijk dcff3ccc0c
Merge pull request #30264 from tsaeger/tsaeger/ofxclient
pythonPackages.ofxclient: 1.3.8 -> 2.0.3
2017-10-28 08:56:10 +02:00
Robin Gloster e6061d737b
python.pkgs.nbmerge: init at unstable-2017-10-23 2017-10-28 08:06:37 +02:00
Frederik Rietdijk 7ce848309e python.pkgs: updates 2017-10-27 21:34:42 +02:00
aszlig a7449bf4d8
libvirt-python: 3.6.0 -> 3.8.0
This fixes an eval error introduced by
17a069276f.

The reason the evaluation fails is because there's an assertion on the
version of the Python library in order to be in par with the top-level
libvirt package.

Signed-off-by: aszlig <aszlig@nix.build>
Cc: @fpletz
2017-10-27 17:41:47 +02:00
Michael Weiss 669b4c4e1b pythonPackages.raven: 6.2.0 -> 6.2.1 2017-10-27 11:32:35 +02:00
Jörg Thalheim aaebcef6b2 Merge pull request #30780 from veprbl/rootpy_1.0.1
add pythonPackages.root_numpy, bump python2Packages.rootpy
2017-10-25 21:09:25 +01:00
Dmitry Kalinkin a3bc5d6ae6
rootpy: 0.9.0 -> 1.0.1 2017-10-25 14:05:03 -04:00
Frederik Rietdijk 316f4ac994 Merge pull request #30762 from mayflower/jupyter-update
Update jupyter and enable a few tests
2017-10-25 19:54:55 +02:00
Frederik Rietdijk 6a768082fd Merge pull request #30508 from xvapx/meliae-init
meliae: init at 0.4.0
2017-10-25 19:46:43 +02:00
Dmitry Kalinkin 31b2e70f8d
root_numpy: init at 4.7.3 2017-10-25 00:55:29 -04:00
Robin Gloster 62ca1c2dab
mistune: 0.7.1 -> 0.7.4, own file 2017-10-24 15:31:51 +02:00
Robin Gloster 817b7bb349
python.pkgs.nose_warnings_filters: init at 0.1.5 2017-10-24 15:31:50 +02:00
Robin Gloster 38c04e691c
python.pkgs.jupyter_core: own file, enable tests 2017-10-24 15:31:50 +02:00
Marti Serra 6daba77884 pythonPackages.meliae: init at 0.4.0 2017-10-23 03:08:18 +02:00
Pascal Wittmann db4b872d53
remove unused pythonPackages.requests_1 2017-10-22 11:16:39 +02:00
Nikolay Amiantov 5ba9411d02 python.pkgs.numpy-stl: init at 2.3.2 2017-10-22 04:18:28 +03:00
Nikolay Amiantov 3264001a9d python.pkgs.python-utils: init at 2.2.0 2017-10-22 04:18:23 +03:00
Nikolay Amiantov 1b2cc71e68 cura: build with Qt 5.6
Workaround https://github.com/Ultimaker/Cura/issues/2596
2017-10-22 04:10:09 +03:00