Jan Tojnar
48316aeec1
libsForQt5.qtkeychain: add libsecret support
...
qtkeychain uses pkg-config to detect whether libsecret is available,
otherwise it just builds a stub object file.
We need libsecret support to allow nextcloud-client storing passwords
on Freedesktop platforms.
I also fixed the Darwin dependencies not being used with Qt5,
even though the build did not complain.
2019-04-28 01:28:26 +02:00
Will Dietz
fde69b6821
qca-qt5: tweak patch to apply, will see if works
2019-04-27 16:56:50 -05:00
Will Dietz
65d7b10250
Revert "libsForQt5.qca-qt5: remove darwin patch, no longer needed"
...
This reverts commit 1ff3763ffad43ba66f31dabed9f2e8140f3381c0.
2019-04-27 16:56:50 -05:00
Will Dietz
a55efcb389
libsForQt5.qca-qt5: remove darwin patch, no longer needed
2019-04-27 16:56:50 -05:00
Will Dietz
507d47bc30
libsForQt5.qca-qt5: 2.2.0 -> 2.2.1
2019-04-27 16:56:49 -05:00
Kevin Rauscher
ea841230b7
coursier: 1.1.0-M10 -> 1.1.0-M14.1
2019-04-27 17:49:33 -04:00
Will Dietz
4e09baaaa2
fix lua53Packages.lua
2019-04-27 13:39:43 -05:00
Dmitry Kalinkin
d15be447c4
Merge pull request #59046 from veprbl/pr/arrow_1_13_0
...
arrow-cpp: 0.12.0 -> 0.13.0
2019-04-27 10:15:51 -04:00
Renaud
2a2ca8ca7e
Merge pull request #59543 from romildo/upd.efl
...
enlightenment.efl: 1.21.1 -> 1.22.1
2019-04-27 16:04:53 +02:00
Matthieu Coudron
672c3c1d2a
lua: merge lua5.X interpreters ( #59919 )
...
lua: merge lua5.X interpreters
similar to what was done for python.
Makes it easier to change the passthru settings and the lua infrastructure.
2019-04-27 22:00:12 +09:00
Sarah Brofeldt
b4275f6bd9
openjdk8: Try to remove host kernel version impurity
2019-04-27 08:39:51 -04:00
Renaud
9a2968d4ca
pythonefl: 1.21.0 -> 1.22.0
2019-04-27 14:04:53 +02:00
R. RyanTM
e8b588c359
python37Packages.breathe: 4.11.1 -> 4.12.0 ( #59643 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-breathe/versions
2019-04-27 13:02:52 +02:00
Jörg Thalheim
a784e28c27
rustup: 1.17.0 -> 1.18.1 ( #60098 )
...
rustup: 1.17.0 -> 1.18.1
2019-04-27 11:14:43 +01:00
Joachim F
357df763a8
Merge pull request #57205 from tesq0/pull-request-omnisharp
...
omnisharp-roslyn: init at 1.32.8
2019-04-27 09:08:38 +00:00
Renaud
5c5b887f1e
nlopt: 2.6.0 -> 2.6.1
...
Changelog: https://github.com/stevengj/nlopt/releases/tag/v2.6.1
Build is not broken anymore with Octave 4.x since
https://github.com/stevengj/nlopt/pull/245
2019-04-27 08:32:49 +02:00
R. RyanTM
fea6499091
nlopt: 2.5.0 -> 2.6.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nlopt/versions
2019-04-27 08:32:49 +02:00
Michael Raskin
eda2463c4d
Merge pull request #57945 from teto/lua/std_rename
...
lua: std._debug / std.normalize rename + move to automated.
2019-04-27 06:30:48 +00:00
Anders Kaseorg
27d13628ee
pytorch: Move cudatoolkit to nativeBuildInputs
...
nvcc must be available in PATH at build time; otherwise CUDA support
will be disabled.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2019-04-27 07:49:42 +02:00
Robert Schütz
a416ef58b7
python.pkgs.pg8000: does not support Python 2.7 ( #60220 )
...
* python.pkgs.pg8000: does not support Python 2.7
* python3.pkgs.pg8000: update propagatedBuildInputs
2019-04-27 07:47:37 +02:00
Robert Scott
900dfa2705
pythonPackages.ezdxf: 0.8.8 -> 0.9
...
also disable for python <3.5 as upstream has dropped support
2019-04-27 07:46:59 +02:00
Robert Scott
d40894cbea
pythonPackages.box2d: remove unnecessary pkgs-box2d buildInput
...
this dependency turns out to be completely unnecessary - the pypi
package includes its own bundled copy of the source (i know - ew.)
and building without pkgs-box2d results in a binary-identical .so.
this has the side-effect of enabling this package on darwin, which was
previously restricted by the apparently linux-only pkgs-box2d.
2019-04-27 07:45:53 +02:00
Robert Scott
4c49c02073
pythonPackages.box2d: fix build by moving swig2 to nativeBuildInputs
2019-04-27 07:45:53 +02:00
R. RyanTM
362eb6daa8
armadillo: 9.200.8 -> 9.300.2
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/armadillo/versions
2019-04-27 07:41:48 +02:00
R. RyanTM
24ab7ff3e0
libmysofa: 0.6 -> 0.7
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmysofa/versions
2019-04-27 07:39:53 +02:00
R. RyanTM
d76507fc19
flatpak-builder: 1.0.5 -> 1.0.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatpak-builder/versions
2019-04-27 07:36:17 +02:00
Frederik Rietdijk
883232c00d
Merge master into staging-next
2019-04-27 07:01:38 +02:00
Mario Rodas
3f46165af3
Merge pull request #59963 from yrashk/pforth
...
pforth: init at 28
2019-04-26 18:33:54 -05:00
Will Dietz
7a499ccc96
accountsservice: 0.6.54 -> 0.6.55
...
https://cgit.freedesktop.org/accountsservice/tag/?h=0.6.55
2019-04-26 17:37:35 -05:00
Mario Rodas
8d0e3ad603
pythonPackages.pytest-dependency: fix build
2019-04-26 14:29:10 -05:00
Daniël de Kok
58c473985c
python3Packages.spacy: fix build ( #60276 )
...
spaCy 2.0.18 requires an older version of wheel. Remove upper bound.
2019-04-26 20:47:31 +02:00
Mario Rodas
f160eb0552
flow: 0.97.0 -> 0.98.0
2019-04-26 12:49:18 -05:00
worldofpeace
07f96168e3
Merge pull request #60170 from worldofpeace/lollypop-bump
...
lollypop: 1.0.5 -> 1.0.7, other stuff
2019-04-26 12:18:40 -04:00
Yurii Rashkovskii
1ae5e27751
pforth: init at 28
2019-04-26 22:11:41 +07:00
Vladyslav M
90fa183b9c
Merge pull request #60168 from xrelkd/update/rust-bindgen
...
rust-bindgen: 0.42.2 -> 0.49.0
2019-04-26 13:42:31 +03:00
Florian Franzen
604dae6797
pythonPackages.joblib: skip flaky test
...
fixes https://github.com/NixOS/nixpkgs/issues/60248
2019-04-26 12:08:22 +02:00
Daniel Garzon
a08252919a
pipenv: fix package ( #60045 )
...
* pipenv: add virualenv to propagatedBuildInputs.
* pipenv: add current directory to PYTHONPATH.
* pipenv: remove pew from propagatedBuildInputs.
2019-04-26 12:05:25 +02:00
xrelkd
6361e70117
rust-bindgen: 0.42.2 -> 0.49.0
...
Update homepage URL (rust-bindgen has been moved to
https://github.com/rust-lang/rust-bindgen from
https://github.com/rust-lang-nursery/rust-bindgen )
2019-04-26 17:51:49 +08:00
xrelkd
dc6190f04a
rustup: 1.17.0 -> 1.18.1
2019-04-26 17:50:04 +08:00
Robert Scott
9b69cf0865
pythonPackages.ColanderAlchemy: mark as broken for colander >1.6.0 ( #59975 )
...
ColanderAlchemy doesn't seem to have been updated for colander 1.7.0,
or at least its tests haven't been and we get a single, subtle test
failure around null handling which I don't feel comfortable skipping.
Issue filed upstream https://github.com/stefanofontanelli/ColanderAlchemy/issues/107
users that really need this will have to feed in their own pinned
colander package.
2019-04-26 09:15:24 +02:00
Renaud
ef0174873a
Merge pull request #59467 from r-ryantm/auto-update/cmark
...
cmark: 0.28.3 -> 0.29.0
2019-04-26 08:57:40 +02:00
Robert Scott
91a6ffa4bd
pythonPackages.serversyncstorage: mark as broken if cornice.version != 0.17 ( #59884 )
...
this package doesn't build if accessed directly from the top level
without a specially overridden cornice package supplied - as done
by syncserver
2019-04-26 08:42:58 +02:00
Will Dietz
c09726cd7d
kproperty: 3.1.0 -> 3.2.0
2019-04-26 00:50:26 -05:00
Will Dietz
a79844e0cf
kreport: 3.1.0 -> 3.2.0
2019-04-26 00:50:26 -05:00
Will Dietz
8f9b5d2f2a
Merge pull request #59552 from r-ryantm/auto-update/kdb
...
libsForQt5.kdb: 3.1.0 -> 3.2.0
2019-04-26 00:19:45 -05:00
Will Dietz
b6309d6930
Merge pull request #58546 from dtzWill/update/intel-media-2019q1
...
intel-{gmmlib,media-{driver,sdk}}: 18.4.1 -> ~19.1
2019-04-25 23:43:44 -05:00
Will Dietz
0a60abc357
Merge pull request #60191 from dtzWill/update/electron-4.1.5
...
electron: 4.1.4 -> 4.1.5
2019-04-25 23:31:29 -05:00
Renaud
2024421f04
Merge pull request #59457 from r-ryantm/auto-update/cctz
...
cctz: 2.2 -> 2.3
2019-04-26 00:34:32 +02:00
Justin Woo
b1e23abd7f
purescript: upgrade to 0.12.5 ( #59589 )
...
* purescript: 0.12.4 -> 0.12.5
https://github.com/purescript/purescript/releases/v0.12.5
* purescript: consistent pkg name and attr name
+ version must start with a number
2019-04-25 23:29:53 +02:00
Vladyslav M
6a0f1080a1
rls: 1.31.7 -> 1.34.0 ( #60181 )
...
rls: 1.31.7 -> 1.34.0
2019-04-26 00:20:07 +03:00
Renaud
526a406f11
Merge pull request #59557 from xrelkd/add/cargo-sweep
...
cargo-sweep: init at 0.4.1
2019-04-25 22:56:49 +02:00
Timo Kaufmann
918f0a19a8
python.pkgs.cysignals: 1.9.0 -> 1.10.2 ( #60226 )
2019-04-25 22:35:36 +02:00
Michael Weiss
5b1499e47e
python37Packages.mysql-connector: 8.0.15 -> 8.0.16
2019-04-25 21:30:27 +02:00
Symphorien Gibol
ac52800168
rls: 1.31.7 -> 1.34.0
2019-04-25 21:24:19 +02:00
Barak Bercovitz
990acf7025
swi-prolog: updated version + packs support
...
Using "extraPacks" and "extraLibraries" arguments
it is possible to create fully functional virtual-envs
for SWI-Prolog projects.
(In a way similar to what "ghcWithPackages" does for Haskell)
2019-04-25 22:20:54 +03:00
volth
27a9fdb6ff
perl-cross: update for perl 5.28.2
...
(cherry picked from commit 1709d3a748
)
2019-04-25 14:14:40 -04:00
Daniel Schaefer
069e1a7402
adoptopenjdk-bin: Update source hashes for aarch64
...
Seems like they replaced the release file.
Updated with
pkgs/development/compilers/adoptopenjdk-bin/generate-sources.py
so should be reasonably safe.
2019-04-25 19:09:15 +02:00
Daniel Schaefer
b67f792793
adoptopenjdk-jre-bin: Update source hashes for aarch64
...
Seems like they replaced the release file.
Updated with
pkgs/development/compilers/adoptopenjdk-bin/generate-sources.py
so should be reasonably safe.
2019-04-25 19:08:49 +02:00
Mario Rodas
fc48e74127
pythonPackages.google-auth-oauthlib: fix python3 build ( #60209 )
2019-04-25 18:20:18 +02:00
Peter Simons
0dffbcd178
haskell-pandoc-citeproc: update override for the latest version
2019-04-25 17:29:40 +02:00
Peter Simons
f111664194
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-10-gb2ea1c2 from Hackage revision
5072503e70
.
2019-04-25 17:29:34 +02:00
Peter Simons
e2763c05e1
hackage2nix: update list of broken builds
2019-04-25 17:29:33 +02:00
Peter Simons
905ec757ef
LTS Haskell 13.18
2019-04-25 17:29:33 +02:00
Linus Heckemann
bbb1212208
jetbrains-jdk: 8.202b1483.37 -> 11.0.2b164
2019-04-25 14:55:24 +02:00
Tim Steinbach
5d2775156b
sbt-extras: 2019-01-30 -> 2019-04-05
2019-04-25 08:05:07 -04:00
worldofpeace
5aa04754e5
Merge pull request #57108 from FlorianFranzen/pyside-tools
...
pythonPackages.pysideTools: Use fetchFromGitHub and update meta
2019-04-25 07:36:23 -04:00
Matthew Glazar
1a0098042d
oraclejdk: use working mirror for download
...
http://download.oracle.com/otn-pub/ was recently renamed to
http://download.oracle.com/otn/ and now requires authentication with an
Oracle account. http://download.oracle.com/otn-pub/ links don't work
anymore, so installing oraclejdk fails.
Switch to http://javadl.oracle.com/webapps/download/GetFile/ , which does
not require authentication. This fixes installing oraclejdk.
Note: The URL for JCE is still broken; this commit only fixes the URL
for the JDK.
2019-04-25 13:23:11 +02:00
Florian Franzen
cdf35c4f17
pythonPackages.pysideTools: Use fetchFromGitHub and update meta
2019-04-25 13:04:18 +02:00
Matthias Beyer
dfd8f84aef
python3Packages.jupyterlab: Fix build
...
The build was broken by updating the underlying python library.
This is the quickfix.
Fixes: ca67a7200c
("python37Packages.jupyterlab_server: 0.2.0 -> 0.3.0")
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-25 09:41:52 +02:00
Vincent Laporte
ed1b59a98e
Merge pull request #60094 from thoughtpolice/nixpkgs/zarith-fixes
...
ocamlPackages: fix regression in zarith-dependent libraries
2019-04-25 08:56:55 +02:00
Vincent Laporte
ce714f2b04
ocaml: 4.08.0+beta2 -> 4.08.0+beta3
2019-04-25 08:45:57 +02:00
Vincent Laporte
e3a03659e5
coqPackages.Verdi: 20181102 -> 20190202
2019-04-25 08:35:20 +02:00
Peter Hoeg
1011fae581
Merge pull request #60142 from peterhoeg/u/rng
...
rng-tools: 6.6 -> 6.7 and libp11: 0.4.9 -> 0.4.10
2019-04-25 13:19:24 +08:00
Mario Rodas
e89fc19b97
Merge pull request #58368 from marsam/update-timescaledb
...
timescaledb: 1.0.0 -> 1.2.2, timescaledb-parallel-copy: 2018-05-14 -> 0.2.0, timescaledb-tune: init at 0.5.0
2019-04-24 20:42:30 -05:00
Will Dietz
259d23a0dd
electron_5: init at 5.0.0
...
Copy of electron_4 expression with minor
addition of at-spi2-core which is needed to launch.
2019-04-24 19:56:00 -05:00
Will Dietz
0a730cc327
electron: 4.1.4 -> 4.1.5
...
https://electronjs.org/releases/stable#4.1.5
2019-04-24 19:53:52 -05:00
Will Dietz
a777e8d45a
intel-media-sdk: 18.4.1 -> 19.1.0
2019-04-24 16:53:27 -05:00
Will Dietz
6fdb8aaedb
intel-media-driver: 18.4.1 -> 19.1.0
2019-04-24 16:53:26 -05:00
Will Dietz
64b5073c99
intel-gmmlib: 18.4.1 -> 19.1.2
...
First step towards 2019Q1
2019-04-24 16:53:16 -05:00
Jan Tojnar
a1535da065
buildPython*: allow overriding strictDeps ( #60178 )
...
buildPython*: allow overriding strictDeps
2019-04-24 23:41:30 +02:00
Renaud
6186a6f012
Merge pull request #58484 from sveitser/cudnn-v7.4.2
...
cudnn_cudatoolkit_10: 7.3.1 -> 7.4.2
2019-04-24 22:40:17 +02:00
Jan Tojnar
83914f2c56
buildPython*: allow overriding strictDeps
2019-04-24 22:27:06 +02:00
Joachim F
1e40aef922
Merge pull request #56075 from asymmetric/evmdis
...
evmdis: init at unstable-2018-03-23
2019-04-24 20:24:35 +00:00
R. RyanTM
a10b1551c8
catch2: 2.7.0 -> 2.7.2 ( #59455 )
...
* catch2: 2.7.0 -> 2.7.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/catch2/versions
* catch2: 2.7.1 -> 2.7.2
2019-04-24 22:21:01 +02:00
Renaud
bd44e3a46d
Merge pull request #59232 from FRidh/grpc
...
grpc: update version and build shared libs
2019-04-24 22:10:08 +02:00
Will Dietz
edb23a55fe
Merge pull request #59670 from r-ryantm/auto-update/python3.7-PyChromecast
...
python37Packages.PyChromecast: 3.0.0 -> 3.2.0
2019-04-24 14:59:09 -05:00
R. RyanTM
48530a14aa
cfr: 0.140 -> 0.143 ( #59459 )
...
* cfr: 0.140 -> 0.143
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cfr/versions
* cfr: inputs cleanup
2019-04-24 21:34:23 +02:00
Renaud
59660bb476
Merge pull request #59510 from r-ryantm/auto-update/gecode
...
gecode: 6.1.1 -> 6.2.0
2019-04-24 20:42:59 +02:00
Bob van der Linden
92e3089bd2
quazip: 0.7.3 -> 0.7.6 ( #59631 )
...
* quazip: 0.7.3 -> 0.7.6
* quazip: refresh homepage
quazip now lives at https://stachenov.github.io/quazip/
2019-04-24 19:13:31 +02:00
worldofpeace
ce50875fd4
pythonPackages.wikipedia: init at 1.4.0
2019-04-24 12:39:31 -04:00
Frederik Rietdijk
0a7bcb3b03
Merge staging into staging-next
2019-04-24 18:38:11 +02:00
worldofpeace
e71f7983fc
Merge pull request #59962 from xrelkd/update/http-parser
...
http-parser: 2.9.1 -> 2.9.2
2019-04-24 09:42:03 -04:00
worldofpeace
f1af633eec
Merge pull request #59870 from phildenhoff/master
...
insomnia: Fix .desktop to link to Nix bin
2019-04-24 09:06:57 -04:00
Lassulus
e5830bac6d
Merge pull request #59545 from costrouc/python-pyomo-init
...
pythonPackages.pyomo: init at 5.6.5
2019-04-24 21:19:12 +09:00
Robert Schütz
4c56f80962
python3.pkgs.asynctest: 0.12.3 -> 0.12.4
2019-04-24 13:57:07 +02:00
Matthieu Coudron
1b0f67dddd
Merge pull request #60015 from teto/fcitx
...
protobuf: 3.7.0 -> 3.7.1
2019-04-24 18:10:28 +09:00
R. RyanTM
7fcf52e64e
jenkins-job-builder: 2.9.1 -> 2.10.0 ( #59659 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-jenkins-job-builder/versions
2019-04-24 11:01:33 +02:00
Matthieu Coudron
5e4ee83396
Merge pull request #60066 from teto/cmd2
...
python3Packages.cmd2: 0.9.11 -> 0.9.12
2019-04-24 16:29:25 +09:00
Michael Raskin
ccd7aedfe9
Merge pull request #60145 from codedownio/julia-mtime-patch
...
Patch Julia to not recompile packages when mtime is 1
2019-04-24 07:16:23 +00:00
Vincent Laporte
f61cadb624
coqPackages.tlc: 20180316 -> 20181116
2019-04-24 08:54:56 +02:00
Tom McLaughlin
9fa0974856
Patch Julia to not recompile packages when mtime is 1
2019-04-23 22:42:03 -07:00
Peter Hoeg
eaae476d42
appstream-qt: do not remove built libraries
2019-04-24 13:11:50 +08:00
Peter Hoeg
c4919b614e
libp11: 0.4.9 -> 0.4.10
...
The build was broken as the output was nested inside /nix/store so fix that as
well. We didn't know as no other derivation was using it.
2019-04-24 11:53:09 +08:00
worldofpeace
0154d51338
libssh: don't use multiple outputs
...
Makes cmake files point to the correct output
for libs and corrects the Cflags in the .pc
file.
Fixes #60036
2019-04-23 23:43:35 -04:00
Matthew Bauer
7488a367af
Merge pull request #56555 from matthewbauer/wasm
...
Initial WebAssembly/WASI cross-compilation support
2019-04-23 22:44:33 -04:00
Matthew Bauer
84d00355e8
Merge remote-tracking branch 'NixOS/master' into staging
2019-04-23 22:00:42 -04:00
Matthew Bauer
e2a1dc6a44
libgmp: don’t compile with cpp on wasm
...
We don’t have full C++ support for things like threads or exceptions.
2019-04-23 21:48:58 -04:00
Matthew Bauer
6948ffd398
wasilibc: use .imports file for lld
...
instead of passing in the --allow-undefined-file, we can just let lld
find the file.
2019-04-23 21:48:58 -04:00
Matthew Bauer
a4cfd50004
libcxxabi: apply libcxxabi-wasm patch
2019-04-23 21:48:58 -04:00
John Ericson
9044f57d18
compiler-rt: Don't try to build a test executable
...
Got this trick from stack overflow to avoid needing compiler-rt to link
the test exe before building compiler-rt. a static lib isn't linked at
all, and so breaks the cycle.
2019-04-23 21:48:58 -04:00
John Ericson
1a7a96a093
stdenv, compiler-rt: Compress WASI conditionals
2019-04-23 21:48:58 -04:00
Matthew Bauer
4048acb5cf
gnu-config: bump to latest version for wasi
2019-04-23 21:48:58 -04:00
Matthew Bauer
556466d52f
wasm: set -fno-exceptions
...
We need this to support C++ code.
2019-04-23 21:48:58 -04:00
Matthew Bauer
dbb94b984f
wasmtime: init and use for emulation
...
This isn’t really an "emulator" but it’s the closest concept we have
right now.
2019-04-23 21:48:57 -04:00
Matthew Bauer
d591a109be
wasm: don’t assume musl
2019-04-23 21:48:57 -04:00
Matthew Bauer
9abff4af4f
wasm: init cross target
...
Adds pkgsCross.wasm32 and pkgsCross.wasm64. Use it to build Nixpkgs
with a WebAssembly toolchain.
stdenv/cross: use static overlay on isWasm
isWasm doesn’t make sense dynamically linked.
2019-04-23 21:48:57 -04:00
Franz Pletz
fa6ff572d3
Merge pull request #60064 from dotlambda/aioesphomeapi-2.0.1
...
python3.pkgs.aioesphomeapi: 1.8.0 -> 2.0.1
2019-04-23 23:13:21 +00:00
Renaud
a36cff247c
Merge pull request #59534 from r-ryantm/auto-update/hepmc3
...
hepmc3: 3.1.0 -> 3.1.1
2019-04-24 00:30:47 +02:00
adisbladis
b561092f59
Merge pull request #60017 from dywedir/libvterm-neovim
...
libvterm-neovim: 2017-11-05 -> 2018-11-26
2019-04-24 01:15:50 +03:00
Lassulus
b2d5a5b7de
Merge pull request #59550 from r-ryantm/auto-update/kafkacat
...
kafkacat: 1.3.1 -> 1.4.0
2019-04-24 07:07:24 +09:00
Ben Wolsieffer
16fe069ef5
gettext: fix cross build ( #60123 )
2019-04-23 14:27:13 -07:00
Silvan Mosberger
ca37c23f91
Merge pull request #58096 from pacien/tedicross-init
...
tedicross: init at 0.8.7
2019-04-23 23:14:22 +02:00
pacien
df04850604
tedicross: init at 0.8.7
2019-04-23 22:52:05 +02:00
Austin Seipp
359facc3d3
Merge pull request #60093 from thoughtpolice/nixpkgs/kind-update
...
kind: 0.1.0 -> 0.2.1
2019-04-23 11:21:18 -05:00
Mario Rodas
9d127f2450
Merge pull request #60083 from marsam/python-nikola-add-dependencies
...
python3Packages.Nikola: add missing extra dependencies
2019-04-23 10:29:43 -05:00
Pascal Wittmann
3e1ee4240f
Merge pull request #60086 from marsam/python-doit-fix-darwin
...
doit: fix darwin build
2019-04-23 17:14:53 +02:00
Austin Seipp
1f86adbdbf
yosys: 2019.04.22 -> 2019.04.23
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-23 09:34:42 -05:00
Michael Weiss
c93fd4a25e
Merge pull request #56690 from primeos/python-cryptography
...
python37Packages.cryptography: 2.5 -> 2.6.1
2019-04-23 16:27:06 +02:00
Austin Seipp
1daf31dc8e
ocamlPackages.zarith: 1.7 -> 1.8
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-23 09:23:04 -05:00
Austin Seipp
44da3f6522
Revert "ocamlPackages.zarith: 1.7 -> 1.8"
...
This reverts commit 1c84236afb
.
See the explanation in 564653f91d
. The
lack of CAML_LD_LIBRARY_PATH causes regressions in dependent downstream
packages that try to use dllzarith.so directly.
2019-04-23 09:21:44 -05:00
Austin Seipp
da57a2fa60
kind: 0.1.0 -> 0.2.1
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-23 09:16:31 -05:00
Matthew Bauer
0b1851d084
Merge pull request #59969 from volth/gcc-arch-v4
...
fix bootstrap when platform.gcc.arch=="skylake"
2019-04-23 09:44:50 -04:00
Timo Kaufmann
c4bc3e1fe2
rustfmt: mark as broken on darwin
2019-04-23 13:22:55 +02:00
Graham Christensen
95373d6327
Merge pull request #59997 from volth/cpan2nix-2019-04-22
...
perlPackages: mass update
2019-04-23 07:15:37 -04:00
Timo Kaufmann
ac938fdea4
rustfmt: 1.0.1 -> 1.2.1
...
Fixes the build after the rustc 1.34.0 update in
https://github.com/NixOS/nixpkgs/pull/59366 .
2019-04-23 12:36:39 +02:00
Mario Rodas
b9c06a271b
python3Packages.Nikola: add missing extra dependencies
2019-04-23 04:57:21 -05:00
Mario Rodas
9c4d8bcee7
doit: fix darwin build
2019-04-23 04:21:00 -05:00
Mario Rodas
2e333e801a
pythonPackages.macfsevents: init at 0.8.1
2019-04-23 04:20:00 -05:00
Robert Schütz
daaf50fbdf
python.pkgs.forbiddenfruit: 0.1.2 -> 0.1.3 ( #60065 )
2019-04-23 10:47:39 +02:00
Robert Schütz
bdf070fe2a
python.pkgs.kaptan: 0.5.11 -> 0.5.12
2019-04-23 10:44:54 +02:00
Vincent Laporte
f09a13899d
coqPackages.mathcomp: 1.7.0 -> 1.8.0
...
coqPackages.mathcomp-finmap: 1.1.0 -> 1.2.0
coqPackages.mathcomp-analysis: 0.1.0 -> 0.2.0
2019-04-23 09:35:38 +02:00
Will Dietz
640fd92709
llvmPackages_7.compiler-rt: fix typo
2019-04-23 00:35:35 -05:00
xrelkd
4805e959aa
http-parser: 2.9.1 -> 2.9.2
2019-04-23 12:53:08 +08:00
Matthieu Coudron
dabf78fe0f
python3Packages.cmd2: 0.9.11 -> 0.9.12
...
Changelog: https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md
2019-04-23 13:38:00 +09:00
Samuel Dionne-Riel
e6407e2979
Merge pull request #60028 from volth/perl-meta-priority++
...
perl.meta.priority += 1
2019-04-22 19:42:41 -04:00
Renaud
444f1ec6d5
Merge pull request #59965 from FredeEB/seasocks-pkg
...
seasocks: init at 1.4.2
2019-04-23 00:22:34 +02:00
Silvan Mosberger
a9f5ea3f76
Merge pull request #59912 from JohnAZoidberg/libpst-boost-python
...
libpst: Fix build
2019-04-23 00:05:22 +02:00
Silvan Mosberger
45b0479310
Merge pull request #59913 from JohnAZoidberg/sounddevice-0.3.13
...
Fix pythonPackages.sounddevice and upgrade 0.3.12 -> 0.3.13
2019-04-23 00:01:28 +02:00
Robert Schütz
59b1cdba31
python3.pkgs.aioesphomeapi: 1.8.0 -> 2.0.1
...
Pin the protobuf version used by Home Assistant to the version
required by aioesphomeapi and some components.
2019-04-22 23:56:34 +02:00
Will Dietz
f0089b0621
Merge pull request #59974 from dtzWill/update/nghttp2-1.38.0
...
nghttp2: 1.37.0 -> 1.38.0
2019-04-22 16:55:58 -05:00
Fredeeb
d41814dd00
seasocks: init at 1.4.2
2019-04-22 23:46:12 +02:00
markuskowa
d0e70ac2d3
Merge pull request #60010 from JohnAZoidberg/https-urls
...
HTTPS urls
2019-04-22 23:37:07 +02:00
Silvan Mosberger
b9c1d1ada8
Merge pull request #59951 from taku0/adoptopenjdk-bin-11.0.3
...
adoptopenjdk-bin: 11.0.2 -> 11.0.3 [Security fixes]
2019-04-22 23:34:20 +02:00
Kier Davis
d5c65caaae
modd: init at 0.8
2019-04-22 22:18:42 +01:00
Will Dietz
2c7d5f6d8d
libsForQt5.qca-qt5: 2.1.3 -> 2.2.0, fix url
2019-04-22 15:04:55 -05:00
Will Dietz
58c4dc40b3
libsForQt5.qca-qt5: touchup to use pname/version
...
Helps update script :).
2019-04-22 15:04:50 -05:00
Austin Seipp
77be634daa
yosys: 2019.04.08 -> 2019.04.22
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:44 -05:00
Austin Seipp
25bea5054e
nextpnr: 2019.04.02 -> 2019.04.19
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:44 -05:00
Austin Seipp
a5cb8ba7c0
trellis: 2019.04.02 -> 2019.04.22
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:44 -05:00
Austin Seipp
ef94e127d1
icestorm: 2019.03.11 -> 2019.04.16
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 14:27:44 -05:00
Vincent Laporte
b387dced20
Merge pull request #59131 from vbgl/ocaml-uri-2.2
...
ocamlPackages.uri: 1.9.6 -> 2.2.0; ocamlPackages.cohttp: 1.1.1 -> 2.0.0
2019-04-22 21:16:33 +02:00
Andreas Rammhold
c535cb3b61
glslviewer: 2018-01-31 -> 2014-04-22
2019-04-22 21:07:32 +02:00
Daniel Schaefer
92cccb6f83
treewide: Use HTTPS for readthedocs URLs
2019-04-22 20:46:18 +02:00
Austin Seipp
52714f495c
liburing: init at 1.0.0pre821_39e0ebd
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-22 11:18:18 -05:00
volth
4bbd5b8e30
perlPackages.DBD-mysql: 4.046 -> 4.050
2019-04-22 16:01:25 +00:00
volth
e64b3ed477
perlPackages.BerkeleyDB: 0.55 -> 0.61
2019-04-22 16:01:25 +00:00
volth
1e0e721f2a
perlPackages.DBD-SQLite: 1.58 -> 0.62
2019-04-22 16:01:25 +00:00
volth
bb927b8ba0
perlPackages.CompressRawZlib: 2.081 -> 2.086
2019-04-22 16:01:25 +00:00
volth
9629c3d8ac
perlPackages.DB_File: 1.842 -> 1.851
2019-04-22 16:01:25 +00:00
volth
dd927553f3
perl: 5.28.1 -> 5.28.2
2019-04-22 16:01:25 +00:00
volth
0fad0b4e5b
perl.meta.priority += 1
...
give priority to perl libraries when they meet the perl derivation in `buildEnv`.
The notable case is `buildEnv` inside `perl.withPackages`.
The `perl' derivation includes obsolete versions of some CPAN packages
which leads to collissions when there are newer versions
of the same libraries are on the right hand side
of `perl.withPackages` (perhaps indirectly).
Fixes #60025
2019-04-22 15:50:46 +00:00
Graham Christensen
8803fb8918
waf: make reproducible
2019-04-22 11:08:15 -04:00
Mario Rodas
58827750c8
Merge pull request #59986 from ivan/snscrape-0.2.0
...
snscrape: 0.1.3 -> 0.2.0
2019-04-22 07:34:05 -05:00
Vladimír Čunát
105bfc3ad3
libpng: 1.6.36 -> 1.6.37
...
If I understand the announcement right, there's nothing important beyond
incorporating the patches we were applying (ARM NEON memory leak):
https://sourceforge.net/p/png-mng/mailman/message/36641210/
2019-04-22 13:55:09 +02:00
Vladyslav M
fccea6b430
libvterm-neovim: 2017-11-05 -> 2018-11-26
2019-04-22 13:54:23 +03:00
worldofpeace
186fc20392
pythonPackages.cryptography: vectors are checkInputs
2019-04-22 12:29:34 +02:00
Michael Weiss
047af233cd
python37Packages.cryptography: 2.5 -> 2.6.1
...
Changelog:
https://cryptography.io/en/latest/changelog/#v2-6-1
Important changes:
- BACKWARDS INCOMPATIBLE: Removed
cryptography.hazmat.primitives.asymmetric.utils.encode_rfc6979_signature
and
cryptography.hazmat.primitives.asymmetric.utils.decode_rfc6979_signature,
which had been deprecated for nearly 4 years. Use
encode_dss_signature() and decode_dss_signature() instead.
- BACKWARDS INCOMPATIBLE: Removed cryptography.x509.Certificate.serial,
which had been deprecated for nearly 3 years. Use serial_number
instead.
2019-04-22 12:29:34 +02:00
Michael Weiss
22714ad6d0
python37Packages.cryptography: Improve the test vectors integration
...
This should make the management easier. The package cryptography_vectors
contains the test vectors for cryptography and should therefore always
have the same version. By linking the version of cryptography_vectors to
cryptography, this simply cannot be forgotten.
2019-04-22 12:29:34 +02:00
Matthieu Coudron
2a3c7bf04f
protobuf: 3.7.0 -> 3.7.1
...
Required bump by mozc
2019-04-22 18:55:22 +09:00
Daniel Schaefer
bac4d95aa2
treewide: Change URLs to HTTPS
...
Lots of URLs were HTTP redirect to HTTPS. Changed those and checked them
if there's actual content. Inspired by
https://github.com/NixOS/nixpkgs/issues/60004
2019-04-22 10:19:54 +02:00
worldofpeace
5f39726ce4
librsvg: 2.44.12 -> 2.44.13
...
https://gitlab.gnome.org/GNOME/librsvg/blob/2.44.13/NEWS
2019-04-21 22:53:54 -04:00
Matthew Bauer
4cb7743b09
Revert "librsvg: 2.44.12 -> 2.45.5"
...
This reverts commit 43f21c58ea
.
2019-04-21 22:04:12 -04:00
Matthew Bauer
2b0c513ff4
aws-c-event-stream: add libexecinfo on musl
2019-04-21 20:29:10 -04:00
Timo Kaufmann
41d594b448
python.pkgs.gmpy2: backport upstream bugfixes ( #59987 )
2019-04-22 00:09:33 +02:00
Ivan Kozik
3ff4e1af8f
snscrape: 0.1.3 -> 0.2.0
2019-04-21 21:29:48 +00:00
Thomas Tuegel
63e5b23bd3
Merge pull request #59504 from dtzWill/update/kde-frameworks-5.57
...
kdeFrameworks: 5.56 -> 5.57
2019-04-21 13:58:12 -05:00
Will Dietz
21feddd76a
nghttp2: 1.37.0 -> 1.38.0
...
https://nghttp2.org/blog/2019/04/18/nghttp2-v1-38-0/
2019-04-21 11:57:14 -05:00
volth
5d87bc2650
fix bootstrap when platform.gcc.arch=="skylake"
2019-04-21 16:37:49 +00:00
Gabriel Ebner
df448f0993
lib3mf: fix pkg-config file
2019-04-21 17:25:20 +02:00
Joachim F
96d07397c5
Merge pull request #53038 from CrazedProgrammer/riko4
...
riko4: init at 0.1.0
2019-04-21 07:38:32 +00:00
Matthew Bauer
d180cb9850
cc-wrapper: make machine configuration configurable
...
It is useful to make these dynamic and not bake them into gcc. This
means we don’t have to rebuild gcc to change these values. Instead, we
will pass cflags to gcc based on platform values. This was already
done hackily for android gcc (which is multi-target), but not for our
own gccs which are single target.
To accomplish this, we need to add a few things:
- add ‘arch’ to cpu
- add NIX_CFLAGS_COMPILE_BEFORE flag (goes before args)
- set -march everywhere
- set mcpu, mfpu, mmode, and mtune based on targetPlatform.gcc flags
cc-wrapper: only set -march when it is in the cpu type
Some architectures don’t have a good mapping of -march. For instance
POWER architecture doesn’t support the -march flag at all!
https://gcc.gnu.org/onlinedocs/gcc/RS_002f6000-and-PowerPC-Options.html#RS_002f6000-and-PowerPC-Options
2019-04-20 20:05:51 -04:00
Renaud
f93da5ff9d
Merge pull request #59488 from r-ryantm/auto-update/fasm-bin
...
fasm-bin: 1.73.09 -> 1.73.10
2019-04-21 01:40:10 +02:00
Renaud
88cd46d1ec
Merge pull request #59549 from r-ryantm/auto-update/jruby
...
jruby: 9.2.6.0 -> 9.2.7.0
2019-04-21 01:36:51 +02:00
Matthew Bauer
799fa4d404
Merge remote-tracking branch 'origin/master' into staging
2019-04-20 19:31:35 -04:00
Renaud
9f203b3ac0
Merge pull request #59598 from r-ryantm/auto-update/ndpi
...
ndpi: 2.2 -> 2.8
2019-04-21 01:27:45 +02:00
Matthew Bauer
c351eb2842
Merge pull request #59897 from matthewbauer/mb-cross-fixes2
...
Miscellaneous cross compilation fixes
2019-04-20 16:52:26 -04:00
Daiderd Jordan
cc6b56d381
Merge pull request #59624 from LnL7/darwin-libuv
...
libuv: fix darwin sandbox build
2019-04-20 15:46:25 +02:00
Fernando J Pando
b5458aadc6
jsoncpp: 1.8.4 add cmake support
...
- Tested on NixOS
2019-04-20 09:26:21 -04:00
Fernando J Pando
8fb48ffb55
cli11: init at 1.7.1
...
- Tested on NixOS
2019-04-20 09:24:51 -04:00
Fernando J Pando
81e02cf02d
ethash: init at 0.4.2
...
- Tested on NixOS
2019-04-20 09:23:55 -04:00
taku0
25b5dfa43e
adoptopenjdk-bin: 11.0.2 -> 11.0.3
2019-04-20 21:48:33 +09:00
Joachim F
f0a49c1152
Merge pull request #59854 from goodsoft/patch-1
...
buildMix: fix bootstrapping packages with hyphens in version
2019-04-20 11:14:13 +00:00
Jan Tojnar
d3259ed673
Merge branch 'master' into staging
2019-04-20 12:49:01 +02:00
Vladyslav M
b8243d104f
Merge pull request #59917 from xrelkd/update/cargo-expand
...
cargo-expand: 0.4.10 -> 0.4.11
2019-04-20 12:57:56 +03:00
markuskowa
276d82476b
Merge pull request #59862 from JohnAZoidberg/moviepy-1.0.0-deps
...
Fix pythonPackages.moviepy
2019-04-20 10:57:09 +02:00
Mateusz Kowalczyk
575d6a4826
Merge pull request #58417 from andersk/ortools-7.0
...
or-tools: 6.10 -> 7.0, add Python bindings
2019-04-20 17:39:23 +09:00
Mateusz Kowalczyk
7250104c7b
Merge pull request #59819 from yrashk/agda-stdlib-1.0
...
AgdaStdlib: 0.17 -> 1.0
2019-04-20 17:37:30 +09:00
xrelkd
b6daf2da64
cargo-expand: 0.4.10 -> 0.4.11
2019-04-20 14:21:11 +08:00
Daniel Schaefer
29ad469b43
pythonPackages.sounddevice: 0.3.12 -> 0.3.13
2019-04-20 04:29:00 +02:00
Daniel Schaefer
43d4132929
libpst: Fix build
...
Disable Python integration because it can't find -lboost_python.
2019-04-20 04:13:58 +02:00
andrewchambers
e1a2c1572a
janet: 0.4.0 -> 0.4.1 ( #59799 )
2019-04-19 16:35:35 -04:00
Cole Mickens
c793258a88
vaapi-intel: v2.3.0 -> v20190211
...
Signed-off-by: Cole Mickens <cole.mickens@gmail.com>
2019-04-19 19:43:18 +02:00
Daniel Schaefer
64476e879b
pythonPackages.moviepy: Add optional deps
...
Don't include them by default because they increase the derivation size
from ~200M to over 600M.
2019-04-19 18:47:04 +02:00
Matthew Bauer
65f2b0a2a3
spidermonkey: fix host, target settings
...
spidermonkey doesn’t use the autotools build, host, target convention.
Instead it considers ‘--host’ to be the autotools’ ‘--build’ and
‘--target’ to be the autotools’ ‘--host’! As a result, we cannot
safely use “configurePlatforms”. Instead, we must manually set these
flags.
/cc @illegalprime
2019-04-19 11:59:39 -04:00
Matthew Bauer
fb3df59c6b
aws-c-common: add libexecinfo on musl
...
Fixes #56106
2019-04-19 11:52:39 -04:00
Daniel Schaefer
2b4bc3769c
pythonPackages.moviepy: Requires Py3.4 since 1.0.0
...
"only Python 3.4+ from v.1.0"
2019-04-19 17:30:12 +02:00
Jan Solanti
c48ad78588
pycdio: fix build
2019-04-19 17:30:05 +02:00
Ryan Mulligan
63a53d6dfa
Merge pull request #59464 from r-ryantm/auto-update/cimg
...
cimg: 2.5.5 -> 2.5.6
2019-04-19 07:48:14 -07:00
Michael Weiss
4b5098e79a
dav1d: 0.2.1 -> 0.2.2
2019-04-19 12:43:58 +02:00
Domen Kožar
dbb5e61dac
Merge pull request #59860 from risicle/ris-pyramid-chameleon-fix
...
pythonPackages.pyramid_chameleon: fix build by patching tests
2019-04-19 17:15:31 +07:00
Robert Scott
504e1284de
pythonPackages.pyramid_chameleon: fix build by patching tests
...
looking into this part of the test suite it appears it started as a
modified copy of part of the main pyramid test suite. presumably this
line simply never got converted - change it to match the similar
imports.
2019-04-19 10:55:12 +01:00
Renaud
6d0fc1ca19
Merge pull request #59737 from ernestas/joker-0.12.2
...
joker: 0.10.1 -> 0.12.2
2019-04-19 08:18:00 +02:00
Phil Denhoff
f54df88303
insomnia: Fix .desktop to link to Nix bin
2019-04-18 22:37:38 -07:00
Daniel Schaefer
951c5b86e9
pythonPackages.moviepy: Add deps for new version
...
Fixes #59857
2019-04-19 03:37:35 +02:00
Daniel Schaefer
0956c09616
pythonPackages.proglog: init at 0.1.9
2019-04-19 03:28:35 +02:00
worldofpeace
9506b67f98
python3.pkgs.xarray: add isPy3k
2019-04-18 21:26:09 -04:00
adisbladis
bafd116640
Merge pull request #59850 from avnik/fixup/unbreak-vulkan-loader
...
vulkan-loader: 1.1.101.6 -> 1.1.106
2019-04-19 00:26:24 +03:00
Timo Kaufmann
0fdd79d0dd
Merge pull request #54690 from timokau/sage-8.7
...
sage: 8.6 -> 8.7
2019-04-18 22:50:45 +02:00
Paul Tsupikoff
0d9575ced8
buildMix: fix bootstrapping packages with hyphens in version
...
I'm using `buildMix` to build a package, which has a dependency with a hyphen in its version: `dialyxir-1.0.0-rc6`.
Due to `mix-bootstrap` using `string:tokens` the dependency ends up in `_build/prod/lib/dyalyxir1.0.0rc6` instead of `_build/prod/lib/dialyxir`.
Here I'm fixing it to use `string:split`, which splits by first hyphen only, and returns an array with no more than two elements.
2019-04-18 22:37:30 +03:00
Alexander V. Nikolaev
28846204c2
vulkan-loader: 1.1.101.6 -> 1.1.106
2019-04-18 21:40:45 +03:00
Mario Rodas
02b59817e7
Merge pull request #59663 from r-ryantm/auto-update/python3.7-parse
...
python37Packages.parse: 1.11.1 -> 1.12.0
2019-04-18 10:45:45 -05:00
Matthew Bauer
f0cba0b3f3
Merge pull request #56406 from TomSmeets/emscripten-1_38_28
...
emscripten: 1.37.36 -> 1.38.28
2019-04-18 10:52:49 -04:00
Mario Rodas
986fd4c168
Merge pull request #59767 from xrelkd/add/cargo-bloat
...
cargo-bloat: init at 0.6.2
2019-04-18 09:06:44 -05:00
Joachim F
cc2b6f32a9
Merge pull request #59140 from risicle/ris-graphene-hardened-malloc
...
graphene-hardened-malloc: init at 190405.003.2019.04.01.19
2019-04-18 13:39:03 +00:00
Frederik Rietdijk
256e34b89d
Merge staging-next into master ( #59733 )
2019-04-18 14:03:51 +02:00
Frederik Rietdijk
daa3a702c3
python: jenkins-job-builder: 2.9.1 -> 2.10.0
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
e493fa7b32
python2.pkgs.astroid: disable several tests
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
bd5a82aedf
python: hupper: 1.4.2 -> 1.6.1
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
0e998197cb
python.pkgs.xarray: disable for python 2
...
0.12 no longer supports Python 2.
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
8ae35163f7
pythonPackages.bootstrapped-pip: setuptools 40.8.0 -> 41.0.0
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
7629c4f9dc
pythonPackages.setuptools: 40.8.0 -> 41.0.0
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
cf0c369739
python: zict: 0.1.3 -> 0.1.4
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
d3d5fb65bf
python: zetup: 0.2.45 -> 0.2.48
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
d0f00733ff
python: zeep: 3.3.0 -> 3.3.1
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
acee54bbee
python: xlsx2csv: 0.7.5 -> 0.7.6
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
f3f4cc527a
python: xdis: 3.8.9 -> 3.8.10
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
b86acf8ee2
python: xarray: 0.12.0 -> 0.12.1
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
f624cbb596
python: Werkzeug: 0.15.1 -> 0.15.2
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
1b72e48eee
python: virtualenv: 16.4.1 -> 16.4.3
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
ac38e4fafb
python: virtualenv-clone: 0.5.1 -> 0.5.3
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
add2a0f64a
python: uproot: 3.4.6 -> 3.4.19
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
c47ded894f
python: uproot-methods: 0.4.4 -> 0.4.7
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
213dffc962
python: uncompyle6: 3.2.5 -> 3.2.6
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
bfce94a154
python: u-msgpack-python: 2.5.0 -> 2.5.1
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
22642615a7
python: twitter.common.options: 0.3.10 -> 0.3.11
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
e0056cccf9
python: twitter.common.log: 0.3.10 -> 0.3.11
2019-04-18 12:42:43 +02:00
Frederik Rietdijk
d374f80cc4
python: twitter.common.lang: 0.3.10 -> 0.3.11
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
e297484b50
python: twitter.common.dirutil: 0.3.10 -> 0.3.11
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
2a2ab8d14e
python: twitter.common.confluence: 0.3.10 -> 0.3.11
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
0a35872dfd
python: twitter.common.collections: 0.3.10 -> 0.3.11
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
f6e539022e
python: trustme: 0.5.0 -> 0.5.1
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
e42fdc6aa6
python: thespian: 3.9.7 -> 3.9.9
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
85c6c723f0
python: textacy: 0.6.2 -> 0.6.3
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
bd1e8e7b0d
python: terminado: 0.8.1 -> 0.8.2
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
e151d44b45
python: tempora: 1.14 -> 1.14.1
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
169e435ff4
python: sseclient: 0.0.22 -> 0.0.23
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
e565d666f2
python: sqlmap: 1.3.2 -> 1.3.4
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
572f83d9fc
python: sphinxcontrib-spelling: 4.2.0 -> 4.2.1
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
73808b0b35
python: sphinx-testing: 1.0.0 -> 1.0.1
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
df0fe90c17
python: sounddevice: 0.3.12 -> 0.3.13
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
dab56098f6
python: sopel: 6.6.3 -> 6.6.6
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
c4b7e25ba1
python: scikit-learn: 0.20.2 -> 0.20.3
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
a412cb3406
python: ruamel.yaml: 0.15.88 -> 0.15.92
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
42db3ab992
python: ropper: 1.11.10 -> 1.11.13
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
5a1e471aae
python: responses: 0.10.5 -> 0.10.6
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
a7c8789cb7
python: reportlab: 3.5.13 -> 3.5.19
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
50393c2a94
python: PyWavelets: 1.0.1 -> 1.0.3
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
e21291a7c6
python: pyviz_comms: 0.7.1 -> 0.7.2
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
1d295684e5
python: python_openzwave: 0.4.18 -> 0.4.19
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
18a76a8762
python: python-snappy: 0.5.3 -> 0.5.4
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
99562d6d3e
python: python-json-logger: 0.1.10 -> 0.1.11
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
349bd88ba4
python: pytest-mock: 1.10.2 -> 1.10.3
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
8ac10da9c0
python: pytaglib: 1.4.4 -> 1.4.5
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
bdb8f9fe81
python: pyspark: 2.4.0 -> 2.4.1
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
8906475f25
python: pysmi: 0.3.3 -> 0.3.4
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
9aa01c35c2
python: pysmbc: 1.0.15.8 -> 1.0.16
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
97f095a7f9
python: pyroute2: 0.5.4 -> 0.5.5
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
d9c2977379
python: pyramid: 1.10.2 -> 1.10.4
2019-04-18 12:42:42 +02:00
Frederik Rietdijk
e258919667
python: pymatgen: 2019.2.4 -> 2019.2.28
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
699a0dad2f
python: pylint: 2.2.2 -> 2.2.3
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
1196793183
python: pygame: 1.9.4 -> 1.9.5
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
e754ad482d
python: pyftpdlib: 1.5.4 -> 1.5.5
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
3b20ac1afb
python: pyflakes: 2.1.0 -> 2.1.1
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
dd8029e411
python: pyfakefs: 3.5.7 -> 3.5.8
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
011dad7367
python: prompt_toolkit: 1.0.15 -> 1.0.16
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
7434f52061
python: jsonschema: 3.0.0a3 -> 3.0.1
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
0e0d0c1f21
python: plone.testing: 7.0.0 -> 7.0.1
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
848158b987
python: pika: 1.0.0 -> 1.0.1
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
450013b806
python: phonenumbers: 8.10.8 -> 8.10.9
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
dc62cdf88c
python: pex: 1.6.3 -> 1.6.6
2019-04-18 12:42:41 +02:00