Commit Graph

5468 Commits

Author SHA1 Message Date
Vladimír Čunát
14aa936ec5
Merge branch 'staging-next' into staging 2018-08-17 20:53:27 +02:00
Vladimír Čunát
209730208a
Merge branch 'staging-next' 2018-08-17 20:51:31 +02:00
Matthew Bauer
4ff7702082
Merge pull request #45183 from matthewbauer/macdevelop
Assorted darwin/macOS fixes
2018-08-17 10:29:12 -05:00
Timo Kaufmann
8c43a3e828
Merge pull request #45061 from Ma27/fix-python-git-annex-adapter
python3Packages.git-annex-adapter: fix build
2018-08-17 15:51:31 +02:00
Vladimír Čunát
cbabebcc2e
Merge branch 'master' into staging-next
Hydra: ?compare=1473892
2018-08-17 13:45:21 +02:00
Matthew Bauer
bca8144274 treewide: disable some tests broken on darwin
disable checks for:

- cython
- ldap
- tqdm
2018-08-16 22:44:07 -05:00
Daiderd Jordan
8bef91d84a
protobuf: fix missing google.protobuf.compiler 2018-08-17 01:36:41 +02:00
Daiderd Jordan
d8b202698c
mypy-protobuf: init at 1.6 2018-08-17 01:36:40 +02:00
Lancelot SIX
08a32ae34f
pythonPakcages.django_2_1: init at 2.1 2018-08-16 17:48:30 +02:00
Lancelot SIX
ff3aeada34
pythonPackages.django_2_0: 2.0.7 -> 2.0.8 2018-08-16 17:47:35 +02:00
Maximilian Bosch
1022c3c25a
python3Packages.git-annex-adapter: fix build
`git-annex` version 6.20180719 enhances the output of `git-annex info`
with a description and UUID of the repository which broke the testcase
`test_process_annex_info_batch` which parses the output of the info
command.

The testcase has been fixed accordingly and the patch was filed upstream
here: https://github.com/alpernebbi/git-annex-adapter/pull/6

I rechecked the functionality in a simple python environment with the
following expression:

```
with import ./. {};
python3.withPackages (ps: with ps; [ git-annex-adapter ])
```

Furthermore I tested the main functionality in a Python REPL within the environment.

The Darwin patch fixes tests that rely on `rev`, a binary which is
distributed in the `utillinux` package and not available on Nix with
Darwin.

To make the purpose of the patches for future contributors clear I
documented the purpose for each patch.
2018-08-16 10:20:20 +02:00
Samuel Leathers
67b1cbb39d
Merge pull request #40399 from rvl/datadog-agent
DataDog Agent v6
2018-08-15 15:53:03 -04:00
Maximilian Bosch
cd21faff2b
pythonPackages.thumbor: 6.5.1 -> 6.5.2
6.5.2 allows Pillow==5.2.0 (see https://github.com/thumbor/thumbor/releases/tag/6.5.2).

See https://hydra.nixos.org/build/79403232 for further reference.
2018-08-15 13:59:35 +02:00
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
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
Robert Schütz
0359f150cd python.pkgs.tokenserver: 1.2.27 -> 1.3.1 2018-08-07 10:46:51 +02:00
Robert Schütz
0a6d4b669b python.pkgs.pyfxa: init at 0.6.0 2018-08-07 10:46:51 +02:00
Wael M. Nasreddine
16cfc2a602
pythonPackages.pymysql: 0.6.6 -> 0.9.2; move to python-modules 2018-08-07 00:18:18 -07:00
Wael M. Nasreddine
1faec393f1
pythonPackages.cli-helpers: init at 1.0.2 2018-08-06 23:43:56 -07:00
Jörg Thalheim
9d825127b5
Merge pull request #44567 from LnL7/python-language-server
python-language-server: 0.18.0 -> 0.19.0
2018-08-07 01:25:38 +01:00
volth
8835240895 libvirt: 4.5.0 -> 4.6.0 (#44566) 2018-08-06 23:15:06 +02:00
Maximilian Bosch
ea36b975ab pythonPackages.asana: 0.7.0 -> 0.7.1 (#44561)
Also fixed the package build from
https://hydra.nixos.org/build/78900949.

`requests_oauthlib` seems to work fine at version 1.0 with `asana`, so
rather than creating our own override for `asana` it's fine to use 1.0
and patch `setup.py`.
2018-08-06 22:24:24 +02:00
leenaars
040bbfab60 pythonPackages.fire: init at 0.1.3 (#44493) 2018-08-06 21:33:34 +02:00
Robert Schütz
b1e7c4ca25 python.pkgs.asgiref: disable for python < 3.5 2018-08-06 21:31:48 +02:00
Maximilian Bosch
3819c542ba python3Packages.asgiref: 2.2.0 -> 2.3.2 (#44563)
2.3.2 supports async-timeout@3.x which fixes https://hydra.nixos.org/build/78889815.
2018-08-06 21:29:19 +02:00
Daiderd Jordan
5b2ff69544
python-language-server: add providers option
Adding all of the extra dependencies isn't always desirable and
overriding a bunch of inputs is a bit cumbersome and brittle.

eg.

python-language-server.override { providers = ["rope"]; }
2018-08-06 20:41:52 +02:00
Daiderd Jordan
d12afcf734
python-language-server: 0.18.0 -> 0.19.0 2018-08-06 19:48:24 +02:00
Pascal Wittmann
f7be21f4c9
Merge branch 'master' into add-missing-licenses
Conflicts:
	pkgs/development/libraries/exiv2/default.nix
        Set license to gpl2Plus
2018-08-06 12:04:52 +02:00
Pascal Wittmann
f2256c52f1
bitbucket-cli: add license
see issue #43716
2018-08-05 15:58:32 +02:00
Frederik Rietdijk
9267b477f1 python.pkgs.pytest.setupHook: fix cache name, fixes #40273
The cache is not named `.pytest-cache` but `.pytest_cache`.
2018-08-05 11:56:21 +02:00
Michael Raskin
2b6e13157f pythonPackages.mozlog: fix the hash 2018-08-05 10:20:24 +03:00
Michael Raskin
25cfc9812a pythonPackages.mozterm: pass pythonPackages.six 2018-08-05 10:20:23 +03:00
Michael Raskin
b79dbfe482
Merge pull request #43281 from timokau/sage-8.3
sage: 8.2 -> 8.3
2018-08-04 13:02:06 +00:00
Tuomas Tynkkynen
008fd5fcf5 Merge remote-tracking branch 'upstream/master' into staging 2018-08-04 15:17:42 +03:00
Frederik Rietdijk
d296a379ba python.pkgs.beaker: move expression 2018-08-04 13:33:32 +02:00
Frederik Rietdijk
e002b543af python.pkgs.basiciw: move expression 2018-08-04 13:30:24 +02:00
John Ericson
db965063b3 treewide: Make configureFlags lists 2018-08-03 17:06:03 -04:00
Frederik Rietdijk
2356a84bbd
Merge pull request #44381 from twhitehead/tensorflow
tensorflow: workaround tensorboard collision due to upstream pip hack
2018-08-03 20:43:39 +02:00
Tyson Whitehead
fd0c467f96
tensorflow: workaround tensorboard collision from upstream pip hack
Upstream lists tensorboard as a utility from tensorflow despite it
being provided by tensorboard to stop pip for deleting it.  This
causes python.withPackages collisions between the two.
2018-08-03 14:28:46 -04:00
Robert Schütz
c2649439d5
Merge pull request #44408 from dotlambda/actdiag-application
*diag: use python3 and toPythonApplication
2018-08-03 19:59:15 +02:00
Frederik Rietdijk
e271c47fcb
Merge pull request #44390 from dotlambda/keras-2.2.2
python.pkgs.Keras: 2.2.0 -> 2.2.2
2018-08-03 17:53:34 +02:00
Robert Schütz
0f8185e3fc python.pkgs.Keras: 2.2.0 -> 2.2.2 2018-08-03 17:46:09 +02:00
Robert Schütz
95134fb939 pythonPackages.actdiag: run tests 2018-08-03 17:40:56 +02:00
Timo Kaufmann
86f058c842 python2Packages.ipython: apply upstream signature patch 2018-08-03 15:22:04 +02:00
Roger Qiu
83cc1e3d38 pythonPackages.imgaug: init at 0.2.6 (#43720) 2018-08-03 14:39:55 +02:00
Robert Schütz
fd08f993f3 python.pkgs.area53: add meta 2018-08-03 14:34:41 +02:00
Robert Schütz
c2cf345b4c python.pkgs.application: add meta 2018-08-03 14:29:14 +02:00
Robert Schütz
1ea27eb720 python.pkgs.anyjson: update meta 2018-08-03 14:23:41 +02:00
Robert Schütz
88208439ea python.pkgs.ansi: add meta 2018-08-03 14:21:52 +02:00
Robert Schütz
433ffc32ea python.pkgs.amqplib: add license 2018-08-03 14:19:43 +02:00
Robert Schütz
28808fe6b5 python.pkgs.acme: add meta 2018-08-03 14:16:54 +02:00
Uli Baum
a4ec1ec039 pythonPackages.shippai: fix eval (typo) 2018-08-03 13:18:41 +02:00
Gabriel Ebner
0a519ad6df pythonPackages.shippai: init at 0.2.3 2018-08-03 12:40:34 +02:00
Robert Schütz
148f0746ab python.pkgs.keras-applications: init at 1.0.4 2018-08-03 11:36:42 +02:00
Robert Schütz
2553369795 python.pkgs.keras-preprocessing: init at 1.0.2 2018-08-03 07:48:04 +02:00
Tyson Whitehead
303a3f972e
Theano: get theano to use a captured build environment 2018-08-02 15:23:22 -04:00
Tyson Whitehead
8413a541d5
Theano: cleaner setting of g++, cuda, and dnn paths
Original was a mix of config changes and code changes with a search
and replace that also changed unintended bits such as messages.
2018-08-02 14:24:51 -04:00
Tyson Whitehead
6aab63d610
Theano: libgpuarray needs to use the same version of cudatoolkit 2018-08-02 12:09:47 -04:00
Bas van Dijk
0aae3fda06 graphite: 1.0.2 -> 1.1.3 & moved dependencies to python-modules (#44276)
Fixes #30891

* Upgrade `graphite-web`, `carbon` and `whisper` from 1.0.2 -> 1.1.3.

* Replaced the deprecated `pythonPackages.graphite_influxdb` with
  `pythonPackages.influxgraph.`

* Renamed `pythonPackages.graphite_web` to `pythonPackages.graphite-web`
  to be consistent with the Python package name.

* Replaced the unmaintained `pythonPackages.graphite_pager` with
  `pythonPackages.graphitepager`

* Moved all new packages from `python-packages.nix` to
  `pkgs/development/python-modules`
2018-08-02 16:39:57 +02:00
Robert Schütz
de880be9a2
Merge pull request #43260 from Assassinkin/sumo
pythonPackages.sumo: init at 1.0.9 ( And other packages that sumo depends on)
2018-08-02 14:51:37 +02:00
Assassinkin
9b349976fc pythonPackages.spglib:1.10.3.75->1.10.4.1 (#44352) 2018-08-02 14:14:37 +02:00
Jörg Thalheim
d9cea0e6f1
Merge pull request #44155 from Assassinkin/slackclient
pythonPackages.slackclient:1.0.0 -> 1.2.1 | refactor
2018-08-01 12:46:57 +01:00
Assassinkin
f3b60eb0a4 pythonPackages.slackclient:1.0.0 -> 1.2.1 | refactor 2018-08-01 12:05:32 +01:00
Assassinkin
6ee997a5ff pythonPackages.sumo:init at 1.0.9 2018-08-01 10:58:23 +01:00
Assassinkin
791d50fd3f pythonPackages.pymatgen:init at 2018.6.27 2018-08-01 10:58:23 +01:00
Assassinkin
1e1cf4f18c pythonPackages.phonopy:init at 1.13.2.13 2018-08-01 10:57:14 +01:00
Assassinkin
7487510d04 pythonPackages.palettable:init at 3.1.1 2018-08-01 10:57:14 +01:00
Jörg Thalheim
12c71a8cbc
Merge pull request #44261 from dotlambda/python-jose-3.0.0
python.pkgs.python-jose: 2.0.2 -> 3.0.0
2018-08-01 10:51:39 +01:00
Matthew Bauer
65c43b4468
python.futures: disable tests on darwin
https://hydra.nixos.org/build/78788633
2018-07-31 22:11:32 -04:00
Roger Qiu
0f70e78d37 pythonPackages.fastpair: init at 2016-07-05 (#43722) 2018-08-01 00:05:21 +02:00
Michael Weiss
d1ae60cbad pythonPackages.mysql-connector: 8.0.11 -> 8.0.12 2018-07-31 21:45:28 +02:00
Robert Schütz
a6d3577d3d python.pkgs.python-jose: 2.0.2 -> 3.0.0 2018-07-31 14:59:22 +02:00
Robert Schütz
e858b285c8
Merge pull request #44239 from borisbabic/feature/init-pre-commit
gitAndTools.pre-commit: init at 1.10.4
2018-07-31 14:35:33 +02:00
Boris Babic
339f78957e pythonPackages.aspy-yaml: init at 1.1.1 2018-07-31 13:58:01 +02:00
Boris Babic
eed74d16a1 pythonPackages.cfgv: init at 1.1.0 2018-07-31 13:58:01 +02:00
Boris Babic
a1f03c09af pythonPackages.nodeenv: init at 1.3.2 2018-07-31 13:58:01 +02:00
Boris Babic
632d3b5d7d pythonPackages.identify: init at 1.1.4 2018-07-31 13:57:59 +02:00
Bjørn Forsman
09fcfb6168
Merge pull request #36621 from jfrankenau/init-rapid-photo-downloader
rapid-photo-downloader: init at 0.9.9
2018-07-31 01:59:50 +02:00
Wael Nasreddine
138d3be11a pythonPackages.reportlab: remove test files that require network for the tests to pass (#44244)
closes #44204
2018-07-31 00:14:41 +02:00
Ihor Antonov
742627f271 pythonPackages.fluent-logger: init at 0.9.3 (#44236) 2018-07-30 22:46:03 +02:00
catern
de311d9ab3 pythonPackages.contextvars: 2.2 -> 2.3 (#44234) 2018-07-30 19:16:37 +02:00
Robert Schütz
03b77a3910 python.pkgs.libusb1: fix tests 2018-07-30 18:56:10 +02:00
Robert Schütz
f5811cadc5 python.pkgs.pytest-flake8: 1.0.1 -> 1.0.2 (#44215) 2018-07-30 13:05:55 +02:00
Robert Schütz
408bd2b80e
python3.pkgs.cheroot: fix build (#44216)
python3.pkgs.backports_functools_lru_cache is null,
so we cannot require this for python3
2018-07-30 07:50:54 +02:00
Alyssa Ross
4e33431b62 pythonPackages.potr: 1.0.1 -> 1.0.2 (#44096) 2018-07-29 21:12:58 +02:00
Frederik Rietdijk
6dd7ddd5b8 python.pkgs.scikitlearn: disable tests, not package 2018-07-29 10:44:20 +02:00
Frederik Rietdijk
a670a3de5b python.pkgs.notebook: fix build 2018-07-28 16:43:01 +02:00
Frederik Rietdijk
d7d9c55b22 python: botocore: 1.10.64 -> 1.10.65 2018-07-28 16:38:57 +02:00
Corbin
9470c68b9f pythonPackages.cozy: init at 2.0a1 2018-07-28 07:26:07 -07:00
Corbin
a502f2c4c8 pythonPackages.ordered-set: init at 3.0.1
This package has working tests! A minor miracle in the Python tree.
2018-07-28 07:26:07 -07:00
Corbin
14c88b67c1 pythonPackages.python-igraph: init at 0.7.1.post6 2018-07-28 07:26:07 -07:00
Corbin
ee903f23cd pythonPackages.dictionaries: init at 0.0.1 2018-07-28 07:26:07 -07:00
Frederik Rietdijk
8db716d9f3 Merge master into staging-next 2018-07-28 12:31:35 +02:00
Frederik Rietdijk
8364053af4 python3.pkgs.pandas: fix build, for real 2018-07-28 12:13:44 +02:00
Frederik Rietdijk
c9dca79fda Revert "python.pkgs.ipython: allow prompt_toolkit 2.0"
Too many packages still rely on prompt_toolkit 1.x. Therefore, that bump was reverted. That also meant this had to be reverted.

This reverts commit 178b84c10d.
2018-07-28 10:19:23 +02:00
Frederik Rietdijk
5cd5e74177
Merge pull request #44152 from georgewhewell/add-sabyenc
pythonPackages.sabyenc: init at 2.3.3
2018-07-28 09:43:07 +02:00
Spencer Baugh
b8980e47bd pythonPackages.exchangelib: init at 1.11.4 2018-07-27 19:04:21 +00:00
Spencer Baugh
08db286889 pythonPackages.requests-kerberos: init at 0.12.0 2018-07-27 19:04:21 +00:00
Spencer Baugh
aa86f70d18 pythonPackages.pykerberos: init at 1.2.1 2018-07-27 19:04:20 +00:00
georgewhewell
660721140c
pythonPackages.sabyenc: init at 2.3.3 2018-07-27 19:01:59 +01:00
Tuomas Tynkkynen
3877501f9d Merge remote-tracking branch 'upstream/master' into staging 2018-07-26 23:09:22 +03:00
Shea Levy
886871538c
pythonPackages.rfc7464: Init at 17.7.0 2018-07-26 12:04:16 -04:00
Frederik Rietdijk
f59e6f4037 Merge master into staging 2018-07-26 16:18:53 +02:00
Frederik Rietdijk
d1a411468d python.pkgs.scikitlearn: disable tests; remove maintainer 2018-07-26 13:58:58 +02:00
Frederik Rietdijk
5463fb39e7 python: tifffile: 0.15.0 -> 0.15.1 2018-07-26 13:10:21 +02:00
Frederik Rietdijk
7428d0830a python: seqdiag: 0.9.5 -> 0.9.6 2018-07-26 13:10:15 +02:00
Frederik Rietdijk
7babc81b07 python: reportlab: 3.5.1 -> 3.5.2 2018-07-26 13:10:08 +02:00
Frederik Rietdijk
dda2be9de6 python: pyxattr: 0.6.0 -> 0.6.1 2018-07-26 13:10:02 +02:00
Frederik Rietdijk
e6facae890 python: python_openzwave: 0.4.5 -> 0.4.7 2018-07-26 13:09:55 +02:00
Frederik Rietdijk
b456989181 python: pytest-xdist: 1.22.2 -> 1.22.3 2018-07-26 13:09:49 +02:00
Frederik Rietdijk
db2545bea7 python: pytest-timeout: 1.3.0 -> 1.3.1 2018-07-26 13:09:42 +02:00
Frederik Rietdijk
850cc1fdfe python: pyasn1: 0.4.3 -> 0.4.4 2018-07-26 13:09:36 +02:00
Frederik Rietdijk
c421e0c3b9 python: libusb1: 1.6.4 -> 1.6.5 2018-07-26 13:09:30 +02:00
Frederik Rietdijk
2380766faf python: jdatetime: 2.2.0 -> 2.2.1 2018-07-26 13:09:23 +02:00
Frederik Rietdijk
8d219d9fcf python: IBMQuantumExperience: 1.9.6 -> 1.9.8 2018-07-26 13:09:16 +02:00
Frederik Rietdijk
d3abeb9b29 python: dask: 0.18.1 -> 0.18.2 2018-07-26 13:09:10 +02:00
Frederik Rietdijk
ef44818ddc python: botocore: 1.10.62 -> 1.10.64 2018-07-26 13:09:03 +02:00
Frederik Rietdijk
d73ce6e7a3 python: asyncssh: 1.13.2 -> 1.13.3 2018-07-26 13:08:57 +02:00
Frederik Rietdijk
e328e5c5e2 python: aioconsole: 0.1.9 -> 0.1.10 2018-07-26 13:08:50 +02:00
Frederik Rietdijk
ac21188b6e python.pkgs.nipype: add missing dependency 2018-07-26 12:43:19 +02:00
Frederik Rietdijk
9e751587c7 python.pkgs.JPype1: disable tests 2018-07-26 12:43:19 +02:00
Frederik Rietdijk
7d5f1d7bd3 python.pkgs.pytest-flake8: disable tests 2018-07-26 12:43:19 +02:00
Frederik Rietdijk
8abd3d3310 python.pkgs.pytest-flake8: disable test, fix build 2018-07-26 12:43:19 +02:00
Robert Schütz
02b1cc9600 python.pkgs.sqlalchemy_migrate: remove pylint from checkInputs
Seems not to be needed and does not work on Python 2.
2018-07-26 12:43:18 +02:00
Robert Schütz
7f69825334 python.pkgs.pylint: 2.0.0 -> 2.0.1 2018-07-26 12:43:18 +02:00
Robert Schütz
3030fab2f1 python.pkgs.can: fix build 2018-07-26 12:43:18 +02:00
Frederik Rietdijk
bb147bbc0b python.pkgs.pytest: fix setupHook .pytest-cache
In 610485faa7 a setupHook was added to `pytest`
to prevent the creation of `.pytest-cache` folder. Some pytest plugins relied
on the cache and were thus failing.

This commit permits the cache during build time but removes it in a `postFixupHook`.
2018-07-26 12:43:17 +02:00
Robert Schütz
c7228f8654 python.pkgs.flake8: remove no longer used patch 2018-07-26 12:43:17 +02:00
Robert Schütz
673d0bed95 python.pkgs.astroid: fix build 2018-07-26 12:43:17 +02:00
Robert Schütz
94d87e4c1e python: testresources: 0.2.7 -> 2.0.1 2018-07-26 12:43:16 +02:00
Robert Schütz
6ee974baa7 python.pkgs.tempora: update propagatedBuildInputs 2018-07-26 12:43:16 +02:00
Robert Schütz
4a5de923af python.pkgs.jaraco_functools: 1.15.1 -> 1.20 2018-07-26 12:43:16 +02:00
Robert Schütz
9ddbfc9242 python.pkgs.jaraco_functools: move expression 2018-07-26 12:43:16 +02:00
Frederik Rietdijk
2e7ed10e44 python.pkgs.pandas: fix build 2018-07-26 12:43:16 +02:00
Jörg Thalheim
c4b99ee9cc python.pkgs.snowballstemmer: move out of python-packages.nix 2018-07-26 12:43:16 +02:00
Jörg Thalheim
e9f05ffa9b python.pkgs.pystemmer: fix compilation with python3.7 2018-07-26 12:43:15 +02:00
Robert Schütz
178b84c10d python.pkgs.ipython: allow prompt_toolkit 2.0
This applies the appropriate upstream patch:
8e256bd373
2018-07-26 12:43:15 +02:00
Robert Schütz
52baeaebd1 python.pkgs.face_recognition: remove tox from checkInputs 2018-07-26 12:43:15 +02:00
Robert Schütz
9b3cb0d49f python.pkgs.tox: update propagatedBuildInputs 2018-07-26 12:43:15 +02:00
Robert Schütz
240715f8f9 python.pkgs.node-semver: remove tox from checkInputs 2018-07-26 12:43:15 +02:00
Robert Schütz
b51b190403 Revert "python: pygit2: 0.26.4 -> 0.27.1"
This reverts commit e9bba1cb01ea7e45c1051f29f33c78b9bb502008.
python.pkgs.pygit2 has to be upgraded at the same time as libgit2.
2018-07-26 12:43:15 +02:00
Robert Schütz
387c172369 python.pkgs.python-axolotl: enable tests 2018-07-26 12:43:15 +02:00
Robert Schütz
634875fb15 python.pkgs.python-axolotl: update propagatedBuildInputs 2018-07-26 12:43:14 +02:00
Robert Schütz
9de15d502f python.pkgs.twisted: update propagatedBuildInputs 2018-07-26 12:43:14 +02:00
Robert Schütz
ab7dc046ff python.pkgs.flake8: allow newer versions of pycodestyle and pyflakes
This applies appropriate upstream patches from
https://gitlab.com/pycqa/flake8/commits/master/setup.py.
2018-07-26 12:43:14 +02:00
Frederik Rietdijk
1c28ff05fa python.pkgs.apipkg: fix build 2018-07-26 12:43:14 +02:00
Frederik Rietdijk
20f3647c2f python.pkgs.bootstrapped-pip: update pip and setuptools 2018-07-26 12:43:14 +02:00
Frederik Rietdijk
16bd495463 python: setuptools: 39.2.0 -> 40.0.0 2018-07-26 12:43:14 +02:00
Frederik Rietdijk
524b4eb124 python: yamllint: 1.9.0 -> 1.11.1 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
92ca82e5b2 python: xml2rfc: 2.9.8 -> 2.10.0 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
024b636ad9 python: xarray: 0.10.7 -> 0.10.8 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
ab01a86e78 python: WSME: 0.9.2 -> 0.9.3 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
96c4fcae9c python: widgetsnbextension: 3.2.1 -> 3.3.0 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
ebca113751 python: websockets: 5.0.1 -> 6.0 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
f9b5d92fe3 python: vobject: 0.9.6 -> 0.9.6.1 2018-07-26 12:43:13 +02:00
Frederik Rietdijk
911e14238f python: vcrpy: 1.12.0 -> 1.13.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
4956273c96 python: uproot: 2.8.33 -> 2.9.6 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
7fd2bbfc34 python: typeguard: 2.1.4 -> 2.2.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
faf158ca83 python: txtorcon: 18.0.0 -> 18.0.2 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
720a357455 python: Twisted: 18.4.0 -> 18.7.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
2ddfd5df93 python: trio: 0.4.0 -> 0.5.0 2018-07-26 12:43:12 +02:00
Frederik Rietdijk
e62842ff79 python: trezor: 0.9.1 -> 0.10.2 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
a0e3bd18e0 python: treq: 17.8.0 -> 18.6.0 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
bed3339fac python: tox: 3.0.0 -> 3.1.2 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
4141cc7d40 python: tornado: 5.0.2 -> 5.1 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
2629844dd9 python: tifffile: 0.14.0 -> 0.15.0 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
82bde96c67 python: texttable: 1.3.1 -> 1.4.0 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
a0fa911892 python: textacy: 0.6.1 -> 0.6.2 2018-07-26 12:43:11 +02:00
Frederik Rietdijk
22f8ae6096 python: tempora: 1.9 -> 1.13 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
6aad36076d python: stripe: 1.82.2 -> 2.0.3 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
0e3863c192 python: stevedore: 1.28.0 -> 1.29.0 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
2469b98fd1 python: sqlmap: 1.2.6 -> 1.2.7 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
d904398682 python: SQLAlchemy: 1.2.8 -> 1.2.10 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
64f236c254 python: Sphinx: 1.7.5 -> 1.7.6 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
cce9f61353 python: spglib: 1.10.3.65 -> 1.10.3.75 2018-07-26 12:43:10 +02:00
Frederik Rietdijk
8bb0a5a15b python: spacy: 2.0.9 -> 2.0.12 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
20ff5b0c39 python: smmap2: 2.0.3 -> 2.0.4 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
e374e273a8 python: smart_open: 1.5.7 -> 1.6.0 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
564cb48a36 python: sleekxmpp: 1.3.1 -> 1.3.3 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
6ef7a12f0b python: simplejson: 3.15.0 -> 3.16.0 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
d82950ad1f python: Shapely: 1.6.4.post1 -> 1.6.4.post2 2018-07-26 12:43:09 +02:00
Frederik Rietdijk
c3a3358f6d python: seekpath: 1.8.1 -> 1.8.2 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
cc57fa8b75 python: seaborn: 0.8.1 -> 0.9.0 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
003d4d089e python: Scrapy: 1.5.0 -> 1.5.1 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
a369e8fc13 python: scikit-learn: 0.19.1 -> 0.19.2 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
3fbc96a157 python: sarge: 0.1.4 -> 0.1.5.post0 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
7f707bf991 python: salmon-mail: 3.0.1 -> 3.0.2 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
3a2734bbad python: rlp: 0.6.0 -> 1.0.1 2018-07-26 12:43:08 +02:00
Frederik Rietdijk
adb2c88d38 python: requests-mock: 1.5.0 -> 1.5.2 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
c53d608096 python: reportlab: 3.4.0 -> 3.5.1 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
430017cce4 python: reikna: 0.6.8 -> 0.7.0 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
c05004f5d7 python: regex: 2018.06.21 -> 2018.07.11 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
a9c6d65605 python: quantities: 0.12.1 -> 0.12.2 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
c18ea23e0f python: pyzmq: 17.0.0 -> 17.1.0 2018-07-26 12:43:07 +02:00
Frederik Rietdijk
050295102a python: pytz: 2018.4 -> 2018.5 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
87502960d0 python: pytools: 2018.4 -> 2018.5.2 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
b1fd593a41 python: python-telegram-bot: 9.0.0 -> 10.1.0 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
25a153e578 python: python_openzwave: 0.4.4 -> 0.4.5 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
b5e2cb8cae python: python-fedora: 0.9.0 -> 0.10.0 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
9d9d122216 python: python-axolotl: 0.1.39 -> 0.1.42 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
e298f9e2b0 python: python-axolotl-curve25519: 0.1 -> 0.4.1.post2 2018-07-26 12:43:06 +02:00
Frederik Rietdijk
29a19eb12c python: pytest-server-fixtures: 1.3.0 -> 1.3.1 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
b9d2781db3 python: pytest: 3.6.2 -> 3.6.3 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
883eb392d8 python: pyperclip: 1.6.2 -> 1.6.4 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
f4e51b3d67 python: pymongo: 3.6.1 -> 3.7.1 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
7fa99fe7b4 python: pymc3: 3.4.1 -> 3.5 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
3396f4e665 python: pylru: 1.0.9 -> 1.1.0 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
3bbdf27a16 python: pylint: 1.9.2 -> 2.0.0 2018-07-26 12:43:05 +02:00
Frederik Rietdijk
aacf5b1e95 python: pykdtree: 1.3.0 -> 1.3.1 2018-07-26 12:43:04 +02:00
Frederik Rietdijk
b76c1a47c5 python: pyhomematic: 0.1.44 -> 0.1.46 2018-07-26 12:43:04 +02:00
Frederik Rietdijk
9ca0ca3da1 python: pygit2: 0.26.4 -> 0.27.1 2018-07-26 12:43:04 +02:00
Frederik Rietdijk
9fde265a9d python: pygame: 1.9.3 -> 1.9.4 2018-07-26 12:43:04 +02:00
Frederik Rietdijk
1891611271 python: pyflakes: 1.6.0 -> 2.0.0 2018-07-26 12:43:04 +02:00
Frederik Rietdijk
f667b56d36 python: py: 1.5.3 -> 1.5.4 2018-07-26 12:43:04 +02:00
Frederik Rietdijk
87712ad7eb python: pycryptodomex: 3.6.2 -> 3.6.4 2018-07-26 12:43:03 +02:00
Frederik Rietdijk
10fd98376d python: pycryptodome: 3.6.2 -> 3.6.4 2018-07-26 12:43:03 +02:00
Frederik Rietdijk
f208b1bd66 python: pycodestyle: 2.3.1 -> 2.4.0 2018-07-26 12:43:03 +02:00
Frederik Rietdijk
f79a68c983 python: pyasn1-modules: 0.2.1 -> 0.2.2 2018-07-26 12:43:03 +02:00
Frederik Rietdijk
1d63c87262 python: py3status: 3.8 -> 3.11 2018-07-26 12:43:03 +02:00
Frederik Rietdijk
5d4ab6d266 python: py3exiv2: 0.3.0 -> 0.4.0 2018-07-26 12:43:03 +02:00
Frederik Rietdijk
ed7a2ca061 python: ptyprocess: 0.5.2 -> 0.6.0 2018-07-26 12:43:03 +02:00
Frederik Rietdijk
ae9932e431 php: get rid of composableDerivation
Some bugs may have creeped in during the conversion.
One flag I had trouble with and so removed was:

    "--enable-embedded-mysqli"
2018-07-26 11:49:56 +02:00
Luke Adams
100349d605 pyserial: fix build on Darwin 2018-07-25 13:27:51 -05:00
Frederik Rietdijk
099c13da1b Merge staging-next into master (#44009)
* substitute(): --subst-var was silently coercing to "" if the variable does not exist.

* libffi: simplify using `checkInputs`

* pythonPackges.hypothesis, pythonPackages.pytest: simpify dependency cycle fix

* utillinux: 2.32 -> 2.32.1

https://lkml.org/lkml/2018/7/16/532

* busybox: 1.29.0 -> 1.29.1

* bind: 9.12.1-P2 -> 9.12.2

https://ftp.isc.org/isc/bind9/9.12.2/RELEASE-NOTES-bind-9.12.2.html

* curl: 7.60.0 -> 7.61.0

* gvfs: make tests run, but disable

* ilmbase: disable tests on i686. Spooky!

* mdds: fix tests

* git: disable checks as tests are run in installcheck

* ruby: disable tests

* libcommuni: disable checks as tests are run in installcheck

* librdf: make tests run, but disable

* neon, neon_0_29: make tests run, but disable

* pciutils: 3.6.0 -> 3.6.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/pciutils/versions.

* mesa: more include fixes

mostly from void-linux (thanks!)

* npth: 1.5 -> 1.6

minor bump

* boost167: Add lockfree next_prior patch

* stdenv: cleanup darwin bootstrapping

Also gets rid of the full python and some of it's dependencies in the
stdenv build closure.

* Revert "pciutils: use standardized equivalent for canonicalize_file_name"

This reverts commit f8db20fb3a.
Patching should no longer be needed with 3.6.1.

* binutils-wrapper: Try to avoid adding unnecessary -L flags

(cherry picked from commit f3758258b8895508475caf83e92bfb236a27ceb9)
Signed-off-by: Domen Kožar <domen@dev.si>

* libffi: don't check on darwin

libffi usages in stdenv broken darwin. We need to disable doCheck for that case.

* "rm $out/share/icons/hicolor/icon-theme.cache" -> hicolor-icon-theme setup-hook

* python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273

When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.

* parity-ui: fix after merge

* python.pkgs.pytest-flake8: disable test, fix build

* Revert "meson: 0.46.1 -> 0.47.0"

With meson 0.47.0 (or 0.47.1, or git)
things are very wrong re:rpath handling
resulting in at best missing libs but
even corrupt binaries :(.

When we run patchelf it masks the problem
by removing obviously busted paths.
Which is probably why this wasn't noticed immediately.

Unfortunately the binary already
has a long series of paths scribbled
in a space intended for a much smaller string;
in my testing it was something like
lengths were 67 with 300+ written to it.

I think we've reported the relevant issues upstream,
but unfortunately it appears our patches
are what introduces the overwrite/corruption
(by no longer being correct in what they assume)

This doesn't look so bad to fix but it's
not something I can spend more time on
at the moment.

--

Interestingly the overwritten string data
(because it is scribbled past the bounds)
remains in the binary and is why we're suddenly
seeing unexpected references in various builds
-- notably this is is the reason we're
seeing the "extra-utils" breakage
that entirely crippled NixOS on master
(and probably on staging before?).

Fixes #43650.

This reverts commit 305ac4dade.

(cherry picked from commit 273d68eff8f7b6cd4ebed3718e5078a0f43cb55d)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-24 15:04:48 +01:00
Jörg Thalheim
14a481f26b
Merge pull request #44020 from Mic92/black
python3.pkgs.black: 18.4a0 -> 18.6b4
2018-07-24 05:52:30 -04:00
Jörg Thalheim
272f02415c python3.pkgs.black: 18.4a0 -> 18.6b4 2018-07-23 17:40:20 +01:00
Frederik Rietdijk
309cfde81c
Merge pull request #44014 from jluttine/salmon-3.0.2
pythonPackages.salmon-mail: 3.0.1 -> 3.0.2
2018-07-23 16:13:36 +02:00
Jaakko Luttinen
33f3745b45
pythonPackages.salmon-mail: 3.0.1 -> 3.0.2 2018-07-23 17:07:48 +03:00
Frederik Rietdijk
1d3881c45c python: prometheus_client: 0.2.0 -> 0.3.0 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
0d18e3c02e python: progressbar: 2.3 -> 2.5 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
2d9a06904c python: preshed: 1.0.0 -> 1.0.1 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
341908bb85 python: plotly: 2.7.0 -> 3.1.0 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
c13d800b2c python: plaster_pastedeploy: 0.5 -> 0.6 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
f0a0672040 python: pip: 10.0.1 -> 18.0 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
4a41d0fd81 python: Pillow: 5.1.0 -> 5.2.0 2018-07-22 16:52:48 +02:00
Frederik Rietdijk
0724e284c1 python: phonenumbers: 8.9.8 -> 8.9.10 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
4de44d626a python: pbr: 4.0.4 -> 4.1.1 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
561b9221f1 python: parso: 0.2.1 -> 0.3.1 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
7b6a42f3a9 python: paramz: 0.9.1 -> 0.9.2 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
2b3f304bba python: pandas: 0.23.1 -> 0.23.3 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
9691b50b07 python: outcome: 0.1.0a0 -> 0.1.0 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
362f8bfcb0 python: numpy-stl: 2.4.1 -> 2.7.0 2018-07-22 16:52:47 +02:00
Frederik Rietdijk
dc92b5d4fe python: numexpr: 2.6.5 -> 2.6.6 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
8c02abd208 python: numba: 0.38.1 -> 0.39.0 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
06fd9d6a26 python: notebook: 5.5.0 -> 5.6.0 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
6cb00d57ac python: nipype: 1.0.4 -> 1.1.0 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
154c088614 python: ncclient: 0.5.3 -> 0.6.0 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
2bd85b8f61 python: natsort: 5.3.2 -> 5.3.3 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
fae2795c04 python: mysqlclient: 1.3.12 -> 1.3.13 2018-07-22 16:52:46 +02:00
Frederik Rietdijk
7fd77f535f python: mypy: 0.610 -> 0.620 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
73ba0b24fc python: mutagen: 1.40.0 -> 1.41.0 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
e264d92932 python: msgpack-numpy: 0.4.3 -> 0.4.3.1 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
0c38fd329f python: mozterm: 0.1.0 -> 1.0.0 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
a819881bba python: mozlog: 3.7 -> 3.8 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
230e6bb891 python: mozinfo: 0.9 -> 0.10 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
e3ffc1bd47 python: m2r: 0.1.14 -> 0.1.15 2018-07-22 16:52:45 +02:00
Frederik Rietdijk
f245d167c3 python: lxml: 4.2.1 -> 4.2.3 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
4188917eed python: logilab-common: 1.4.1 -> 1.4.2 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
b96df9f2c3 python: llvmlite: 0.23.2 -> 0.24.0 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
44ccbd988c python: libagent: 0.9.8 -> 0.11.3 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
4efd060a5e python: ledgerblue: 0.1.17 -> 0.1.19 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
29acc8339f python: ldappool: 2.2.0 -> 2.3.0 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
460605560e python: keyring: 12.2.1 -> 13.2.1 2018-07-22 16:52:44 +02:00
Frederik Rietdijk
b226232424 python: jupyterlab_launcher: 0.10.5 -> 0.11.2 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
7d4a8626eb python: jsonrpc-websocket: 0.6 -> 1.0.0 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
9acaa99425 python: jsonrpc-base: 1.0 -> 1.0.1 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
a09cc50e95 python: jsonrpc-async: 0.6 -> 1.0.0 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
ed7a618d72 python: joblib: 0.11 -> 0.12.1 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
9148fc876c python: jedi: 0.12.0 -> 0.12.1 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
5060d8b194 python: jdatetime: 2.1.0 -> 2.2.0 2018-07-22 16:52:43 +02:00
Frederik Rietdijk
0585d4be98 python: ipywidgets: 7.2.1 -> 7.3.0 2018-07-22 16:52:42 +02:00
Frederik Rietdijk
63b5053447 python: ipyparallel: 6.2.1 -> 6.2.2 2018-07-22 16:52:42 +02:00
Frederik Rietdijk
c75ddbfeee python: idna-ssl: 1.0.1 -> 1.1.0 2018-07-22 16:52:42 +02:00
Frederik Rietdijk
be13e7804c python: hvac: 0.6.0 -> 0.6.2 2018-07-22 16:52:42 +02:00
Frederik Rietdijk
89a4204af5 python: howdoi: 1.1.7 -> 1.1.13 2018-07-22 16:52:42 +02:00
Frederik Rietdijk
0da1f197f7 python: hdbscan: 0.8.13 -> 0.8.15 2018-07-22 16:52:42 +02:00
Frederik Rietdijk
2ea117a328 python: gunicorn: 19.8.1 -> 19.9.0 2018-07-22 16:52:42 +02:00
Frederik Rietdijk
43e93b8a75 python: gssapi: 1.5.0 -> 1.5.1 2018-07-22 16:52:41 +02:00
Frederik Rietdijk
80c4984a29 python: greenlet: 0.4.13 -> 0.4.14 2018-07-22 16:52:41 +02:00
Frederik Rietdijk
08b6836271 python: google-cloud-speech: 0.34.0 -> 0.35.0 2018-07-22 16:52:41 +02:00
Frederik Rietdijk
018f503ffe python: google-api-python-client: 1.7.3 -> 1.7.4 2018-07-22 16:52:41 +02:00
Frederik Rietdijk
95fdec0a67 python: GooCalendar: 0.3 -> 0.4 2018-07-22 16:52:41 +02:00
Frederik Rietdijk
dd51be2730 python: GitPython: 2.1.9 -> 2.1.11 2018-07-22 16:52:41 +02:00
Frederik Rietdijk
0c96df3472 python: gitdb2: 2.0.3 -> 2.0.4 2018-07-22 16:52:40 +02:00
Frederik Rietdijk
09db10803e python: gevent: 1.3.4 -> 1.3.5 2018-07-22 16:52:40 +02:00
Frederik Rietdijk
f7412e8ba0 python: gensim: 3.4.0 -> 3.5.0 2018-07-22 16:52:40 +02:00
Frederik Rietdijk
b2cf1a2e79 python: Flask-PyMongo: 0.5.2 -> 2.0.1 2018-07-22 16:52:40 +02:00
Frederik Rietdijk
25a6b57b29 python: flake8-import-order: 0.17.1 -> 0.18 2018-07-22 16:52:40 +02:00
Frederik Rietdijk
a188a94ea8 python: Fiona: 1.7.12 -> 1.7.13 2018-07-22 16:52:40 +02:00
Frederik Rietdijk
71c1eccacc python: Faker: 0.8.16 -> 0.8.17 2018-07-22 16:52:39 +02:00
Frederik Rietdijk
e68413917b python: dulwich: 0.19.3 -> 0.19.5 2018-07-22 16:52:39 +02:00
Frederik Rietdijk
228069ef3b python: dropbox: 8.9.0 -> 9.0.0 2018-07-22 16:52:39 +02:00
Frederik Rietdijk
fdfa4bede6 python: dogpile.cache: 0.6.5 -> 0.6.6 2018-07-22 16:52:39 +02:00
Frederik Rietdijk
34538061cb python: docker: 3.4.0 -> 3.4.1 2018-07-22 16:52:39 +02:00
Frederik Rietdijk
0475d9931f python: docker-compose: 1.21.2 -> 1.22.0 2018-07-22 16:52:39 +02:00
Frederik Rietdijk
1650883b96 python: django-sites: 0.9 -> 0.10 2018-07-22 16:52:38 +02:00
Frederik Rietdijk
99b739ecdd python: Django: 2.0.6 -> 2.0.7 2018-07-22 16:52:38 +02:00
Frederik Rietdijk
57ad6be0c4 python: dill: 0.2.8.1 -> 0.2.8.2 2018-07-22 16:52:38 +02:00
Frederik Rietdijk
bb801eebf8 python: deprecation: 2.0.4 -> 2.0.5 2018-07-22 16:52:38 +02:00
Frederik Rietdijk
29e48a2ec3 python: dbf: 0.97.7 -> 0.97.11 2018-07-22 16:52:38 +02:00
Frederik Rietdijk
37ac63d899 python: dask: 0.18.0 -> 0.18.1 2018-07-22 16:52:38 +02:00
Frederik Rietdijk
e6b54fc169 python: cx_Oracle: 6.3.1 -> 6.4.1 2018-07-22 16:52:38 +02:00
Frederik Rietdijk
f3a1a1b8a8 python: cupy: 4.1.0 -> 4.3.0 2018-07-22 16:52:37 +02:00
Frederik Rietdijk
65de56e4ea python: cryptography_vectors: 2.2.2 -> 2.3 2018-07-22 16:52:37 +02:00
Frederik Rietdijk
67031b8719 python: cryptography: 2.2.2 -> 2.3 2018-07-22 16:52:37 +02:00
Frederik Rietdijk
719290d5e2 python: python-consul: 1.0.1 -> 1.1.0 2018-07-22 16:52:37 +02:00
Frederik Rietdijk
68f529a0b3 python: confluent-kafka: 0.11.4 -> 0.11.5 2018-07-22 16:52:37 +02:00
Frederik Rietdijk
58c146e47b python: cmd2: 0.9.1 -> 0.9.3 2018-07-22 16:52:37 +02:00
Frederik Rietdijk
d73d218001 python: click-log: 0.2.1 -> 0.3.2 2018-07-22 16:52:37 +02:00
Frederik Rietdijk
9a9531c453 python: CherryPy: 16.0.2 -> 17.0.0 2018-07-22 16:52:36 +02:00
Frederik Rietdijk
8ad3d8bd49 python: cheroot: 6.3.2 -> 6.3.3 2018-07-22 16:52:36 +02:00
Frederik Rietdijk
e608d3d7de python: chainer: 4.1.0 -> 4.3.0 2018-07-22 16:52:36 +02:00
Frederik Rietdijk
d1660fbc0e python: cement: 2.10.2 -> 2.10.12 2018-07-22 16:52:36 +02:00
Frederik Rietdijk
54b6ac6ec4 python: python-can: 2.1.0 -> 2.2.1 2018-07-22 16:52:36 +02:00
Frederik Rietdijk
22cac57e01 python: buttersink: 0.6.8 -> 0.6.9 2018-07-22 16:52:36 +02:00
Frederik Rietdijk
4e8b0caaf9 python: bumps: 0.7.8 -> 0.7.10 2018-07-22 16:52:36 +02:00
Frederik Rietdijk
1fe6cde733 python: zc.buildout: 2.11.5 -> 2.12.1 2018-07-22 16:52:35 +02:00
Frederik Rietdijk
6da075b6e6 python: botocore: 1.10.57 -> 1.10.62 2018-07-22 16:52:35 +02:00
Frederik Rietdijk
0692580f27 python: biopython: 1.71 -> 1.72 2018-07-22 16:52:35 +02:00
Frederik Rietdijk
7f19f1ea63 python: billiard: 3.5.0.3 -> 3.5.0.4 2018-07-22 16:52:35 +02:00
Frederik Rietdijk
1b2297a60d python: backports.unittest_mock: 1.3 -> 1.4 2018-07-22 16:52:35 +02:00
Frederik Rietdijk
205e1dbdfd python: backports.lzma: 0.0.9 -> 0.0.13 2018-07-22 16:52:35 +02:00
Frederik Rietdijk
000b9ce78d python: aws-xray-sdk: 1.1.1 -> 1.1.2 2018-07-22 16:52:35 +02:00
Frederik Rietdijk
ee895c02d2 python: aws-sam-translator: 1.6.0 -> 1.6.1 2018-07-22 16:52:34 +02:00
Frederik Rietdijk
9bbf565119 python: av: 0.2.4 -> 0.4.1 2018-07-22 16:52:34 +02:00
Frederik Rietdijk
cdf9d66b0d python: astroid: 1.6.5 -> 2.0.1 2018-07-22 16:52:34 +02:00
Frederik Rietdijk
7ac59b6c02 python: astor: 0.6.2 -> 0.7.1 2018-07-22 16:52:34 +02:00
Frederik Rietdijk
b6b291af66 python: Arpeggio: 1.8.0 -> 1.9.0 2018-07-22 16:52:34 +02:00
Frederik Rietdijk
621a29650b python: apipkg: 1.4 -> 1.5 2018-07-22 16:52:34 +02:00
Frederik Rietdijk
b2c657d3be python: alembic: 0.9.10 -> 1.0.0 2018-07-22 16:52:34 +02:00
Frederik Rietdijk
070cba0dc8 python: aioconsole: 0.1.8 -> 0.1.9 2018-07-22 16:52:33 +02:00
Frederik Rietdijk
f48cc618f1 python: adal: 1.0.1 -> 1.0.2 2018-07-22 16:52:33 +02:00
Domen Kožar
40887a6dc6 pipenv: 2018.5.18 -> 2018.7.1
Signed-off-by: Domen Kožar <domen@dev.si>
2018-07-22 16:52:33 +02:00
Robert Schütz
fb7b8948f4 python.pkgs.sip: 4.19.6 -> 4.19.8 2018-07-22 12:00:03 +02:00
Robert Schütz
130d8035f5 python.pkgs.pyyaml: 3.12 -> 3.13 2018-07-22 12:00:03 +02:00
Frederik Rietdijk
9c4e073e01 python.pkgs.suseapi: move expression 2018-07-22 12:00:03 +02:00
Frederik Rietdijk
c6eaf088a9 python.pkgs.av: move expression 2018-07-22 12:00:03 +02:00
Frederik Rietdijk
a5e1da3df1 python.pkgs.audiotools: move expression 2018-07-22 12:00:03 +02:00
Frederik Rietdijk
865ffc16ce python.pkgs.appnope: move expression 2018-07-22 12:00:03 +02:00
Robert Schütz
3a0c4a8bf8
python.pkgs.pyyaml: 3.12 -> 3.13 (#43961) 2018-07-22 11:50:51 +02:00
Frederik Rietdijk
3209775495 Merge master into staging 2018-07-22 11:14:41 +02:00
Frederik Rietdijk
6c72782d36 Merge staging-next into master 2018-07-22 11:04:28 +02:00
Frederik Rietdijk
610485faa7 python.pkgs.pytest: setupHook to prevent creation of .pytest-cache folder, fixes #40273
When `py.test` was run with a folder as argument, it would not only
search for tests in that folder, but also create a .pytest-cache folder.
Not only is this state we don't want, but it was also causing
collisions.
2018-07-22 09:45:26 +02:00
Benjamin Hipple
bc4c0c4f4d pythonPackages.plaid-python: 2.3.0 -> 2.3.3 (#43905) 2018-07-21 23:09:21 +02:00
Frederik Rietdijk
ad47d658d1 Merge master into staging-next 2018-07-21 19:43:53 +02:00
Jörg Thalheim
218298b30f
Merge branch 'master' into unused5 2018-07-21 15:41:22 +01:00
Robert Schütz
d7cce082b0 remove unused file 2018-07-21 15:34:08 +02:00
Frederik Rietdijk
251a0a9a86
Merge pull request #43860 from volth/unused2
treewide: remove unused 'inherit' in let blocks
2018-07-21 11:13:36 +02:00
Frederik Rietdijk
7db4c3617f
Merge pull request #43809 from Ma27/fix-python-xgboost
pythonPackages.xgboost: fix build
2018-07-21 11:05:44 +02:00
Frederik Rietdijk
7c8af7e9f9
Merge pull request #43837 from pandaman64/qiskit-0.5.7
qiskit: 0.5.4 -> qiskit 0.5.7
2018-07-21 11:04:53 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
volth
6d2857a311 [bot] treewide: remove unused 'inherit' in let blocks 2018-07-20 19:38:19 +00:00
Frederik Rietdijk
1a6af9f88e
Merge pull request #43857 from volth/unused
[bot] treewide: remove unreferenced code
2018-07-20 21:06:32 +02:00