Commit Graph

52919 Commits

Author SHA1 Message Date
xeji
ca144b0e27
Merge pull request #45675 from manveru/upgrade-crystal-0.26
crystal: 0.25.1 -> 0.26.0
2018-08-27 20:49:11 +02:00
Joachim F
c383462c79
Merge pull request #44914 from costrouc/costrouc/xnd-init
libxnd and libndypes: init at 0.2.0dev3
2018-08-27 17:40:33 +00:00
Chris Ostrouchov
dd12060b94
libxnd: init at 0.2.0dev3
General container that maps a wide range of Python values directly to memory."
2018-08-27 12:30:18 -04:00
adisbladis
4c7c56caf6
Merge pull request #45673 from ejpcmac/update-elixir_1_7
elixir_1_7: 1.7.2 -> 1.7.3
2018-08-27 22:51:40 +08:00
Michael Fellinger
7d567ad4ed crystal: 0.25.1 -> 0.26.0 2018-08-27 16:05:22 +02:00
adisbladis
faf2f0b0e1
Merge pull request #45630 from adisbladis/go-1_11
go_1_11: init at 1.11 and set as default
2018-08-27 21:34:56 +08:00
Jean-Philippe Cugnet
fe6ef99ffc
elixir_1_7: 1.7.2 -> 1.7.3 2018-08-27 15:16:45 +02:00
Peter Simons
d6b418cb12 libyaml: update from 0.1.7 to version 0.2.1
This update includes two hitherto unreleased upstream patches to fix bugs in
0.2.1 that manifest in the pythonPackages.pyyaml test suite.

Closes https://github.com/NixOS/nixpkgs/pull/45560.
2018-08-27 14:31:34 +02:00
Bas van Dijk
97a4d29545 haskell: disable library profiling for static executables
Haskell packages overridden with justStaticExecutables
(like cabal-install, stack, pandoc, darcs, etc.) don't provide
libraries in the end result so it's futile to build them with library
profiling enabled because it will just take extra time.
2018-08-27 14:31:34 +02:00
Michael Alan Dorman
60cc518b22 xmonad: update nix patch
Regenerated against the current release.
2018-08-27 14:31:34 +02:00
Peter Simons
cd35b1cc9c hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.11-7-gdb540bc from Hackage revision
d01233b4fa.
2018-08-27 14:31:34 +02:00
(cdep)illabout
78e2045f6d gi-vte: Remove from dont-distribute-packages 2018-08-27 14:31:33 +02:00
Peter Simons
e0d250e5cf LTS Haskell 12.7 2018-08-27 14:31:33 +02:00
regnat
98edb207cd bazel: 0.15.2 -> 0.16.0 2018-08-27 13:14:55 +02:00
Sarah Brofeldt
614e789ac9
Merge pull request #45665 from worldofpeace/solargraph/0.25.1
solargraph: 0.23.6 -> 0.25.1
2018-08-27 09:29:06 +02:00
Frederik Rietdijk
7945295410 Merge master into staging 2018-08-27 08:21:50 +02:00
Frederik Rietdijk
87e44b0357
Merge pull request #45643 from NixOS/staging-next
Staging next
2018-08-27 08:21:31 +02:00
worldofpeace
cf54311d6f solargraph: 0.23.6 -> 0.25.1 2018-08-26 22:47:32 -04:00
Pascal Wittmann
c2c13157bb udunits: 2.2.26 -> 2.2.27.6 (#45660) 2018-08-27 00:26:07 +02:00
Matt McHenry
aa8bdaf0c4 elm: add instructions for versions.dat and elm-elm.nix
(cherry picked from commit fcabcb2e41a89b2249d24e68355866979e961f8a)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-08-26 23:20:41 +01:00
Domen Kožar
fc11905b6e elm: depend on nodejs due to repl 2018-08-26 23:20:41 +01:00
Domen Kožar
82f11ba01b haskell generic builder: expose enableParallelBuilding 2018-08-26 23:20:41 +01:00
Domen Kožar
7c542d0c86 Elm: 0.19 builds with elm-format 2018-08-26 23:20:41 +01:00
Matt McHenry
9f9e9d6433 elm: 0.18 -> 0.19
update makeElmStuff to makeDotElm, create elm-elm.nix listing the elm
code that elm itself embeds, and pre-fetch it so that the elm build
can function offline.  also include a versions.dat file, as created
during an impure build of elm.  set ELM_HOME so that the elm build can
find these things.

continues #45448

(cherry picked from commit e7d0df84676d51fb0cbfbeb10dd32153489c3565)
Signed-off-by: Domen Kožar <domen@dev.si>
2018-08-26 23:20:41 +01:00
Domen Kožar
db11c832fb WIP Elm 0.19 2018-08-26 23:20:41 +01:00
Bas van Dijk
7f3f9ffc14
Merge pull request #45633 from typetetris/hunspell-hs-fix
hunspell-hs: fix build
2018-08-26 22:04:06 +02:00
Eric Wolf
5d91e0f57d hunspell-hs: fix build
Using pkgconfig like jtojnar suggested.

Disables tests as some necessary data files
aren't included on hackage.
2018-08-26 20:44:39 +02:00
Frederik Rietdijk
b2da2dfd36
Merge pull request #45656 from timokau/sympy-1.2
pythonPackages.sympy: 1.1.1 -> 1.2
2018-08-26 20:37:27 +02:00
Timo Kaufmann
c614c15f93
Merge pull request #45257 from timokau/openblas-pc
openblas: add pkg-config aliases
2018-08-26 20:13:19 +02:00
Timo Kaufmann
83aebe1933
Merge pull request #45615 from r-ryantm/auto-update/apache-maven
maven: 3.5.3 -> 3.5.4
2018-08-26 20:10:00 +02:00
Timo Kaufmann
0e4160a3a1 pythonPackages.sympy: 1.1.1 -> 1.2 2018-08-26 19:56:44 +02:00
adisbladis
90d3ed0096
go_1_11: init at 1.11 2018-08-26 23:11:10 +08:00
Jörg Thalheim
20ae968798
Merge pull request #45648 from Thra11/qtwebengine-aarch64-2
qtwebengine: Fix inputs on aarch64
2018-08-26 13:49:38 +01:00
Tom Hall
ec334d38d2 qtwebengine: Fix inputs on aarch64
A mistake in the previous commit meant that ffmpeg wasn't added to the
propagatedBuildInputs on aarch64.
2018-08-26 12:41:54 +01:00
Frederik Rietdijk
b61b993b75 Merge master into staging 2018-08-26 12:10:05 +02:00
Frederik Rietdijk
9cae0fec3d Merge master into staging-next 2018-08-26 12:09:22 +02:00
Vladimír Čunát
f02bfc74c9
mesa: 18.1.5 -> 18.1.7 (maintenance) 2018-08-26 10:49:12 +02:00
Vladyslav Mykhailichenko
0905ed8518 tokei: 7.0.3 -> 8.0.0 2018-08-26 10:51:10 +03:00
xeji
90ed75d522
Merge pull request #43634 from jfrankenau/init-split2flac
split2flac: init at 122
2018-08-26 01:42:53 +02:00
Bas van Dijk
a144c798e5
Merge pull request #44340 from shmish111/es-curator
nixos/curator: init elasticsearch curator
2018-08-26 01:33:34 +02:00
xeji
5f4b4323da
Merge pull request #45629 from volth/cpan2nix-2018-08-25
perlPackages: cpan2nix updates
2018-08-26 01:26:37 +02:00
Bas van Dijk
954eb34a53 elasticsearch-curator: explain why we disable the test-suite 2018-08-26 01:20:15 +02:00
Jan Tojnar
ce3584860c
libmanette: init at 0.2.1 2018-08-26 01:18:32 +02:00
Bas van Dijk
d5e7d48f5e requests-aws4auth: only disable tests on python >= 3 2018-08-26 01:12:16 +02:00
xeji
9fcffb5bd4
Merge pull request #42673 from tadfisher/vaapi-intel-hybrid
cmrt, vaapi-intel-hybrid, vaapiIntel: init at 1.0.6, init at 1.0.2, add enableHybridCodec option
2018-08-26 01:07:41 +02:00
Jan Tojnar
e8a6d22174
Merge pull request #45627 from jtojnar/gnome-cleanup
Gnome cleanup
2018-08-25 22:14:51 +02:00
Gabriel Ebner
0406721734
Merge pull request #45631 from gebner/mesa-texture-floats
mesa: enable texture floats
2018-08-25 22:13:44 +02:00
Jan Tojnar
2258383b82
umockdev: split package 2018-08-25 21:41:14 +02:00
Frederik Rietdijk
c71942eb7e
Merge pull request #44752 from costrouc/costrouc/lammps-update
material science packages (init and update): lammps, python - ase, pymatgen-lammps, lammps-cython, dftfit
2018-08-25 19:03:36 +02:00
Bas van Dijk
8aa3318741 elasticsearch-curator: disable test-suite because it hangs 2018-08-25 18:53:10 +02:00
Bas van Dijk
61b646741c pythonPackages.requests-aws4auth: init at 0.9
Needed by elasticsearch-curator.
2018-08-25 18:53:10 +02:00
Bas van Dijk
16ce3c8f74 elasticsearch-curator: include missing boto3 dependency
TODO: we're still missing the requests-aws4auth>=0.9 dependency
2018-08-25 18:53:10 +02:00
Frederik Rietdijk
99696fb9a0 python: numexpr: 2.6.7 -> 2.6.8 2018-08-25 18:48:05 +02:00
Gabriel Ebner
ff3665f584 mesa: enable texture floats 2018-08-25 18:34:41 +02:00
adisbladis
1b2cc51031
Merge pull request #45575 from uri-canva/jdk-10-darwin
openjdk10: add darwin support
2018-08-26 00:25:53 +08:00
Frederik Rietdijk
f68a5ec9b5 pythonPackages.bootstrapped-pip: setuptools: 40.0.0 -> 40.2.0 2018-08-25 18:07:19 +02:00
Frederik Rietdijk
c8d0c5fdec pythonPackages.pytest-asyncio: fix build 2018-08-25 18:07:18 +02:00
Frederik Rietdijk
167c0d347b python: XlsxWriter: 1.0.5 -> 1.0.7 2018-08-25 18:07:18 +02:00
Frederik Rietdijk
0ae1f52282 python: websocket_client: 0.48.0 -> 0.51.0 2018-08-25 18:07:18 +02:00
Frederik Rietdijk
7f22dae41c python: vega: 1.3.0 -> 1.4.0 2018-08-25 18:07:18 +02:00
Frederik Rietdijk
793c455b98 python: typeguard: 2.2.1 -> 2.2.2 2018-08-25 18:07:18 +02:00
Frederik Rietdijk
de92954d5d python: trio: 0.5.0 -> 0.6.0 2018-08-25 18:07:18 +02:00
Frederik Rietdijk
e671f6bb61 python: tqdm: 4.24.0 -> 4.25.0 2018-08-25 18:07:17 +02:00
Frederik Rietdijk
587f70cbfe python: svg.path: 2.2 -> 3.0 2018-08-25 18:07:17 +02:00
Frederik Rietdijk
b99101d9cc python: stripe: 2.4.0 -> 2.6.0 2018-08-25 18:07:17 +02:00
Frederik Rietdijk
e5e1408c78 python: SQLAlchemy: 1.2.10 -> 1.2.11 2018-08-25 18:07:17 +02:00
Frederik Rietdijk
c0b4ff3902 python: Sphinx: 1.7.6 -> 1.7.7 2018-08-25 18:07:17 +02:00
Frederik Rietdijk
594d2c7ee9 python: soco: 0.15 -> 0.16 2018-08-25 18:07:16 +02:00
Frederik Rietdijk
d9cb046ac8 python: setuptools: 40.0.0 -> 40.2.0 2018-08-25 18:07:16 +02:00
Frederik Rietdijk
c65f6a473e python: s3fs: 0.1.5 -> 0.1.6 2018-08-25 18:07:16 +02:00
Frederik Rietdijk
5c0ebe6446 python: reportlab: 3.5.2 -> 3.5.6 2018-08-25 18:07:16 +02:00
Frederik Rietdijk
9fd849c3b9 python: reikna: 0.7.0 -> 0.7.1 2018-08-25 18:07:16 +02:00
Frederik Rietdijk
b834f91ce5 python: regex: 2018.07.11 -> 2018.08.17 2018-08-25 18:07:16 +02:00
Frederik Rietdijk
8ae4298972 python: qtconsole: 4.3.1 -> 4.4.1 2018-08-25 18:07:15 +02:00
Frederik Rietdijk
db3c5b485a python: python-docx: 0.8.6 -> 0.8.7 2018-08-25 18:07:15 +02:00
Frederik Rietdijk
319d15e044 python: python-daemon: 2.1.2 -> 2.2.0 2018-08-25 18:07:15 +02:00
Frederik Rietdijk
2f9a3664a4 python: pytest-xdist: 1.22.5 -> 1.23.0 2018-08-25 18:07:15 +02:00
Frederik Rietdijk
617c8ee925 python: pytest: 3.7.1 -> 3.7.2 2018-08-25 18:07:15 +02:00
Frederik Rietdijk
6a2f30ab54 python: Pyphen: 0.9.4 -> 0.9.5 2018-08-25 18:07:15 +02:00
Frederik Rietdijk
467df25af5 python: pyodbc: 4.0.23 -> 4.0.24 2018-08-25 18:07:14 +02:00
Frederik Rietdijk
04bf203b9a python: pyhomematic: 0.1.46 -> 0.1.47 2018-08-25 18:07:14 +02:00
Frederik Rietdijk
5544e3bfc1 python: pycryptodomex: 3.6.5 -> 3.6.6 2018-08-25 18:07:14 +02:00
Frederik Rietdijk
45c173e487 python: pycryptodome: 3.6.5 -> 3.6.6 2018-08-25 18:07:14 +02:00
Frederik Rietdijk
ecb7d5c7b3 python: psutil: 5.4.6 -> 5.4.7 2018-08-25 18:07:14 +02:00
Frederik Rietdijk
31ee6d82dc python: pkgconfig: 1.3.1 -> 1.4.0 2018-08-25 18:07:14 +02:00
Frederik Rietdijk
d4e198ee1a python: phonenumbers: 8.9.10 -> 8.9.11 2018-08-25 18:07:13 +02:00
Frederik Rietdijk
58996be580 python: persistent: 4.3.0 -> 4.4.1 2018-08-25 18:07:13 +02:00
Frederik Rietdijk
b4424658b6 python: pathspec: 0.5.6 -> 0.5.7 2018-08-25 18:07:13 +02:00
Frederik Rietdijk
27c844e6c9 python: numpy: 1.15.0 -> 1.15.1 2018-08-25 18:07:13 +02:00
Frederik Rietdijk
f46bfd940b python: ncclient: 0.6.0 -> 0.6.2 2018-08-25 18:07:13 +02:00
Frederik Rietdijk
916bdbbf81 python: marshmallow-sqlalchemy: 0.14.0 -> 0.14.1 2018-08-25 18:07:13 +02:00
Frederik Rietdijk
f2d0ed0b24 python: mozdevice: 1.0.0 -> 1.0.1 2018-08-25 18:07:12 +02:00
Frederik Rietdijk
eacb2ef691 python: libusb1: 1.6.5 -> 1.6.6 2018-08-25 18:07:12 +02:00
Frederik Rietdijk
bee808d45d python: kubernetes: 6.0.0 -> 7.0.0 2018-08-25 18:07:12 +02:00
Frederik Rietdijk
6f25b9b490 python: Keras_Preprocessing: 1.0.2 -> 1.0.3 2018-08-25 18:07:12 +02:00
Frederik Rietdijk
0c0a7b319c python: Keras_Applications: 1.0.4 -> 1.0.5 2018-08-25 18:07:12 +02:00
Frederik Rietdijk
4b858b2847 python: jupyterlab: 0.33.10 -> 0.34.2 2018-08-25 18:07:12 +02:00
Frederik Rietdijk
a2eb8a7998 python: jsonrpc-websocket: 1.0.0 -> 1.0.1 2018-08-25 18:07:11 +02:00
Frederik Rietdijk
af3a68efbc python: jsonrpc-base: 1.0.1 -> 1.0.2 2018-08-25 18:07:11 +02:00
Frederik Rietdijk
67a9cf5aed python: jsonrpc-async: 1.0.0 -> 1.0.1 2018-08-25 18:07:11 +02:00
Frederik Rietdijk
b37bbdac3c python: IBMQuantumExperience: 2.0.1 -> 2.0.2 2018-08-25 18:07:11 +02:00
Frederik Rietdijk
7475ec0836 python: gevent: 1.3.5 -> 1.3.6 2018-08-25 18:07:11 +02:00
Frederik Rietdijk
a329fcb1bd python: filelock: 3.0.4 -> 3.0.6 2018-08-25 18:07:11 +02:00
Frederik Rietdijk
adf9bf2cb7 python: fastrlock: 0.3 -> 0.4 2018-08-25 18:07:10 +02:00
Frederik Rietdijk
9a482bef6f python: easydict: 1.7 -> 1.8 2018-08-25 18:07:10 +02:00
Frederik Rietdijk
90b64be3be python: detox: 0.12 -> 0.13 2018-08-25 18:07:10 +02:00
Frederik Rietdijk
b576eb9eb5 python: python-debian: 0.1.32 -> 0.1.33 2018-08-25 18:07:10 +02:00
Frederik Rietdijk
f086479e5f python: cupy: 4.3.0 -> 4.4.0 2018-08-25 18:02:27 +02:00
Frederik Rietdijk
473adfa1e9 python: cryptography_vectors: 2.3 -> 2.3.1 2018-08-25 18:02:27 +02:00
Frederik Rietdijk
c9be5d27d6 python: cryptography: 2.3 -> 2.3.1 2018-08-25 18:02:27 +02:00
Frederik Rietdijk
9c838e9d5d python: coveralls: 1.3.0 -> 1.4.0 2018-08-25 18:02:27 +02:00
Frederik Rietdijk
ca7b397379 python: cmd2: 0.9.3 -> 0.9.4 2018-08-25 18:02:26 +02:00
Frederik Rietdijk
986aca4959 python: cloudpickle: 0.5.3 -> 0.5.5 2018-08-25 18:02:26 +02:00
Frederik Rietdijk
a6e0625f37 python: CherryPy: 17.0.0 -> 17.3.0 2018-08-25 18:02:26 +02:00
Bas van Dijk
7d04961c95
Merge pull request #44389 from Mic92/es6
elasticsearch: use 6.x as default version, remove unsupported releases
2018-08-25 17:04:07 +02:00
Jan Tojnar
ae756f9d02
libgrss: init at 0.7.0 2018-08-25 15:57:22 +02:00
Thomas Tuegel
b55e3f6449
Merge pull request #45376 from bkchr/kde_applications_18_08_0
kde-applications: 18.04.03 -> 18.08.0
2018-08-25 08:49:20 -05:00
volth
9654348e82 [cpan2nix] perlPackages.DBFile: 1.841 -> 1.842 2018-08-25 13:04:38 +00:00
Thomas Tuegel
b74dc6f0f0
Merge pull request #45122 from Thra11/qtwebengine-aarch64
qtwebengine: Use system ffmpeg on aarch64
2018-08-25 07:20:05 -05:00
Bas van Dijk
de8ed9edbf
Merge pull request #45564 from r-ryantm/auto-update/libtensorflow
libtensorflow: 1.9.0 -> 1.10.0
2018-08-25 13:55:29 +02:00
Daiderd Jordan
ac91e6ae04
Merge pull request #43754 from r-ryantm/auto-update/lensfun
lensfun: 0.3.2 -> 0.3.95
2018-08-25 12:56:26 +02:00
Bas van Dijk
93ed13f86b libtensorflow: fix hashes for darwin and cuda downloads 2018-08-25 12:20:21 +02:00
Sarah Brofeldt
ce5106af13
Merge pull request #45491 from WilliButz/update-wt
wt: 3.3.10 -> 3.3.11, 4.0.3 -> 4.0.4
2018-08-25 10:35:28 +02:00
Frederik Rietdijk
e2d4d0a3b5 python: channels: 2.1.2 -> 2.1.3 2018-08-25 08:07:33 +02:00
Frederik Rietdijk
236a2e57b9 python: chainer: 4.3.1 -> 4.4.0 2018-08-25 08:07:33 +02:00
Frederik Rietdijk
cffef355b0 python: cftime: 1.0.0 -> 1.0.1 2018-08-25 08:07:33 +02:00
Frederik Rietdijk
52f3e8ac0f python: certifi: 2018.8.13 -> 2018.8.24 2018-08-25 08:07:33 +02:00
Frederik Rietdijk
25296ed8f3 python: cement: 2.10.12 -> 3.0.0 2018-08-25 08:07:33 +02:00
Frederik Rietdijk
89b89c06dd python: bugwarrior: 1.5.1 -> 1.6.0 2018-08-25 08:07:32 +02:00
Frederik Rietdijk
996fd79967 python: botocore: 1.10.75 -> 1.11.1 2018-08-25 08:07:32 +02:00
Frederik Rietdijk
d810c70f6c python: bleach: 2.1.3 -> 2.1.4 2018-08-25 08:07:32 +02:00
Frederik Rietdijk
c0321ebb17 python: bitmath: 1.3.1.2 -> 1.3.3.1 2018-08-25 08:07:32 +02:00
Frederik Rietdijk
aedf32c809 python: autobahn: 18.7.1 -> 18.8.1 2018-08-25 08:07:32 +02:00
Frederik Rietdijk
db2cd1de46 python: argon2_cffi: 18.1.0 -> 18.3.0 2018-08-25 07:42:37 +02:00
Frederik Rietdijk
c2c69186f5 python: APScheduler: 3.5.2 -> 3.5.3 2018-08-25 07:42:30 +02:00
Frederik Rietdijk
69583398e8 python: allpairspy: 2.4.0 -> 2.4.1 2018-08-25 07:42:23 +02:00
Frederik Rietdijk
0dc21c5e27 python: aiohue: 1.6.0 -> 1.7.0 2018-08-25 07:42:15 +02:00
Frederik Rietdijk
7a17ac0531 python: absl-py: 0.3.0 -> 0.4.0 2018-08-25 07:42:07 +02:00
Frederik Rietdijk
e6f18ba0e0 pythonPackages.jinja2: disable tests 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
4e659884f9 pythonPackages.pytest_32: move into celery
as that's the only consumer of this version of Pytest.
2018-08-25 07:38:34 +02:00
Frederik Rietdijk
381639716f pythonPackages.backports_lzma: fix build 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
95ae8956cd python: zodbpickle: 1.0.1 -> 1.0.2 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
b62b9659b3 python: zeep: 3.0.0 -> 3.1.0 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
b766bdbe69 python: widgetsnbextension: 3.3.0 -> 3.4.0 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
b22dec2c51 python: whitenoise: 4.0b4 -> 4.0 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
5dbc860c1f python: voluptuous: 0.11.1 -> 0.11.5 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
f42c1ef898 python: uproot: 2.9.6 -> 2.9.11 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
53dd95a22a python: typeguard: 2.2.0 -> 2.2.1 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
30ad941dcd python: txaio: 2.10.0 -> 18.7.1 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
59c3a5e875 python: tqdm: 4.23.4 -> 4.24.0 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
19b030543a python: tox: 3.1.2 -> 3.2.1 2018-08-25 07:38:34 +02:00
Frederik Rietdijk
83b888eb79 python: sybil: 1.0.8 -> 1.0.9 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
31911f1eeb python: stripe: 2.0.3 -> 2.4.0 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
f25881563b python: sqlmap: 1.2.7 -> 1.2.8 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
6438ab2871 python: spglib: 1.10.4.1 -> 1.10.4.11 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
4e3e049c9e python: snakeviz: 0.4.1 -> 1.0.0 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
adabd20893 python: simpleeval: 0.9.5 -> 0.9.6 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
0bca28c890 python: shippai: 0.2.3 -> 0.3.1 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
141438f007 python: setuptools_scm: 2.1.0 -> 3.1.0 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
e7dd0aed00 python: rope: 0.10.7 -> 0.11.0 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
386741823e python: rlp: 1.0.1 -> 1.0.2 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
09e6f5c583 python: pyzmq: 17.1.0 -> 17.1.2 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
56e306a1de python: pyunifi: 2.13 -> 2.14 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
36e7ea630f python: python_openzwave: 0.4.7 -> 0.4.9 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
a025deaa01 python: python-ctags3: 1.2.4 -> 1.3.0 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
bc8131047e python: pytest-xdist: 1.22.3 -> 1.22.5 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
86a55f9f3c python: pytest-flakes: 3.0.2 -> 4.0.0 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
68dd59345a python: pytest-asyncio: 0.8.0 -> 0.9.0 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
974d04eec6 python: pytest: 3.6.3 -> 3.7.1 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
f1dba212e7 python: pyowm: 2.8.0 -> 2.9.0 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
5a282a423e python: pymatgen: 2018.6.27 -> 2018.8.10 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
555e3ed264 python: PyLTI: 0.6.0 -> 0.7.0 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
99ae554b9a python: pylint: 2.0.1 -> 2.1.1 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
ac916967d4 python: pylast: 2.3.0 -> 2.4.0 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
d3731041f8 python: pycuda: 2017.1.1 -> 2018.1 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
6c62513f6d python: pycryptodomex: 3.6.4 -> 3.6.5 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
f2e647b662 python: pycryptodome: 3.6.4 -> 3.6.5 2018-08-25 07:38:23 +02:00
Frederik Rietdijk
9782a5a5dc python: pyaxmlparser: 0.3.9 -> 0.3.10 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
4f1c7b2c7f python: py3status: 3.11 -> 3.12 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
30b0f7521b python: prometheus_client: 0.3.0 -> 0.3.1 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
68d979f8ee python: plyfile: 0.5 -> 0.6 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
2ff5927840 python: plumbum: 1.6.6 -> 1.6.7 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
5fab087fd3 python: pluggy: 0.6.0 -> 0.7.1 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
c9667db797 python: plotly: 3.1.0 -> 3.1.1 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
924f38f0d1 python: plac: 0.9.6 -> 1.0.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
ed29f31cb9 python: phonopy: 1.13.2.13 -> 1.13.2.107 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
00358af730 python: persistent: 4.2.4.2 -> 4.3.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
7474dee69d python: pendulum: 2.0.2 -> 2.0.3 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
66ccd57e5f python: pbr: 4.1.1 -> 4.2.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
6e0424a77c python: pandas: 0.23.3 -> 0.23.4 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
b91d277799 python: openpyxl: 2.5.4 -> 2.5.5 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
3845d16dcc python: oauthenticator: 0.7.3 -> 0.8.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
f695fec875 python: numpy: 1.14.5 -> 1.15.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
b4eb92777c python: numexpr: 2.6.6 -> 2.6.7 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
0c0e408db9 python: nipype: 1.1.0 -> 1.1.2 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
3d9da297b2 python: netCDF4: 1.4.0 -> 1.4.1 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
fafa17e93e python: mutagen: 1.41.0 -> 1.41.1 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
db94f0620b python: multipledispatch: 0.5.0 -> 0.6.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
ed3ee4e56d python: moto: 1.3.3 -> 1.3.4 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
4aa2b4af19 python: more-itertools: 4.2.0 -> 4.3.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
1bc66be7e8 python: matplotlib: 2.2.2 -> 2.2.3 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
00c912661e python: marshmallow: 2.15.3 -> 2.15.4 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
430fb0d976 python: m2r: 0.1.15 -> 0.2.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
8cdc9e6ceb python: lxml: 4.2.3 -> 4.2.4 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
0bd401b65a python: libagent: 0.11.3 -> 0.12.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
9ee7e0208e python: ldap3: 2.5 -> 2.5.1 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
3c357901f2 python: jupyterlab_launcher: 0.11.2 -> 0.13.1 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
1e3880dd0b python: jupyterlab: 0.33.7 -> 0.33.10 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
660d04b657 python: junos-eznc: 2.1.8 -> 2.1.9 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
97408bf8bb python: joblib: 0.12.1 -> 0.12.2 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
e96b38b3a5 python: jira: 1.0.15 -> 2.0.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
3ba840a60f python: jdatetime: 2.2.1 -> 3.0.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
d575a899d4 python: ipywidgets: 7.3.0 -> 7.4.0 2018-08-25 07:38:22 +02:00
Frederik Rietdijk
c119ef323c python: ipython: 6.4.0 -> 6.5.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
9346ed7554 python: invoke: 1.1.0 -> 1.1.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
b1bcd54763 python: IBMQuantumExperience: 1.9.8 -> 2.0.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
140b3cc62f python: hvac: 0.6.2 -> 0.6.3 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
3dc7a273ed python: grpcio-tools: 1.13.0 -> 1.14.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
6696977b50 python: grpcio: 1.13.0 -> 1.14.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
60c35659bf python: gphoto2: 1.8.2 -> 1.8.3 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
c82458090d python: google-auth: 1.5.0 -> 1.5.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
465860d9a9 python: google-api-core: 1.2.1 -> 1.3.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
e591f2858f python: fonttools: 3.28.0 -> 3.29.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
5fe8728e3e python: folium: 0.5.0 -> 0.6.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
59fafef2e2 python: Flask-PyMongo: 2.0.1 -> 2.1.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
691270a594 python: elasticsearch: 6.3.0 -> 6.3.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
abeee701bd python: ECPy: 0.9.0 -> 0.9.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
566a915f8c python: dulwich: 0.19.5 -> 0.19.6 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
e48f983254 python: dogpile.cache: 0.6.6 -> 0.6.7 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
7834477dc4 python: docker: 3.4.1 -> 3.5.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
65dbc4235e python: chainer: 4.3.0 -> 4.3.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
e2b4a7a9e8 python: certifi: 2018.4.16 -> 2018.8.13 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
4fc5ebd1d0 python: cairocffi: 0.8.1 -> 0.9.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
b1cd6aa314 python: zc.buildout: 2.2.5 -> 2.12.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
75683a6eb8 python: BTrees: 4.5.0 -> 4.5.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
d962411a34 python: breathe: 4.9.1 -> 4.10.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
37a577a8f9 python: botocore: 1.10.65 -> 1.10.75 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
a799aa9838 python: beautifulsoup4: 4.6.0 -> 4.6.3 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
d72794bf32 python: autobahn: 18.6.1 -> 18.7.1 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
cc55de08cd python: async_generator: 1.9 -> 1.10 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
abf0cf692f python: astropy: 3.0.3 -> 3.0.4 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
43bb4ac8ab python: astroid: 2.0.1 -> 2.0.4 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
cd14cbeed8 python: APScheduler: 3.5.1 -> 3.5.2 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
8667acf426 python: aiofiles: 0.3.2 -> 0.4.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
7361cadbdb python: absl-py: 0.2.2 -> 0.3.0 2018-08-25 07:38:21 +02:00
Frederik Rietdijk
8fbe3a484a Merge master into staging 2018-08-25 07:37:14 +02:00
Silvan Mosberger
24cb9ddfc0
Merge pull request #45614 from r-ryantm/auto-update/aws-sdk-cpp
aws-sdk-cpp: 1.4.82 -> 1.5.17
2018-08-25 02:19:32 +02:00
R. RyanTM
df126e2adf maven: 3.5.3 -> 3.5.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/apache-maven/versions.
2018-08-24 16:54:21 -07:00
R. RyanTM
65c2e09d9a aws-sdk-cpp: 1.4.82 -> 1.5.17
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/aws-sdk-cpp/versions.
2018-08-24 16:28:42 -07:00
Jan Tojnar
61029a0cae
Merge pull request #45593 from r-ryantm/auto-update/flatpak-builder
flatpak-builder: 0.99.3 -> 1.0.0
2018-08-25 01:15:44 +02:00