Will Dietz
99e12fcf83
Merge pull request #42470 from dtzWill/fix/dmraid-musl-headers
...
dmraid: patch to fix users of dmraid when using musl
2018-06-23 21:20:35 -05:00
Evgeny Egorochkin
ff4351ac3b
amarok: fix building against Qt-5.11
2018-06-24 05:10:38 +03:00
Matthew Bauer
4f6d61e5cf
cc-wrapper: disable stackprotector for mingw
...
It seems to break things.
2018-06-23 22:05:26 -04:00
Will Dietz
db7d403b63
dmraid: patch to fix users of dmraid
...
I hoped that setting -D_GNU_SOURCE in the build would avoid
the need for this patch -- but that only fixes the build itself,
this patch adds the define so headers work elsewhere.
Particularly, this fixes libblockdev w/musl -- before this change
it fails to "detect" headers for dmraid.h since it doesn't compile.
2018-06-23 20:42:14 -05:00
Profpatsch
9c1edbddee
unvanquished: remove
...
Hasn’t been building or upgraded since 2015:
https://github.com/NixOS/nixpkgs/issues/9781
2018-06-24 01:51:16 +02:00
Will Dietz
2e5e26d64d
Merge pull request #42455 from dtzWill/fix/ghc-musl-usellvm
...
ghc-{8.2.2,8.4.3}: "useLLVM" when target is musl as well
2018-06-23 18:09:41 -05:00
Matthew Justin Bauer
bee228d9b4
exult: only build on linux
...
It currently times out on finding sdl-config:
https://hydra.nixos.org/job/nixpkgs/staging/exult.x86_64-darwin
2018-06-23 19:08:32 -04:00
Tad Fisher
aef546444c
minikube: bundle kvm2 driver
2018-06-23 16:01:38 -07:00
Will Dietz
c5e90a9292
llvm_{38,39}: unconditionally set triples, not just w/musl
...
Follow-on to same changes made to other versions:
See #42454 , #42456 .
2018-06-23 16:53:38 -05:00
Matthew Bauer
680957d8b2
pyserial: disable install check on darwin
2018-06-23 17:50:01 -04:00
Matthew Bauer
fb1852f424
agda-stdlib: broken on darwin
2018-06-23 17:50:00 -04:00
Matthew Bauer
6127ec1665
treewide: disable sdl-config darwin time outs
...
sdl-config has an issue on hydra where it will hang when run on
Darwin. This is probably related to the headless mode that is set up &
the sdl-config program waiting for a graphical to finish.
2018-06-23 17:50:00 -04:00
Matthew Justin Bauer
e09861f11f
gravit: fix eval
2018-06-23 17:35:31 -04:00
Matthew Justin Bauer
92f0bec7c4
chocolate-doom: only build on linux
...
darwin build times out on sdl-config
2018-06-23 17:35:01 -04:00
Matthew Justin Bauer
9bfd3ade2e
gravit: only build on linux
2018-06-23 17:33:25 -04:00
Averell Dalton
8e81c7c7a6
x2goclient: 4.1.1.1 -> 4.1.2.0
2018-06-23 23:32:50 +02:00
Matthew Justin Bauer
28c476dbf1
picolisp: broken on darwin
2018-06-23 17:31:44 -04:00
Will Dietz
1667a3c2fa
Merge pull request #42452 from dtzWill/feature/llvm-38-39-musl
...
llvmPackages_{38,39}: musl compat, minor cleanup
2018-06-23 16:27:37 -05:00
Matthew Justin Bauer
469cca0ac7
nim: disable checks on darwin
...
These time out for some reason:
https://hydra.nixos.org/job/nixpkgs/trunk/nim.x86_64-darwin
2018-06-23 17:25:09 -04:00
Will Dietz
db7041a047
libc++{,abi}_38: musl fixes, cmake is nativeBuildInput
2018-06-23 15:53:45 -05:00
Will Dietz
0b7cc25d19
clang_38: musl fixup, cmake should be nativeBuildInput
2018-06-23 15:53:45 -05:00
Will Dietz
ae78847b50
clang_39: fix w/musl (same as clang_4)
2018-06-23 15:53:44 -05:00
Will Dietz
e4fffae0cf
llvmPackages_39.libcxx: minor cleanup
2018-06-23 15:53:44 -05:00
Will Dietz
dd4299a27c
llvm_39: musl patches, same as llvm_4
2018-06-23 15:53:44 -05:00
Will Dietz
ebcdd8b9b0
llvm_4: refactor patch location, will be sharing shortly
2018-06-23 15:53:44 -05:00
Will Dietz
68351290ad
llvm_38: musl patches + options
...
Same as those added to llvm_39 a few commits ago.
2018-06-23 15:53:44 -05:00
Will Dietz
4ef4e0f44b
llvm_38: always apply sigaltstack patch
2018-06-23 15:53:44 -05:00
Will Dietz
182de524a1
llvm_{39,4}: refactor to use same patch file
2018-06-23 15:53:44 -05:00
Will Dietz
a1bf9b6094
llvm_39: disable sanitizers/xray bits when using musl
...
Don't have a fix for this handy and don't need it yet
so for now just disable.
2018-06-23 15:53:44 -05:00
Will Dietz
b39fb5525b
llvm_39: set triples as well
2018-06-23 15:53:43 -05:00
Will Dietz
f0c154a109
llvm_39: apply llvm_4 compiler-rt patch for musl as well
2018-06-23 15:53:43 -05:00
Will Dietz
04fb628780
llvm_39: unconditionally apply sigaltstack fix
...
(as we do on other LLVM builds)
2018-06-23 15:53:43 -05:00
Will Dietz
96cfd14fd2
llvm-3.9: patches to fix w/musl
...
Mostly same as used with LLVM 4.0
2018-06-23 15:53:43 -05:00
R. RyanTM
75a006c32e
tbb: 2018_U4 -> 2018_U5
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/tbb/versions .
These checks were done:
- built on NixOS
- 0 of 0 passed binary check by having a zero exit code.
- 0 of 0 passed binary check by having the new version present in output.
- found 2018_U5 with grep in /nix/store/xhqkrh6rrs3ji21v1rdicm3f50j1ildx-tbb-2018_U5
- directory tree listing: https://gist.github.com/cfe37285702751a390a4ccdcf83b000e
- du listing: https://gist.github.com/ef220dc185b398311333a7d43930787a
2018-06-23 14:49:14 -05:00
Will Dietz
3e49430922
ghc822: useLLVM when building against musl too
2018-06-23 12:53:45 -05:00
Michishige Kaito
60ed533188
factorio: 0.16.36 -> 0.16.51
2018-06-23 18:40:29 +01:00
Matthew Bauer
798ad38c35
boost: use default toolset option
...
for 1.66 & 1.67 we were overriding the default toolset option. This
meant that gcc-cross was not being selected properly, breaking the
cross toolchain.
/cc @dtzWill
2018-06-23 13:40:18 -04:00
Kevin Liu
7997c2ad4c
mpage: fix urls from mesa → glu transition
...
Find/replace error in 0acec7e984
.
2018-06-23 20:22:51 +03:00
Will Dietz
ffdf8192b3
ghc843: apparently need LLVM when building against musl too
2018-06-23 12:20:02 -05:00
Frederik Rietdijk
fc4ab420d9
Merge pull request #40959 from alexvorobiev/clustershell
...
pythonPackages.clustershell: init at 1.8
2018-06-23 18:29:20 +02:00
Frederik Rietdijk
294e7b1b39
Merge pull request #42425 from Synthetica9/atom-1-28-0
...
atom: 1.27.2 -> 1.28.0
2018-06-23 18:08:27 +02:00
Frederik Rietdijk
eb195041d5
Merge pull request #42335 from Assassinkin/seekpath
...
pythonPackages.seekpath: init at 1.8.1
2018-06-23 18:08:02 +02:00
Frederik Rietdijk
4df1161ea4
Merge pull request #42367 from Assassinkin/monty
...
pythonPackages.monty: init at 1.0.2
2018-06-23 18:05:04 +02:00
Frederik Rietdijk
43520486c7
Merge pull request #42345 from Ma27/fix-python-git-annex-adapter
...
python3Packages.git-annex-adapter: fix build
2018-06-23 18:04:39 +02:00
Averell Dalton
06932b25f3
Revert "python: jupyterlab_launcher: 0.10.5 -> 0.11.0"
...
This reverts commit a4404adbcb
.
2018-06-23 17:52:31 +02:00
R. RyanTM
99ed01e104
xmlsec: 1.2.25 -> 1.2.26
...
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.
This update was made based on information from https://repology.org/metapackage/xmlsec/versions .
These checks were done:
- built on NixOS
- /nix/store/abvl1x7fq46597zs54989mzlbfs7fq6i-xmlsec-1.2.26/bin/.xmlsec1-wrapped passed the binary check.
- /nix/store/abvl1x7fq46597zs54989mzlbfs7fq6i-xmlsec-1.2.26/bin/xmlsec1 passed the binary check.
- 2 of 2 passed binary check by having a zero exit code.
- 0 of 2 passed binary check by having the new version present in output.
- found 1.2.26 with grep in /nix/store/abvl1x7fq46597zs54989mzlbfs7fq6i-xmlsec-1.2.26
- directory tree listing: https://gist.github.com/e9e137ae925e9687577596baffb336c3
- du listing: https://gist.github.com/dda9ad69863fe80d1ea4126315585b0c
2018-06-23 08:42:39 -07:00
Kevin Liu
be47f95083
multimc: create compatibility symlink to fix desktop icon
2018-06-23 09:37:29 -04:00
Kevin Liu
28ff1f7565
multimc: 0.6.2 → unstable-2018-06-04
...
Fixes #42387 . See also #42351 for information on Qt breakage.
2018-06-23 09:37:20 -04:00
Will Dietz
19ef534fbb
Merge pull request #41762 from tilpner/appimage-run
...
appimage-run: init
2018-06-23 07:23:08 -05:00
Pasquale
cdd5b90b02
home-manager:2017-12-7 -> 2018-06-14
2018-06-23 13:59:18 +02:00
Frederik Rietdijk
1106d872ae
Merge pull request #42421 from bandresen/python-periphery
...
pythonPackages.python-periphery: init at 1.1.1
2018-06-23 13:53:29 +02:00
Frederik Rietdijk
14b28269b3
octoprint: fix build
2018-06-23 13:45:09 +02:00
Patrick Hilhorst
5b3ccfd58a
atom: 1.27.2 -> 1.28.0
2018-06-23 13:42:00 +02:00
Ryan Mulligan
0d5eb901ad
treewide: http -> https
2018-06-23 04:34:55 -07:00
Bas van Dijk
68fa306be6
pgmanage: remove deprecated postage alias
...
The following has been removed:
* The `services.postage` alias for the `services.pgmanage` module
* The `postage` alias for the `pgmanage` package
2018-06-23 13:32:13 +02:00
Bas van Dijk
e385630434
pgmanage: 10.1.1 -> 10.3.0
...
Release notes: https://github.com/pgManage/pgManage/releases/tag/v10.3.0
Also fixes #40247
2018-06-23 13:24:14 +02:00
Benjamin Andresen
1dcee7a162
pythonPackages.python-periphery: init at 1.1.1
2018-06-23 13:18:20 +02:00
Frederik Rietdijk
59daa4fd62
python.pkgs.aiohttp: fix build
2018-06-23 12:02:20 +02:00
Frederik Rietdijk
46b7f6bdfd
python.pkgs.pandas: fix build
2018-06-23 11:48:06 +02:00
Frederik Rietdijk
bb79a46357
freecad: fix build
2018-06-23 11:02:41 +02:00
Okina Matara
794c91b49e
dolphinEmuMaster: 20180618 -> 2018-06-22
2018-06-23 01:48:52 -07:00
Okina Matara
25d4708c95
dolphinEmuMaster: Add option-dependent desktop file
2018-06-23 01:48:52 -07:00
Okina Matara
e4a32f980b
dolphinEmuMaster: 20180609 -> 20180618
2018-06-23 01:48:52 -07:00
Cray Elliott
950d667b3d
phpPackages.composer: 1.6.3 -> 1.6.5
2018-06-23 01:48:27 -07:00
Mathieu Boespflug
6f03c349ed
bazel: Set mboes as maintainer
...
As per #39585
2018-06-23 10:45:48 +02:00
Mathieu Boespflug
722fcfc4ea
bazel: 0.12 -> 0.13
2018-06-23 10:45:43 +02:00
Frederik Rietdijk
95eb2fa40e
Merge staging into master
2018-06-23 08:23:24 +02:00
Okina Matara
10c4d7d05e
libtorrentRasterbar: fix homepage url
2018-06-23 01:12:00 -05:00
Okina Matara
48aa44ea84
libtorrentRasterbar: fix build, restructure
2018-06-23 00:55:37 -05:00
Matthew Justin Bauer
9c0ebbe7a3
Merge pull request #42405 from worldofpeace/patch-3
...
libtorrentRasterbar: fix build with boost167
2018-06-22 20:26:42 -04:00
Matthew Justin Bauer
a006243b8d
Merge pull request #41732 from Infinisil/overrideDerivation
...
some overrideDerivation cleanups
2018-06-22 20:07:48 -04:00
Tim Steinbach
2624f90796
Merge pull request #42376 from dtzWill/update/git-2.18.0
...
git: 2.17.1 -> 2.18.0
2018-06-23 00:00:13 +00:00
Matthew Bauer
37aab4cbb5
android: more output size reduction
...
This should bring us finally under the 2G max. llvm directory was
missing from my last commit.
2018-06-22 19:06:11 -04:00
worldofpeace
dfa078951f
libtorrentRasterbar: fix build with boost167
2018-06-22 18:15:20 -04:00
Matthew Bauer
e1e9b197f9
android: fix from last output size reduction
...
Directories weren’t being removed properly.
2018-06-22 17:49:28 -04:00
John Ericson
bbef861e0f
Merge pull request #42397 from obsidiansystems/more-android-fixes
...
androidndk: cleanups
2018-06-22 17:17:53 -04:00
Matthew Bauer
7b49d3b335
androidndk: fix eval
2018-06-22 16:51:22 -04:00
Matthew Bauer
054656a2fc
androidndk: reduce output sizw
...
Fixes #41704
2018-06-22 16:48:26 -04:00
Matthew Bauer
a7fc8ad140
androidndk: use unzip
...
This is a free version and preferred to 7zip.
2018-06-22 16:41:08 -04:00
Matthew Bauer
e5d262e1cc
androidndk: fixup
2018-06-22 16:32:05 -04:00
Matthew Justin Bauer
5ac6ab091a
Merge pull request #42389 from tobiasBora/master
...
imapnotify: added in all-packages.nix
2018-06-22 15:25:11 -04:00
Leo Colisson
4509fdba3f
imapnotify: inherit inside all-packages
2018-06-22 21:24:31 +02:00
Antoine Eiche
5bfdf34bed
libxml2: add enableStatic argument
...
If `enableStatic` is set to true, the output `static` contains the
static library.
2018-06-22 21:00:20 +02:00
Michael Weiss
f0520361a1
androidStudioPackages.{beta,dev,canary}: 3.2.0.17 -> 3.2.0.18
2018-06-22 20:58:10 +02:00
Matthew Justin Bauer
6c17928d52
Merge pull request #42378 from obsidiansystems/fix-android32
...
androidndk: Fix version selection
2018-06-22 14:50:14 -04:00
Leo Colisson
94bfc2cdc3
imapnotify: added in all-packages.nix
2018-06-22 20:22:21 +02:00
Jan Tojnar
876598a2dd
Merge pull request #42373 from symphorien/gnirehtet
...
gnirehtet: init at 2.2.1
2018-06-22 19:49:23 +02:00
Symphorien Gibol
f5307941cc
gnirehtet: init at 2.2.1
2018-06-22 19:21:23 +02:00
Claas Augner
1f396441a6
phpPackages.apcu40: 4.0.7 -> 4.0.11
2018-06-22 18:17:51 +02:00
Claas Augner
89fc0fb2c9
phpPackages.apcu51: 5.1.8 -> 5.1.11
2018-06-22 18:17:37 +02:00
Frederik Rietdijk
b7487779e1
Merge pull request #42350 from Ma27/fix-py-thumbor
...
pythonPackages.thumbor: 6.4.2 -> 6.5.1
2018-06-22 18:12:03 +02:00
Peter Simons
5c80983e75
haskell-generic-builder: bake the package name and version into --docdir
...
If we use a --docdir that's not specific to the package, then different builds
will install their license files into the same location, which leads to file
collisions if those are ever joined into the same environment.
Fixes https://github.com/NixOS/nixpkgs/issues/35024 .
2018-06-22 17:50:11 +02:00
Peter Simons
1486fee1d3
haskell-Cabal: drop obsolete override to fix Setup dependencies
...
This is now handled by cabal2nix:
- 7ccbd668d1
.
- https://github.com/NixOS/nixpkgs/pull/41939
2018-06-22 17:50:11 +02:00
Peter Simons
e0d34cfeca
haskell-streaming-commons: disable randomly failing test suite
2018-06-22 17:50:11 +02:00
Peter Simons
d94d27c2dd
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9.2-23-g7ccbd66 from Hackage revision
c9934e673b
.
2018-06-22 17:50:11 +02:00
Peter Simons
503e5c3f27
hackage2nix: boolector has an unfree license
2018-06-22 17:50:10 +02:00
Peter Simons
2bd8148b95
LTS Haskell 11.14
2018-06-22 17:50:10 +02:00
Averell Dalton
67e13d60c4
x2goclient: fix build with qt 5.11
2018-06-22 17:32:07 +02:00
Will Dietz
26f24fe09a
git: indicate when last tested to "still" fail, for checking updates
2018-06-22 10:10:20 -05:00
Matthew Bauer
c8fd285c8d
android: add ndkVer to resolve ndk ambiguity
...
It wasn’t exactly clear which NDK you were using previously. This adds
an attribute to system that handles what version of the NDK we should
use when building things.
/cc @Ericson2314
2018-06-22 11:06:17 -04:00
Will Dietz
1190af39b9
git: disable failing completion test as well
2018-06-22 10:02:57 -05:00
Will Dietz
4136cb5ba9
git: disable "editor with a space" tests due to fails
...
Need to investigate.
2018-06-22 10:00:42 -05:00
Will Dietz
e65e6cad23
git: disable working-tree-encoding tests on musl
...
Makes assumptions about BOM.
2018-06-22 09:56:20 -05:00
Will Dietz
5f27396e8f
git: remove symlinks-in-bin patch
2018-06-22 09:15:54 -05:00
Will Dietz
18231121f4
git: 2.17.1 -> 2.18.0
2018-06-22 09:12:06 -05:00
adisbladis
25ee8e0f70
firefox-devedition-bin: 62.0b1 -> 62.0b2
2018-06-22 22:05:26 +08:00
Assassinkin
e84a8bf83d
pythonPackages.monty: Add a short description
2018-06-22 14:46:51 +01:00
Matthew Bauer
cf09ffe9aa
android: Use NDK 17 for aarch32
2018-06-22 09:33:25 -04:00
Orivej Desh
9af0ed346d
libcpuid: clean up
2018-06-22 13:23:58 +00:00
Lancelot SIX
75879177e8
Merge pull request #42364 from dotlambda/qutebrowser-1.3.3
...
qutebrowser: 1.3.2 -> 1.3.3
2018-06-22 14:36:04 +02:00
Peter Simons
f13f2434d0
Revert "Fix null deps in ghcWithHoogle"
2018-06-22 14:21:44 +02:00
Assassinkin
0fe77afcaf
pythonPackages.monty: init at 1.0.2
2018-06-22 12:54:26 +01:00
Daiderd Jordan
d8a03e2f81
Merge pull request #42360 from marsam/feature/influxdb-darwin-support
...
influxdb: supports darwin
2018-06-22 13:50:13 +02:00
Frederik Rietdijk
48110c1295
Merge staging into master
2018-06-22 13:20:37 +02:00
Frederik Rietdijk
93a277ca60
Merge pull request #41894 from NixOS/python-unstable
...
Python package set: major updates
2018-06-22 13:15:28 +02:00
Frederik Rietdijk
d12fc7abcb
python.pkgs.portend: fix build
2018-06-22 13:09:51 +02:00
Frederik Rietdijk
e00ddc62b2
python.pkgs.rlp: mark as broken
2018-06-22 13:09:51 +02:00
Frederik Rietdijk
9e10e51161
conan: fix build
2018-06-22 13:09:51 +02:00
Frederik Rietdijk
6816117ace
python.pkgs.beancount: fix build
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
fbd30cb768
aws-sam-cli: fix build
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
617806e913
python.pkgs.notebook: fix build
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
07753e8875
python.pkgs.sqlalchemy: fix build
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
cb5bf262cd
python.pkgs.netcdf4: fix build
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
25e5b37c23
python.pkgs.cftime: init at 1.0.0
2018-06-22 13:09:50 +02:00
Frederik Rietdijk
5b49e13f02
python.pkgs.pip-tools: fix build
2018-06-22 13:09:49 +02:00
Frederik Rietdijk
303787e6f8
python.pkgs.gunicorn: fix build
2018-06-22 13:09:49 +02:00
Frederik Rietdijk
363910dc7f
python.pkgs.pyowm: fix build
2018-06-22 13:09:49 +02:00
Frederik Rietdijk
751c9328e6
python.pkgs.py4j: 0.10.6 -> 0.10.7
2018-06-22 13:09:49 +02:00
Robert Schütz
8216e6fa0d
python.pkgs.dateutil_1_5: remove
2018-06-22 13:09:49 +02:00
Robert Schütz
080fbe90a5
jrnl: use Python 3
2018-06-22 13:09:49 +02:00
Robert Schütz
49cb112d99
python.pkgs.django-haystack: 2.4.1 -> 2.8.1
2018-06-22 13:09:48 +02:00
Robert Schütz
61a051cbaa
python.pkgs.pysolr: 3.3.3 -> 3.7.0
2018-06-22 13:09:48 +02:00
Robert Schütz
6896911117
python.pkgs.pysolr: move expression
2018-06-22 13:09:48 +02:00
Robert Schütz
95ce1c4e12
python.pkgs.django-haystack: move expression
2018-06-22 13:09:48 +02:00
Frederik Rietdijk
c34c192714
python.pkgs.google-api-python-client: add missing dependency
2018-06-22 13:09:48 +02:00
Frederik Rietdijk
a903708156
python.pkgs.google-auth-httplib2: init at 0.0.3
2018-06-22 13:09:48 +02:00
Frederik Rietdijk
5523162e85
pirate-get: add missing dependency
2018-06-22 13:09:47 +02:00
Frederik Rietdijk
a2799a4e88
python: IBMQuantumExperience: 1.9.5 -> 1.9.6
2018-06-22 13:09:47 +02:00
Frederik Rietdijk
ab7f440a66
python: xml2rfc: 2.9.6 -> 2.9.8
2018-06-22 13:09:47 +02:00
Frederik Rietdijk
e4a4ce1eb7
python: rst2html5: 1.9.3 -> 1.9.4
2018-06-22 13:09:47 +02:00
Frederik Rietdijk
37c3de2380
python: pirate-get: 0.3.0 -> 0.3.1
2018-06-22 13:09:47 +02:00
Frederik Rietdijk
ff40c96b70
python: pantsbuild.pants: 1.6.0 -> 1.7.0
2018-06-22 13:09:47 +02:00
Frederik Rietdijk
6969c87349
python: zeep: 2.5.0 -> 3.0.0
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
0812bc40b2
python: yarl: 1.2.5 -> 1.2.6
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
c3edc156cd
python: vega: 1.1.1 -> 1.3.0
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
e0aa8913b2
python: uproot: 2.8.31 -> 2.8.33
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
16a1c608eb
python: testfixtures: 6.1.0 -> 6.2.0
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
ffa1afd005
python: tables: 3.4.3 -> 3.4.4
2018-06-22 13:09:46 +02:00
Frederik Rietdijk
7093d1fc7a
python: stripe: 1.82.1 -> 1.82.2
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
ea1af5b7bc
python: schema: 0.6.7 -> 0.6.8
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
57efe1a657
python: requests: 2.19.0 -> 2.19.1
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
631067e62f
python: regex: 2018.06.09 -> 2018.06.21
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
3f5422c46b
python: qiskit: 0.4.15 -> 0.5.4
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
b5aa2c0e7c
python: python-gnupg: 0.4.2 -> 0.4.3
2018-06-22 13:09:45 +02:00
Frederik Rietdijk
7d4922b2e0
python: pytest: 3.6.1 -> 3.6.2
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
a83e81c59b
python: pytest-timeout: 1.2.1 -> 1.3.0
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
278d417c44
python: pyscard: 1.9.6 -> 1.9.7
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
ba4064ce29
python: pyroute2: 0.5.1 -> 0.5.2
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
fd63005827
python: pyhomematic: 0.1.43 -> 0.1.44
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
7dddb2e4e9
python: pydub: 0.22.0 -> 0.22.1
2018-06-22 13:09:44 +02:00
Frederik Rietdijk
ef6f0b7d66
python: pycryptodomex: 3.6.1 -> 3.6.2
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
29e5648c28
python: pycryptodome: 3.6.1 -> 3.6.2
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
e4970eb585
python: phonenumbers: 8.9.7 -> 8.9.8
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
eb528297e4
python: pdf2image: 0.1.13 -> 0.1.14
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
cede7caab8
python: pandas: 0.23.0 -> 0.23.1
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
8fb618248f
python: numpy: 1.14.4 -> 1.14.5
2018-06-22 13:09:43 +02:00
Frederik Rietdijk
989079c566
python: nilearn: 0.4.1 -> 0.4.2
2018-06-22 13:09:42 +02:00
Frederik Rietdijk
e64a968719
python: nibabel: 2.2.0 -> 2.3.0
2018-06-22 13:09:42 +02:00
Frederik Rietdijk
8456c7880f
python: Nevow: 0.14.3 -> 0.14.4
2018-06-22 13:09:42 +02:00
Frederik Rietdijk
5139977a0e
python: jupyterhub-ldapauthenticator: 1.2.1 -> 1.2.2
2018-06-22 13:09:42 +02:00
Frederik Rietdijk
2b7aee7ba6
python: jdatetime: 2.0.0 -> 2.1.0
2018-06-22 13:09:42 +02:00
Frederik Rietdijk
a4a26fe23a
python: IBMQuantumExperience: 1.9.1 -> 1.9.5
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
bc38b0a293
python: hvac: 0.5.0 -> 0.6.0
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
a69bee47d9
python: grpcio: 1.12.0 -> 1.12.1
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
5d664be337
python: google-api-core: 1.2.0 -> 1.2.1
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
644d6eb8fb
python: gevent: 1.3.3 -> 1.3.4
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
fc6b70a401
python: fonttools: 3.27.1 -> 3.28.0
2018-06-22 13:09:41 +02:00
Frederik Rietdijk
59c61b21ba
python: Flask-Migrate: 2.1.1 -> 2.2.1
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
92c9ce7c2e
python: Faker: 0.8.15 -> 0.8.16
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
f228e23cd3
python: elasticsearch: 6.2.0 -> 6.3.0
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
ec51c100ec
python: dulwich: 0.19.2 -> 0.19.3
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
4c5aa1ce09
python: docker: 3.3.0 -> 3.4.0
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
8f3b4726aa
python: dill: 0.2.7.1 -> 0.2.8.1
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
04e527d69f
python: deprecation: 2.0.3 -> 2.0.4
2018-06-22 13:09:40 +02:00
Frederik Rietdijk
1e86af4b0a
python: dask: 0.17.5 -> 0.18.0
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
6a5bb306da
python: cufflinks: 0.12.1 -> 0.13.0
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
6f3b651128
python: circus: 0.14.0 -> 0.15.0
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
679b184950
python: CherryPy: 15.0.0 -> 16.0.2
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
095a58c09b
python: cheroot: 6.3.1 -> 6.3.2
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
f65570396a
python: channels: 2.1.1 -> 2.1.2
2018-06-22 13:09:39 +02:00
Frederik Rietdijk
77de056693
python: zc.buildout: 2.11.4 -> 2.11.5
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
5a6394ecad
python: bokeh: 0.12.16 -> 0.13.0
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
baa769a165
python: blessed: 1.14.2 -> 1.15.0
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
913e775fb7
python: aws-sam-translator: 1.5.4 -> 1.6.0
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
b59793fee1
python: Automat: 0.6.0 -> 0.7.0
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
11be27a3cd
python: asyncssh: 1.13.0 -> 1.13.1
2018-06-22 13:09:38 +02:00
Frederik Rietdijk
142db78f08
python: aniso8601: 3.0.0 -> 3.0.2
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
e5905b43f7
python: alabaster: 0.7.10 -> 0.7.11
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
80110d0bc4
python: aiohue: 1.5.0 -> 1.6.0
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
f7c654809c
python: aioamqp: 0.10.0 -> 0.11.0
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
4eb3784c55
python.pkgs.setuptools: 39.0.1 -> 39.2.0
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
0c20574dbd
python.pkgs.txaio: 2.9.0 -> 2.10.0
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
1d9291b16e
python.pkgs.moto: loosen jsondiff constraint
2018-06-22 13:09:37 +02:00
Frederik Rietdijk
aa5ab58387
python.pkgs.gevent: minor improvements
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
b634b3c46f
python: greenlet: 0.4.10 -> 0.4.13
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
da455116d2
python.pkgs.greenlet: move expression
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
5ff5aa4a0f
python.pkgs.opentimestamps: 0.3.0 -> 0.4.0
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
b8f7cc5419
python.pkgs.pytest-asyncio: minor improvements
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
0726d95372
python: pirate-get: 0.2.13 -> 0.3.0
2018-06-22 13:09:36 +02:00
Frederik Rietdijk
b258dede89
python: home-assistant-frontend: 20180509.0 -> 20180607.0
2018-06-22 13:09:35 +02:00
Frederik Rietdijk
2e62ca64ff
python: buildbot-pkg: 1.1.2 -> 1.2.0
2018-06-22 13:09:35 +02:00
Frederik Rietdijk
11eadb3d7f
python: autoflake: 1.1 -> 1.2
2018-06-22 13:09:35 +02:00
Frederik Rietdijk
db0a52e838
python: zope.interface: 4.4.3 -> 4.5.0
2018-06-22 13:09:35 +02:00
Frederik Rietdijk
72dd15b11d
python: zc.lockfile: 1.2.1 -> 1.3.0
2018-06-22 13:09:35 +02:00
Frederik Rietdijk
7ff206e180
python: yarl: 1.1.1 -> 1.2.5
2018-06-22 13:09:35 +02:00
Frederik Rietdijk
70da4a9e27
python: yapf: 0.21.0 -> 0.22.0
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
01dda9dcb9
python: xarray: 0.10.4 -> 0.10.7
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
734b711ef2
python: websocket_client: 0.47.0 -> 0.48.0
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
c37797e490
python: websockets: 4.0.1 -> 5.0.1
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
efb3528d4c
python: virtualenv: 15.2.0 -> 16.0.0
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
55caf7fa7e
python: urllib3: 1.22 -> 1.23
2018-06-22 13:09:34 +02:00
Frederik Rietdijk
49095a57d3
python: uritools: 2.1.1 -> 2.2.0
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
5c12684446
python: uproot: 2.8.25 -> 2.8.31
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
9f8f483e2a
python: unittest-xml-reporting: 2.1.1 -> 2.2.0
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
5d3c605345
python: ua-parser: 0.7.3 -> 0.8.0
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
587c2bd264
python: Twisted: 17.9.0 -> 18.4.0
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
92e2164fc9
python: tqdm: 4.21.0 -> 4.23.4
2018-06-22 13:09:33 +02:00
Frederik Rietdijk
05ff34a952
python: thinc: 6.10.2 -> 6.11.2
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
4fc2df1b81
python: texttable: 1.2.1 -> 1.3.1
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
e368770cce
python: testfixtures: 6.0.2 -> 6.1.0
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
061d220129
python: supervise_api: 0.5.3 -> 0.6.0
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
da5a8184a0
python: subprocess32: 3.2.7 -> 3.5.2
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
83de778d45
python: stripe: 1.79.1 -> 1.82.1
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
087df1160b
python: statsmodels: 0.8.0 -> 0.9.0
2018-06-22 13:09:32 +02:00
Frederik Rietdijk
e4767b420b
python: sqlmap: 1.2.5 -> 1.2.6
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
29e2485056
python: SQLAlchemy: 1.2.7 -> 1.2.8
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
befd27d5b8
python: splinter: 0.7.7 -> 0.8.0
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
9edefdd860
python: sphinxcontrib-websupport: 1.0.1 -> 1.1.0
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
ac9cafbff7
python: sphinxcontrib-bibtex: 0.3.6 -> 0.4.0
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
aee7b1d413
python: Sphinx: 1.7.4 -> 1.7.5
2018-06-22 13:09:31 +02:00
Frederik Rietdijk
3068b8a3fb
python: simplejson: 3.13.2 -> 3.15.0
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
ef7d822858
python: setuptools_scm: 1.17.0 -> 2.1.0
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
810f8c953a
python: scp: 0.10.2 -> 0.11.0
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
83127d0dcb
python: scipy: 1.0.1 -> 1.1.0
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
b354829a26
python: salmon-mail: 3.0.0 -> 3.0.1
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
01d5a6cc4d
python: rpy2: 2.8.6 -> 2.9.3
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
4c3a19b9c9
python: rlp: 0.6.0 -> 1.0.1
2018-06-22 13:09:30 +02:00
Frederik Rietdijk
c4a40d8687
python: restview: 2.8.1 -> 2.9.1
2018-06-22 13:09:29 +02:00
Frederik Rietdijk
a99873e851
python: requests: 2.18.4 -> 2.19.0
2018-06-22 13:09:29 +02:00
Frederik Rietdijk
e3219e63f3
python: requests-oauthlib: 0.8.0 -> 1.0.0
2018-06-22 13:09:29 +02:00