Anders Kaseorg
c8d064eec1
gstreamer: Fix wrapper quoting
...
The bug was that the inner double quotes in "\$("…")" are not actually
inner like they would be in "$("…")". We could write "\$(\"…\")", but
using single quotes on the outside makes everything simpler.
Fixes #63751 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-06-13 11:01:38 +02:00
Michael Weiss
1b6e357424
kmod: 26 -> 27
2020-06-13 10:57:19 +02:00
R. RyanTM
dbb4452ee3
man: 2.9.0 -> 2.9.2
2020-06-13 10:56:45 +02:00
R. RyanTM
0d4fba9168
lcms2: 2.9 -> 2.10
2020-06-13 10:56:18 +02:00
R. RyanTM
f67bc33140
libyaml: 0.2.4 -> 0.2.5
2020-06-13 10:55:20 +02:00
R. RyanTM
b5a814cb5d
iptables: 1.8.4 -> 1.8.5
2020-06-13 10:54:58 +02:00
R. RyanTM
858acc3ee5
harfbuzz: 2.6.4 -> 2.6.7
2020-06-13 10:54:40 +02:00
R. RyanTM
4aa1511b70
libnftnl: 1.1.5 -> 1.1.7
2020-06-13 10:54:19 +02:00
Frederik Rietdijk
d2971d15c6
Merge pull request #89723 from NixOS/python-unstable
...
Python package set major updates
2020-06-13 10:41:31 +02:00
Frederik Rietdijk
b4f85b97f5
python.pkgs.pip: 20.1 -> 20.1.1
2020-06-13 10:40:39 +02:00
Frederik Rietdijk
da12111115
Merge pull request #90208 from FRidh/bytecode
...
buildPythonPackage: recompile bytecode for reproducibility
2020-06-13 10:40:11 +02:00
Frederik Rietdijk
818cf7827b
buildPythonPackage: recompile bytecode for reproducibility
...
Due to a change in pip the unpacked wheels are no longer reproducible.
We recompile the bytecode to cleanup this error.
https://github.com/NixOS/nixpkgs/issues/81441
2020-06-13 10:36:28 +02:00
Frederik Rietdijk
a7ea828f09
pythonRemoveBinBytecodeHook: fix explanation
2020-06-13 10:20:14 +02:00
Vladimír Čunát
c055851648
mesa: 20.0.7 -> 20.0.8
...
https://lists.freedesktop.org/archives/mesa-dev/2020-June/224501.html
/cc PR #89105 ; this is indeed announced to be the last 20.0 version.
2020-06-13 09:58:30 +02:00
Mario Rodas
c2ce7eb7f1
Merge pull request #89334 from zowoq/go_1_14
...
go: 1.14.3 -> 1.14.4
2020-06-12 22:20:30 -05:00
Jonathan Ringer
3ba9e643fd
python3Packages.seekpath: fix build, use github for tests
2020-06-12 13:57:27 -07:00
Jonathan Ringer
dd35d3b655
python3Packages.vmprof: fix build, mark not broken
2020-06-12 13:53:22 -07:00
Jonathan Ringer
529c2f192e
python3Packages.sseclient: fix tests
2020-06-12 13:49:40 -07:00
Jonathan Ringer
be5804ac9e
python2Packages.validators: disable url tests
2020-06-12 13:31:50 -07:00
Jonathan Ringer
38397dc9ea
python3Packages.pylint-plugin-utils: fix build
2020-06-12 13:26:32 -07:00
Jonathan Ringer
8c3e9313c9
gns3-server: fix build
2020-06-12 13:20:18 -07:00
Jonathan Ringer
503f9f74a0
python3Packages.pyx: fix src pname
2020-06-12 12:36:34 -07:00
Raphael Borun Das Gupta
f0cf89278e
pytest-rerunfailures: add das-g as maintainer
...
(cherry picked from commit 46821ede459fef99161805aa4000bc7ded25675c)
2020-06-12 12:26:39 -07:00
Raphael Borun Das Gupta
35a6dc658d
python3Packages.pytest-rerunfailures: 8.0 -> 9.0
...
fixes NixOS/nixpkgs#89508
(cherry picked from commit 53481e4bf033e50f41e4a9bb9bfe6a4ff2bb6a5d)
2020-06-12 12:13:14 -07:00
Jonathan Ringer
82036a6090
python3Packages.libagent: use github for tests
2020-06-12 11:42:20 -07:00
Jonathan Ringer
619842581a
Revert "python3Packages.PySDL2: 0.9.6 -> 0.9.7"
...
This reverts commit 738424b7ea
.
patches need to be updated to support new version
2020-06-12 11:40:55 -07:00
Jonathan Ringer
b9ace1fb05
python3Packages.uvicorn: 0.11.2 -> 0.11.5
2020-06-12 11:29:06 -07:00
Jonathan Ringer
db59d205fe
python3Packages.caldav: use github, fix build
2020-06-12 11:22:39 -07:00
Jonathan Ringer
8a67181b7c
python3Packages.scikitimage: add missing tifffile dep
2020-06-12 11:06:22 -07:00
Jonathan Ringer
14eb90df78
python3Packages.kombu: fix tests
2020-06-12 11:05:50 -07:00
Jonathan Ringer
ab1be09c94
python3Packages.pytest-doctestplus: fix tests
2020-06-12 10:40:43 -07:00
Jonathan Ringer
89307ea34d
python3Packages.jaraco_functools: fix build
2020-06-12 10:33:39 -07:00
Jan Tojnar
b27ff41eab
Merge pull request #88911 from r-ryantm/auto-update/libblockdev
...
libblockdev: 2.23 -> 2.24
2020-06-12 11:35:25 +02:00
Jan Tojnar
c474c526a7
Merge pull request #90123 from r-ryantm/auto-update/poppler-glib
...
poppler: 0.88.0 -> 0.89.0
2020-06-12 11:28:58 +02:00
José Romildo Malaquias
87eb2f4342
Merge pull request #90004 from romildo/buildenv
...
buildenv: paths to link resolving to the same absolute path is not a conflict
2020-06-11 12:50:31 -03:00
Frederik Rietdijk
31e1a8b002
python.pkgs.requests-mock: fix build
2020-06-11 14:43:01 +02:00
Frederik Rietdijk
271b696d93
python.pkgs.flask-compress: fix build
2020-06-11 14:28:50 +02:00
Frederik Rietdijk
c0a7634bba
python.pkgs.scikitlearn: fix build
2020-06-11 14:25:54 +02:00
Frederik Rietdijk
35556acf6e
python.pkgs.python-daemon: use older pytest
...
It was supposedly working with 5.3, but now the only older version we
have is 4, so let's use that.
2020-06-11 14:18:20 +02:00
Frederik Rietdijk
6594184e1e
python3.pkgs.pytest-pylint: fix build
2020-06-11 14:13:08 +02:00
Frederik Rietdijk
2f72c426e1
python.pkgs.apsw: 3.30.1-r1 -> 3.32.2-r1
2020-06-11 14:09:51 +02:00
Frederik Rietdijk
f49764d8b5
python.pkgs.twill: fix build
2020-06-11 14:01:09 +02:00
Frederik Rietdijk
dcc4324df4
python2.pkgs.biopython: python2 no longer supported
2020-06-11 13:57:36 +02:00
Frederik Rietdijk
06ef649346
mitmproxy: keep using python37 until asynctest is fixed
2020-06-11 12:46:16 +02:00
Frederik Rietdijk
1becbef8d9
python.pkgs.keyring: fix build
2020-06-11 12:38:23 +02:00
Frederik Rietdijk
0b292e7ee3
python2.pkgs.sympy: keep 1.5.1 for python2 for sage
2020-06-11 12:13:11 +02:00
Frederik Rietdijk
98381679c8
python.pkgs.nbsphinx: python3 only
2020-06-11 12:10:11 +02:00
Frederik Rietdijk
1a012f3fa7
python2.pkgs.soupsieve: keep 1.9.6 for python 2
2020-06-11 12:07:46 +02:00
Frederik Rietdijk
28a1fffbec
python2.pkgs.dulwich: keep 0.19.16 for python 2
2020-06-11 12:05:21 +02:00
Frederik Rietdijk
e8a60ee412
python.pkgs.devpi-common: fix build
2020-06-11 11:49:12 +02:00