Commit graph

88563 commits

Author SHA1 Message Date
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 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
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
Thibault Gagnaux 4dbd770f30 python3Packages.fsspec: fix tests on darwin, 0.7.4 -> 0.8.3 2020-09-27 12:11:57 -07:00
Patrick Winter 84a2282b7b typer: init at 0.3.2 2020-09-27 11:43:05 -07:00
Austin Butler 5bcc4b27f9 pythonPackages.pyscreenshot: add missing dependencies 2020-09-27 11:28:22 -07:00
Daniël de Kok ce9b73c281 python37Packages.tensorflow: 1.15.2 -> 1.15.4
Changes:

https://github.com/tensorflow/tensorflow/releases/tag/v1.15.4
2020-09-27 11:23:27 -07:00
Peter Simons 61616535b9 mlt: add libexif, gtk2, fftw, libebur128, opencv4, and SDL2 dependencies
This enables more optional features. I'm not sure what the difference is
between mlt and mlt-qt5. I suppose both derivations should be kept in sync?
2020-09-27 20:12:04 +02:00
Robert Scott 46a9046f37
Merge pull request #98947 from risicle/ris-chameleon-fix
pythonPackages.chameleon: fix tests by switching to github source
2020-09-27 18:18:27 +01:00
Robert Scott d7365fad89 pythonPackages.datatable: 0.10.1 -> 0.11.0, fix build
once we've made some alterations to the source (which doesn't seem to have
been shipped in a ready-to-build state), we can use the funny custom build
system to build a wheel which can then be installed by the pipInstallHook.

running the tests is again annoying because an ini file setting pytest's
python_files parameter is missing, meaning we have to inject our own.
2020-09-27 10:14:16 -07:00
Dmitry Kalinkin 3821543de7
pythonPackages.fastparquet: disable broken test 2020-09-27 12:42:03 -04:00
Robert Scott 61563633d8
Merge pull request #98939 from thall/pybase64
python3Packages.pybase64: Upgrade to python 3
2020-09-27 17:10:19 +01:00
Robert Scott 495895c34e
Merge pull request #98928 from thall/master
pythonPackages.lmtpd: upgrade to Python 3
2020-09-27 16:49:25 +01:00
Gabriel Ebner f4a08ce30e
Merge pull request #98934 from thall/pure-eval
pythonPackages.pure-eval: upgrade to Python 3
2020-09-27 17:44:24 +02:00
Robert Scott 1cdbc00234
Merge pull request #98930 from thall/pygraphviz
pythonPackages.pygraphviz: upgrade to Python 3
2020-09-27 16:41:50 +01:00
Robert Scott d9cb2736b4 pythonPackages.chameleon: fix tests by switching to github source
tests are no longer included in the pypi tarball
2020-09-27 15:35:53 +01:00
Niclas Thall 486174da11 python3Packages.pybase64: Upgrade to python 3
Python 2 ist supported.

ZHF: #97479
https://hydra.nixos.org/build/127647482
2020-09-27 15:36:03 +02:00
Niclas Thall 15e1e144df pythonPackages.pure-eval: upgrade to Python 3
ZHF: NixOS#97479
https://hydra.nixos.org/build/127622386
2020-09-27 15:33:30 +02:00
Niclas Thall a29f812f36 pythonPackages.pygraphviz: upgrade to Python 3
Python 2 support was dropped on
c341911c15

ZHF: #97479
https://hydra.nixos.org/build/127631797
2020-09-27 15:30:48 +02:00
Niclas Thall 109c7f95ca pythonPackages.lmtpd: upgrade to Python 3
Python 2 support was dropped on
3546d4660f

ZHF: #97479
https://hydra.nixos.org/build/127641301
2020-09-27 15:27:09 +02:00
Lancelot SIX 2adef714fc
Merge pull request #98825 from r-ryantm/auto-update/nco
nco: 4.9.3 -> 4.9.5
2020-09-27 13:07:20 +01:00
Frederik Rietdijk 74f3e9cce1 python39: 3.9.0rc1 -> 3.9.0rc2 2020-09-27 11:48:00 +02:00
Vincent Laporte 61cf0ddf29 ocamlPackages.topkg: 1.0.0 → 1.0.3 2020-09-27 11:33:31 +02:00
Frederik Rietdijk 759a2815ec pkgsStatic.fmt: don't build shared libs
The change in `static.nix` was added in
https://github.com/NixOS/nixpkgs/pull/76875 but apparently
`enabledShared` got removed in the master/staging-next merge.
2020-09-27 11:31:58 +02:00
R. RyanTM 477c40126e nco: 4.9.3 -> 4.9.5 2020-09-27 19:21:54 +10:00
lewo adfe1d8d8d
Merge pull request #98913 from r-ryantm/auto-update/yq-go
yq-go: 3.3.2 -> 3.4.0
2020-09-27 09:29:26 +02:00
R. RyanTM e170ef2254 yq-go: 3.3.2 -> 3.4.0 2020-09-27 04:06:25 +00:00
Austin Butler 84d74ae9c9 pythonPackages.entrypoint2: init at 0.2.1 2020-09-26 18:54:09 -07:00
Austin Butler af2dc4d401 python3Packages.mss: init at 6.0.0 2020-09-26 18:52:35 -07:00
Robert Scott 704c258ea7 pythonPackages.git-annex-adapter: 0.2.1 -> 0.2.2, fix build 2020-09-26 18:08:03 -07:00
Austin Butler c0b1d136c5 python3Packages.alerta: add missing dependency 2020-09-26 16:03:29 -07:00
Austin Butler 3b1ee7b011 pythonPackages.requests-hawk: init at 1.0.1 2020-09-26 15:46:48 -07:00
Ryan Mulligan f6d39d8e60
Merge pull request #98832 from r-ryantm/auto-update/operator-sdk
operator-sdk: 1.0.0 -> 1.0.1
2020-09-26 13:21:35 -07:00
Thibault Gagnaux 22cd2a23bf python3Packages.curio: fix tests on darwin
Refactors to pytestCheckHook.
2020-09-26 13:04:55 -07:00
Robert Scott 70ae442fcf pythonPackages.snowflake-sqlalchemy: add pythonImportsCheck
better than nothing
2020-09-26 12:22:40 -07:00
Robert Scott 96f034655f pythonPackages.snowflake-connector-python: 2.2.10 -> 2.3.2, fix build
the relaxed version constraints don't seem to be specific avoidance of
buggy versions, just upstream cautiously prohibiting untested versions

if there *are* specific reasons, they're hidden away in upstream's jira
2020-09-26 12:22:40 -07:00
Robert Scott 99175cfbf6 pythonPackages.accupy: remove perfplot from checkInputs
they were only used for performance tests that aren't useful to us -
disabling these tests allows us to decouple from an unnecessary build
dependency.

convert to pytestCheckHook.
2020-09-26 12:22:16 -07:00
Richard Marko 73825262f9 Revert "haskell.ghc8102Binary: fix extra inputs"
This reverts commit fb719d957f.
2020-09-26 12:18:00 -07:00
Peter Simons db06536e15
Merge pull request #98870 from sorki/hask/ghc8102Binary-numactl
ghc8102Binary: add numactl to libPath on aarch64
2020-09-26 19:09:46 +02:00
Richard Marko b9377e0950 ghc8102Binary: add numactl to libPath on aarch64
Fixes:

utils/ghc-cabal/dist-install/build/tmp/ghc-cabal:
  error while loading shared libraries: libnuma.so.1:
    cannot open shared object file: No such file or directory
2020-09-26 18:04:31 +02:00
Gabriel Ebner bbb854f974
Merge pull request #98845 from gebner/freecad019git 2020-09-26 17:30:56 +02:00
Jörg Thalheim 8954f325d1
Merge pull request #98849 from r-ryantm/auto-update/radare2-cutter
radare2-cutter: 1.11.1 -> 1.12.0
2020-09-26 16:07:37 +02:00
Vincent Laporte 40d389028c ocamlPackages.fpath: 0.7.2 → 0.7.3 2020-09-26 15:49:55 +02:00
Mario Rodas 8e4ee8bbe0
Merge pull request #98745 from sternenseemann/tls-0.12.5
ocamlPackages.tls: 0.12.4 → 0.12.5
2020-09-26 08:35:32 -05:00
Thomas Tuegel 6882716623
Merge pull request #98846 from ttuegel/libvlc
Build standalone libvlc
2020-09-26 08:23:08 -05:00
Gabriel Ebner 78c10375d8 opencascade-occt730: init at 7.3.0p3 2020-09-26 14:26:16 +02:00
Maximilian Bosch 740f01413b
packer: 1.6.2 -> 1.6.3
https://github.com/hashicorp/packer/releases/tag/v1.6.3
2020-09-26 14:00:56 +02:00