Commit graph

94220 commits

Author SHA1 Message Date
Timo Kaufmann 1b750c41fc
Merge pull request #107499 from r-ryantm/auto-update/python3.7-pybullet
python37Packages.pybullet: 3.0.7 -> 3.0.8
2020-12-24 11:09:54 +01:00
Mario Rodas 466759ff27 libnice: 0.1.16 -> 0.1.18 2020-12-23 17:08:20 -08:00
Ryan Mulligan 37b9ca1698
Merge pull request #107494 from r-ryantm/auto-update/python3.7-zstd
python37Packages.zstd: 1.4.5.1 -> 1.4.8.1
2020-12-23 17:05:59 -08:00
R. RyanTM f971e07543 python37Packages.casbin: 0.13.0 -> 0.14.0 2020-12-23 16:38:47 -08:00
Tim Steinbach be349362ee
python3Packages.boto3: 1.16.42 -> 1.16.43 2020-12-23 17:08:31 -05:00
Tim Steinbach 421b7874ca
python3Packages.botocore: 1.19.42 -> 1.19.43 2020-12-23 17:07:25 -05:00
Tim Steinbach f061d6ff26
coursier: 2.0.7 -> 2.0.8 2020-12-23 17:05:51 -05:00
R. RyanTM 3c2bacaa8a python37Packages.pybullet: 3.0.7 -> 3.0.8 2020-12-23 22:02:18 +00:00
R. RyanTM ed0c68df46 python37Packages.zstd: 1.4.5.1 -> 1.4.8.1 2020-12-23 21:22:53 +00:00
R. RyanTM 56beaeb327 python37Packages.seaborn: 0.11.0 -> 0.11.1 2020-12-23 11:47:07 -08:00
Sandro 0afb80a70c
Merge pull request #105890 from SuperSandro2000/acme-tests
pythonPackages.acme: Disable tests
2020-12-23 20:37:39 +01:00
sternenseemann 825d47052b pythonPackages.tqdm: 4.54.0 -> 4.54.1 2020-12-23 11:30:02 -08:00
R. RyanTM 0597dcb0c5 python37Packages.bumps: 0.7.18 -> 0.8.0 2020-12-23 09:45:32 -08:00
R. RyanTM 85994040d3 python37Packages.clickhouse-driver: 0.1.5 -> 0.2.0 2020-12-23 09:42:41 -08:00
R. RyanTM 2d6c7dd028 python37Packages.azure-mgmt-synapse: 0.5.0 -> 0.6.0 2020-12-23 09:42:24 -08:00
R. RyanTM 72386991eb python37Packages.JPype1: 1.1.2 -> 1.2.0 2020-12-23 09:32:59 -08:00
R. RyanTM bdbb37ad26 python37Packages.django-storages: 1.10.1 -> 1.11 2020-12-23 09:32:32 -08:00
Tim Steinbach 8db43ec606
python3Packages.boto3: 1.16.41 -> 1.16.42 2020-12-23 12:08:09 -05:00
Tim Steinbach b8da36eb80
python3Packages.botocore: 1.19.41 -> 1.19.42 2020-12-23 12:08:07 -05:00
Kevin Cox 6ae253fd5f
Merge pull request #107328 from thiagokokada/bump-lein
lein: 2.9.1 -> 2.9.5
2020-12-23 12:04:43 -05:00
Mario Rodas 78b84e784e
Merge pull request #107456 from r-ryantm/auto-update/python3.7-breathe
python37Packages.breathe: 4.24.1 -> 4.25.1
2020-12-23 11:55:52 -05:00
Mario Rodas 08970e66ab
Merge pull request #107432 from marsam/update-nodejs-15_x
nodejs-15_x: 15.4.0 -> 15.5.0
2020-12-23 11:07:29 -05:00
github-actions[bot] bb5bf5cd27
Merge master into staging-next 2020-12-23 12:25:37 +00:00
R. RyanTM 55504ab42e python37Packages.breathe: 4.24.1 -> 4.25.1 2020-12-23 10:44:12 +00:00
Florian Klink 09067f8176
Merge pull request #107436 from flokli/umockdev-disable-tests
umockdev: disable tests
2020-12-23 11:40:20 +01:00
Sandro 179eb032df
Merge pull request #107337 from veprbl/pr/cling_darwin
cling: fix on darwin
2020-12-23 08:02:26 +01:00
github-actions[bot] c0412cfe92
Merge master into staging-next 2020-12-23 06:22:23 +00:00
R. RyanTM e57c6c25c0 python37Packages.netcdf4: 1.5.5 -> 1.5.5.1 2020-12-22 18:50:16 -08:00
R. RyanTM 02040cb53d python37Packages.chalice: 1.21.6 -> 1.21.7 2020-12-22 18:39:58 -08:00
Florian Klink e7bfbe369f umockdev: disable tests
Until https://github.com/martinpitt/umockdev/issues/115 is resolved.

Reported-In: https://github.com/NixOS/nixpkgs/issues/107420
2020-12-23 02:20:03 +01:00
github-actions[bot] 28fd8e0d59
Merge master into staging-next 2020-12-23 00:48:29 +00:00
John Ericson 2d2629f7d4
Merge pull request #107429 from dcbaker/wip/2020-12/waffle-use-meson
Cleanups for waffle
2020-12-22 18:56:19 -05:00
Dylan Baker 807c0b0df5 waffle: Add support for non-linux platforms
Waffle works perfectly well on macOS and Windows. Because the meson
options do proper dependency checking already, we can just leave them
out. This has the additional benefit of allowing gbm, surfaceless_egl
and x11_egl supoort to be built on Linux, which are useful in
conjunction with the piglit test suite.
2020-12-22 15:33:27 -08:00
Dylan Baker fd4e4bd8be waffle: Use meson instead of cmake
The cmake build system is deprecated upstream.
2020-12-22 15:33:27 -08:00
Elis Hirwing aa9bc1fdf9
Merge pull request #106905 from stephank/imagick-7
phpExtensions.imagick: upgrade to ImageMagick 7
2020-12-22 23:25:35 +01:00
Jan Tojnar 3dfcc7e3a5
Merge pull request #107044 from jtojnar/overridable-php-packages 2020-12-22 22:39:29 +01:00
Aaron Andersen 1e6e7c2bef
Merge pull request #106994 from aanderse/sqitch
sqitch: package cleanup
2020-12-22 16:10:26 -05:00
Tim Steinbach d943d0a2a9
python3Packages.boto3: 1.16.40 -> 1.16.41 2020-12-22 14:26:41 -05:00
Tim Steinbach 6fc561f950
python3Packages.botocore: 1.19.40 -> 1.19.41 2020-12-22 14:26:34 -05:00
Sandro 5e577a5128
Merge pull request #107390 from fabaff/daphne
python3Packages.daphne: 2.5.0 -> 3.0.1
2020-12-22 20:09:41 +01:00
Sandro 8fa21d4316
Merge pull request #107414 from sternenseemann/progressbar2-fix
pythonPackages.progressbar2: fix build
2020-12-22 20:05:39 +01:00
Mario Rodas 9a6de99845 nodejs-15_x: 15.4.0 -> 15.5.0
https://github.com/nodejs/node/releases/tag/v15.5.0
2020-12-22 14:02:00 -05:00
github-actions[bot] e0d458ed2c
Merge master into staging-next 2020-12-22 18:27:30 +00:00
sternenseemann 0cefcc625d pythonPackages.progressbar2: fix build
build failed because tests depend on pytest-pep8 which is unmaintained
and therefore not worth packaging. it's probably better to wait for
upstream to resolve the linked issue.
2020-12-22 19:22:58 +01:00
Martin Weinelt 9232d4168e
Merge pull request #106535 from sternenseemann/ufonormalizer-0.5.2
pythonPackages.ufonormalizer: 0.5.0 -> 0.5.2
2020-12-22 18:51:41 +01:00
R. RyanTM 157edfdf71 python37Packages.requests-hawk: 1.0.1 -> 1.1.0 2020-12-22 09:04:42 -08:00
R. RyanTM cf3c6d3ea5 python37Packages.tlslite-ng: 0.7.5 -> 0.7.6 2020-12-22 09:04:05 -08:00
R. RyanTM 458fc5d9fb python37Packages.hvac: 0.10.5 -> 0.10.6 2020-12-22 09:00:14 -08:00
R. RyanTM b29490c87d python37Packages.sqlite-utils: 3.0 -> 3.1 2020-12-22 08:59:56 -08:00
R. RyanTM d156f38d22 python37Packages.pyvips: 2.1.13 -> 2.1.14 2020-12-22 08:59:31 -08:00