Michael Lingelbach
034c9b1e3b
pyxdg: fix missing class field Type
...
Fixes #88593 by replacing call to missing Type field with getType()
(cherry picked from commit 1968f115b5 )
2020-06-08 21:31:00 +02:00
R. RyanTM
79076235eb
python27Packages.authlib: 0.13 -> 0.14.3
...
Rationale for backport: only used by `matrix-synapse` atm which requires
0.14 to work.
(cherry picked from commit c37b4466c0 )
(cherry picked from commit 7c6a40c812 )
2020-05-31 13:26:04 +02:00
Sebastien Bourdeauducq
0aa5f60434
python: svgwrite: disable on Python 3.8
2020-05-26 22:44:26 -07:00
Pavol Rusnak
9ffb853d51
treewide: use https for nixos.org and hydra.nixos.org
...
tarballs.nixos.org is omitted from the change because urls from there
are always hashed and checked
(cherry picked from commit 7b0167204d )
2020-05-26 11:18:53 +02:00
Vincent Breitmoser
0edf164f94
pythonPackages.fritzconnection: 0.8.4 -> 1.2.1
2020-05-21 12:14:10 +02:00
Martin Weinelt
92fd2e5e0b
ansible: v2.9.7 → v2.9.9
...
(cherry picked from commit 0dea984634 )
2020-05-18 13:11:48 +02:00
Martin Weinelt
46ee7806ca
ansible: v2.9.2 → v2.9.7
...
Fixes: CVE-2020-10684, CVE-2020-1733, CVE-2020-1735, CVE-2020-1739, CVE-2020-1740
(cherry picked from commit dde157780c )
2020-05-18 13:11:48 +02:00
R. RyanTM
1105bd85c8
python27Packages.patch-ng: 1.17.2 -> 1.17.4
...
(cherry picked from commit b914c284d9 )
2020-05-07 11:16:29 -07:00
Niklas Hambüchen
b2a6334ab7
pythonPackages.patch-ng: Init at 1.17.2.
...
Newer versions of `conan` need it.
Adding @HaoZeke as maintainer (is Conan maintainer).
(cherry picked from commit 3e60781f53 )
2020-05-07 11:16:29 -07:00
Jan Tojnar
986799d95f
Remove myself from maintainers
...
I do not have time for dealing with issues like https://github.com/NixOS/nixpkgs/issues/87000
2020-05-06 00:00:52 +02:00
Yorick van Pelt
417c964ef7
tensorflow-1: fix tensorflow-gpu-1.15.2-deps fixed-output hash
2020-05-04 19:15:10 +02:00
Matthew Bauer
b6ec576f05
python.pkgs.grpcio: use system openssl, zlib, and c-ares
...
(cherry picked from commit 849f26d61c )
2020-04-27 19:25:30 -04:00
worldofpeace
6c2e7b28e7
Merge pull request #86008 from ryneeverett/python-stem-unbroken2
...
[20.03] pythonPackages.stem: unbroken
2020-04-25 14:10:27 -04:00
ryneeverett
e349f5ccba
pythonPackages.stem: remove marked as broken
...
A third attempt after #85642 which I hadn't recognized as a backport
of #81679 .
The bug is just with the test suite on python 3.8 which was fixed in 1.8.0.
See bug report: https://trac.torproject.org/projects/tor/ticket/30847 .
(cherry picked from commit 618cdd2473 )
2020-04-25 15:06:22 +00:00
Cole Mickens
7bb0ca24b8
pythonPackages.stem: 1.7.1 -> 1.8.0
...
(cherry picked from commit f539a47dab )
2020-04-25 15:04:58 +00:00
Bjørn Forsman
150b510420
pythonPackages.pyside2-tools: unmark as broken
...
It builds fine.
Fixes: c6be4c1957 ("treewide: mark broken packages for 20.03")
2020-04-22 19:58:49 +02:00
Bjørn Forsman
56e89916c0
pythonPackages.pyside2: unmark as broken
...
It builds fine.
Fixes: c6be4c1957 ("treewide: mark broken packages for 20.03")
2020-04-22 19:58:48 +02:00
worldofpeace
5d69135c88
Merge pull request #85716 from minijackson/release-20.03
...
backport: python27Packages.soco: 0.18.1 -> 0.19, remove broken
2020-04-22 13:18:35 -04:00
R. RyanTM
5964eebb74
python27Packages.soco: 0.18.1 -> 0.19
...
(cherry picked from commit 84b95b46d8 )
2020-04-22 19:13:47 +02:00
worldofpeace
95b9c99f6d
Merge pull request #85533 from ivan/mark-some-unbroken
...
[20.03] pythonPackages.{namedlist, ludios_wpull}: mark broken only on Python 3.8
2020-04-22 07:55:37 -04:00
Ivan Kozik
dd2570d992
pythonPackages.ludios_wpull: unmark broken, mark disabled for Python 3.8
...
ludios_wpull depends on namedlist, which currently has failing tests
on Python 3.8.
2020-04-22 05:57:03 +00:00
Ivan Kozik
3f7a5cb2ac
pythonPackages.namedlist: unmark broken, mark disabled for Python 3.8
...
https://nix-cache.s3.amazonaws.com/log/a4mdvyjbsy157i1v97rg6avp5a8inm0g-python3.8-namedlist-1.7.drv
2020-04-22 05:55:29 +00:00
Drew Risinger
e79d1e83f9
python3Packages.cirq: enable on python 3.8
2020-04-21 07:43:57 +02:00
Drew Risinger
85895aaca2
python3Packages.cirq: fix test failures (ZHF)
...
Also build on aarch64 by disabling a few failing tests.
(cherry picked from commit 02a5282c4f )
2020-04-21 07:43:57 +02:00
Jörg Thalheim
9094d35925
python38.pkgs.python-jsonrpc-server: disable for python38
...
(cherry picked from commit ee6f5a32bb )
2020-04-17 11:25:18 +01:00
worldofpeace
48c5aaa2fc
treewide: mark broken wip
2020-04-16 21:29:49 -04:00
Samuel Leathers
c6be4c1957
treewide: mark broken packages for 20.03
2020-04-15 17:07:33 -04:00
Renato Alves
93e93f82e6
pythonPackages.gtts: init at 2.1.1
...
(cherry picked from commit 71113dbc69 )
2020-04-13 14:00:22 +02:00
Renato Alves
c2d209265d
pythonPackages.googletrans: init at 2.4.0
...
(cherry picked from commit e30abffb66 )
2020-04-13 14:00:22 +02:00
Dmitry Kalinkin
f070c90c01
pythonPackages.awkward1: use pytestCheckHook
...
(cherry picked from commit 5c72e84169 )
2020-04-11 11:50:49 -04:00
Dmitry Kalinkin
8246657ddb
pythonPackages.awkward1: 0.1.38 -> 0.2.12
...
(cherry picked from commit ab1c67eacd )
2020-04-11 11:50:43 -04:00
Benjamin Hipple
bb5bd4e831
python3Packages.nose2: 0.9.1 -> 0.9.2 and fix build for ZHF
...
See inline comment; this is currently broken and not going to continue working
on python2 without significant effort, so mark it python >= 3.6 only.
https://hydra.nixos.org/build/114680648
https://hydra.nixos.org/build/115518949
CC @NixOS/nixos-release-managers
ZHF: #80379
(cherry picked from commit f9bc195430 )
2020-04-10 19:08:24 -04:00
Drew Risinger
6118f04200
python3Packages.uvloop: enable on python3.8
...
Allow build pass by disabling test. Isolated issue to
test_sockets.py::TestAIOSockets::test_sock_close_add_reader_race.
This test is supposed to be skipped, but it isn't for some reason,
so we disable it instead.
See uvloop#284 (https://github.com/MagicStack/uvloop/pull/284 )
for full details. Don't know why this test isn't properly skipped.
(cherry picked from commit 364909d535 )
2020-04-04 13:18:29 -04:00
Drew Risinger
a1d1b7a227
datasette: 0.35 -> 0.39
...
(cherry picked from commit fb252907f5 )
2020-04-03 18:12:01 -04:00
Drew Risinger
029276f654
pythonPackages.pint: 0.9 -> 0.11
...
(cherry picked from commit 4b822bbd23 )
2020-04-03 18:11:49 -04:00
John Ericson
48e07b529f
Merge pull request #83882 from jmillerpdt/bugfix/tensorflow-mkl
...
pythonPackages.tensorflow: fix for bazel settings for intel mkl, dnnl for 20.03
2020-03-31 12:51:35 -04:00
Jason Miller
4a4b44803c
tensorflow: bugfix for bazel settings (intel mkl, dnnl)
2020-03-31 12:01:22 -04:00
Benjamin Hipple
81c29c1be0
python27Packages.python-otr: mark as broken
...
See inline comment for details.
https://hydra.nixos.org/build/115510612
CC @NixOS/nixos-release-managers
ZHF: #80379
(cherry picked from commit c77bd38764 )
2020-03-31 11:38:26 +01:00
Benjamin Hipple
e15c9281a5
python27Packages.application: 2.7.0 -> 2.8.0 and fix build
...
The build is currently broken due to failure to build `darcs` to fetch the src
package. The homepage is already their GitHub repo, and it appears to be the
active src of development anyways. See #83718
I came across this while debugging this failure:
https://hydra.nixos.org/build/115510612
Note that the `application` dependency *does* succeed on Hydra, because it's
already on local disk in Hydra's store, but I cannot rebuild locally because it
has prefer local builds.
https://hydra.nixos.org/build/115512559
This package is not reproducible on 20.03 or buildable outside of Hydra, so I
intend to backport the fix.
CC @NixOS/nixos-release-managers
ZHF: #80379
(cherry picked from commit 2c5fe63fbe )
2020-03-31 11:38:24 +01:00
John Ericson
f2c8b07e36
tensorflow_2: Mark as broken for now
...
The other bits are good and worth keeping, however.
2020-03-30 20:34:05 +00:00
John Ericson
6ca72b60f2
Merge remote-tracking branch 'upstream/release-20.03' into add-tensorflow-2
2020-03-30 17:47:59 +00:00
John Ericson
cef0110b84
tensorflow-estimator-1.x: Put back comment
2020-03-30 17:43:56 +00:00
Benjamin Hipple
08bd717049
Merge pull request #83774 from drewrisinger/release-20.03
...
[20.03] pythonPackages.scikit-build: fix python3.8 bug
2020-03-30 13:32:06 -04:00
Timo Kaufmann
a730888ce0
python.pkgs.tensorflow{,-bin,-estimator,-tensorboard}-2: Init at 2.1.0
...
Major breaking change from 1.x, so treating keeping both versions for now.
(adapted from 33f11be707 )
(adapted from 9e8dea7986 )
2020-03-30 13:58:28 +00:00
Izorkin
91dd0647b6
libvirt: 5.4.0 -> 5.9.0
...
(cherry picked from commit 9336b15a88 )
2020-03-30 15:19:36 +02:00
volth
d0ab24e4fa
libvirt: 6.0.0 -> 6.1.0, fix module
...
(cherry picked from commit d8664c78b1 )
2020-03-30 15:19:35 +02:00
wedens
3388701ad8
libvirt: 5.4.0 -> 6.0.0
...
(cherry picked from commit 24c8d75874 )
2020-03-30 15:19:35 +02:00
Drew Risinger
53264c9e35
pythonPackages.scikit-build: fix python3.8 bug
...
Python3.8 removes ``platform.linux_distribution()`` call,
must use ``pythonPackages.distro`` to get same information.
Closes #83305
Upstream PR: https://www.github.com/scikit-build/scikit-build/pull/458
Also formatting.
(cherry picked from commit c8dd834189 )
2020-03-30 08:56:59 -04:00
John Ericson
d4de62dedd
bazel_0_29: init at 0.29.1
...
Needed for Tensorflow 2.1
2020-03-30 04:30:40 +00:00
Konrad Borowski
ce667d569b
pythonPackages.ftputil: fix build
...
Some tests assume execution before 2020.
(cherry picked from commit cfb435732a )
2020-03-29 15:07:58 +02:00