Commit Graph

102607 Commits

Author SHA1 Message Date
Fabian Affolter
f615c23325
bashate: init at 2.0.0 (#117469) 2021-03-27 17:40:29 +01:00
sternenseemann
ef6450411f ocamlPackages_4_{11,12}: merlin: 3.4.2 -> 4.1
Add nix expression for the OCaml-version specific versions of merlin
4.1 and conditionally call it in ocaml-packages.nix.
2021-03-27 17:26:12 +01:00
sternenseemann
29d77c57ed dot-merlin-reader: 3.4.2 -> 4.1
4.1 uncoupled the versions between merlin and dot-merlin-reader which
means we can and must update them independently of each other since
merlin 4.1 is only available in specific versions for OCaml 4.11 and
4.12 respectively.

Therefore merlin now fetches its own source instead of inheriting it
from dot-merlin-reader.
2021-03-27 17:26:12 +01:00
Elis Hirwing
2ed44fa49c
Merge pull request #114173 from eyJhb/php-clisupport-false
php: fixed building with cliSupport = false
2021-03-27 17:08:43 +01:00
Fabian Affolter
60b85e6b95
python3Packages.tldextract: enable tests (#117787) 2021-03-27 16:24:16 +01:00
Fabian Affolter
d404ecd995
Merge pull request #117776 from oxzi/python-pynmea2-1.17.0
pythonPackages.pynmea2: 1.16.0 -> 1.17.0
2021-03-27 16:04:51 +01:00
Martin Weinelt
9c76cd2045
Merge pull request #117785 from mweinelt/webkitgtk
webkitgtk: 2.30.5 -> 2.30.6
2021-03-27 15:08:35 +01:00
Fabian Affolter
18ce06d315
Merge pull request #117709 from r-ryantm/auto-update/python3.8-managesieve
python38Packages.managesieve: 0.7 -> 0.7.1
2021-03-27 14:46:03 +01:00
sternenseemann
b2eb2c8b4f Revert "ocamlPackages.tcpip: 6.0.0 -> 6.1.0"
This reverts commit 988f5a5910.

The release process for many OCaml packages and in extension mirage
related packages usually entails creating a release in the respective
own repository so a release tarball becomes available and then opening a
PR against ocaml/opam-repository to finalize the release. During this
new issues can be discovered which push the release back.

This happened for mirage-tcpip 6.1.0 several times:
https://github.com/ocaml/opam-repository/pull/18357
Prompting in total 3 different 6.1.0 releases with different hashes
respectively (the hash for ocamlPackages.tcpip.src shouldn't be
reproducible anymore, but we probably have cached the tarball already).
Ultimately the PR to opam-repository was closed to investigate some
failures on opam-repository's CI and the release postponed:
https://github.com/ocaml/opam-repository/pull/18357#issuecomment-808434285

I jumped the gun with the release and updated tcpip in nixpkgs before
tcpip was “properly” released in opam. I usually watch the github
repository of package I maintain for releases and can react pretty
quickly to a release as a result. Most of the time I also check
opam-repository's PRs nowadays for extra context or information, but
when everything seems fine and tests succeed I deem the update alright
to PR to nixpkgs. Being faster than opam was achievable in these cases
and actually seems kind of tantalizing.

In the light of this experience however, we should wait for the opam
PR getting merged at least for some packages that exhibit this behavior
of rereleasing the same version number multiple times to get the release
just right (afaik the 6.1.0 tag pointed to three different revisions for
tcpip). To me this is questionable upstream behavior we just have to deal
with in some way.
2021-03-27 14:33:49 +01:00
Martin Weinelt
75f531b3fc
webkitgtk: 2.30.5 -> 2.30.6
https://webkitgtk.org/security/WSA-2021-0002.html
2021-03-27 14:22:41 +01:00
Benjamin Hipple
477812e18e
Merge pull request #117744 from r-ryantm/auto-update/python3.8-bitarray
python38Packages.bitarray: 1.8.0 -> 1.8.1
2021-03-27 08:45:30 -04:00
github-actions[bot]
5021a8bc13
Merge master into staging-next 2021-03-27 12:06:13 +00:00
rnhmjoj
c7e4fdef18 pythonPackages.pyqtwebengine: 5.15.2 -> 5.15.4 2021-03-27 12:35:06 +01:00
rnhmjoj
3aba63ab29 qt5.qtwebengine: 5.15.2 -> 5.15.3-a059e740
This updates the base chromium branch from 83 to 87, which fixes
approximately a few hundreds CVEs.
2021-03-27 12:35:06 +01:00
Alvar Penning
ce6eb61758 pythonPackages.pynmea2: 1.16.0 -> 1.17.0 2021-03-27 12:18:14 +01:00
Maximilian Bosch
eff1869ba6
Merge pull request #117761 from r-ryantm/auto-update/cargo-udeps
cargo-udeps: 0.1.19 -> 0.1.20
2021-03-27 12:14:09 +01:00
Alvar Penning
f5dc55128c golangci-lint: 1.38.0 -> 1.39.0 2021-03-27 12:10:49 +01:00
Doron Behar
20826f0710
Merge pull request #117685 from dotlambda/arpack-3.8.0
arpack: 3.7.0 -> 3.8.0
2021-03-27 11:09:44 +00:00
Robert T. McGibbon
5ebacbf474
python39Packages.ldap: unbreak (#117614) 2021-03-27 10:59:08 +01:00
Robert Schütz
9e4b635dee arpack: 3.7.0 -> 3.8.0 2021-03-27 10:54:26 +01:00
Fabian Affolter
943347687f
Merge pull request #117723 from fabaff/bump-xknx
python3Packages.xknx: 0.17.2 -> 0.17.4
2021-03-27 09:56:50 +01:00
R. RyanTM
f250e5b898 coordgenlibs: 1.4.2 -> 2.0.0 2021-03-27 07:59:38 +00:00
R. RyanTM
4d1b488f2f codeql: 2.4.6 -> 2.5.0 2021-03-27 07:54:39 +00:00
R. RyanTM
471216639a cargo-udeps: 0.1.19 -> 0.1.20 2021-03-27 07:32:22 +00:00
github-actions[bot]
183f374181
Merge master into staging-next 2021-03-27 06:05:41 +00:00
R. RyanTM
992a0fa563 python38Packages.google-cloud-container: 2.3.1 -> 2.4.0 2021-03-27 05:37:42 +00:00
R. RyanTM
38819ca9f8 python38Packages.google-cloud-bigquery: 2.12.0 -> 2.13.1 2021-03-27 04:19:18 +00:00
Sandro
cadb3d9e19
Merge pull request #117512 from dotlambda/igraph-0.9.1 2021-03-27 03:19:07 +01:00
Aamaruvi Yogamani
6d41c7e4d5
openrazer: 2.9.0 -> 3.0.0 2021-03-26 22:17:05 -04:00
InLaw
d696e4b875
add pname into python-modules/mxnet (#117101)
* add pname into python-modules/mxnet

Signed-off-by: P33_ae <marsweb@gmx.de>

* Update pkgs/development/python-modules/mxnet/default.nix

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-27 02:51:18 +01:00
R. RyanTM
d90adf0608 python38Packages.bitarray: 1.8.0 -> 1.8.1 2021-03-27 01:17:18 +00:00
github-actions[bot]
7fdb452da0
Merge master into staging-next 2021-03-27 00:14:51 +00:00
Michael Francis
ae4fac9f4b
Use minimal git for fetching gems 2021-03-26 17:04:37 -04:00
Fabian Affolter
4fc4386617 python3Packages.xknx: 0.17.2 -> 0.17.4 2021-03-26 21:09:47 +01:00
Fabian Affolter
a4023d8164
Merge pull request #117683 from r-ryantm/auto-update/python3.8-minidump
python38Packages.minidump: 0.0.15 -> 0.0.16
2021-03-26 19:21:33 +01:00
midchildan
24ec2cd1ed
llfuse: disable tests on Darwin (#117695)
Fixes #117665. The tests require macFUSE[1], an external dependency to
be installed.

[1]: https://osxfuse.github.io/
2021-03-26 19:18:29 +01:00
Sandro
86ab658c57
Merge pull request #117696 from rmcgibbo/python3Packages.apptools
python3Packages.apptools: 4.5.0 -> 5.1.0
2021-03-26 19:18:00 +01:00
Robert T. McGibbon
29d3a57806
python39Packages.pyregion: unbreak (#117630) 2021-03-26 19:15:41 +01:00
github-actions[bot]
70fb533d57
Merge master into staging-next 2021-03-26 18:13:54 +00:00
R. RyanTM
8d9bf86f08 python38Packages.managesieve: 0.7 -> 0.7.1 2021-03-26 17:10:39 +00:00
Vladimír Čunát
b63ba1b96d
Merge #117016: lmdb: 0.9.25 -> 0.9.28 2021-03-26 18:08:21 +01:00
Sandro
70d05748e7
Merge pull request #117417 from fabaff/flawfinder
flawfinder: init at 2.0.15
2021-03-26 18:07:14 +01:00
Sandro
362a2fb63f
Merge pull request #116531 from SuperSandro2000/grpc 2021-03-26 17:45:58 +01:00
Robert T. McGibbon
71b624a1cc python3Packages.apptools: 4.5.0 -> 5.1.0 2021-03-26 12:43:44 -04:00
Dmitry Kalinkin
66d313cd7d
Merge pull request #116016 from veprbl/pr/rivet_make_plot_fixes
rivet: apply patches to fix several issues with make-plot
2021-03-26 12:29:11 -04:00
Sandro
8507a705bb
Merge pull request #117699 from drewrisinger/dr-pr-qiskit-bump 2021-03-26 17:19:51 +01:00
Sandro
016f402e0a
Merge pull request #117692 from LeSuisse/libnbd-1.7.4
libnbd: 1.7.2 -> 1.7.4
2021-03-26 17:19:30 +01:00
Sandro
ac36364c50
Merge pull request #117687 from LeSuisse/libmspack-0.10.1alpha
libmspack: 0.7.1alpha -> 0.10.1alpha
2021-03-26 17:06:38 +01:00
R. RyanTM
91e5e5a0dd python38Packages.micawber: 0.5.2 -> 0.5.3 2021-03-26 15:45:14 +00:00
Drew Risinger
d4039a860a python3Packages.qiskit: 0.24.0 -> 0.24.1 2021-03-26 10:19:14 -04:00
Drew Risinger
7afdc611d4 python3Packages.qiskit-ibmq-provider: 0.12.1 -> 0.12.2 2021-03-26 10:18:57 -04:00
Sandro
eb7cfb4793
Merge pull request #117684 from dotlambda/llfuse-1.4.1 2021-03-26 15:16:33 +01:00
Dmitry Kalinkin
8ac9b31afb
rivet: fix compilation errors 2021-03-26 09:56:00 -04:00
Doron Behar
15577832ce
Merge pull request #115524 from fabaff/bump-nose-timer 2021-03-26 13:52:40 +00:00
Thomas Gerbet
d945ac0367 libmspack: 0.7.1alpha -> 0.10.1alpha
Fixes CVE-2019-1010305, CVE-2018-18586, CVE-2018-18585 and
CVE-2018-18584.
2021-03-26 14:24:43 +01:00
Thomas Gerbet
5a992094be libnbd: 1.7.2 -> 1.7.4
Fixes CVE-2021-20286.
2021-03-26 14:19:16 +01:00
Elis Hirwing
42610bff64
Merge pull request #117651 from r-ryantm/auto-update/php-pcov
php73Extensions.pcov: 1.0.6 -> 1.0.8
2021-03-26 14:17:11 +01:00
R. RyanTM
dea14fafdb python38Packages.lightgbm: 3.1.1 -> 3.2.0 2021-03-26 12:48:59 +00:00
github-actions[bot]
eddd1a74ec
Merge master into staging-next 2021-03-26 12:06:41 +00:00
Michael Raskin
36f2c10ca5
Merge pull request #117240 from eraserhd/fix-gambit-compiler-paths
gambit: fix compiler paths
2021-03-26 12:04:04 +00:00
Robert Schütz
cc984745e4
Merge pull request #117682 from fabaff/bump-adafruit-platformdetect
python38Packages.adafruit-platformdetect: 3.4.0 -> 3.4.1
2021-03-26 12:51:35 +01:00
Robert Schütz
d735efc882 python3Packages.llfuse: 1.3.8 -> 1.4.1 2021-03-26 12:42:34 +01:00
sternenseemann
13a8519b4b ocamlPackages.ocaml-freestanding: init at 0.6.4
Contains vendored in patches from https://github.com/mirage/ocaml-freestanding/pull/93
to make building within nixpkgs simpler. These serve as a makeshift
solution until ocaml-freestanding is released with its overhauled dune
based build system which will also support cross compiling. Upstream has
indicated that they are interested in making it work well with nix as
well.
2021-03-26 12:24:42 +01:00
R. RyanTM
a11ee13c8a python38Packages.minidump: 0.0.15 -> 0.0.16 2021-03-26 11:15:22 +00:00
Michael Raskin
4438668098
Merge pull request #115888 from r-ryantm/auto-update/allegro
allegro5: 5.2.6.0 -> 5.2.7.0
2021-03-26 11:13:26 +00:00
Fabian Affolter
b73d6a07ce python3Packages.adafruit-platformdetect: update pname 2021-03-26 12:04:44 +01:00
R. RyanTM
e42112e691 python38Packages.adafruit-platformdetect: 3.4.0 -> 3.4.1 2021-03-26 12:03:40 +01:00
R. RyanTM
9cc2883286
python38Packages.elementpath: 2.2.0 -> 2.2.1 (#117673) 2021-03-26 12:02:44 +01:00
Emery Hemingway
56592ea293 nim: cross-compilation fixes
* Import with callPackages
* Use buildPackages for building a cross-compiler
* Patch-out potential conflicts in nim.cfg
* Generate a configuration with toolchain detection
* Build with strictDeps enabled
2021-03-26 11:36:38 +01:00
Robert Schütz
5c3da3f7ad python3Packages.python-igraph: 0.8.3 -> 0.9.1 2021-03-26 11:24:34 +01:00
Fabian Affolter
c07c5375fd python3Packages.nose-timer: 1.0.0 -> 1.0.1
python3Packages.nose-timer: enable tests
2021-03-26 11:24:27 +01:00
Fabian Affolter
f92cbf3567 python3Packages.parameterized: 0.7.5 -> 0.8.1 2021-03-26 11:24:15 +01:00
Robert Schütz
1ab59fc716 igraph: 0.8.5 -> 0.9.1 2021-03-26 11:21:14 +01:00
R. RyanTM
f61460e499
python38Packages.fakeredis: 1.4.5 -> 1.5.0 (#117664) 2021-03-26 11:00:47 +01:00
Ben Siraphob
2341ffeeaa coqPackages.fourcolor: init at 1.2.3 2021-03-26 10:55:48 +01:00
R. RyanTM
343d30c15a
python38Packages.apispec: 4.2.0 -> 4.3.0 (#117662) 2021-03-26 10:53:09 +01:00
Elis Hirwing
d7faae0556
Merge pull request #117650 from r-ryantm/auto-update/php-phpstan
php73Packages.phpstan: 0.12.81 -> 0.12.82
2021-03-26 10:37:44 +01:00
Sandro
ddee833e59
Merge pull request #117627 from rmcgibbo/python3Packages.executing
python3Packages.executing: 0.4.3 -> 0.5.4
2021-03-26 10:03:10 +01:00
Sandro
c4d77d1224
Merge pull request #117638 from marsam/update-buildah
buildah: 1.19.8 -> 1.20.0
2021-03-26 09:54:56 +01:00
Sandro
5dc9ed7e1c
Merge pull request #117666 from r-ryantm/auto-update/python3.8-google-cloud-speech
python38Packages.google-cloud-speech: 2.1.0 -> 2.2.0
2021-03-26 09:53:12 +01:00
Sandro
7cf32af12f
Merge pull request #117661 from siraben/stdenv-cleanup2
treewide: remove redundant stdenv
2021-03-26 09:52:33 +01:00
R. RyanTM
69510c70f5 php73Packages.php-cs-fixer: 2.18.3 -> 2.18.4 2021-03-26 09:51:11 +01:00
R. RyanTM
5ad417c82b php73Extensions.blackfire: 1.49.1 -> 1.53.0 2021-03-26 09:50:54 +01:00
sternenseemann
cf83099225 ocamlPackages.js_of_ocaml: 3.8.0 -> 3.9.1
Apply patch from eliom's master to fix build with the new js_of_ocaml
version.
2021-03-26 08:43:14 +01:00
R. RyanTM
d4eb741a90 python38Packages.google-cloud-speech: 2.1.0 -> 2.2.0 2021-03-26 07:12:12 +00:00
Dmitry Kalinkin
8eb359be15
rivet: apply patches to fix several issues with make-plot 2021-03-26 02:33:42 -04:00
github-actions[bot]
26fdaef6b2
Merge master into staging-next 2021-03-26 06:05:54 +00:00
Dmitry Kalinkin
6c24be7912
rivet: remove unused gsl input
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-26 01:49:50 -04:00
Ben Siraphob
7d97e284e8 treewide: remove redundant stdenv 2021-03-26 12:18:16 +07:00
Mario Rodas
2785d665cf libfyaml: 0.6 -> 0.6.3 2021-03-26 04:20:00 +00:00
R. RyanTM
7b1958dfff pkgconf-unwrapped: 1.7.3 -> 1.7.4 2021-03-26 04:13:47 +00:00
R. RyanTM
7d8b4f8b48 php73Extensions.pcov: 1.0.6 -> 1.0.8 2021-03-26 03:36:03 +00:00
R. RyanTM
9118019c46 php73Packages.phpstan: 0.12.81 -> 0.12.82 2021-03-26 03:27:14 +00:00
Mario Rodas
8aacaddb34
Merge pull request #117642 from r-ryantm/auto-update/pack
buildpack: 0.17.0 -> 0.18.0
2021-03-25 21:07:47 -05:00
taku0
44ccf965bd
Merge pull request #116781 from cust0dian/adoptopenjdk-16
adoptopenjdk-bin: add 16.0.0
2021-03-26 10:34:23 +09:00
R. RyanTM
f689693fda buildpack: 0.17.0 -> 0.18.0 2021-03-26 00:58:52 +00:00
github-actions[bot]
b068d2e437
Merge master into staging-next 2021-03-26 00:15:53 +00:00
Sandro
ead0ca46c0
Merge pull request #117628 from rmcgibbo/python3Packages.boltons
python3Packages.boltons: 20.2.0 -> 20.2.1
2021-03-26 01:02:48 +01:00
Robert T. McGibbon
4acda6842c python3Packages.executing: 0.4.3 -> 0.5.4 2021-03-25 19:57:21 -04:00
Robert T. McGibbon
69ecff63a6 python3Packages.boltons: 20.2.0 -> 20.2.1 2021-03-25 19:47:33 -04:00
Sandro
d5178d6519
Merge pull request #117621 from TredwellGit/electron 2021-03-26 00:37:12 +01:00
Sandro
8bf1bf3a3a
Merge pull request #116308 from fabaff/bump-cmarkgfm 2021-03-26 00:28:45 +01:00
Sandro
dd84a7fd7b
Merge pull request #117575 from raboof/buf-init-at-0.40.0
buf: init at 0.40.0
2021-03-26 00:03:17 +01:00
Sandro
2115946b1d
Merge pull request #117619 from wamserma/asmfmt-cleanup
asmfmt: 1.2.1 -> 1.2.3
2021-03-26 00:02:27 +01:00
Mario Rodas
96c7efbfff buildah: 1.19.8 -> 1.20.0
https://github.com/containers/buildah/releases/tag/v1.20.0
2021-03-25 18:00:00 -05:00
Sandro
1e2d281fbc
Merge pull request #117609 from rmcgibbo/asttokens
python39Packages.asttokens: unbreak
2021-03-25 23:41:57 +01:00
Raphael Megzari
bb756400c0
sqlx-cli: fix darwin build (#117443)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-03-25 23:39:47 +01:00
Stefan Wiehler
46b087e6a2 pykodi: init at 0.2.3 2021-03-25 15:36:01 -07:00
Robert Schütz
c89b41777c python3Packages.ytmusicapi: 0.14.3 -> 0.15.0 2021-03-25 15:35:17 -07:00
Markus S. Wamser
b59e0191fd asmfmt: 1.2.1 -> 1.2.3 2021-03-25 23:02:16 +01:00
TredwellGit
a4cacf2c9d electron_10: 10.4.0 -> 10.4.2
https://github.com/electron/electron/releases/tag/v10.4.1
https://github.com/electron/electron/releases/tag/v10.4.2
2021-03-25 21:54:34 +00:00
TredwellGit
7d35b17912 electron_11: 11.3.0 -> 11.4.1
https://github.com/electron/electron/releases/tag/v11.4.0
https://github.com/electron/electron/releases/tag/v11.4.1
2021-03-25 21:53:23 +00:00
TredwellGit
5fd6188e52 electron_12: 12.0.1 -> 12.0.2
https://github.com/electron/electron/releases/tag/v12.0.2
2021-03-25 21:53:23 +00:00
John Ericson
46cd235646
Merge pull request #117318 from obsidiansystems/cupy
python3Packages.cupy: 8.40 -> 8.5.0
2021-03-25 17:45:36 -04:00
sternenseemann
91b91ebe40 haxe*: set licenses according to upstream opam file
Upstream specifies MIT and GPL2+ in its opam file, so we run with this.
There doesn't seem to have been any license change and I couldn't track
down the mentioned docs/license.txt.
2021-03-25 22:11:00 +01:00
sternenseemann
f8544f96f1 neko: try to list applying licenses more accurately
As a side note: This change shows why `with` can be dangerous business:
It doesn't shadow any existing bindings which can be unexpected. If I
were to use with licenses; [ … ] here, zlib in the with block would
actually be the zlib passed via the function arguments instead of the
zlib from licenses which would be expected. This was what caused the
previous eval error.
2021-03-25 22:11:00 +01:00
sternenseemann
2fd41fd203 haxe: 3.4.6 -> 4.2.1
haxe_4_2: init at 4.2.1

haxe_3_4, haxe_3_2 still exist.

Co-authored-by: Daniel Firth <dan.firth@homotopic.tech>
2021-03-25 22:11:00 +01:00
Daniel Firth
dc376c7e75 neko: 2.2.0 -> 2.3.0
Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org>
2021-03-25 22:11:00 +01:00
Dmitry Kalinkin
bf5c995ad2
Merge pull request #116487 from veprbl/pr/professor_init
professor: init at 2.3.3
2021-03-25 16:07:55 -04:00
Robert T. McGibbon
b618d8da31 python39Packages.asttokens: unbreak 2021-03-25 15:48:59 -04:00
Mario Rodas
fd58db2656
wabt: 1.0.20 -> 1.0.23 (#117548) 2021-03-25 20:21:16 +01:00
sternenseemann
6aac9b563f ocamlPackages.git: 3.3.2 -> 3.3.3
Fixes a stack-overflow for very large trees.

https://github.com/mirage/ocaml-git/releases/tag/3.3.3
2021-03-25 20:04:23 +01:00
github-actions[bot]
7c9222212f
Merge master into staging-next 2021-03-25 18:14:01 +00:00
Vincent Laporte
92a1b57bb1 ocamlPackages.ppxlib: default to 0.22.0
ocamlPackages.base_quickcheck 0.14.0 → 0.14.1

ocamlPackages.ppx_custom_printf: 0.14.0 → 0.14.1

ocamlPackages.ppx_expect: 0.14.0 → 0.14.1

ocamlPackages.ppx_optcomp: 0.14.0 → 0.14.1

ocamlPackages.ppx_sexp_conv: 0.14.1 → 0.14.3

ocamlPackages.ppx_sexp_message: 0.14.1 → 0.14.2

ocamlPackages.ppx_typerep_conv: 0.14.1 → 0.14.2

ocamlPackages.visitors: 20210127 → 20210316

ocamlPackages.pgocaml: 4.2.2 → 4.2.2-dev-20210111
2021-03-25 17:36:51 +01:00
Vincent Laporte
53a56c9887 ocamlPackages.ppxlib: disable versions 0.15 and 0.18 for OCaml ≥ 4.12 2021-03-25 17:36:51 +01:00
Michele Guerini Rocco
f19e82d1ad
Merge pull request #117499 from rnhmjoj/leveldb
leveldb: fix static build and cleanup
2021-03-25 15:35:01 +01:00
Martin Weinelt
f69bf8fd28
openssl: 1.1.1j -> 1.1.1k 2021-03-25 14:46:34 +01:00
Jan Tojnar
69167a7026
Merge pull request #117047 from collares/gtksourceview4
gtksourceview4: fix intermittent "resource not found" build errors
2021-03-25 14:24:17 +01:00
Frederik Rietdijk
350f9bd822
Merge pull request #117570 from FRidh/python2alias
Python: be explicit on whether it is python2 or python3 that is used
2021-03-25 13:26:35 +01:00
Mauricio Collares
ef4b0a00dc tachyon: 0.99b2 -> 0.99b6 2021-03-25 09:14:35 -03:00
github-actions[bot]
4dc869e403
Merge master into staging-next 2021-03-25 12:06:22 +00:00
Frederik Rietdijk
786e4b6b6a ganv: use python3 2021-03-25 13:03:11 +01:00
Frederik Rietdijk
c7c38df130 galario: does not require python 2021-03-25 12:56:02 +01:00
Frederik Rietdijk
a904a4d886 gaia: does not require python 2021-03-25 12:54:37 +01:00
Frederik Rietdijk
7864093c68 fedpkg: stay with python2 2021-03-25 12:43:50 +01:00
Frederik Rietdijk
7012ab1b54 dtc: don't require python 2021-03-25 12:30:44 +01:00
Frederik Rietdijk
0aaee53c2a docopt_cpp: stay with python2 2021-03-25 12:27:59 +01:00
Frederik Rietdijk
49b68c5924 doclifter: use python3 2021-03-25 12:25:40 +01:00
Frederik Rietdijk
11aa8b3b89 distcc: use python3 2021-03-25 12:20:37 +01:00
Sandro
c0e8818520
Merge pull request #117508 from rmcgibbo/PyICU 2021-03-25 12:14:47 +01:00
Arnout Engelen
675d5ba700
buf: init at 0.40.0 2021-03-25 12:03:54 +01:00
Frederik Rietdijk
4f39a2db4d cling: use python3 2021-03-25 12:00:51 +01:00
Frederik Rietdijk
5769fcd519 cppcms: use python2 2021-03-25 11:53:55 +01:00
Sandro
e1bb08589f
Merge pull request #117573 from sikmir/stagit
stagit: 0.9.4 → 0.9.5
2021-03-25 11:52:21 +01:00
Frederik Rietdijk
7be6cf9784 cmdstan: use python3 2021-03-25 11:48:24 +01:00
Frederik Rietdijk
8456df5d37 cli11: use python3 2021-03-25 11:42:32 +01:00
Frederik Rietdijk
34c8e735aa clearsilver: use python2 2021-03-25 11:33:54 +01:00
Samuel Ainsworth
a4456496ee
julia: add update script, and 1.5.3 -> 1.5.4 (#116466) 2021-03-25 11:32:14 +01:00
Sandro
a65965b9e3
Merge pull request #115767 from jojosch/jellyfin-mpv-shim-1.8.1 2021-03-25 11:28:53 +01:00
Nikolay Korotkiy
7cba7fe18a
stagit: 0.9.4 → 0.9.5 2021-03-25 13:25:48 +03:00