Commit Graph

65907 Commits

Author SHA1 Message Date
Daiderd Jordan
ce17e9941f
gst_all_1.gstreamer: re-enable auto_features 2019-06-22 01:12:20 +02:00
Jan Tojnar
9983820e93
haskellPackages.hsdev_0_3_3_1: fix build 2019-06-21 23:33:54 +02:00
Daiderd Jordan
2962730b88
gstreamer: fix darwin build 2019-06-21 20:30:05 +02:00
Alex Gryzlov
46c5c8c16b
idrisPackages.tparsec: 2018-12-21 -> 2019-06-18 2019-06-21 18:57:15 +03:00
Matthew Bauer
a33837391a gstreamer: don’t use libvisual
Fixes #63617
2019-06-21 11:29:11 -04:00
Dmitry Kalinkin
bff304c7fe
Revert "python: buildbot-worker: 2.3.0 -> 2.3.1"
This reverts commit 67ffa0330a.

Resolves: #63611
2019-06-21 10:51:21 -04:00
Dmitry Kalinkin
cd1bc95193
Revert "python: buildbot-pkg: 2.3.0 -> 2.3.1"
This reverts commit 97e406f53b.

Resolves: #63611
2019-06-21 10:44:15 -04:00
Dmitry Kalinkin
847f677b56
Revert "python: buildbot: 2.3.0 -> 2.3.1"
This reverts commit 038794dd73.

Resolves: #63611
2019-06-21 10:40:04 -04:00
José Romildo Malaquias
bc109b19c9 wxGTK31: 3.1.0 -> 3.1.2; use its own derivation 2019-06-20 20:36:17 -03:00
Mario Rodas
3d22f444ef
Merge pull request #63343 from vdemeester/update-buildah
buildah: 1.8.3 -> 1.9.0
2019-06-20 18:22:22 -05:00
Mario Rodas
12e2244711
Merge pull request #63336 from r-ryantm/auto-update/prometheus-cpp
prometheus-cpp: 0.6.0 -> 0.7.0
2019-06-20 18:21:06 -05:00
Timo Kaufmann
7792ba9127
python.pkgs.rl-coach: 0.12.0 -> 0.12.1 (#63590)
Adds support for scipy 1.3 and thereby unbreaks the build.
2019-06-20 23:18:10 +02:00
Vladyslav M
afdcc40a44
cargo-bloat: 0.7.0 -> 0.7.1 (#63565)
cargo-bloat: 0.7.0 -> 0.7.1
2019-06-20 23:45:28 +03:00
Timo Kaufmann
07b2082b08
python.pkgs.dm-sonnet: update bazel fetch hash (#63587)
Changed after the bazel 0.26 update.
2019-06-20 22:16:51 +02:00
volth
b3cc65f8b9 buildPerlPackage: name -> (pname, version) 2019-06-20 15:56:50 +00:00
Maximilian Bosch
e4fdd21675
Merge pull request #63363 from r-ryantm/auto-update/python3.7-google-i18n-address
python37Packages.google-i18n-address: 2.3.4 -> 2.3.5
2019-06-20 17:48:00 +02:00
xrelkd
5702d02c38 cargo-bloat: 0.7.0 -> 0.7.1 2019-06-20 20:31:17 +08:00
markuskowa
9f79b1eab2
Merge pull request #63475 from r-ryantm/auto-update/zlog
zlog: 1.2.12 -> 1.2.14
2019-06-20 14:21:38 +02:00
markuskowa
02128a8bb5
Merge pull request #63113 from ck3d/vdr-xineliboutput
initial vdr plugin xineliboutput-2.1.0
2019-06-20 13:37:36 +02:00
Niklas Hambüchen
a4c5d37226 gst_all_1.gst-plugins-bad: Fix rtmp dependency 2019-06-20 13:36:11 +02:00
Niklas Hambüchen
46d25e912d gst_all_1.gst-plugins-bad: Fix gsm dependency 2019-06-20 13:36:11 +02:00
Niklas Hambüchen
95bea55802 gstreamer: 1.15.1 -> 1.16.0
Changes needed:

* core: dbghelp disabled as it's not needed
* core: Fixed script not being executable and skipped by patchShebangs
* base: gtk_doc disabled because of wayland symbol error
* ges: Patch removed that was merged upstream:
  https://bugzilla.gnome.org/show_bug.cgi?id=794856#c16
2019-06-20 13:36:11 +02:00
Niklas Hambüchen
1a6e572529 gstreamer: 1.14.4 -> 1.15.1, and extended gst-plugins-bad.
During the 1.14 -> 1.15 upgrade, lots of stuff stopped working because
gstreamer changed what features are enabled by default and which ones are
automatically turned on/off via pkgconfig dependency detection.

This resulted in the `gstreamer` ("core" attribute in nixpkgs) package
to have only 15 of its previous 163 build targets enabled, and downstream
packages breaking correspondingly.

To ease maintainability and to ensure users will find the expected features
available (and when not, will see in the nix file why not), we now pass
the `-Dauto_features=enabled` Meson build flag to all gstreamer builds,
which sets all `auto` dependencies to `enabled`, and we explicitly disable
those that we can't build.

This means in particular that `gst-plugins-bad` now has vastly more integrations
(namely all for which nixpkgs has libraries available).
2019-06-20 13:36:11 +02:00
Mario Rodas
238259947b
Merge pull request #63317 from r-ryantm/auto-update/ocaml4.06.1-ppxfind
ocamlPackages.ppxfind: 1.2 -> 1.3
2019-06-20 06:01:20 -05:00
Mario Rodas
888df4d8c1
Merge pull request #63323 from r-ryantm/auto-update/openvdb
openvdb: 6.0.0 -> 6.1.0
2019-06-20 05:57:51 -05:00
Mario Rodas
4f90ec023f
Merge pull request #63284 from r-ryantm/auto-update/libsolv
libsolv: 0.7.4 -> 0.7.5
2019-06-20 05:42:37 -05:00
Jörg Thalheim
18b92aa13b
radare2: 3.5.0 -> 3.5.1 (#63559)
radare2: 3.5.0 -> 3.5.1
2019-06-20 11:10:31 +01:00
Frederik Rietdijk
e951c42b9a python: acoustics: 0.2.0.post2 -> 0.2.1 2019-06-20 11:41:54 +02:00
Jörg Thalheim
e06aa9887b
radare2: 3.5.0 -> 3.5.1 2019-06-20 10:24:44 +01:00
Lancelot SIX
00078b99ee
Merge pull request #63366 from lsix/django_1_11_21
pythonPackages.django: 1.11.20 -> 1.11.21
2019-06-20 11:00:05 +02:00
Lancelot SIX
8516717ecd
Merge pull request #63367 from lsix/django_2_1_9
pythonPackages.django_2_1: 2.1.8 -> 2.1.9
2019-06-20 10:59:46 +02:00
José Romildo Malaquias
f0e7c5f569 ocamlPackages.printbox: init at 0.2 2019-06-20 07:29:55 +00:00
José Romildo Malaquias
b8495898df ocamlPackages.mdx: init at 1.4.0 2019-06-20 07:29:55 +00:00
Vincent Laporte
99fec0eeb3 ocamlPackages.bistro: init at 0.4.0 2019-06-20 07:29:20 +00:00
Vladimír Čunát
e48b747d2f
Merge #63547: luaPackages.luadbi-mysql: Fix linking issue
Fixes the prosody test, and it seems very unlikely to break anything.
2019-06-20 08:59:18 +02:00
Michael Raskin
ffd9bf7e29
Merge pull request #63060 from layus/gtk-demos
gtk3: re-enable demos
2019-06-20 06:52:11 +00:00
Michael Raskin
5784f9beb5
Merge pull request #63256 from r-ryantm/auto-update/givaro
givaro: 4.1.0 -> 4.1.1
2019-06-20 06:51:23 +00:00
Mario Rodas
043012f80f
Merge pull request #63345 from r-ryantm/auto-update/python3.7-astropy-helpers
python37Packages.astropy-helpers: 3.1.1 -> 3.2.1
2019-06-19 21:58:54 -05:00
Mario Rodas
863e4e0525
Merge pull request #63347 from r-ryantm/auto-update/python3.7-astropy
python37Packages.astropy: 3.1.2 -> 3.2.1
2019-06-19 21:58:32 -05:00
Mario Rodas
eb092c2c77
Merge pull request #63360 from r-ryantm/auto-update/python3.7-fs
python37Packages.fs: 2.4.5 -> 2.4.7
2019-06-19 21:57:36 -05:00
Mario Rodas
a2646b3c92
Merge pull request #62519 from r-ryantm/auto-update/python3.7-cfgv
python37Packages.cfgv: 1.6.0 -> 2.0.0
2019-06-19 21:54:51 -05:00
R. RyanTM
956aace12d
python37Packages.astropy: 3.1.2 -> 3.2.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-astropy/versions
2019-06-19 21:42:06 -05:00
Mario Rodas
b9b86a7f82
Merge pull request #63341 from r-ryantm/auto-update/python3.7-aiorpcx
python37Packages.aiorpcx: 0.17.0 -> 0.18.3
2019-06-19 21:37:37 -05:00
R. RyanTM
c514c27b7e
python37Packages.fs: 2.4.5 -> 2.4.8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-fs/versions
2019-06-19 21:34:13 -05:00
Alexei Robyn
460217d022 luaPackages.luadbi-mysql: Fix linking issue 2019-06-20 11:13:46 +10:00
Mario Rodas
4a38ee5cd6
Merge pull request #63464 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.17 -> 1.5.18
2019-06-19 19:31:47 -05:00
Mario Rodas
0e1bd6ee70
Merge pull request #63412 from marsam/update-ocaml-merlin
ocamlPackages.merlin: 3.3.0 -> 3.3.1
2019-06-19 19:22:41 -05:00
Jan Tojnar
93580a122e
haskellPackages.llvm-hs: fix build
It requires llvm_8
2019-06-20 00:47:30 +02:00
Peter Simons
f399f890dd haskell-stack: clean up deep overrides 2019-06-19 22:46:56 +02:00
Peter Simons
3a1a49c9ab git-annex: update sha256 for version 7.20190615 2019-06-19 22:46:56 +02:00
Peter Simons
ef24a2c6d5 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.14.4 from Hackage revision
ea1610f9fc.
2019-06-19 22:46:50 +02:00
Peter Simons
7a56998521 hackage2nix: disable builds that are broken on Hydra 2019-06-19 22:45:52 +02:00
Peter Simons
4d1660a9e8 LTS Haskell 13.26 2019-06-19 22:45:52 +02:00
Sarunas Valaskevicius
bf36d566fc electron: fix electron crash when using file chooser dialog 2019-06-19 20:31:52 +01:00
Dmitry Kalinkin
7cb82ca2d3
Merge pull request #63490 from jonringer/bump_uproot
pythonPackages.uproot: 3.4.19 -> 3.7.0
2019-06-19 14:25:01 -04:00
Léo Gaspard
a9166c763d
Merge branch 'pr-63515'
* pr-63515:
  nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
2019-06-19 19:41:58 +02:00
Mario Rodas
cd2cab45a3
Merge pull request #63217 from r-ryantm/auto-update/bazelisk
bazelisk: 0.0.4 -> 0.0.7
2019-06-19 10:53:26 -05:00
Peter Simons
52b3ae8cb8 ghc-8.8.x: bump version to alpha 2 2019-06-19 17:19:48 +02:00
magenbluten
b54b5f9ad8 rocksdb: 5.11.3 -> 6.1.2
- mark osquery as broken
- mark ceph as broken

both osquery and ceph packages are outdated. furthermore, ceph has its
own inline rocksdb source tree which isn't use in the current nixpkg.
this needs to be fixed.
2019-06-19 15:01:27 +02:00
Mario Rodas
195d2cd708
Merge pull request #63314 from r-ryantm/auto-update/now-cli
now-cli: 15.3.0 -> 15.5.0
2019-06-19 07:42:12 -05:00
Doron Behar
0b383bdf78 nheko: 0.6.3 -> 0.6.4, mtxclient: 0.2.0 -> 0.2.1
Use new URL of mtxclient. Make them both aware of nlohmann_json
dependency using `-Dnlohmann_json_DIR` in `cmakeFlags`.
2019-06-19 15:33:52 +03:00
Mario Rodas
de3935898f
Merge pull request #63298 from r-ryantm/auto-update/mill
mill: 0.4.0 -> 0.4.1
2019-06-19 07:33:50 -05:00
Matthieu Coudron
c33153bf13
Merge pull request #63108 from Shados/lua-packaging-improvements-pr
Lua/luarocks packaging improvements
2019-06-19 14:23:31 +02:00
Mario Rodas
56cc1e3aca
Merge pull request #63050 from marsam/init-cloud-nuke
cloud-nuke: init at 0.1.7
2019-06-19 07:22:07 -05:00
Jan Tojnar
9e9cf6a75c
meson: 0.49.1 → 0.50.1 (#57767)
meson: 0.49.1 → 0.50.1
2019-06-19 14:01:51 +02:00
Michael Weiss
4366366199
Merge pull request #63260 from r-ryantm/auto-update/gpgme
gpgme: 1.13.0 -> 1.13.1
2019-06-19 12:12:35 +02:00
Timo Kaufmann
4fa9669bf7
python.pkgs.faker: lift restrictive dependencies (#63512)
Fixes the test suite
https://github.com/joke2k/faker/issues/970
2019-06-19 11:37:15 +02:00
Tadeo Kondrak
1e2f49abd1 ctypes_sh: init at 1.1 2019-06-19 11:33:18 +02:00
Vincent Laporte
37eef9055a coqPackages.gappalib: init at 1.4.1
This is the Coq support library for Gappa.
2019-06-19 09:24:34 +00:00
worldofpeace
9d173119aa
Merge pull request #63486 from worldofpeace/gvfs/security-fixes-unstable
gvfs: security fixes
2019-06-18 22:26:32 -04:00
Mario Rodas
699941825a
Merge pull request #63472 from r-ryantm/auto-update/yarn
yarn: 1.16.0 -> 1.17.0
2019-06-18 20:26:22 -05:00
Dmitry Kalinkin
d56accc4f6
pythonPackages.uproot: fix tests on python27 2019-06-18 21:18:45 -04:00
Jonathan Ringer
3c2fc5fe45 pythonPackages.uproot: 3.4.19 -> 3.7.0 2019-06-18 17:25:40 -07:00
Jonathan Ringer
c786f67096 pythonPackages.uproot-methods: 0.4.7 -> 0.7.0 2019-06-18 17:24:31 -07:00
Jonathan Ringer
e4db60b694 pythonPackages.awkward: 0.10.3 -> 0.11.1 2019-06-18 17:23:05 -07:00
worldofpeace
fae9e165bb gvfs: fix CVE-2019-12795
This is a version of #63481 for master.

Vulnerability Description:
daemon/gvfsdaemon.c in gvfsd from GNOME gvfs before 1.38.3, 1.40.x before
1.40.2, and 1.41.x before 1.41.3 opened a private D-Bus server socket without
configuring an authorization rule. A local attacker could connect to this server
socket and issue D-Bus method calls. Note that the server socket only accepts
a single connection, so the attacker would have to discover the server and connect
to the socket before its owner does.

#63301
2019-06-18 19:48:47 -04:00
worldofpeace
02ea0d3959 gvfs: fix CVE-2019-1244{7.8.9}
This is a version of #63481 for master.

CVE-2019-12447:
daemon/gvfsbackendadmin.c mishandles file ownership because setfsuid is
not used.

CVE-2019-12448:
daemon/gvfsbackendadmin.c has race conditions because the admin backend
doesn't implement query_info_on_read/write.

CVE-2019-12449:
daemon/gvfsbackendadmin.c mishandles a file's user and group ownership
during move (and copy with G_FILE_COPY_ALL_METADATA) operations
from admin:// to file:// URIs, because root privileges are unavailable.

Upstream MR: https://gitlab.gnome.org/GNOME/gvfs/merge_requests/48
2019-06-18 19:48:47 -04:00
Mario Rodas
ba16a39aa4
Merge pull request #63377 from r-ryantm/auto-update/python3.7-kombu
python37Packages.kombu: 4.5.0 -> 4.6.3
2019-06-18 18:10:03 -05:00
Mario Rodas
5fef795af0
Merge pull request #63404 from r-ryantm/auto-update/python3.7-xcffib
python37Packages.xcffib: 0.8.0 -> 0.8.1
2019-06-18 18:00:00 -05:00
Mario Rodas
0c71f91496
Merge pull request #63372 from r-ryantm/auto-update/python3.7-jellyfish
python37Packages.jellyfish: 0.7.1 -> 0.7.2
2019-06-18 17:54:10 -05:00
Mario Rodas
c79caafb45
Merge pull request #63361 from r-ryantm/auto-update/python3.7-GeoAlchemy2
python37Packages.geoalchemy2: 0.6.2 -> 0.6.3
2019-06-18 17:52:14 -05:00
Mario Rodas
ac070b89d4
Merge pull request #63359 from r-ryantm/auto-update/python3.7-Flask-Cors
python37Packages.flask-cors: 3.0.7 -> 3.0.8
2019-06-18 17:50:30 -05:00
Mario Rodas
0bbe79eafa
Merge pull request #63364 from r-ryantm/auto-update/python3.7-guessit
python37Packages.guessit: 3.0.3 -> 3.0.4
2019-06-18 17:49:29 -05:00
Mario Rodas
10316c2549
Merge pull request #63396 from r-ryantm/auto-update/python3.7-rubymarshal
python37Packages.rubymarshal: 1.0.3 -> 1.2.6
2019-06-18 17:46:26 -05:00
R. RyanTM
3c26feda9d
python37Packages.kombu: 4.5.0 -> 4.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-kombu/versions
2019-06-18 17:44:51 -05:00
Mario Rodas
6d05fb8d56
Merge pull request #63400 from r-ryantm/auto-update/python3.7-srsly
python37Packages.srsly: 0.0.5 -> 0.0.7
2019-06-18 17:38:15 -05:00
R. RyanTM
ef3d467d3d tbb: 2019_U7 -> 2019_U8
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/tbb/versions
2019-06-18 17:33:02 -05:00
worldofpeace
467fdb3a8e
Merge pull request #63257 from r-ryantm/auto-update/glib-networking
glib-networking: 2.60.2 -> 2.60.3
2019-06-18 17:40:46 -04:00
worldofpeace
83ba5afcc9
Merge pull request #63387 from r-ryantm/auto-update/python3.7-py3status
python37Packages.py3status: 3.18 -> 3.19
2019-06-18 17:34:29 -04:00
Ryan Mulligan
d4afaa8dc2
Merge pull request #63253 from r-ryantm/auto-update/git-ftp
git-ftp: 1.5.1 -> 1.5.2
2019-06-18 13:29:18 -07:00
Gabriel Ebner
c740f71c35
freecad: python3, qt5, occt7 (#63348)
freecad: python3, qt5, occt7
2019-06-18 22:00:23 +02:00
Marek Fajkus
a97986a481 elmPackages.{elm-test,elm-analyse..}: tooling additions and fixes
Extends the number of available tools for Elm language.

1. fix and move "elm-test"
Previously located in nodePackages.elm-test but broken (see binwrap info).
Now fixed and located in elmPackages.elm-test

2. add "elm-verify-examples"
Generate tests from documentation examples

3. add "elm-upgrade"
upgrade assistant using statical analysis

4. add "elm-analyse"
static analysis for elm code (linter)

5. move "elm-doc-preview"
originally located in nodePackages.elm-upgrade - moved for consistency

6. add "elmi-to-json"
transforms elmi files to json - used by other tools like elm-test and
elm-verify-examples

Node.js based dependencies are defined the same way as nodePackages
contaparts but are independent (has it's own packages.json)

patch-binwrap.nix is used to as a replacement for binwrap package
used by some nodejs dependencies that depends on Haskell binaries
(elm-test and elm-verify-examples).

BREAKING CHANGE
===============
elm-doc-preview (as well as broken elm-test) is now commented
in `node-packages-v10.json` and should be removed once new
nix-expressions for node10 are generated (out of scope of this PR)

There are still 2 outstanding elm related packages in nodePackages

1. elm-oracle - legacy package which is not compatible with elm 0.19
2. elm-live - should be moved in the future I think
2019-06-18 21:29:10 +02:00
R. RyanTM
4ce580f99a zlog: 1.2.12 -> 1.2.14
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/zlog/versions
2019-06-18 12:16:44 -07:00
worldofpeace
2c96ca1c83
Merge pull request #63415 from talkara/pythonPackages.robotframework-sshlibrary
pythonPackages.robotframework-sshlibrary: init at 3.3.0
2019-06-18 15:10:50 -04:00
Taito Horiuchi
fe150460a8 pythonPackages.robotframework-sshlibrary: init at 3.3.0 2019-06-18 15:08:00 -04:00
worldofpeace
f5fd79aebd
Merge pull request #63092 from mmahut/togglcli
pythonPackages.toggl-cli: init at 2.1.0 (and its dependencies)
2019-06-18 14:53:48 -04:00
R. RyanTM
cf081b250d yarn: 1.16.0 -> 1.17.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/yarn/versions
2019-06-18 11:49:02 -07:00
R. RyanTM
ac34c802eb wxSVG: 1.5.17 -> 1.5.18
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/wxsvg/versions
2019-06-18 10:47:39 -07:00
R. RyanTM
3297873118 ponyc: 0.28.0 -> 0.28.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ponyc/versions
2019-06-18 18:21:56 +02:00
Daiderd Jordan
c93a7f4d81
Merge pull request #63295 from ehamberg/patch-2
Don't use autoreconfHook for building Erlang/OTP
2019-06-18 18:17:29 +02:00
Profpatsch
8ce4463d4a bazel: add update script to update srcDeps from WORKSPACE file 2019-06-18 17:47:01 +02:00
R. RyanTM
95fb70c1bc sdcc: 3.8.0 -> 3.9.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/sdcc/versions
2019-06-18 17:19:25 +02:00
Mario Rodas
3cf3ca94e6
Merge pull request #63378 from r-ryantm/auto-update/python3.7-libtmux
python37Packages.libtmux: 0.8.1 -> 0.8.2
2019-06-18 06:45:42 -05:00
Mario Rodas
843cb19e61
Merge pull request #63379 from r-ryantm/auto-update/python3.7-lmdb
python37Packages.lmdb: 0.94 -> 0.95
2019-06-18 06:42:51 -05:00
Mario Rodas
e321cc2919
Merge pull request #63384 from r-ryantm/auto-update/python3.7-peewee
python37Packages.peewee: 3.9.5 -> 3.9.6
2019-06-18 06:41:03 -05:00
Mario Rodas
baa738fc69
Merge pull request #63407 from r-ryantm/auto-update/python3.7-zodbpickle
python37Packages.zodbpickle: 1.0.3 -> 1.0.4
2019-06-18 06:39:16 -05:00
Mario Rodas
dbda606547
Merge pull request #63406 from r-ryantm/auto-update/python3.7-zeroconf
python37Packages.zeroconf: 0.22.0 -> 0.23.0
2019-06-18 06:37:35 -05:00
Mario Rodas
4139842a84
Merge pull request #63397 from r-ryantm/auto-update/python3.7-smart_open
python37Packages.smart_open: 1.8.3 -> 1.8.4
2019-06-18 06:35:52 -05:00
R. RyanTM
4f177b90df
python27Packages.j2cli: 0.3.8 -> 0.3.10
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python2.7-j2cli/versions
2019-06-18 06:30:20 -05:00
R. RyanTM
bd5d97eb63 libbluray: 1.1.1 -> 1.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libbluray/versions
2019-06-18 14:28:44 +03:00
Mario Rodas
7ade44ee67
Merge pull request #63390 from r-ryantm/auto-update/python3.7-pytest-faulthandler
python37Packages.pytest-faulthandler: 1.5.0 -> 1.6.0
2019-06-18 06:16:36 -05:00
Mario Rodas
9d221d868e
Merge pull request #63391 from r-ryantm/auto-update/python3.7-rasterio
python37Packages.rasterio: 1.0.23 -> 1.0.24
2019-06-18 06:14:30 -05:00
Vladimír Čunát
5e045da578
treewide: fixup evaluation of updater scripts
... broken by f3282c8 #63177.  Discovered by the tarball job:
https://hydra.nixos.org/build/94927223
2019-06-18 13:10:23 +02:00
Mario Rodas
7bd160ad48
Merge pull request #63405 from r-ryantm/auto-update/python3.7-yattag
python37Packages.yattag: 1.11.1 -> 1.11.2
2019-06-18 06:04:07 -05:00
Jan Tojnar
8cef6ec5fe
ffado: prevent build tools from leaking into closure (#63393)
ffado: prevent build tools from leaking into closure
2019-06-18 11:39:38 +02:00
R. RyanTM
e62299f818 libmicrohttpd: 0.9.63 -> 0.9.64
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libmicrohttpd/versions
2019-06-18 11:17:10 +02:00
Franz Pletz
10812379fa libgit2: remove 0.26, default to 0.27 2019-06-18 11:16:48 +02:00
Frederik Rietdijk
58cbb1b9e2 python: scikit-learn: 0.20.3 -> 0.21.2 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
39fb749c6e python.pkgs.txaio: use latest pytest 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
a09c62c1a3 python.pkgs.whoosh: use latest pytest 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
fd97819cd0 python.pkgs.zeep: 3.3.1 -> 3.4.0 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
1646dcf266 python: Mako: 1.0.10 -> 1.0.12 2019-06-18 11:11:16 +02:00
Jonathan Ringer
31d30edf65 pythonPackages.azure-cli-core: init at 2.0.66 2019-06-18 11:11:16 +02:00
Jonathan Ringer
cf4febf040 pythonPackages.antlr4-python2-runtime: init at 4.7.2 2019-06-18 11:11:16 +02:00
Jonathan Ringer
1c47ee8570 pythonPackages.knack: init at 0.6.2 2019-06-18 11:11:16 +02:00
Jonathan Ringer
c508e700bd pythonPackages.azure-cli-telemetry: init at 1.0.2 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
f4667efdb3 python: psutil: 5.6.2 -> 5.6.3 2019-06-18 11:11:16 +02:00
Jonathan Ringer
f4c054b730 python.pkgs.psutil: 5.5.1 -> 5.6.2 2019-06-18 11:11:16 +02:00
Robert Scott
dbc5bcdb5c pythonPackages.scikit-build: fix build by disabling test_source_distribution test 2019-06-18 11:11:16 +02:00
Robert Scott
102cc2c709 pythonPackages.pytest-server-fixtures: 1.6.2 -> 1.7.0 2019-06-18 11:11:16 +02:00
Robert Scott
a8d09312b3 pythonPackages.pytest-virtualenv: 1.6.0 -> 1.7.0 2019-06-18 11:11:16 +02:00
Robert Scott
9f446bd8d0 pythonPackages.pytest-fixture-config: 1.4.0 -> 1.7.0 2019-06-18 11:11:16 +02:00
Robert Scott
ec4f4c965e pythonPackages.pytest-shutil: 1.6.0 -> 1.7.0 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
5b9b2bca3e pythonPackages.zipp: 0.3.3 -> 0.5.1 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
2bc5baa7b0 pythonPackages.importlib-metadata: 0.8 -> 0.18 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
93e5a93419 pythonPackages.zipp: disable tests 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
912b763fd9 pythonPackages.packaging: disable tests 2019-06-18 11:11:16 +02:00
Mario Rodas
1a7ffb4140 pythonPackages.pytest: 4.2.1 -> 4.6.3 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
96a662161c python: pluggy: 0.11.0 -> 0.12.0 2019-06-18 11:11:16 +02:00
Mario Rodas
706646e347 pythonPackages.werkzeug: 0.15.2 -> 0.15.4 2019-06-18 11:11:16 +02:00
Mario Rodas
738b300066 pythonPackages.execnet: 1.5.0 -> 1.6.0 2019-06-18 11:11:16 +02:00
Mario Rodas
3f9e3810f9 pythonPackages.pytest-xdist: 1.26.1 -> 1.28.0 2019-06-18 11:11:16 +02:00
Mario Rodas
50ccd6b32d pythonPackages.apipkg: fix pytest 4 support 2019-06-18 11:11:16 +02:00
Mario Rodas
16aea3da6a pythonPackages.chardet: fix pytest 4 support 2019-06-18 11:11:16 +02:00
Mario Rodas
9358a152d8 pythonPackages.wcwidth: disable test
To prevent infinite recursion with pytest
2019-06-18 11:11:16 +02:00
Mario Rodas
aad6f1ca90 pythonPackages.pluggy: 0.8.1 -> 0.11.0 2019-06-18 11:11:16 +02:00
Frederik Rietdijk
f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Frederik Rietdijk
95c7441d62
Merge staging-next into master
Staging next
2019-06-18 11:06:05 +02:00
Profpatsch
22c84c012c skawarePackages.skalibs: 2.8.0.0 -> 2.8.1.0 2019-06-18 10:55:06 +02:00
Frederik Rietdijk
41377252e5 Merge master into staging-next 2019-06-18 10:53:28 +02:00