Commit Graph

6106 Commits

Author SHA1 Message Date
Benjamin Hipple 16d4753344 pythonPackages.fastcache: init at 1.0.2 (#45048) 2018-08-15 11:02:55 +02:00
Benjamin Hipple cc8e4a5884 pythonPackages.multiprocess: 0.70.4 -> 0.70.6.1 (#45047) 2018-08-15 11:01:32 +02:00
Uli Baum 6e3d0efdc4 python.pkgs.orderedset: fix ofborg checkMeta
broken by 44a4370b1f
2018-08-15 09:54:58 +02:00
Jan Tojnar 44a4370b1f python.pkgs.orderedset init at 2.0.1 2018-08-14 23:35:17 +02:00
Daiderd Jordan 4c0e25089e Merge pull request #44902 from danieldk/grpcio-darwin
python/grpcio: fix darwin build
2018-08-14 01:10:40 +02:00
Vladimír Čunát ded9a4b1aa Merge branch 'staging-next' into staging
Commits from master, conflict resolutions, etc.
2018-08-13 20:57:50 +02:00
Vladimír Čunát 5b0398dc36 Merge branch 'master' into staging-next
Conflicts: gobby and libinfinity - I took the hand-edited versions
instead of those resuting from the mass-replacement.

Hydra: ?compare=1473190
2018-08-13 20:43:59 +02:00
Boris a5efa6650f pythonPackages.browser-cookie3: init at 0.6.4 (#44562) 2018-08-13 14:47:06 +02:00
Vladimír Čunát 00df25ee57 Merge branch 'master' into staging-next
Hydra: ?compare=1472947
2018-08-12 10:33:41 +02:00
Daniël de Kok 4beb94d6d6 python/grpcio: fix darwin build
grpcio currently does not build on Darwin (10.13.6). Due to the
following issues:

* ar is invoked with incorrect flags (#33765).
* libtool cannot be found, with a libtool dependency, with libtool
  the option '-no_warning_for_no_symbols' is not recognized.
* the module build cannot find boringssl that is packaged with
  python-grpcio when pkgconfig is not installed (grpc/#10058).
2018-08-11 16:47:35 +02:00
Jan Malakhovski 7739f79ff3 pythonPackages.gensim: use checkInputs 2018-08-11 09:35:26 +00:00
Jan Malakhovski ac832c796b pythonPackages.dbus-python: use checkInputs 2018-08-11 09:35:26 +00:00
Pascal Wittmann a34579e01e Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/tools/networking/network-manager/fortisslvpn.nix
2018-08-11 09:36:34 +02:00
Chris Ostrouchov 058e22e0a3 pythonPackages.dftfit: init at 0.4.11
- tests require lfs download so not run
 - python 3+
 - fetchpypi since fetchurl is large download
2018-08-10 16:49:06 -04:00
Chris Ostrouchov dc552ab32e pythonPackages.lammps-cython: init at 0.5.7
- python 3+
 - all tests pass
 - fetchurl since project based in gitlab and to run tests
2018-08-10 16:49:06 -04:00
Chris Ostrouchov fb40e62657 pythonPackages.pymatgen-lammps: init at 0.4.5
- all tests pass
 - python 3+
 - fetchurl since package is on gitlab
2018-08-10 16:49:06 -04:00
Chris Ostrouchov ff27546351 pythonPackages.pygmo: init at 2.8
- python 2.7, 3+
 - skipping tests becuase none are easy to run (require some parallel workers)
 - fetchFromgitHub so that running tests in future is possible
2018-08-10 16:49:06 -04:00
Chris Ostrouchov 4716facdd1 pythonPackage.ase: init at 3.16.2
- tests just hang so skipping tests
 - python 2.7, 3+
 - repository is in gitlab so had to fetchurl
2018-08-10 16:49:06 -04:00
Chris Ostrouchov 0513a0054d pythonPackages.pathlib: init at 1.0.1
- python 2.7, 3+
 - all tests pass
 - package is depricated but is required by a package
2018-08-10 16:49:06 -04:00
Chris Ostrouchov da136c4618 pythonPackages.docutils: refactored
- moved docutils to `python-modules`
2018-08-10 16:39:53 -04:00
Chris Ostrouchov eb6e376753 pythonPackages.pytest-benchmark: init at 3.1.1
- fetchFromGitHub to get all tests
 - all tests pass
 - python 2.7, 3+
2018-08-10 16:38:38 -04:00
Chris Ostrouchov 6e9d37713a pythonPackages.statistics: init at 1.0.3.5
- package does not come with tests
2018-08-10 16:37:45 -04:00
Chris Ostrouchov 90c353d44e pythonPackages.py-cpuinfo: init at 4.0.0
- fetchFromGitHub to run all tests
 - all tests pass
2018-08-10 16:36:50 -04:00
Jan Malakhovski b135329dc5 treewide: random cleanups 2018-08-10 12:56:31 +00:00
Jörg Thalheim c260a4d001 python.pkgs.pyls-isort: fix url/description 2018-08-10 14:28:01 +02:00
Jörg Thalheim 0165572217 python3.pkgs.pyls-mypy: 0.1.2 -> 0.1.3 2018-08-10 14:22:59 +02:00
Jörg Thalheim 3ea430ca2a python.pkgs.pyls-black: init at 0.2.1 2018-08-10 14:15:16 +02:00
Kevin Quick a9c48a0ad3 python: thespian: 3.9.2 -> 3.9.4 (#44857) 2018-08-10 12:28:49 +02:00
Silvan Mosberger d91825e158 python3Packages.zeep: fix build (#44843) 2018-08-10 00:17:57 +02:00
Frederik Rietdijk d9fa74ba78 Merge master into staging 2018-08-09 18:28:15 +02:00
Rodney Lorrimar 3a195dc2ef pythonPackages.uuid: init at 1.30 2018-08-09 16:53:30 +02:00
Chris Ostrouchov 7e192a55e7 pythonPackages.pytest-timeout: refactor add python 2.7 compatibiliy
In version 1.3.1 of `pytest-timeout` (latest) the setup.py file is not
compatible with python 2.7 and 3+ due to how `open` is called. A patch
has been added that can be removed once a fix and new relase is given.
2018-08-09 10:46:07 -04:00
Pascal Wittmann af8cd3c74e Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/applications/version-management/subversion/default.nix
2018-08-09 13:10:27 +02:00
Christopher Ostrouchov 1d46027c3d pythonPackages.pysrim: init at 0.5.8 (#44756)
- compatible with 2.7, 3+
 - tests are not run due to requiring git lfs download of repository
2018-08-09 00:31:51 +02:00
Christopher Ostrouchov 74f0282d65 pythonPackages.singledispatch: move expression (#44654) 2018-08-08 22:35:46 +02:00
Christopher Ostrouchov 8de02232c5 pythonPackages.sortedcontainers: 1.5.7 -> 2.0.4 (#44653)
Moving sortedcontianers from top-level -> python-modules and updating
to newest sortedcontianers release.
2018-08-08 22:12:12 +02:00
Frederik Rietdijk 52e7817aa2 Merge pull request #26580 from twhitehead/theano-cleanup
Theano cleanup
2018-08-08 17:43:04 +02:00
Robert Schütz 6342ab656c Merge pull request #44446 from rnhmjoj/python2->python3
Make python{2,3} version explicit
2018-08-08 11:18:21 +02:00
Christopher Ostrouchov c2e7a20f34 pythonPackages.docrep: init at 0.2.3 (#44665) 2018-08-08 10:53:28 +02:00
Christopher Ostrouchov 6ec399ef23 pythonPackages.jupyterlab: 0.32.1 -> 0.33.7 (#44638)
previous jupyterlab 0.32.1 did not build due to requiring
jupyterlab_launcher version between (0.10.0 <-> 0.11.0) now
requires (0.11.2 <-> 0.12.0).
2018-08-08 10:16:13 +02:00
rnhmjoj f0aa5654ee pythonPackages.robotsuite: enable python3 build 2018-08-08 02:20:55 +02:00
rnhmjoj beeb973b93 pythonPackages.robotframework: enable python3 build 2018-08-08 02:20:55 +02:00
rnhmjoj 3c212d9271 pythonPackages.selenium: 3.6.0 -> 3.8.1 2018-08-08 02:20:54 +02:00
Robert Schütz fbb60556f8 python.pkgs.tidylib: 0.2.4 -> 0.3.2
fixes #44581
2018-08-08 01:29:54 +02:00
Robert Schütz 80bf2e3641 Merge pull request #44599 from jyp/tensorflow-1.9
Update to tensorflow 1.9
2018-08-08 00:30:34 +02:00
Michael Weiss 90b27d020b pythonPackages.scapy: Add support for the manuf database from Wireshark
This file contains "Ethernet vendor codes, and well-known MAC
addresses".
2018-08-07 19:14:10 +02:00
Michael Weiss f9291887af pythonPackages.scapy: Add optional dependencies 2018-08-07 18:55:48 +02:00
Jean-Philippe Bernardy 8162378401 python.pkgs.tensorflow 1.7.0 -> 1.9.0 2018-08-07 11:42:36 +02:00
Robert Schütz d71dbf2f87 python.pkgs.tensorflow-tensorboard: 1.7.0 -> 1.9.0 2018-08-07 11:40:31 +02:00
Robert Schütz 746aae0e55 Merge pull request #44571 from kalbasit/nixpkgs-update-mycli
mycli: 1.6.0 -> 1.17.0
2018-08-07 10:49:37 +02:00