R. RyanTM
c97d0d50e1
tpm2-tss: 3.0.2 -> 3.0.3
2020-11-26 23:23:59 +00:00
Sandro Jäckel
abfd29cace
pythonPackages.asyncssh: Switch PyTestCheckHook, disable failing tests
2020-11-23 16:29:49 -08:00
Joshua Skrzypek
cde89e3ecf
python3Packages.pyspark: Fix out of date postPatch
...
Pyspark switched to pinning py4j==0.10.9 with v3.0.0 - see this commit:
https://github.com/apache/spark/ \
commit/fc4e56a54c15e20baf085e6061d3d83f5ce1185d
This meant that since the bump to pyspark v3.0.0 - in this commit:
https://github.com/NixOS/nixpkgs/ \
commit/5181547ae6624b462919a806c4d0888e6e4630f4 -
the patch was no longer matching on the 'py4j==0.10.7' string that was
working previously.
The failing patch went unnoticed previously because the version of py4j
pinned by pyspark>=3.0.0 was the same as the py4j provided by nixpkgs.
However, a recent PR (#101636 ) bumped the version of py4j to 0.10.9.1 in
this commit:
https://github.com/NixOS/nixpkgs/ \
commit/43a91282d66223c5cb978d53fbe1033f56dd7f2b
which caused the version pinned by pyspark to no longer match the
version provided by nixpkgs. FWIW, @jonringer flagged this issue on
another PR that tried to bump py4j: #100623 .
My solution here was to upgrade the patch's target string to match the
version found in pyspark's current setup.py.
2020-11-23 16:19:14 -08:00
Sandro
9f4cd47a0d
Merge pull request #103827 from r-ryantm/auto-update/python3.7-gssapi
...
python37Packages.gssapi: 1.6.9 -> 1.6.10
2020-11-24 01:06:06 +01:00
Sandro
5ba79b8cf4
Merge pull request #103296 from r-ryantm/auto-update/python3.7-genanki
...
python37Packages.genanki: 0.8.1 -> 0.9.0
2020-11-23 23:16:18 +01:00
Sandro
edcd5cc798
Merge pull request #103253 from StephenWithPH/add-las-tools
2020-11-23 22:56:56 +01:00
Sandro
4b481d9b9f
Merge pull request #102516 from NieDzejkob/sumtypes
...
pythonPackages.sumtypes: init at 0.1a5
2020-11-23 22:26:14 +01:00
Sandro
8451b563e8
Merge pull request #98624 from NieDzejkob/rgbds-maint
...
rgbds: add NieDzejkob as maintainer
2020-11-23 22:03:35 +01:00
Ryan Mulligan
97597f09c0
Merge pull request #104547 from r-ryantm/auto-update/indilib
...
indilib: 1.8.6 -> 1.8.7
2020-11-23 11:56:33 -08:00
R. RyanTM
c07793291e
vcstool: 0.2.9 -> 0.2.14
2020-11-23 20:53:37 +01:00
R. RyanTM
f54b45810b
knightos-mkrom: 1.0.2 -> 1.0.3
2020-11-23 20:52:18 +01:00
R. RyanTM
7733a2c84c
alembic: 1.7.14 -> 1.7.15
2020-11-23 20:46:36 +01:00
R. RyanTM
7dbda4fab8
ace: 6.5.10 -> 6.5.11
2020-11-23 20:43:20 +01:00
R. RyanTM
528831e575
wxsqlite3: 4.6.0 -> 4.6.1
2020-11-23 20:39:30 +01:00
R. RyanTM
f1690744b3
python27Packages.pyside2: 5.15.1 -> 5.15.2
2020-11-23 20:34:45 +01:00
R. RyanTM
7851e23091
leatherman: 1.12.2 -> 1.12.3
2020-11-23 20:34:19 +01:00
R. RyanTM
00401a2f75
react-native-debugger: 0.11.4 -> 0.11.5
2020-11-23 20:33:58 +01:00
Olli Helenius
552eb717c1
pythonPackages.hcloud: 1.9.1 -> 1.10.0
2020-11-23 10:35:14 -08:00
Michael Weiss
c8d1e5d3d3
cargo-c: 0.6.15 -> 0.6.18
2020-11-23 19:31:02 +01:00
Sandro
31487784f9
Merge pull request #104113 from nagisa/nagisa/tracy-0.7.4
...
tracy: 0.7.3 -> 0.7.4
2020-11-23 17:55:47 +01:00
David Pätzel
2c721183f7
pythonPackages.mesa: unstable-2019-12-09 -> 0.8.7
2020-11-23 08:52:09 -08:00
Tim Steinbach
5ba4b41db6
sbt-extras: 2020-11-20 → 2020-11-23
2020-11-23 10:55:11 -05:00
Tim Steinbach
d4de778e5b
sbt: 1.4.3 → 1.4.4
2020-11-23 10:55:07 -05:00
Bernardo Meurer
b543ade350
pythonPackages.psycopg2cffi: init at 2.8.1
2020-11-23 07:05:26 -08:00
freezeboy
a4a1d546ae
python3Packages.zha-quirks: 0.0.45 -> 0.0.46
...
Also unbreak the tests
2020-11-23 06:55:03 -08:00
freezeboy
cfba07ba04
supercollider: 3.11.0 -> 3.11.2
2020-11-23 06:53:35 -08:00
georgewhewell
5ee22cefe2
pythonPackages.pyro-ppl: fix build, unmark as broken
2020-11-23 06:51:08 -08:00
georgewhewell
9f2cc6f478
pythonPackages.pyro-api: init at 0.1.1
2020-11-23 06:51:08 -08:00
Jonathan Ringer
a3ab7a3518
python3Packages.astropy: fix build
2020-11-23 06:49:26 -08:00
freezeboy
b8ba234c8c
python3Packages.pywbem: 1.0.2 at 1.1.1
2020-11-23 06:33:53 -08:00
freezeboy
891863830d
python3Packages.yamlloader: init at 0.5.5
2020-11-23 06:33:53 -08:00
freezeboy
33c26604ae
python3Packages.nocasedict: init at 1.0.1
2020-11-23 06:33:53 -08:00
freezeboy
eaf730c4f8
python3Packages.nocaselist: init at 1.0.3
2020-11-23 06:33:53 -08:00
R. RyanTM
4f322b7ef5
python37Packages.gidgethub: 4.1.1 -> 4.2.0
2020-11-23 06:31:01 -08:00
R. RyanTM
c2c3c2eaa2
python37Packages.google_cloud_bigtable: 1.5.1 -> 1.6.0
2020-11-23 06:30:17 -08:00
R. RyanTM
645a140168
python37Packages.mongoengine: 0.20.0 -> 0.21.0
2020-11-23 06:27:05 -08:00
Sandro
bb8ed2f9e8
Merge pull request #102193 from mweinelt/python/anyio
2020-11-23 15:26:31 +01:00
R. RyanTM
18f5b1c663
python37Packages.flask-httpauth: 4.1.0 -> 4.2.0
2020-11-23 06:26:07 -08:00
Domen Kožar
5b6aeb1b92
Merge pull request #104597 from zupo/master
...
Add pgweb, a light and fast web-based PostgreSQL database browser
2020-11-23 14:53:58 +01:00
Sandro
78a06ae6be
Merge pull request #104305 from r-ryantm/auto-update/petsc
...
petsc: 3.14.0 -> 3.14.1
2020-11-23 14:07:11 +01:00
Mario Rodas
69ce64f1d5
Merge pull request #104512 from r-ryantm/auto-update/circleci-cli
...
circleci-cli: 0.1.11458 -> 0.1.11508
2020-11-23 07:48:50 -05:00
Mario Rodas
2ae538b2d4
Merge pull request #104529 from r-ryantm/auto-update/fmt
...
fmt: 7.0.3 -> 7.1.2
2020-11-23 07:46:20 -05:00
StigP
b0fa828182
Merge pull request #104607 from stigtsp/package/perl-5.33.4
...
perldevel: 5.33.3 -> 5.33.4, perl-cross: 65e06e2 -> 6c11560
2020-11-23 13:43:43 +01:00
Mario Rodas
6d994c8f2b
Merge pull request #104566 from r-ryantm/auto-update/openlibm
...
openlibm: 0.7.2 -> 0.7.3
2020-11-23 07:24:28 -05:00
Mario Rodas
7532a4c17e
Merge pull request #104602 from r-ryantm/auto-update/tiledb
...
tiledb: 2.1.2 -> 2.1.3
2020-11-23 07:24:04 -05:00
Sandro
ecc25699df
Merge pull request #104486 from r-ryantm/auto-update/python3.7-oauthenticator
...
python37Packages.oauthenticator: 0.12.0 -> 0.12.1
2020-11-23 13:12:16 +01:00
Sandro
b34f928ccc
Merge pull request #104360 from r-ryantm/auto-update/python3.7-dask-gateway-server
...
python37Packages.dask-gateway-server: 0.8.0 -> 0.9.0
2020-11-23 12:46:19 +01:00
Pavol Rusnak
cec5b05530
Merge pull request #89325 from prusnak/gcc-arm-embedded
...
gcc-arm-embedded: 9-2019-q4-major -> 9-2020-q2-update
2020-11-23 12:25:46 +01:00
Sandro
640cc2d499
Merge pull request #102753 from freezeboy/update-newman
...
newman: 5.2.0 -> 5.2.1
2020-11-23 12:01:44 +01:00
Sandro
186c1e760b
Merge pull request #104393 from Tomahna/metals
...
metals: 0.9.5 -> 0.9.6
2020-11-23 11:26:58 +01:00