sternenseemann
c4ca9ba10d
dune-release: init at 1.3.3
2020-06-26 12:14:03 +02:00
sternenseemann
c4636f6101
ocamlPackages.opam-state: init at 2.0.7
2020-06-26 12:14:03 +02:00
sternenseemann
b604e4aedd
ocamlPackages.opam-repository: init at 2.0.7
2020-06-26 12:14:03 +02:00
sternenseemann
ee1ea8609c
ocamlPackages.opam-format: init at 2.0.7
2020-06-26 12:14:03 +02:00
sternenseemann
034395d0e5
ocamlPackages.opam-core: init at 2.0.7
2020-06-26 12:14:03 +02:00
Daniël de Kok
c5bd37dee2
Merge pull request #91526 from HugoReeves/update/cargo-tarpaulin
...
cargo-tarpaulin: 0.13.4 -> 0.14.0
2020-06-26 08:50:25 +02:00
Daniël de Kok
e1c0d36381
Merge pull request #91536 from r-ryantm/auto-update/cargo-deny
...
cargo-deny: 0.6.8 -> 0.7.0
2020-06-26 08:49:35 +02:00
Vincent Laporte
dbc5704e3f
ocamlPackages.odoc: 1.5.0 → 1.5.1
2020-06-26 08:44:19 +02:00
R. RyanTM
fce7543afa
cargo-deny: 0.6.8 -> 0.7.0
2020-06-26 04:18:44 +00:00
R. RyanTM
4fa38d591c
python27Packages.capturer: 2.4 -> 3.0
2020-06-25 20:20:34 -07:00
R. RyanTM
a9ca8a6dfa
olm: 3.1.4 -> 3.1.5
2020-06-25 20:17:53 -07:00
Martin Weinelt
8eb5780cc7
pythonPackages.mido: init at 1.2.9
2020-06-25 20:08:35 -07:00
Martin Weinelt
75f5c4381c
pythonPackages.rtmidi-python: init at 0.2.2
2020-06-25 20:08:35 -07:00
Martin Weinelt
ec71e489c8
pythonPackages.python-rtmidi: init at 1.4.1
2020-06-25 20:08:35 -07:00
Mario Rodas
29eb525875
Merge pull request #91499 from danieldk/maturin-0.8.1
...
maturin: 0.8.0 -> 0.8.1
2020-06-25 22:04:26 -05:00
Mario Rodas
cbc29c6f72
Merge pull request #91529 from r-ryantm/auto-update/act
...
act: 0.2.9 -> 0.2.10
2020-06-25 21:48:39 -05:00
Mario Rodas
b6d7c26652
Merge pull request #91517 from ericdallo/bump-clojure-lsp
...
clojure-lsp: 20200624T134144 -> 20200624T142700
2020-06-25 20:42:58 -05:00
R. RyanTM
0c339237b8
act: 0.2.9 -> 0.2.10
2020-06-26 01:35:02 +00:00
R. RyanTM
c14b616d73
python37Packages.hstspreload: 2020.5.19 -> 2020.6.9
2020-06-25 18:08:14 -07:00
R. RyanTM
769c5947e2
python27Packages.lark-parser: 0.8.5 -> 0.8.8
2020-06-25 18:04:01 -07:00
Hugo Reeves
cf11c3c2cd
cargo-tarpaulin: 0.13.4 -> 0.14.0
2020-06-26 11:12:16 +12:00
Eric Dallo
aa1092809f
clojure-lsp: 20200624T134144 -> 20200624T142700
2020-06-25 18:34:47 -03:00
Sirio Balmelli
8c74f97c15
google-cloud-secret-manager: init at 1.0.0
...
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-25 14:32:57 -07:00
sternenseemann
3a0933a030
ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0 and update all affected packages (tuntap, conduit, cohttp, …) ( #91350 )
...
* ocamlPackages.{ipaddr,macaddr}: 3.1.0 → 5.0.0
* ipaddr-cstruct: new package (since 4.0.0)
* ipaddr-sexp: new package (since 4.0.0)
* macaddr-cstruct: new package (since 4.0.0)
* macaddr-sexp: new package (since 4.0.0)
* macaddr: enable tests (don't depend on ipaddr anymore)
* ocamlPackages.tuntap: 1.3.0 → 2.0.0
* ocamlPackages.conduit{,-lwt,-lwt-unix}: 1.4.0 → 2.2.2
* ocamlPackages.cohttp{,-lwt,-lwt-unix}: 2.1.3 → 2.5.1
* ocamlPackages: use dune 2 if pkg (indirectly) depends on cohttp-lwt-unix
dune refuses to build a package if one of its dependencies uses dune 2.
2020-06-25 23:22:21 +02:00
Ryan Mulligan
860ab67458
Merge pull request #91472 from r-ryantm/auto-update/python3.7-fastapi
...
python37Packages.fastapi: 0.54.1 -> 0.55.1
2020-06-25 11:53:41 -07:00
Frederik Rietdijk
679136e252
Merge staging-next into staging
2020-06-25 20:35:19 +02:00
Maximilian Bosch
860c5ca4a7
Merge pull request #91495 from ckauhaus/secfix-php
...
php: 7.2.29 -> 7.2.31, 7.3.16 -> 7.3.19, 7.4.6 -> 7.4.7
2020-06-25 19:28:36 +02:00
Daniël de Kok
1e5b480e8b
maturin: 0.8.0 -> 0.8.1
...
- Supports `sdist-include = ["path/**/*"]` to include arbitrary files
in source distributions
- Fixes Cargo.lock
- Updates some dependencies
2020-06-25 17:25:37 +02:00
Christian Kauhaus
1d805c99bd
php: 7.2.29 -> 7.2.31, 7.3.16 -> 7.3.19, 7.4.6 -> 7.4.7
...
Point releases contain several security updates and bugfixes.
Changelog: https://www.php.net/ChangeLog-7.php#7.4.7
Fixes #88381
2020-06-25 15:41:31 +02:00
Daniël de Kok
80b6b9b706
Merge pull request #82305 from Flakebi/amdvlk
...
amdvlk: init at 2020.Q2.5
2020-06-25 15:17:52 +02:00
Frederik Rietdijk
bef20b38ef
Merge master into staging-next
2020-06-25 13:48:05 +02:00
Sebastian Neubauer
3ff2165d4d
amdvlk: init at 2020.Q2.5
2020-06-25 13:44:45 +02:00
Jörg Thalheim
d35735ae25
Merge pull request #91479 from Mic92/python-fixes
2020-06-25 12:34:45 +01:00
Jörg Thalheim
b422dd62ce
python3.pkgs.tempora: no longer compatible with python2
2020-06-25 12:27:54 +01:00
worldofpeace
bdb59380a3
Merge pull request #91459 from zowoq/desktop-validation
...
treewide: remove deprecated value `Application` from makeDesktopItem
2020-06-25 07:09:24 -04:00
Mario Rodas
ebc22da72f
Merge pull request #91475 from r-ryantm/auto-update/python3.7-lazr.uri
...
python37Packages.lazr-uri: 1.0.3 -> 1.0.4
2020-06-25 06:05:15 -05:00
Mario Rodas
acf9040bd1
Merge pull request #91468 from avdv/bazel-buildtools-3.3.0
...
bazel-buildtools: 3.2.1 -> 3.3.0
2020-06-25 06:02:26 -05:00
Jörg Thalheim
0153111575
python3.pkgs.tempora: fix tests
2020-06-25 11:41:40 +01:00
Jörg Thalheim
2a49306482
python3.pkgs.jaraco_itertools: fix build
2020-06-25 11:41:23 +01:00
Jörg Thalheim
73e514993a
pytest-freezgun: init at 0.4.1
2020-06-25 11:35:16 +01:00
Lancelot SIX
ec1d9c63d7
Merge pull request #91451 from callahad/typeguard-fixup
...
typeguard: fix tests
2020-06-25 10:15:42 +01:00
R. RyanTM
0d0906d42b
python37Packages.lazr-uri: 1.0.3 -> 1.0.4
2020-06-25 08:58:02 +00:00
Vincent Laporte
10496b449b
ocamlPackages.torch: 0.8 → 0.9b
2020-06-25 08:18:16 +02:00
Jos van Bakel
9842aa383e
python3Packages.pytest-xvfb: 1.2.0 -> 2.0.0
2020-06-24 23:16:10 -07:00
Vincent Laporte
bbed026045
ocamlPackages.base64_2: remove at 2.0.0
2020-06-25 08:15:18 +02:00
Mario Rodas
cd555fdab2
pythonPackages.internetarchive: 1.9.3 -> 1.9.4
2020-06-24 20:36:47 -07:00
zowoq
c7e61112df
treewide: remove deprecated value Application
from makeDesktopItem
2020-06-25 12:18:37 +10:00
Mikołaj Gałkowski
22d4aed5bd
unity3d: fix editor not launching due to missing libraries ( #91452 )
2020-06-24 20:17:56 -04:00
Dan Callahan
40fb898673
typeguard: fix tests
...
Broken by 9993c38682
Traceback:
tests/test_typeguard_py36.py:7: in <module>
from typing_extensions import Literal
E ModuleNotFoundError: No module named 'typing_extensions'
Resolved by adding typing-extensions to checkInputs
2020-06-25 00:11:06 +01:00
Pavol Rusnak
34943a7d79
protobuf: 3.12.0 -> 3.12.3
2020-06-24 15:06:52 -07:00