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
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
d69cc779b5
Revert "Revert "darwin 10.12 commits""
...
This reverts commit 8505e710e7
.
2019-04-20 23:17:04 -04: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
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
Frederik Rietdijk
5d51573a6d
python: pecan: 1.3.2 -> 1.3.3
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
bed638e219
python: pdf2image: 1.4.1 -> 1.4.2
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
aad3208cb5
python: pbr: 5.1.2 -> 5.1.3
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
6f4bb6c636
python: path.py: 11.5.0 -> 11.5.2
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
08044d4891
python: partd: 0.3.9 -> 0.3.10
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
5ff559e5e9
python: paperspace: 0.0.15 -> 0.0.19
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
08d5cb20b8
python: openpyxl: 2.6.0 -> 2.6.2
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
6eded98e3d
python: ofxtools: 0.5.2 -> 0.5.4
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
871caa244d
python: oauthenticator: 0.8.0 -> 0.8.2
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
e5372ad628
python: numpy-stl: 2.10.0 -> 2.10.1
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
708c964228
python: notebook: 5.7.4 -> 5.7.8
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
f1a808424f
python: nixpkgs-pytools: 1.0.0 -> 1.0.1
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
ed7b70b102
python: nipype: 1.1.8 -> 1.1.9
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
3a3ea2f935
python: nilearn: 0.5.0 -> 0.5.1
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
cdc5cc6119
python: netCDF4: 1.5.0 -> 1.5.0.1
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
4d4090f3fa
python: ncclient: 0.6.3 -> 0.6.4
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
5c0ac13ab9
python: moretools: 0.1.8 -> 0.1.9
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
844ade5bc1
python: minio: 4.0.13 -> 4.0.14
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
9369000bfb
python: mechanize: 0.4.1 -> 0.4.2
2019-04-18 12:42:41 +02:00
Frederik Rietdijk
8b6a45261c
python: marshmallow-sqlalchemy: 0.16.1 -> 0.16.2
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
a814058226
python: MarkupSafe: 1.1.0 -> 1.1.1
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
36d0a85773
python: lxml: 4.3.1 -> 4.3.3
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
e3c1be6ca0
python: libagent: 0.13.0 -> 0.13.1
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
b5a1f13ba8
python: ldappool: 2.4.0 -> 2.4.1
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
7bc427c900
python: keyring: 18.0.0 -> 18.0.1
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
ecc1215c14
python: kafka-python: 1.4.5 -> 1.4.6
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
0eb2cdeb0c
python: jmespath: 0.9.3 -> 0.9.4
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
5bcf82723a
python: Jinja2: 2.10 -> 2.10.1
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
5597764175
python: jenkinsapi: 0.3.8 -> 0.3.9
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
35395c7410
python: jedi: 0.13.2 -> 0.13.3
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
1e9cc06eed
python: isort: 4.3.16 -> 4.3.17
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
84849eb60e
python: hug: 2.4.1 -> 2.4.8
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
57313c203a
python: homeassistant_pyozw: 0.1.2 -> 0.1.4
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
8e5488d134
python: holoviews: 1.11.2 -> 1.11.3
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
0384360856
python: hdbscan: 0.8.19 -> 0.8.20
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
1107ea4d04
python: gym: 0.12.0 -> 0.12.1
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
5cd4a102f8
python: grappelli_safe: 0.5.1 -> 0.5.2
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
f426227072
python: googleapis-common-protos: 1.5.8 -> 1.5.9
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
3d2c401db3
python: folium: 0.8.0 -> 0.8.3
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
5f27341835
python: flake8: 3.7.6 -> 3.7.7
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
d492257a6e
python: filebytes: 0.9.18 -> 0.9.20
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
0f57e375e7
python: Faker: 1.0.2 -> 1.0.5
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
a7664ca748
python: emoji: 0.5.1 -> 0.5.2
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
edc03bc94f
python: docker: 3.7.0 -> 3.7.2
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
33458e6edd
python: dnslib: 0.9.9 -> 0.9.10
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
29242cb737
python: dkimpy: 0.9.1 -> 0.9.2
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
49c0cfacc3
python: django-appconf: 1.0.2 -> 1.0.3
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
a4c85bfa3f
python: django-rest-auth: 0.9.3 -> 0.9.5
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
462427e3f5
python: django-cors-headers: 2.5.0 -> 2.5.2
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
7d5485bce4
python: distributed: 1.26.0 -> 1.26.1
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
9f3249f4ac
python: devpi-common: 3.3.1 -> 3.3.2
2019-04-18 12:42:40 +02:00
Frederik Rietdijk
e12be97fb9
python: dependency-injector: 3.14.4 -> 3.14.5
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
a511a250bb
python: ddt: 1.2.0 -> 1.2.1
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
8ec42d2824
python: dask: 1.1.1 -> 1.1.5
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
148f68269a
python: cx_Oracle: 7.1.1 -> 7.1.2
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
f42094d925
python: coverage: 4.5.2 -> 4.5.3
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
e0a44a7498
python: configparser: 3.7.3 -> 3.7.4
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
2c55c775d4
python: cloudpickle: 0.8.0 -> 0.8.1
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
a5702bf931
python: Chameleon: 3.6 -> 3.6.1
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
47583a01f2
python: chainmap: 1.0.2 -> 1.0.3
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
d92ca7a7a0
python: cffi: 1.12.1 -> 1.12.2
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
272c9362c8
python: awkward: 0.8.14 -> 0.8.15
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
c4d7f94780
python: autopep8: 1.4.3 -> 1.4.4
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
8baeed4560
python: atomman: 1.2.4 -> 1.2.5
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
76672a4cb0
python: astropy-helpers: 3.1 -> 3.1.1
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
ac5fad1088
python: astroid: 1.6.5 -> 1.6.6
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
1ec2cb1d04
python: argcomplete: 1.9.4 -> 1.9.5
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
cfb9fd898a
python: ansible-runner: 1.3.0 -> 1.3.2
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
5111d50796
python: alembic: 1.0.7 -> 1.0.9
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
0a323058b3
python: aioconsole: 0.1.13 -> 0.1.14
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
ff5b3300df
python: agate-sql: 0.5.3 -> 0.5.4
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
90f5832c8c
python: absl-py: 0.7.0 -> 0.7.1
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
335d7bc2fe
python: Mako: 1.0.7 -> 1.0.9
2019-04-18 12:42:39 +02:00
Frederik Rietdijk
5621a0ae35
python: Cython: 0.29.5 -> 0.29.7
2019-04-18 12:42:39 +02:00
Alyssa Ross
9289a39a69
ruby_2_6: 2.6.2 -> 2.6.3 ( #59783 )
2019-04-18 12:09:48 +02:00
Yurii Rashkovskii
7ad178d8d9
AgdaStdlib: 0.17 -> 1.0
2019-04-18 16:12:54 +07:00
Jorge Acereda
b7a41a280f
cairo: make x11 optional, disabled on darwin
2019-04-18 09:41:29 +02:00
Jorge Acereda
bd878ef083
pango: make x11 optional, disabled on darwin
2019-04-18 09:41:29 +02:00
bb010g
d79aad43a3
pyflame: fix builds & support 3.7
2019-04-18 09:12:27 +02:00
R. RyanTM
7eacaca13d
pmd: 6.12.0 -> 6.13.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pmd/versions
2019-04-18 08:50:45 +02:00
R. RyanTM
cfaa5014c1
libu2f-host: 1.1.7 -> 1.1.9
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libu2f-host/versions
2019-04-18 08:49:43 +02:00
R. RyanTM
17dd396fd7
librealsense: 2.19.0 -> 2.20.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/librealsense/versions
2019-04-18 08:48:37 +02:00
R. RyanTM
53f69f0ba2
libp11: 0.4.9 -> 0.4.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libp11/versions
2019-04-18 08:48:22 +02:00
R. RyanTM
77736c47fe
libnabo: 1.0.6 -> 1.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/libnabo/versions
2019-04-18 08:47:56 +02:00
R. RyanTM
dc1b0631e3
libltc: 1.3.0 -> 1.3.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/libltc/versions
2019-04-18 08:47:18 +02:00
R. RyanTM
f9505a1e1c
vulkan-headers: 1.1.101.0 -> 1.1.106
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/vulkan-headers/versions
2019-04-18 08:46:48 +02:00
Ben Wolsieffer
aa2468f4a1
cracklib: fix cross build
2019-04-18 08:40:54 +02:00
Will Dietz
ab4b33cdbf
libseccomp: 2.4.0 -> 2.4.1
...
https://github.com/seccomp/libseccomp/releases/tag/v2.4.1
2019-04-18 08:39:29 +02:00
Robert Schütz
707bff5e73
Merge pull request #59491 from dotlambda/esphome-1.12.2
...
esphome: 1.11.2 -> 1.12.2
2019-04-18 08:29:32 +02:00
Dave Nicponski
a6a88bffd5
python3.7-docutils: build fix on darwin
...
Fix python docutils package for OSX. On a relatively clean new macbook,
with latest OS Mojave 10.14.3, this package failed to build. A bit of
searching led to:
https://coderwall.com/p/-k_93g/mac-os-x-valueerror-unknown-locale-utf-8-in-python
2019-04-18 08:27:28 +02:00
Frederik Rietdijk
2346182c2c
Merge staging-next into staging
2019-04-18 08:26:30 +02:00
Frederik Rietdijk
9d87ccabce
Merge master into staging-next
2019-04-18 08:25:25 +02:00
bb010g
28ac309309
python3{5,6}: Reintroduce bytecode determinism
...
Originally introduced in 8970a9c
and 1531b5e
, these patches were lost in
efbe87f
when the CPython version files were merged, likely due to
CPython 3.7 not needing them anymore. These patches should remain
in-tree until CPython 3.5 and 3.6 support is dropped completely.
Found with the diffoscope ( https://diffoscope.org/ ).
2019-04-18 08:12:29 +02:00
worldofpeace
eb095fa677
Merge pull request #59298 from worldofpeace/gnome-pomodoro
...
gnome3.pomodoro: 0.13.4 -> 0.15.1
2019-04-17 20:17:42 -04:00
worldofpeace
8696640f22
dleyna-renderer: checkout patch in tree
...
Built this locally and noticed that the hash changed
wanted: sha256:0x5vj5zfk95avyg6g3nf6gar250cfrgla2ixj2ifn8pcick2d9vq
got: sha256:0m7rxv2nnycvwqpc8ak396g8cbb9g6dw290cjbfwhrrhdhbii5qc
2019-04-17 18:27:28 -04:00
Daiderd Jordan
698af96454
Merge pull request #58638 from Amar1729/darwin-fix/hivex
...
Fix hivex for darwin
2019-04-17 23:03:09 +02:00
Timo Kaufmann
930fa9b92e
python.pkgs.cysignals: propagate pari
...
This didn't cause issues earlier since all packages that depend on
cysignals have a pari dependency anyways.
2019-04-17 22:44:10 +02:00
Timo Kaufmann
1f643b9c49
python.pkgs.pplpy: init at 0.8.4
...
This is a new dependency for the upcoming sage version.
2019-04-17 22:44:10 +02:00
Timo Kaufmann
68233970a2
gmpy2: 2.0.8 -> 2.1a4
2019-04-17 22:44:10 +02:00
Matthew Bauer
d0da672b0e
Merge pull request #59787 from delroth/strip-glibc
...
glibc: re-enable stripping in cross builds
2019-04-17 16:07:40 -04:00
Will Dietz
fd8bf47c5e
Merge pull request #59097 from dtzWill/feature/joplin-cli
...
joplin: init at 1.0.124 (CLI note-taking app, cc joplin-desktop)
2019-04-17 14:05:52 -05:00
Lorenzo
6c6f13e9c4
pythonPackages.azure-mgmt-network: remove patch ( #59614 )
...
The patched file has been removed in [0].
[0]: 09b09a5839
2019-04-17 20:47:08 +02:00
Robert Schütz
a5a9454749
Merge pull request #59681 from r-ryantm/auto-update/python3.7-wsproto
...
python37Packages.wsproto: 0.13.0 -> 0.14.0
2019-04-17 20:20:34 +02:00
Will Dietz
5ca0cbb0a1
Merge pull request #58321 from dtzWill/update/kvantum-0.11.0
...
qtstyleplugin-kvantum{,-qt4}: 0.10.x -> 0.11.0
2019-04-17 13:17:38 -05:00