Jonathan Ringer
1f646188a2
python3Packages.azure-mgmt-network: 11.0.0 -> 16.0.0
2020-09-29 06:00:43 -07:00
Jonathan Ringer
681b44656a
python3Packages.azure-mgmt-netapp: 0.12.0 -> 0.13.0
2020-09-29 06:00:43 -07:00
Jonathan Ringer
145af61ea4
python3Packages.azure-mgmt-monitor: 0.11.0 -> 1.0.1
2020-09-29 06:00:43 -07:00
Jonathan Ringer
b1b7e14ca4
python3Packages.azure-mgmt-loganalytics: 0.7.0 -> 1.0.0
2020-09-29 06:00:43 -07:00
Jonathan Ringer
ba4adb0474
python3Packages.azure-mgmt-keyvault: 2.2.0 -> 7.0.0
2020-09-29 06:00:43 -07:00
Jonathan Ringer
3a305a6376
python3Packages.azure-mgmt-eventhub: 4.0.0 -> 8.0.0
2020-09-29 06:00:43 -07:00
Jonathan Ringer
84fba9ebdd
python3Packages.azure-mgmt-datafactory: 0.12.0 -> 0.13.0
2020-09-29 06:00:43 -07:00
Jonathan Ringer
6ac6882764
python3Packages.azure-mgmt-containerservice: 9.3.0 -> 9.4.0
2020-09-29 06:00:43 -07:00
Jonathan Ringer
37169d74e5
python3Packages.azure-mgmt-compute: 13.0.0 -> 17.0.0
2020-09-29 06:00:43 -07:00
Jonathan Ringer
54863f8161
python3Packages.azure-mgmt-appconfiguration: 0.6.0 -> 1.0.1
2020-09-29 06:00:43 -07:00
Jonathan Ringer
b01e3b51fe
python3Packages.azure-keyvault-certificates: 4.2.0 -> 4.2.1
2020-09-29 06:00:43 -07:00
Jonathan Ringer
3a839a93e1
python3Packages.azure-datalake-store: 0.0.49 -> 0.0.50
2020-09-29 06:00:43 -07:00
Jonathan Ringer
cefe6adfa4
python3Packages.azure-core: 1.8.0 -> 1.8.1
2020-09-29 06:00:43 -07:00
Jonathan Ringer
60e8e552f0
python3Packages.dash: 1.14.0 -> 1.16.2
2020-09-29 06:00:11 -07:00
Jonathan Ringer
5aac1c6a2c
python3Packages.dash_table: 4.9.0 -> 4.10.1
2020-09-29 06:00:11 -07:00
Jonathan Ringer
8c8d356240
python3Packages.dash_renderer: 1.6.0 -> 1.8.2
2020-09-29 06:00:11 -07:00
Jonathan Ringer
a95bc37cf1
python3Packages.dash_html_components: 1.0.3 -> 1.1.1
2020-09-29 06:00:11 -07:00
Jonathan Ringer
cf1e539417
python3Packages.dash_core_components: 1.10.2 -> 1.12.1
2020-09-29 06:00:11 -07:00
R. RyanTM
7d493ac122
python37Packages.breathe: 4.20.0 -> 4.22.1
2020-09-29 05:59:17 -07:00
Thibault Gagnaux
e749451470
python3Packages.fsspec: fix tests on darwin
...
Disables the `test_touch` test which fails with the following assertion error on hydra darwin only:
```
tmpdir = local('/private/tmp/nix-build-python3.8-fsspec-0.8.3.drv-0/pytest-of-nixbld3/pytest-0/test_touch0')
def test_touch(tmpdir):
import time
fn = tmpdir + "/in/file"
fs = fsspec.filesystem("file", auto_mkdir=False)
with pytest.raises(OSError):
fs.touch(fn)
fs = fsspec.filesystem("file", auto_mkdir=True)
fs.touch(fn)
info = fs.info(fn)
time.sleep(0.2)
fs.touch(fn)
info2 = fs.info(fn)
if not WIN:
> assert info2["mtime"] > info["mtime"]
E assert 1601358357.0 > 1601358357.0
fsspec/implementations/tests/test_local.py:322: AssertionError
```
2020-09-29 05:53:10 -07:00
Robert Scott
9f65c524bb
minizinc: fix build against bison 3.7
...
fixed in upstream development branch
enable for darwin
2020-09-29 05:47:46 -07:00
Christoph Hrdinka
7201e03a07
Merge pull request #98792 from NixOS/kevincox-b2
...
backblaze-b2: 1.3.8 -> 2.0.2
2020-09-29 13:21:38 +02:00
Michael Weiss
2866c05fb4
neatvnc: 0.3.1 -> 0.3.2
2020-09-29 12:48:43 +02:00
Mario Rodas
a1148801cd
Merge pull request #99055 from marsam/update-act
...
act: 0.2.13 -> 0.2.15
2020-09-29 05:14:11 -05:00
Peter Simons
518338f7f7
ghc: add alpha-1 release of version 9.0.1
2020-09-29 12:06:53 +02:00
Lancelot SIX
5542b84aee
Merge pull request #99068 from r-ryantm/auto-update/python3.7-aioftp
...
python37Packages.aioftp: 0.17.2 -> 0.18.0
2020-09-29 09:01:03 +01:00
R. RyanTM
8ed3178bc2
python37Packages.cmd2: 1.3.8 -> 1.3.10
2020-09-28 23:57:43 -07:00
R. RyanTM
09a8ab526d
python27Packages.braintree: 4.3.0 -> 4.4.0
2020-09-28 23:53:17 -07:00
R. RyanTM
b8b2a51fef
python37Packages.aioftp: 0.17.2 -> 0.18.0
2020-09-29 06:42:08 +00:00
Mario Rodas
bc43719f7c
Merge pull request #99026 from sternenseemann/mirage-3.8.1
...
ocamlPackages.mirage-runtime: 3.8.0 → 3.8.1
2020-09-28 23:49:13 -05:00
Redvers Davies
ef71bc461d
pony-corral: init 0.4.0
2020-09-29 01:14:12 +00:00
Redvers Davies
046c6a7038
ponyc: update 0.38.1 ( #98598 )
...
Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-09-28 17:40:58 -04:00
R. RyanTM
76dbece8e8
python37Packages.biopython: 1.77 -> 1.78
2020-09-28 13:12:42 -07:00
R. RyanTM
e378c36f1c
python27Packages.hg-evolve: 10.0.1 -> 10.0.2
2020-09-28 13:11:23 -07:00
sternenseemann
b90908aead
ocamlPackages.mirage-runtime: 3.8.0 → 3.8.1
2020-09-28 21:52:03 +02:00
sternenseemann
a10e457b63
pythonPackages.psautohint: 2.1.0 → 2.1.1
2020-09-28 12:10:36 -07:00
Stig P
9015160876
Merge pull request #98454 from stigtsp/package/perl-5.33.2
...
perldevel: 5.33.1 -> 5.33.2, perl-cross: 15ca535 -> f59d2b6
2020-09-28 16:28:51 +00:00
sternenseemann
6bb6779b8e
ocamlPackages.asn1-combinators: 0.2.2 → 0.2.3
2020-09-28 16:58:04 +02:00
sternenseemann
202f4bd5d8
ocamlPackages.mirage-stack: 2.1.0 → 2.2.0
2020-09-28 16:33:21 +02:00
José Romildo Malaquias
d2f65bfe8f
Merge pull request #98896 from romildo/upd.efl
...
{enlightenment.efl,pythonPackages.pythonefl}: 1.24.3 -> 1.25.0
2020-09-28 09:04:45 -03:00
Matthieu Coudron
514bda6825
Merge pull request #98465 from teto/tree-sitter
...
Tree sitter update
2020-09-28 13:30:24 +02:00
Timo Kaufmann
27f084d817
Merge pull request #98779 from r-ryantm/auto-update/libbraiding
...
libbraiding: 1.0 -> 1.1
2020-09-28 11:11:06 +02:00
Anderson Torres
87039678e4
Merge pull request #98976 from AndersonTorres/eweb-upload
...
eweb: "pname-version" rewriting
2020-09-28 04:00:04 -03:00
Mario Rodas
3b1f5dc50f
act: 0.2.13 -> 0.2.15
2020-09-28 04:20:00 +00:00
Mario Rodas
8b2749a4cc
Merge pull request #98736 from r-ryantm/auto-update/k6
...
k6: 0.27.1 -> 0.28.0
2020-09-27 23:00:14 -05:00
Mario Rodas
dc1bc31f16
Merge pull request #98830 from r-ryantm/auto-update/oneDNN
...
oneDNN: 1.6.1 -> 1.6.3
2020-09-27 22:53:46 -05:00
ccellado
2f4f052f7c
pyvips: init at 2.1.12
...
pyvips: init at 2.1.12
pyvips: init at 2.1.12
Update pkgs/development/python-modules/pyvips/default.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
Update pkgs/development/python-modules/pyvips/default.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
Update pkgs/development/python-modules/pyvips/default.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
Update pkgs/development/python-modules/pyvips/default.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
Update pkgs/development/python-modules/pyvips/default.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
Update pkgs/top-level/python-packages.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
Update pkgs/development/python-modules/pyvips/default.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
pyvips: init at 2.1.12
Update pkgs/development/python-modules/pyvips/default.nix
Co-authored-by: Jon <jonringer@users.noreply.github.com>
2020-09-27 20:00:31 -07:00
Stig Palmquist
6c44133fac
perldevel: 5.33.1 -> 5.33.2
...
dependencies:
perl-cross: 15ca5359f99698ef0a199bc307b7956c08907abc -> f59d2b6a179760230d925550db78b93c410433e4
2020-09-28 02:11:03 +02:00
AndersonTorres
69ed40f341
eweb: "pname-version" rewriting
...
A cosmetic modification.
2020-09-27 19:48:18 -03:00
Stig P
3e2cf215f7
Merge pull request #98468 from stigtsp/package/micropython-1.13
...
micropython: 1.12 -> 1.13
2020-09-27 19:25:11 +00:00