Commit Graph

4177 Commits

Author SHA1 Message Date
Frederik Rietdijk
de4cbd0488
Merge pull request #41086 from bcdarwin/pyezminc
python2Packages.pyezminc: init at 1.2
2018-06-07 18:25:52 +02:00
Frederik Rietdijk
c6392ff135
Merge pull request #41562 from jluttine/init-pvlib-0.5.2
pythonPackages.pvlib: init at 0.5.2
2018-06-07 18:22:56 +02:00
Jaakko Luttinen
0b41fa32d1 pythonPackages.h5py: 2.7.1 -> 2.8.0 (#41581) 2018-06-07 14:57:06 +02:00
Robert Schütz
5e35e9934c python.pkgs.envs: 1.2.4 -> 1.2.6 2018-06-07 11:32:40 +02:00
Frederik Rietdijk
4dc7cc8cc7
Merge pull request #41259 from jyp/tf-1.7.1-bin
python.pkgs.tensorflow: wheel version
2018-06-07 11:27:39 +02:00
Jaakko Luttinen
e5d43df48c pythonPackages.autograd: init at 1.2 (#41558) 2018-06-07 11:06:51 +02:00
Elis Hirwing
df92030a32 python36Packages.cython: Disable the "test_coerce_to_numpy" test on aarch64 (#41453) 2018-06-07 10:50:58 +02:00
Jaakko Luttinen
4d7019a4f3
pythonPackages.pvlib: init at 0.5.2 2018-06-06 14:03:25 +03:00
Orivej Desh
832973d179 python.pkgs.cairocffi: support darwin 2018-06-06 07:18:13 +00:00
Assassinkin
26c194d000 pythonPackages.pykdtree: init at 1.3.0 (#41355) 2018-06-06 00:50:28 +02:00
Philipp Middendorf
1868fa92a2 pythonPackages.typing-extensions: init at 3.6.5 (#40983) 2018-06-05 22:12:05 +02:00
Robert Schütz
e37c936626
Merge pull request #41328 from etu/hass-add-hue-dependency
Add an additional dependency for home-assistant
2018-06-05 09:31:26 +02:00
Elis Hirwing
dda215332f python36Packages.voluptuous-serialize: init at 1.0.0 2018-06-05 09:11:12 +02:00
Orivej Desh
1c7acb09fa python.pkgs.trustme: fix python2 build 2018-06-04 04:06:09 +00:00
Orivej Desh
6db9f4685a python.pkgs.cairocffi: update tests for Cairo 1.15.12
Fixes #41183
2018-06-04 02:37:14 +00:00
Orivej Desh
264254568b python.pkgs.cairocffi: 0.8.0 -> 0.8.1 2018-06-04 02:00:32 +00:00
Orivej Desh
93cb47a2fc python.pkgs.detox: 0.11 -> 0.12
Fixes build with python.pkgs.tox 3.0.0.
2018-06-03 20:48:54 +00:00
Maximilian Bosch
a47d34cebe pythonPackages.jira: fix build (#41419)
The build for `pythonPackages.jira` failed with the following error:

```
Download error on https://pypi.python.org/simple/sphinx/: [Errno -2] Name or service not known -- Some packages may not be found!
Couldn't find index page for 'sphinx' (maybe misspelled?)
Download error on https://pypi.python.org/simple/: [Errno -2] Name or service not known -- Some packages may not be found!
No local packages or working download links found for sphinx>=1.6.5
Traceback (most recent call last):
  ...
  File "/nix/store/bp4dillg6xxblpf00v8d9nxfx3bnggfy-python3.6-bootstrapped-pip-10.0.1/lib/python3.6/site-packages/setuptools/command/easy_install.py", line 667, in easy_install
    raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('sphinx>=1.6.5')
builder for '/nix/store/8dv7mpspyk6kxwnzqb43rzm4q5j14xp0-python3.6-jira-1.0.15.drv' failed with exit code 1
```

The root issue is most likely caused by some docs fixes upstream
(519183d874)
which were released in 1.0.15. The bump (without the fix) has been
performed in 7a6bf668fb73cd4d1096fa1c0162d9c6009f1d7e. Since `sphinx`
isn't needed during runtime, it's not necessary to use it as
`propagatedBuildInput`. In order to work around this the dependency had
to be removed from from `setup.py`.

See https://hydra.nixos.org/build/75004048 for further reference
2018-06-03 22:11:29 +02:00
Orivej Desh
49dc36c9a8 pandas: fix check with the current pytest
pandas 0.23.0 has fixed this too, but it introduces new test failures.
2018-06-02 18:36:41 +00:00
Frederik Rietdijk
104994fdc4
Merge pull request #41310 from Assassinkin/aws_kinesis
pythonPackages.amazon_kclpy: init at 1.5.0
2018-06-01 14:38:55 +02:00
Jean-Philippe Bernardy
82540b5e1a pythonPackages.tensorflow: 1.5.0 -> 1.7.1
Re-instates binary build for all versions.
2018-05-31 22:21:54 +02:00
Michael Weiss
cf5a5b82d4 pythonPackages.raven: 6.8.0 -> 6.9.0 2018-05-31 15:45:59 +02:00
Assassinkin
fdec3e7dce pythonPackage.amazon_kclpy: fix licence name asl -> amazonsl 2018-05-31 12:57:50 +01:00
Assassinkin
c4900b2fce pythonPackage.amazon_kclpy: init at 1.5.0 2018-05-31 12:22:52 +01:00
Orivej Desh
396d01415a pythonPackages.cryptacular: disable on the current Pythons 2018-05-30 11:08:02 +00:00
Frederik Rietdijk
11a2d07749
Merge pull request #41168 from smaret/spectral-cube
spectral-cube: init at 0.4.2
2018-05-30 09:56:33 +02:00
Orivej Desh
a7e93690af pythonPackages.rx: disable check
The tests are nondeterminstic.
2018-05-30 02:43:55 +00:00
Orivej Desh
8edccd928e pythonPackages.datadog: disable check
The tests are nondeterministic.
2018-05-30 02:26:05 +00:00
Frederik Rietdijk
0450c7f5f3
Merge pull request #41207 from Assassinkin/pdfminer_six
pythonPackages.pdfminer: replacing pdfminer with pdfminer_six
2018-05-29 17:40:22 +02:00
Assassinkin
a3caa7bd05 pythonPackages.pdfminer: replacing pdfminer with pdfminer_six 2018-05-29 13:33:23 +01:00
nagato.pain
b37cb1de2b pythonPackages.pdfminer_six: init at 20170720 2018-05-29 13:33:23 +01:00
Matthew Justin Bauer
6cc070df8a
Merge pull request #41162 from ryantm/name-format
treewide: fix derivation names
2018-05-28 13:58:17 -04:00
Ryan Mulligan
af9d10a91b treewide: fix derivation names 2018-05-28 05:59:57 -07:00
Sébastien Maret
12a46601e9 spectral-cube: init at 0.4.3 2018-05-28 13:30:51 +02:00
Sébastien Maret
3b9a34ff30 radio_beam: init at 0.2 2018-05-28 13:30:42 +02:00
Robert Schütz
cd8d9fd82c python.pkgs.moto: fix build
add responses to propagatedBuildInputs
2018-05-28 00:16:27 +02:00
Robert Schütz
e52c423062 python.pkgs.transitions: 0.6.5 -> 0.6.8 2018-05-28 00:11:41 +02:00
Michael Raskin
f0d6411c22 pythonPackages.pathlib2: fix build by removing obsolete test removal 2018-05-27 22:45:41 +02:00
Frederik Rietdijk
3b5fd4dada
Merge pull request #41085 from zimbatm/supervisor-3.3.4
python2Packages.supervisor: 3.1.4 -> 3.3.4
2018-05-27 20:08:07 +02:00
Benjamin Hipple
6bde47d651 pythonPackages.keyring: 12.0.2 -> 12.2.1 (#41142) 2018-05-27 19:58:52 +02:00
Robert Schütz
1e815b50c9 pythonPackages.keyrings-alt: run tests 2018-05-27 19:30:53 +02:00
Benjamin Hipple
ec632ec3b6 pythonPackages.keyrings-alt: 2.3 -> 3.1 2018-05-27 12:51:54 -04:00
Robert Schütz
fc1b5ecc92
Merge pull request #41118 from ryantm/repology
add dependencies of repology
2018-05-27 18:17:00 +02:00
Ryan Mulligan
05ea75f5c0 python3.pkgs.libversion: init at 1.0.0 2018-05-27 09:14:00 -07:00
Ryan Mulligan
0163b98641 python.pkgs.rubymarshal: init at 1.0.3 2018-05-27 09:13:14 -07:00
Frederik Rietdijk
b22cc53db1 Merge staging into master 2018-05-27 17:44:08 +02:00
Ryan Mulligan
d90eea8cff python.pkgs.bokeh: fix name format (#41135) 2018-05-27 15:02:45 +02:00
Ben Darwin
a6a38c7118 python2Packages.pyezminc: init at 1.2.01 2018-05-26 12:51:10 -04:00
Jan Malakhovski
ad35019501 Merge branch 'master' into staging
Fixed conflicts:
- lib/systems/for-meta.nix: in favor of staging
- pkgs/os-specific/darwin/xcode/default.nix: in favor of master
2018-05-26 00:20:17 +00:00
zimbatm
e264c34124 squashme: fixes 2018-05-25 22:34:25 +01:00