R. RyanTM
a58f0014f5
python36Packages.pytest-timeout: 1.3.2 -> 1.3.3
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pytest-timeout/versions
2018-11-18 07:48:10 -08:00
R. RyanTM
172baa1315
python36Packages.pycontracts: 1.8.6 -> 1.8.7 ( #50585 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pycontracts/versions
2018-11-18 16:40:49 +01:00
R. RyanTM
7eff6a8aa6
python36Packages.pyhomematic: 0.1.50 -> 0.1.51
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pyhomematic/versions
2018-11-18 07:29:00 -08:00
R. RyanTM
0d0f900fa7
python36Packages.pytest-django: 3.4.3 -> 3.4.4
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-pytest-django/versions
2018-11-18 07:10:28 -08:00
R. RyanTM
20de3d98d4
python36Packages.py4j: 0.10.7 -> 0.10.8.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-py4j/versions
2018-11-18 06:43:46 -08:00
R. RyanTM
094e643188
python36Packages.redis: 2.10.6 -> 3.0.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-redis/versions
2018-11-18 05:53:22 -08:00
R. RyanTM
4122f423ae
python36Packages.phonenumbers: 8.9.16 -> 8.10.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-phonenumbers/versions
2018-11-18 05:50:03 -08:00
R. RyanTM
b8e006bf09
python36Packages.sseclient: 0.0.19 -> 0.0.20
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-sseclient/versions
2018-11-18 05:46:54 -08:00
R. RyanTM
536b4e89ff
python36Packages.transaction: 2.3.0 -> 2.4.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-transaction/versions
2018-11-18 05:43:54 -08:00
R. RyanTM
e96cce6658
python36Packages.uranium: 3.4.1 -> 3.5.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-uranium/versions
2018-11-18 04:36:12 -08:00
R. RyanTM
7a5978f72b
python36Packages.yamllint: 1.12.1 -> 1.13.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-yamllint/versions
2018-11-18 04:23:30 -08:00
Jörg Thalheim
28c240938c
Merge pull request #50581 from r-ryantm/auto-update/python3.6-xarray
...
python36Packages.xarray: 0.10.9 -> 0.11.0
2018-11-18 12:19:05 +00:00
R. RyanTM
360c46583e
python36Packages.uproot-methods: 0.2.6 -> 0.2.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-uproot-methods/versions
2018-11-18 04:16:57 -08:00
R. RyanTM
74491678a4
python36Packages.xarray: 0.10.9 -> 0.11.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-xarray/versions
2018-11-18 04:03:23 -08:00
R. RyanTM
4b7a7d9c32
python36Packages.uproot: 3.2.6 -> 3.2.12
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-uproot/versions
2018-11-18 03:48:12 -08:00
R. RyanTM
93af29fafc
python36Packages.twilio: 6.19.1 -> 6.19.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-twilio/versions
2018-11-18 03:33:27 -08:00
Jan Malakhovski
60ba7d233e
pythonPackages.requests: disable multiple outputs
...
The `dev` output is empty anyway.
The problem is that it interacts badly with other parts of python and
stdenv infrastructure. In particular, before this patch it installs
code into `out` output (with only generated `nix-support` in `dev`),
but `makePythonPath` then uses `propagatedBuildInputs` to generate
`PYTHONPATH` while stdenv selects `dev` outputs for
`propagatedBuiltInputs`. This results in `makePythonPath` linking to
the empty `dev` output in `PYTHONPATH`.
This reverts a piece of commit 28299f669adc41e5278372cad952fb1e1165b44b.
2018-11-18 11:19:20 +01:00
Frederik Rietdijk
0d0d7dcd06
Merge staging-next into staging
2018-11-18 10:41:34 +01:00
Timo Kaufmann
3aa6b8ccc5
pythonPackages.cython: don't test codestyle ( #50432 )
...
This requires pycodestyle when using python3 and adding it leads to test
failures for some reason. Maybe some patching we do. There is no reason to
test codestyle for a distro, so just disable it.
2018-11-18 10:33:42 +01:00
Frederik Rietdijk
63c6875f26
Merge master into staging-next
2018-11-18 10:32:12 +01:00
Jörg Thalheim
42773b125b
internetarchive: 1.7.2 -> 1.8.1
2018-11-18 01:29:14 +00:00
Jörg Thalheim
cd46a859b4
python.pkgs.eyeD3: 0.7.8 -> 0.8.7
2018-11-18 00:18:22 +00:00
Bjørn Forsman
1be626afba
pythonPackages.musicbrainzngs: remove breaking tests
...
Some tests rely on networking, breaking sandboxed builds. Remove them.
Fixes: b8e0a873c149 ("python36Packages.musicbrainzngs: 0.5 -> 0.6")
2018-11-17 14:30:48 +01:00
Maximilian Bosch
c59c9a3737
pythonPackages.nose-cov: init at 1.6
...
Module for coverage reports with Python using nosetests.
2018-11-16 21:41:06 +01:00
Charles Duffy
2a954dd268
Reflect license changes in xdis, uncompyle6 metadata
2018-11-16 10:59:37 -06:00
Will Dietz
b8229dd2dc
pythonPackages.sqlalchemy: 1.2.12 -> 1.2.13
2018-11-16 09:59:21 +01:00
Timo Kaufmann
d53c0a71ab
pythonPackages.cython: don't test codestyle ( #50432 )
...
This requires pycodestyle when using python3 and adding it leads to test
failures for some reason. Maybe some patching we do. There is no reason to
test codestyle for a distro, so just disable it.
2018-11-16 09:21:06 +01:00
Mike Sperber
5177624a59
pythonPackages.hg-git: Update to 0.8.12 and unbreak.
2018-11-16 08:54:34 +01:00
Sebastien Maret
bc64d58866
astroquery: init at 0.3.8 ( #50360 )
...
Co-Authored-By: smaret <sebastien.maret@icloud.com>
2018-11-15 23:11:41 +00:00
Matthew Bauer
73951bc0c8
Merge pull request #50293 from matthewbauer/cleanups2
...
Add setup-hooks for scons and waf
2018-11-13 19:17:00 -06:00
Matthew Bauer
bfbfe941ab
treewide: use scons setup hook
...
Lots of packages can use it. Here is the list:
- jackmix
- klick
- mixx
- nova-filters
- rhvoice
- giv
- mypaint
- swift-im
- bombono
- mapnik
- serf
- nuitka
- pyexiv2
- godot
- hammer
- toluapp
- btanks
- dxx-rebirth
- endless-sky
- globulation
- the-powder-toy
- fceux
- gpsd
- mongodb
- rippled
- mariadb
- lprof
2018-11-13 19:14:10 -06:00
markuskowa
2823b5e698
Merge pull request #46667 from costrouc/costrouc/lammps-update
...
lammps: update, hoomd-blue, dl_poly: init
2018-11-13 21:00:02 +01:00
Kai Wohlfahrt
da65cfca02
scikitlearn: disable tests on aarch64
2018-11-13 18:57:40 +01:00
Kai Wohlfahrt
2a9ea69cd5
scikitlearn: 0.19.2 -> 0.20.0
...
Also re-enable tests
2018-11-13 18:57:40 +01:00
Robert Schütz
66ba870c7f
Merge pull request #50274 from peterhoeg/f/ha
...
home-assistant: add support for waze, bluetooth tracker and IFTTT
2018-11-13 14:31:40 +01:00
Peter Hoeg
d7691e0c0b
pythonPackages.bt_proximity: init at 0.0.20180217
2018-11-13 10:49:13 +08:00
R. RyanTM
d5c0bfc2f7
python36Packages.netcdf4: 1.4.1 -> 1.4.2 ( #49988 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.6-netcdf4/versions
2018-11-12 21:44:44 +01:00
Chris Ostrouchov
c618667bd3
pythonPackages.ovito: init at 3.0.0
2018-11-12 20:06:02 +01:00
Frederik Rietdijk
3b052406ea
Merge staging-next into staging
2018-11-12 19:01:36 +01:00
Frederik Rietdijk
daf3297cb4
Merge master into staging-next
2018-11-12 18:59:08 +01:00
Frederik Rietdijk
917400bcff
Revert "Python: reduce amount of warnings when building with buildPython*
"
...
Turns out that many packages' testsuites rely on the default warnings setup.
This reverts commit c1e003ff2f8a43189d48b7194ec8556aa3d88641.
2018-11-12 18:55:50 +01:00
Peter Hoeg
4bdd7496ba
pythonPackages.WazeRouteCalculator: init 0.6
2018-11-12 21:49:02 +08:00
Peter Hoeg
ff795bd45f
pythonPackages.pyfttt: init at 0.3.2
2018-11-12 20:55:33 +08:00
Robert Schütz
b9494ac352
Merge pull request #50166 from dotlambda/home-assistant-0.82
...
home-assistant: 0.81.5 -> 0.82.0
2018-11-12 11:37:06 +01:00
Jörg Thalheim
92c478babd
Merge pull request #50176 from Mic92/docker-componse
...
docker-compose: rename from docker_compose, python3 by default
2018-11-12 10:14:53 +00:00
Robert Schütz
92148ea5a0
python3.pkgs.homeassistant-pyozw: init at 0.1.0
2018-11-12 11:10:12 +01:00
Chris Ostrouchov
484a5c6152
pythonPackages.ruamel_yaml: refactor move to python-modules
2018-11-12 11:10:02 +01:00
Samuel Dionne-Riel
242282d92d
Merge pull request #47887 from mmlb/python-dpath
...
pythonPackages.dpath: init at 1.4.2
2018-11-12 03:51:56 +00:00
Samuel Dionne-Riel
d746c53e2e
Merge pull request #46845 from Twey/plyplus
...
python2Packages.plyplus: init at 0.7.5
2018-11-12 03:31:26 +00:00
Frederik Rietdijk
1d3bff25db
Merge staging-next into staging
2018-11-11 14:28:08 +01:00