Commit graph

73636 commits

Author SHA1 Message Date
Frederik Rietdijk 5bdd7a59c0 Revert "python: pip: missing setuptools dependency"
Pip does *not* have a dependency on setuptools. Setuptools
is needed to install a setuptools package.

This reverts commit 25f0dabf90.
2019-11-30 08:51:40 +01:00
Marcus Boyd c027ec5488 pythonPackages.tinydb: init at v3.14.1 2019-11-30 16:30:17 +10:30
Marcus Boyd f29905dbdf pythonPackages.cadquery: use CadQuery fork of pythonocc 2019-11-30 16:29:58 +10:30
Greg Roodt 87aca2a39d go-jsonnet: 0.13.0 -> 0.14.0 2019-11-30 15:15:24 +11:00
R. RyanTM 2a8602e6ed python38Packages.asyncpg: 0.19.0 -> 0.20.0 2019-11-29 18:43:06 -08:00
R. RyanTM bcdade7ea0 python38Packages.distlib: 0.2.9.post0 -> 0.3.0 2019-11-29 18:39:04 -08:00
mtrsk cc449015e9 python3Packages.tesserocr: init at 2.5.0 2019-11-29 18:37:20 -08:00
R. RyanTM 69bbc69a32 python38Packages.django-storages: 1.7.2 -> 1.8 2019-11-29 18:29:38 -08:00
R. RyanTM a3374546a7 python38Packages.nbsphinx: 0.4.3 -> 0.5.0 2019-11-29 18:28:20 -08:00
R. RyanTM f17e3511e3 python38Packages.click-default-group: 1.2.1 -> 1.2.2 2019-11-29 18:26:19 -08:00
R. RyanTM b1c32e1e81 python38Packages.pympler: 0.7 -> 0.8 2019-11-29 18:25:15 -08:00
R. RyanTM 07c0fee6fc python38Packages.jenkins-job-builder: 3.0.2 -> 3.1.0 2019-11-29 18:24:27 -08:00
R. RyanTM ec9a33af36 python38Packages.pyaxmlparser: 0.3.21 -> 0.3.24 2019-11-29 18:22:10 -08:00
R. RyanTM 3a0133e343 python38Packages.tasklib: 1.2.1 -> 1.3.0 2019-11-29 18:16:38 -08:00
Mario Rodas 41380c5042
Merge pull request #73594 from redvers/ponyc-0-33-0
ponyc: 0.32.0 -> 0.33.0
2019-11-29 20:34:54 -05:00
Mario Rodas 9f9eacd96c
Merge pull request #74713 from r-ryantm/auto-update/yarn
yarn: 1.19.1 -> 1.19.2
2019-11-29 20:06:38 -05:00
Aaron Andersen 64a49153c1
Merge pull request #74569 from r-ryantm/auto-update/postman
postman: 7.10.0 -> 7.12.0
2019-11-29 20:00:44 -05:00
Mario Rodas b4e48b7b1e
Merge pull request #74473 from r-ryantm/auto-update/mruby
mruby: 2.0.1 -> 2.1.0
2019-11-29 20:00:05 -05:00
Mario Rodas da47aae123
Merge pull request #74508 from r-ryantm/auto-update/nss_wrapper
nss_wrapper: 1.1.6 -> 1.1.7
2019-11-29 19:45:50 -05:00
Mario Rodas 8caeb9b67f
Merge pull request #74550 from r-ryantm/auto-update/python3.8-django-dynamic-preferences
python38Packages.django-dynamic-preferences: 1.7.1 -> 1.8
2019-11-29 19:43:04 -05:00
R. RyanTM 25930958e8 yarn: 1.19.1 -> 1.19.2 2019-11-29 16:38:59 -08:00
R. RyanTM eef0bf0282 x11basic: 1.26 -> 1.27 2019-11-29 16:33:22 -08:00
Mario Rodas 5668bd0fd6
Merge pull request #74548 from r-ryantm/auto-update/pony-stable
pony-stable: 0.2.1 -> 0.2.2
2019-11-29 19:25:02 -05:00
Mario Rodas f67265ce38
Merge pull request #74704 from luc-tielen/update/souffle-1.7.0
souffle: 1.6.1 -> 1.7.0
2019-11-29 19:19:59 -05:00
R. RyanTM b2457f8329 python38Packages.pycollada: 0.6 -> 0.7 2019-11-29 15:56:36 -08:00
Jon Banafato 25f0dabf90 python: pip: missing setuptools dependency
pip commands that deal with source distributions require setuptools.
This change unbreaks those commands.
2019-11-29 15:54:37 -08:00
R. RyanTM 477e6ce8a5 xml2rfc: 2.34.0 -> 2.35.0 2019-11-29 15:50:49 -08:00
R. RyanTM 5b51dc8a3a xapian: 1.4.13 -> 1.4.14 2019-11-29 15:47:30 -08:00
Mario Rodas 5695999ffe
Merge pull request #74510 from r-ryantm/auto-update/nuspell
nuspell: 2.3.0 -> 3.0.0
2019-11-29 18:13:21 -05:00
Luc Tielen 7665edaa28
souffle: 1.6.1 -> 1.7.0 2019-11-30 00:11:44 +01:00
Mario Rodas 05c2798c84
Merge pull request #74542 from r-ryantm/auto-update/python3.8-diff_cover
python38Packages.diff_cover: 2.4.0 -> 2.4.1
2019-11-29 18:10:51 -05:00
R. RyanTM 5bcb35b7ce python38Packages.boltons: 19.1.0 -> 19.3.0 2019-11-29 14:32:08 -08:00
Benjamin Hipple c9824f0173 libcerf: 1.5 -> 1.13 (#69218)
Upstream has moved the src tarball download location and homepage for `libcerf`,
so the current package is broken. While fixing it, let's upgrade to the latest
version, which is built with cmake now.

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2019-11-29 23:25:48 +01:00
worldofpeace 4f1572195c
Merge pull request #74366 from r-ryantm/auto-update/glib
glib: 2.62.2 -> 2.62.3
2019-11-29 22:11:53 +00:00
R. RyanTM ccf6981422 python38Packages.biopython: 1.74 -> 1.75 2019-11-29 14:00:36 -08:00
Jon c1256b5ed5 Revert "python38Packages.google_resumable_media: 0.4.1 -> 0.5.0"
This reverts commit 95dc1c615e.
2019-11-29 13:59:03 -08:00
R. RyanTM 95dc1c615e python38Packages.google_resumable_media: 0.4.1 -> 0.5.0 2019-11-29 13:58:08 -08:00
R. RyanTM d23d207156 python38Packages.azure-mgmt-network: 7.0.0 -> 8.0.0 2019-11-29 13:56:53 -08:00
R. RyanTM c151649c7c python38Packages.azure-mgmt-reservations: 0.5.0 -> 0.6.0 2019-11-29 13:56:15 -08:00
R. RyanTM 577d04210e python38Packages.azure-mgmt-web: 0.43.1 -> 0.44.0 2019-11-29 13:55:24 -08:00
R. RyanTM 2a20a92159 python38Packages.azure-mgmt-cosmosdb: 0.8.0 -> 0.9.0 2019-11-29 13:51:34 -08:00
R. RyanTM d019acd541 flyway: 5.2.4 -> 6.1.0
* flyway: 5.2.4 -> 6.0.4 (#69561)
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flyway/versions

* flyway: 6.0.4 -> 6.1.0
2019-11-29 22:44:45 +01:00
R. RyanTM 1dcff621e7 python38Packages.pysaml2: 4.8.0 -> 4.9.0 2019-11-29 13:34:59 -08:00
R. RyanTM 7bb27d8a54 python38Packages.python-stdnum: 1.11 -> 1.12 2019-11-29 13:34:18 -08:00
R. RyanTM bf270eaeb9 python38Packages.azure-mgmt-sql: 0.14.0 -> 0.15.0 2019-11-29 13:33:17 -08:00
R. RyanTM 6d4457b140 python38Packages.azure-mgmt-resource: 5.1.0 -> 6.0.0 2019-11-29 13:32:33 -08:00
R. RyanTM 56baebae01 python38Packages.pudb: 2019.1 -> 2019.2 2019-11-29 13:30:26 -08:00
R. RyanTM b1a9d2b0b4 tepl: 4.2.0 -> 4.2.1 2019-11-29 13:28:51 -08:00
R. RyanTM 672b0b940c python38Packages.python-gitlab: 1.12.1 -> 1.13.0 2019-11-29 13:15:14 -08:00
R. RyanTM 01769e4f50 python38Packages.inotify-simple: 1.1.8 -> 1.2.1 2019-11-29 13:11:45 -08:00
R. RyanTM f2b2f510da python38Packages.pdf2image: 1.9.0 -> 1.10.0 2019-11-29 13:09:01 -08:00
R. RyanTM e11a9b6f0a python38Packages.PyGithub: 1.44 -> 1.44.1 2019-11-29 13:04:03 -08:00
R. RyanTM 43874bc858 python38Packages.opentimestamps: 0.4.0 -> 0.4.1 2019-11-29 13:01:03 -08:00
R. RyanTM f326a94023 python38Packages.python-periphery: 1.1.2 -> 2.0.0 2019-11-29 13:00:28 -08:00
R. RyanTM d5ac8b864c python38Packages.smart_open: 1.8.4 -> 1.9.0 2019-11-29 12:57:36 -08:00
R. RyanTM f0570a4a46 python38Packages.zodbpickle: 1.0.4 -> 2.0.0 2019-11-29 12:56:08 -08:00
R. RyanTM 921810a690 python38Packages.pynamodb: 4.1.0 -> 4.2.0 2019-11-29 12:54:23 -08:00
Peter Simons 2ad2f5ac18 haskell-pandoc et al: use the latest package versions for ghc-8.8.x 2019-11-29 21:51:32 +01:00
Peter Simons 851bc13b6e haskell-dns: disable test suite to fix the build 2019-11-29 21:51:32 +01:00
Peter Simons 0d003266b0 haskell-HaTeX: disable test suite to fix the build 2019-11-29 21:51:32 +01:00
Peter Simons 5f3638bfda haskell-cabal-plan: update overrides for the new version 2019-11-29 21:51:32 +01:00
Peter Simons 6f39f705f4 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-9-g650d530 from Hackage revision
1011c4cc9b.
2019-11-29 21:51:28 +01:00
Peter Simons c335226cee haskell-ci: mark broken (and drop obsolete overrides)
The build requires Cabal 3.x at setup-time and I can't make
it work easily for reasons I don't understand. Fixing that
package is going to need more time.
2019-11-29 21:51:00 +01:00
Peter Simons b744d1f88a hackage2nix: update list of broken packages 2019-11-29 21:51:00 +01:00
anticris ccd9bbf807 remove pandoc-placetable from broken packages section 2019-11-29 21:51:00 +01:00
gnidorah 54564b0233 haskellPackages.hakyll-images: unmark as broken 2019-11-29 21:51:00 +01:00
Peter Simons e449a61c39 LTS Haskell 14.16 2019-11-29 21:51:00 +01:00
Daniel Fullmer 228056c878 kati: 2017-05-23 -> 2019-09-23 (#69618) 2019-11-29 21:43:30 +01:00
R. RyanTM 1585c230be librealsense: 2.25.0 -> 2.29.0 (#69657)
* librealsense: 2.25.0 -> 2.28.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/librealsense/versions

* librealsense: 2.28.0 -> 2.29.0
+ split libs and includes into multiple outputs
+ use libusb 1.x and not libusb-compat
2019-11-29 21:35:06 +01:00
R. RyanTM 4b5558b7dd python38Packages.traits: 5.1.2 -> 5.2.0 2019-11-29 12:28:44 -08:00
Jon Banafato f9ef45b183 python: pip-tools: 4.2.0 -> 4.3.0
There is a new pip-tools release. A commit [removing the test dependency
on six] is included in this release, so several tests that now pass are
being re-enabled in the check phase. The six-specific tests that still
don't pass require network access and remain disabled. Finally, drop the
dependency on first, which has been dropped by pip-tools. The full
changelog is available at f28d1a7d25/CHANGELOG.md (430-2019-11-25).

[removing the test dependency on six]: https://github.com/jazzband/pip-tools/pull/939
2019-11-29 12:08:32 -08:00
Peter Simons 6ffdb286e5
Merge pull request #74557 from cdepillabout/spago
spago: init at 0.12.1.0
2019-11-29 20:13:47 +01:00
Pulkit Sinha 562db4bbf9
boost : extra arguments to b2
Certain boost features require compile time flags. For example -
https://www.boost.org/doc/libs/1_71_0/libs/test/doc/html/boost_test/adv_scenarios/obsolete_init_func.html
https://www.boost.org/doc/libs/1_71_0/libs/test/doc/html/boost_test/utf_reference/link_references/link_boost_test_no_main.html
https://www.boost.org/doc/libs/1_71_0/libs/test/doc/html/boost_test/utf_reference/link_references/link_boost_test_dyn_link.html

This commit add the ability to specify arbitrary extra arguments to b2's arguments.
2019-11-29 13:17:59 -05:00
Renaud 3fb4e09812
libvncserver: 0.9.11 -> 0.9.12 (#74514)
Vuln roundup #73664 -- unstable channel

Version bump from 0.9.11 to 0.9.12 fixes:
* CVE-2018-6307
* CVE-2018-15126
* CVE-2018-15127
* CVE-2018-20019
* CVE-2018-20020
* CVE-2018-20021
* CVE-2018-20022
* CVE-2018-20023
* CVE-2018-20024
* CVE-2018-20748
* CVE-2018-20749

Plus add two upstream patches to fix:
* CVE-2018-20750
* CVE-2019-15681
2019-11-29 19:14:40 +01:00
Ben Darwin d016a507ea ocamlPackages.{owl-base,owl}: init at 0.7.1 2019-11-29 17:22:45 +00:00
Ben Darwin 777efe8425 ocamlPackages.eigen: init at 0.1.4 2019-11-29 17:22:45 +00:00
R. RyanTM f5a2705cd7 sbt: 1.3.3 -> 1.3.4 2019-11-29 07:36:54 -08:00
R. RyanTM 803ec52ec2 simpleitk: 1.2.3 -> 1.2.4 2019-11-29 07:14:01 -08:00
R. RyanTM 4b6a21eecf python38Packages.kconfiglib: 13.1.1 -> 13.2.0 2019-11-29 15:50:24 +01:00
R. RyanTM 249e921581 python38Packages.license-expression: 1.0 -> 1.2 (#74585) 2019-11-29 15:42:39 +01:00
Jörg Thalheim 435c3ecde7
rust: add support for armv6l-linux and armv7l-linux (#73472)
rust: add support for armv6l-linux and armv7l-linux
2019-11-29 12:47:15 +00:00
Mario Rodas 35ac6b1901
Merge pull request #74616 from r-ryantm/auto-update/python3.8-yamllint
python38Packages.yamllint: 1.18.0 -> 1.19.0
2019-11-29 07:41:22 -05:00
Mario Rodas 9f4656823f
Merge pull request #74606 from r-ryantm/auto-update/python3.8-xdis
python38Packages.xdis: 4.1.2 -> 4.1.3
2019-11-29 07:04:18 -05:00
R. RyanTM 90a79fd5b0 rgbds: 0.3.8 -> 0.3.9 2019-11-29 04:02:35 -08:00
Mario Rodas 0b5b065924
Merge pull request #74593 from r-ryantm/auto-update/python3.8-rasterio
python38Packages.rasterio: 1.1.0 -> 1.1.1
2019-11-29 06:59:48 -05:00
Jörg Thalheim 4fa99e6fec
python38Packages.python-engineio: 3.9.3 -> 3.10.0 (#74600)
python38Packages.python-engineio: 3.9.3 -> 3.10.0
2019-11-29 10:57:53 +00:00
R. RyanTM 7c1d10c732 python38Packages.yamllint: 1.18.0 -> 1.19.0 2019-11-29 02:50:53 -08:00
Mario Rodas 4dc825c9f2
Merge pull request #74591 from r-ryantm/auto-update/python3.8-pytest-rerunfailures
python38Packages.pytest-rerunfailures: 7.0 -> 8.0
2019-11-29 05:48:24 -05:00
Mario Rodas 2367a10f46
Merge pull request #74594 from r-ryantm/auto-update/python3.8-lark-parser
python38Packages.lark-parser: 0.7.7 -> 0.7.8
2019-11-29 05:44:57 -05:00
Mario Rodas f062ef074b
Merge pull request #74597 from r-ryantm/auto-update/python3.8-mpv
python38Packages.mpv: 0.3.9 -> 0.3.10
2019-11-29 05:42:51 -05:00
Mario Rodas 66ee262b5c
Merge pull request #74605 from r-ryantm/auto-update/python3.8-twilio
python38Packages.twilio: 6.32.0 -> 6.33.1
2019-11-29 05:40:22 -05:00
Jörg Thalheim b77b5598a7
libftdi1: build with python3 support (#74476)
libftdi1: build with python3 support
2019-11-29 10:33:02 +00:00
Doron Behar 279117df46 gaia: 2.4.5 -> 2.4.6 2019-11-29 12:10:54 +02:00
Christian Kauhaus 4da13bc1be
Merge pull request #74155 from nh2/issue-73645-graphite2-1.3.13
graphite2: 1.3.6 -> 1.3.13
2019-11-29 10:41:51 +01:00
R. RyanTM f137d2d75b python38Packages.xdis: 4.1.2 -> 4.1.3 2019-11-29 01:07:36 -08:00
R. RyanTM 7f851a1bc5 python38Packages.twilio: 6.32.0 -> 6.33.1 2019-11-29 00:50:36 -08:00
R. RyanTM 33d059c2f6 python38Packages.python-engineio: 3.9.3 -> 3.10.0 2019-11-29 00:05:06 -08:00
R. RyanTM bdd49c0f4d python38Packages.mpv: 0.3.9 -> 0.3.10 2019-11-28 23:40:37 -08:00
Cedric Cellier 724133984f ocaml-kafka: init at 0.4 2019-11-29 07:39:10 +00:00
R. RyanTM 76ecb9db6a python38Packages.lark-parser: 0.7.7 -> 0.7.8 2019-11-28 23:24:55 -08:00
R. RyanTM 0333cf8293 python38Packages.rasterio: 1.1.0 -> 1.1.1 2019-11-28 23:07:28 -08:00
R. RyanTM a63d4b59b6 python38Packages.pytest-rerunfailures: 7.0 -> 8.0 2019-11-28 22:33:15 -08:00
R. RyanTM 74f760e070 python38Packages.owslib: 0.18.0 -> 0.19.0 2019-11-28 21:56:02 -08:00
Josef Kemetmüller 084eaa4987 pybind11: Unify with pythonPackages.pybind11
Instead of one derivation providing a cmake-compatible library and one
providing a setuptools-compatible library, we now support both ways of
consuming the library for both pybind11 and python.pkgs.pybind11.
2019-11-28 21:36:58 -08:00
Jonathan Ringer a2e9b7bf12 python3Packges.sqlalchemy: disable mem tests on darwin
These tests fail to pickle a file locally
2019-11-28 21:24:45 -08:00
R. RyanTM 3855fbb20f postman: 7.10.0 -> 7.12.0 2019-11-28 19:05:02 -08:00
(cdep)illabout bb104abf63 spago: init at 0.12.1.0
This commit adds the spago package, a PureScript package manager and build tool.

https://github.com/spacchetti/spago
2019-11-29 10:13:35 +09:00
Wael Nasreddine ef20b37ff7
ccloud-cli: init at 0.202.0 (#72847) 2019-11-28 16:22:07 -08:00
R. RyanTM 0982b61c98 python38Packages.django-dynamic-preferences: 1.7.1 -> 1.8 2019-11-28 16:15:09 -08:00
R. RyanTM 25e83902bb pony-stable: 0.2.1 -> 0.2.2 2019-11-28 16:00:20 -08:00
Mario Rodas 64b9199b51
Merge pull request #73602 from ahiaao/fix/blist-python37
python37Packages.blist: fix compatibility for python 3.7
2019-11-28 18:40:00 -05:00
R. RyanTM 48d6378c04 python38Packages.diff_cover: 2.4.0 -> 2.4.1 2019-11-28 15:13:46 -08:00
ahiaao dfae1b0fd7 python37Packages.blist: fix compatibility for python 3.7 2019-11-28 14:38:57 -08:00
Marti Serra 5509e56c6c pythonPackages.pony: add myself as maintainer 2019-11-28 22:38:03 +01:00
R. RyanTM 742fd78ce2 smarty3: 3.1.33 -> 3.1.34 2019-11-28 13:28:52 -08:00
Andreas Rammhold 06ccc821b7
Merge pull request #74500 from r-ryantm/auto-update/nlohmann_json
nlohmann_json: 3.7.0 -> 3.7.3
2019-11-28 19:34:14 +01:00
R. RyanTM df3bbd906a nuspell: 2.3.0 -> 3.0.0 2019-11-28 08:41:27 -08:00
R. RyanTM 49d78472ec nss_wrapper: 1.1.6 -> 1.1.7 2019-11-28 08:30:07 -08:00
Andreas Rammhold 78816a875b
cudatoolkit: move the dependencies into a common expression 2019-11-29 03:57:23 +12:00
Andreas Rammhold 464ff0aa24
Revert "cudatoolkit: move the dependencies into a common expression"
This reverts commit ceafd896f5.
2019-11-29 03:49:34 +12:00
Jörg Thalheim 19c8402051
pythonPackages.astroquery: fix build (#74479)
pythonPackages.astroquery: fix build
2019-11-28 15:20:46 +00:00
Americo 114a83c2ef solargraph: 0.37.2 -> 0.38.0 (#74362) 2019-11-28 15:03:27 +00:00
R. RyanTM 1dd63ad320 nlohmann_json: 3.7.0 -> 3.7.3 2019-11-28 07:00:48 -08:00
Ryan Mulligan b3b7a482bc
Merge pull request #74413 from r-ryantm/auto-update/janet
janet: 1.4.0 -> 1.5.1
2019-11-28 06:20:17 -08:00
Andreas Rammhold d2ef08d3be
Merge pull request #74361 from andir/nss
nss: 3.46.1 -> 3.47.1
2019-11-28 14:29:51 +01:00
Jan Tojnar 0243f4455b
libmypaint: use Python 3
Results in binary-indentical library 🎉
2019-11-28 13:56:44 +01:00
Jan Tojnar 60779d004e
Merge pull request #74359 from worldofpeace/libappindicator-no-python2
libappindicator: remove python2
2019-11-28 13:14:25 +01:00
Sébastien Maret eb16eb51f2
pythonPackages.astroquery: fix build
The patch from upstream repository has been included in the latest
release (0.3.10), so we don't need it anymore.
2019-11-28 13:02:52 +01:00
Jörg Thalheim e3f2309d14
libftdi1: build with python3 support 2019-11-28 11:54:40 +00:00
R. RyanTM db4e3164a1 mruby: 2.0.1 -> 2.1.0 2019-11-28 03:35:52 -08:00
Jörg Thalheim 9ff252ec23
Merge pull request #74432 from r-ryantm/auto-update/kotlin
kotlin: 1.3.50 -> 1.3.60
2019-11-28 10:03:27 +00:00
Jörg Thalheim 3d67191161
libfilezilla: 0.18.2 -> 0.19.1 (#74449)
libfilezilla: 0.18.2 -> 0.19.1
2019-11-28 10:00:03 +00:00
R. RyanTM 6a3eca8ed5 libfilezilla: 0.18.2 -> 0.19.1 2019-11-28 00:23:43 -08:00
Marek Mahut 570d75ef9e
Merge pull request #74157 from tw-360vier/update-cypress
cypress 3.5.0 -> 3.6.1
2019-11-28 09:08:34 +01:00
Florian Klink c381d1c692
Merge pull request #74391 from kalbasit/nixpkgs_update-bazel
bazel: 1.2.0 -> 1.2.1
2019-11-28 09:00:35 +01:00
Jonathan Ringer 0c1c18ca44
Merge branch 'master' into staging-next 2019-11-27 22:57:50 -08:00
Jonathan Ringer 4cc592761d
Revert "python: azure-cli-core: 2.0.75 -> 2.0.76"
This reverts commit 4467e53ef8.
2019-11-27 22:55:47 -08:00
Tor Hedin Brønner 58ef13de05
gjs: 1.58.2 -> 1.58.3 (#74433)
1.58.2 could cause some extensions to crash:
https://gitlab.gnome.org/GNOME/gjs/issues/288

https://gitlab.gnome.org/GNOME/gjs/blob/1.58.3/NEWS
2019-11-28 07:52:15 +01:00
Jonathan Ringer 01c9489b7d python3Packages.slicedimage: add tifffile dependency 2019-11-27 22:50:32 -08:00
Jonathan Ringer 7bbdedb743 python3Packages.hvplot: add colorcet dependency 2019-11-27 22:48:57 -08:00
Jonathan Ringer 3c715aef15 pythonPackages.send2trash: 1.4.2 -> 1.5.0 2019-11-27 22:44:25 -08:00
Chris Ostrouchov 41d28d0ca4 pythonPackages.pytest-qt: init at 3.2.2 2019-11-28 17:03:42 +10:30
Jonathan Ringer 353c83adde python3Packages.gunicorn: add setuptools 2019-11-27 22:27:02 -08:00
Jonathan Ringer 0e520afd0e python3Packages.imbalanced-learn: disable version tests
seems that the sklearn package has moved some private methods.
2019-11-27 22:26:23 -08:00
R. RyanTM 5f7d5190b8 klaus: 1.4.0 -> 1.5.0 2019-11-27 22:26:01 -08:00
R. RyanTM 4474bd4354 gnome3.gvfs: 1.42.1 -> 1.42.2 (#74423) 2019-11-28 07:12:18 +01:00
Chris Ostrouchov 7fcc79d4b7 pythonPackages.pytest-xvfb: init at 1.2.0 2019-11-28 16:36:20 +10:30
Chris Ostrouchov 248fe74a8a pythonPackages.pytest-repeat: refactor fix broken build 2019-11-28 16:33:56 +10:30
R. RyanTM a686bdafd8 kotlin: 1.3.50 -> 1.3.60 2019-11-27 22:00:32 -08:00
Chris Ostrouchov a815aafdc7 pythonPackages.cadquery: init at 2.0RC0 2019-11-28 16:29:24 +10:30
Chris Ostrouchov 30f8203dd5 pythonPackages.pyscreenshot: init at 0.5.1 2019-11-28 16:29:14 +10:30
R. RyanTM 521122f10e gjs: 1.58.1 -> 1.58.2 2019-11-27 21:17:02 -08:00
R. RyanTM 41ae16171e gmime3: 3.2.3 -> 3.2.5 2019-11-27 20:22:14 -08:00
Jonathan Ringer f4f8169021 python3Packages.behave: use pytest_4 2019-11-27 19:55:52 -08:00
R. RyanTM 3e938541da fasm-bin: 1.73.16 -> 1.73.18 2019-11-27 19:42:37 -08:00
Jonathan Ringer e0907e2ae9 python3Packages.papis: remove restrictive version bounds 2019-11-27 19:27:32 -08:00
Jonathan Ringer cbe6c3a79c python3Packages.uproot: fix tests 2019-11-27 19:27:13 -08:00
Jonathan Ringer f2db320482 python3Packages.atomman: 1.2.8 -> 1.3.0 2019-11-27 19:26:43 -08:00
Jonathan Ringer 0bff5f6438 Revert "python: imbalanced-learn: 0.4.3 -> 0.5.0"
This reverts commit 47c7ad52f0.

frozen version was not meant to be bumped
2019-11-27 19:26:28 -08:00
Mathias Schreck 815a11f887 aws-sam-cli: 0.22.0 -> 0.34.0 2019-11-27 19:24:47 -08:00
Mathias Schreck 5f3d02bfe2 aws-sam-translator: 1.15.1 -> 1.16.0 2019-11-27 19:24:47 -08:00
Mathias Schreck 025f2ea3e4 aws-lambda-builders: 0.4.0 -> 0.6.0 2019-11-27 19:24:47 -08:00
R. RyanTM 5df841fce3 janet: 1.4.0 -> 1.5.1 2019-11-27 18:51:25 -08:00
Jonathan Ringer d8a57e3614 pythonPackages.sunpy: 1.0.2 -> 1.0.6 2019-11-27 16:17:51 -08:00
Jaakko Luttinen 68e7f9c7b9 pythonPackage.XlsxWriter: 1.2.1 -> 1.2.6 2019-11-27 16:03:00 -08:00
Jan Tojnar 25a95a9764
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1 (#74374)
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1
2019-11-28 00:41:25 +01:00
Wael M. Nasreddine 97656e9589
bazel: 1.2.0 -> 1.2.1 2019-11-27 15:36:24 -08:00
Jan Tojnar 854c537f98
python3.pkgs.babelgladeextractor: 0.6.0 → 0.6.1
https://github.com/gnome-keysign/babel-glade/compare/0.6.0...0.6.1
2019-11-27 22:34:00 +01:00
adisbladis 328f8112cc
Merge pull request #74365 from iclanzan/fix-neovim-crash
libterm-neovim: 2019-08-28 -> 2019-10-08
2019-11-27 20:53:51 +00:00
Sorin Iclanzan 4040b6e573 libterm-neovim: 2019-08-28 -> 2019-10-08
Updating to the same version as neovim ships with fixes
https://github.com/NixOS/nixpkgs/issues/74286.
2019-11-27 15:36:09 -05:00
worldofpeace 25b6665988 libappindicator: remove python2 2019-11-27 15:25:30 -05:00
Andreas Rammhold 1c0b2785b4
nss: 3.46.1 -> 3.47.1 2019-11-27 21:08:19 +01:00
Bjørn Forsman b345649811 uncrustify: 0.67 -> 0.70.1
It depends on python now (only build time).
2019-11-27 20:50:04 +01:00
R. RyanTM 0710f8a7ec glib: 2.62.2 -> 2.62.3 2019-11-27 11:38:08 -08:00
worldofpeace 8ef9f8b893
Merge pull request #74336 from virusdave/dnicponski/scratch/upgrade_unison_to_g
unison: 1.0.M1f -> 1.0.M1g
2019-11-27 19:35:42 +00:00
Jonathan Ringer 8d3777925e python3Packages.python-daemon: fix missing dependency 2019-11-27 10:48:52 -08:00
Jan Tojnar 4ea81e7891
gst_all_1.gst-plugins-good: fix build with gtkSupport
Fixes regression from https://github.com/NixOS/nixpkgs/pull/70690
2019-11-27 18:56:48 +01:00
Robin Gloster 35b35ac269
Merge pull request #74097 from r-ryantm/auto-update/ace
ace: 6.5.6 -> 6.5.7
2019-11-27 18:26:46 +01:00
R. RyanTM 7cfc79cfb5 cln: 1.3.4 -> 1.3.5 (#74149)
* cln: 1.3.4 -> 1.3.5

* cln: fetch src over https
+ update meta.homepage
2019-11-27 18:18:11 +01:00
Michael Raskin 4cce622213
Merge pull request #74129 from r-ryantm/auto-update/abcl
abcl: 1.5.0 -> 1.6.0
2019-11-27 17:06:21 +00:00
Robin Gloster 438696f101
Merge pull request #74335 from filalex77/overcommit-0.51.0
overcommit: init at 0.51.0
2019-11-27 17:43:37 +01:00
R. RyanTM 3e599c8e90 elfkickers: 3.1 -> 3.1a (#74171) 2019-11-27 17:28:25 +01:00
Elis Hirwing bfdd3e1fe2 chefdk: fix build (#74314) 2019-11-27 17:14:15 +01:00
Dave Nicponski 43dc5ea917 unison: 1.0.M1f -> 1.0.M1g
Upgrade unison codebase manager to latest release
2019-11-27 09:12:23 -05:00
Oleksii Filonenko daa1bad8ec
overcommit: init at 0.51.0 2019-11-27 15:52:41 +02:00
Fabian Möller 46e98a907e
egl-wayland: fix build
Add headers that got moved in #72999
2019-11-27 12:36:59 +01:00
Jörg Thalheim 3ebebaf9ad
gdb: configure with stdenv.cc.cc.lib safe path (#73574)
gdb: configure with stdenv.cc.cc.lib safe path
2019-11-27 11:06:50 +00:00
Elis Hirwing 80b12a60df
php74: 7.4.0RC6 -> 7.4.0
Changelog: https://www.php.net/ChangeLog-7.php#7.4.0
2019-11-27 11:13:14 +01:00
worldofpeace 1b5df99e7a
Merge pull request #70295 from worldofpeace/mutter-eglstreams
Mutter eglstreams
2019-11-27 05:29:58 +00:00
Susan Potter a1f82db351 purescript: 0.13.4 -> 0.13.5 2019-11-26 19:04:16 -08:00
Maximilian Bosch 87b1c0ef3e
wasm-bindgen-cli: 0.2.51 -> 0.2.55
https://github.com/rustwasm/wasm-bindgen/releases/tag/0.2.55
2019-11-26 22:46:54 +01:00
Chris Ostrouchov 2f288dba87 pythonPackages.textwrap3: init at 0.9.2 2019-11-26 12:25:33 -08:00
Chris Ostrouchov d5611a445b pythonPackages.papermill: init at 1.2.1 2019-11-26 12:25:33 -08:00
Chris Ostrouchov 58172ad10f pythonPackages.ansiwrap: init at 0.8.4 2019-11-26 12:25:33 -08:00
R. RyanTM d973a1d6f2 intel-gmmlib: 19.3.2 -> 19.3.4 (#74233) 2019-11-26 20:45:00 +01:00
Fabian Möller 735590c765 pythonPackages.pyglet: fix libGLU path 2019-11-26 18:01:02 +01:00
Niklas Hambüchen de97cb794d graphite2: 1.3.6 -> 1.3.13
Fixes various security bugs with CVEs since 2017.

Fixes #73645.

Note that for 1.3.6 *ONLY*, the file was called `graphite-*.tgz`
and not `graphite2-*.tgz`, that's why the URL changes as well.
2019-11-26 17:51:05 +01:00
Florian Klink 9e67ae524e
Merge pull request #74186 from kalbasit/nixpkgs_update-bazel
bazel: 1.1.0 -> 1.2.0
2019-11-26 17:32:34 +01:00
Joachim F 90f08689c3
Merge pull request #73766 from kmcopper/staging-compiler-rt
staging: compiler-rt scudo compatibility
2019-11-26 15:54:12 +00:00
James Cook 2430535d0b
Merge pull request #74238 from r-ryantm/auto-update/libgnurl
libgnurl: 7.66.0 -> 7.67.0
2019-11-26 10:28:48 -05:00