Commit graph

271862 commits

Author SHA1 Message Date
R. RyanTM d3c0bb58c8 phoronix-test-suite: 10.2.1 -> 10.2.2 2021-02-20 17:34:47 +01:00
Thomas Tuegel c42a6be857
Merge pull request #113116 from ttuegel/kde-applications-20.12.2
KDE Applications 20.12.2
2021-02-20 08:54:09 -06:00
Thomas Tuegel 3738f64446
sonnet: broken with Qt < 5.14 2021-02-20 08:20:30 -06:00
Thomas Tuegel 7216a30d90
solid: broken with Qt < 5.14 2021-02-20 08:20:15 -06:00
Thomas Tuegel 3f05570550
kwindowsystem: broken with Qt < 5.14 2021-02-20 08:19:57 -06:00
Thomas Tuegel 5ab8bacc7f
kwidgetsaddons: broken with Qt < 5.14 2021-02-20 08:19:36 -06:00
Thomas Tuegel 111aaff23a
kplotting: broken with Qt < 5.14 2021-02-20 08:19:18 -06:00
Thomas Tuegel d2c6cdef9d
kwayland: broken with Qt < 5.14 2021-02-20 08:18:58 -06:00
Thomas Tuegel 279f662fe4
kitemviews: broken with Qt < 5.14 2021-02-20 08:18:34 -06:00
Thomas Tuegel e0d7a92e23
kitemmodels: broken with Qt < 5.14 2021-02-20 08:18:16 -06:00
Thomas Tuegel 0b344b033a
kirigami2: broken with Qt < 5.14 2021-02-20 08:17:59 -06:00
Thomas Tuegel 0fe04dfa12
kidletime: broken with Qt < 5.14 2021-02-20 08:17:45 -06:00
Thomas Tuegel 5413f4c627
ki18n: broken with Qt < 5.14 2021-02-20 08:17:27 -06:00
Thomas Tuegel 5cb4e68d1d
kguiaddons: broken with Qt < 5.14 2021-02-20 08:17:10 -06:00
Thomas Tuegel 6d8c6a2895
kdnssd: broken with Qt < 5.14 2021-02-20 08:16:54 -06:00
Thomas Tuegel 7b5af9e785
kdbusaddons: broken with Qt < 5.14 2021-02-20 08:16:31 -06:00
Thomas Tuegel ea01ec6c60
kcoreaddons: broken with Qt < 5.14 2021-02-20 08:16:21 -06:00
Thomas Tuegel 101023293c
attica: broken with Qt < 5.14 2021-02-20 08:16:02 -06:00
Thomas Tuegel 7ee37e4c15
kcodecs: broken with Qt < 5.14 2021-02-20 08:14:02 -06:00
Thomas Tuegel f7f9b84975
karchive: broken with Qt < 5.14 2021-02-20 08:13:39 -06:00
Thomas Tuegel ed9b08d57b
kconfig: broken with Qt < 5.14 2021-02-20 08:13:08 -06:00
Thomas Tuegel fd65b0f575
syntax-highlighting: broken with Qt < 5.14 2021-02-20 06:38:11 -06:00
Thomas Tuegel 2bf3a1face
threadweaver: broken with Qt < 5.14 2021-02-20 06:26:19 -06:00
github-actions[bot] e345317ac1
Merge staging-next into staging 2021-02-20 12:19:42 +00:00
github-actions[bot] 5884dca2b9
Merge master into staging-next 2021-02-20 12:19:39 +00:00
adisbladis e59a33db58
Merge pull request #113730 from collares/parallel-trampolines
emacs: precompile trampolines in parallel
2021-02-20 12:48:01 +01:00
Ivan Babrou c62662c962 garble: fix aarch64 build 2021-02-20 21:13:46 +10:00
Ivan Babrou 7e2baa21b5 garble: pin to go1.15 2021-02-20 21:13:46 +10:00
Martin Weinelt 92087cb170 python37: 3.7.9 -> 3.7.10, fixup patches 2021-02-20 12:13:07 +01:00
krzygorz 62a94d2c40 python3Packages.numba: use pythonImportsCheck
Since the unit tests are disabled, we should at least do a pythonImportsCheck

Co-authored-by: Jonathan Ringer <jonringer@users.noreply.github.com>
2021-02-20 11:32:22 +01:00
krzygorz 37fbc86e35 python3Packages.numba: clean up dependencies
Since the package is declared to be incompatibile with python versions older than 3.6 the `lib.optionals isPy27 [ funcsigs singledispatch]` part is redundant.
2021-02-20 11:32:22 +01:00
krzygorz f80ef84960 python3Packages.numba: add setuptools dependency
Numba needs setuptools as a runtime dependency: https://numba.pydata.org/numba-doc/latest/user/installing.html#dependency-list
2021-02-20 11:32:22 +01:00
Anders Kaseorg d08ec2f195 pythonInterpreters.pypy36_prebuilt: Set pythonOnBuildForHost
This was broken by #105155.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-20 11:29:46 +01:00
Anders Kaseorg 1c5c184079 pythonInterpreters.pypy36_prebuilt: Add missing lib argument
This was broken by commit 001c0cbe54
(#110591).

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-02-20 11:29:46 +01:00
Kim Lindberger 5f30f9adcc
Merge pull request #113357 from r-ryantm/auto-update/keycloak
keycloak: 12.0.2 -> 12.0.3
2021-02-20 11:22:53 +01:00
Raghav Sood 29263ef37e
Merge pull request #113738 from r-ryantm/auto-update/netdata
netdata: 1.29.1 -> 1.29.2
2021-02-20 18:17:27 +08:00
Martin Weinelt 6904fe3b15 python3Packages.sqlalchemy: parallelize tests with xdist
Cuts down the test phase from 11 to 4 minutes on my remote builder.
2021-02-20 10:29:43 +01:00
Martin Weinelt 7369d9eef7 python3Packages.sqlalchemy: 1.3.20 -> 1.3.23 2021-02-20 10:29:43 +01:00
R. RyanTM 5e19a1f495 python39Packages.numpy-stl: 2.13.0 -> 2.15.1 2021-02-20 10:22:56 +01:00
Fabian Affolter 90cca97297 python3Packages.pypcap: fix build on Python 3.9 2021-02-20 10:17:24 +01:00
Frederik Rietdijk 4530962406 Merge staging-next into staging 2021-02-20 10:05:52 +01:00
Frederik Rietdijk 04f436940c python310: 3.10.0a4 -> 3.10.0a5 2021-02-20 10:03:11 +01:00
Frederik Rietdijk 8ab9914a8c python36: 3.6.12 -> 3.6.13 2021-02-20 10:03:11 +01:00
Martin Weinelt 85cde0d60f python27: Fix CVE-2021-3177
Thanks to the Gentoo team maintaining a fork of python2¹ we can easily
apply their backported patch for this security vulnerability.

[1] https://gitweb.gentoo.org/fork/cpython.git/
2021-02-20 10:03:11 +01:00
Frederik Rietdijk 2cbc212983 python37: 3.7.9 -> 3.7.10 2021-02-20 10:03:11 +01:00
Frederik Rietdijk 84edcadb4a python38: 3.8.7 -> 3.8.8 2021-02-20 10:03:11 +01:00
Frederik Rietdijk a39b5b5c94 python39: 3.9.1 -> 3.9.2 2021-02-20 10:03:11 +01:00
Frederik Rietdijk b3d3fabc5b Merge staging-next into staging 2021-02-20 09:06:25 +01:00
Ben Siraphob 4fb92ae60d tcl-8_6: 8.6.9 -> 8.6.11 2021-02-20 09:03:04 +01:00
R. RyanTM 87a6f5df62 rhash: 1.4.0 -> 1.4.1 2021-02-20 09:00:55 +01:00