Commit graph

197923 commits

Author SHA1 Message Date
Michael Weiss baf5494330 python37Packages.cryptography: 2.7 -> 2.8
Changelog:
https://cryptography.io/en/latest/changelog/#v2-8

Important changes:
- Deprecated support for OpenSSL 1.0.1. Support will be removed in
  cryptography 2.9.
- cryptography no longer depends on asn1crypto.
- Added support for Python 3.8.
2019-10-20 11:07:41 +02:00
edef 5b1f864242
Merge pull request #59806
openssh: 7.9p1 -> 8.1p1
2019-10-19 12:16:08 +00:00
edef 9bfec806df openssh: don't let configure override SSH_KEYSIGN
While 9fe10288f0 ensured that the
ssh-keysign path is searched for in PATH if not absolute,
it doesn't prevent the configure script from defaulting to an
absolute path in $out/libexec, making the whole effort rather
pointless.
2019-10-19 12:13:36 +00:00
edef e6d641d957 openssh: mark hpnSupport as broken
We're hoping to deprecate HPN support, given that as far as we
can tell, nobody is using it, and the patches seem rather unmaintained.
2019-10-19 12:05:27 +00:00
Will Dietz 6db7c9cf1d nixos: add release note for openssh upgrade \o/ 2019-10-19 12:05:27 +00:00
Will Dietz 9199729df4 openssh: 7.9p1 -> 8.1p1
https://www.openwall.com/lists/oss-security/2019/04/18/1
2019-10-19 12:04:02 +00:00
worldofpeace 673a73602f
Merge pull request #71174 from hedning/spidermonkey_60-bump
Spidermonkey 60 bump
2019-10-19 00:07:09 +00:00
worldofpeace 1cb8e5d16e
Merge pull request #71163 from worldofpeace/nm-polkit-agent
networkmanager: enable polkit_agent
2019-10-18 23:59:10 +00:00
Frederik Rietdijk 445c68a1f7 python.pkgs.pip: 19.3 -> 19.3.1 2019-10-18 12:42:06 +02:00
Frederik Rietdijk 6a9de0eb79 python.pkgs.bootstrapped-pip: 19.3 -> 19.3.1 2019-10-18 12:41:53 +02:00
Frederik Rietdijk 1b5c537f45 Merge staging-next into staging 2019-10-18 12:27:41 +02:00
Frederik Rietdijk c51c2f79b2 Merge master into staging-next 2019-10-18 12:26:11 +02:00
Frederik Rietdijk ddee207259 Revert "libsass: 3.6.1 -> 3.6.2"
This hangs when generating gtk3 templates.
https://github.com/sass/libsass/issues/3006

This reverts commit e4b4ff8099.
2019-10-18 12:25:31 +02:00
Elis Hirwing f702ae1516
Merge pull request #71280 from kjuvi/ephemeral
ephemeral: 5.4.0 -> 6.0.0
2019-10-18 11:10:21 +02:00
Renaud a87d46c860
Merge pull request #71241 from dywedir/oxipng
oxipng: 2.2.2 -> 2.3.0
2019-10-18 10:26:49 +02:00
Frederik Rietdijk 4c798ff62f
Merge pull request #71222 from NixOS/python-unstable
Python: package set updates primarily for Python 3.8 support
2019-10-18 09:54:56 +02:00
Jonathan Ringer c2b43fa657 pythonPackages.astor: fix packaging 2019-10-18 09:54:05 +02:00
Jonathan Ringer 96ea386418 pythonPackages.faker: 1.0.8 -> 2.0.3 2019-10-18 09:54:05 +02:00
Jonathan Ringer 5ea783a60c pythonPackages.factory_boy: fix python2 dependencies 2019-10-18 09:54:05 +02:00
Jonathan Ringer ded0a4b6c0 pythonPackages.astor: disable for python2
The setup.py is no longer valid with setuptools>=41.4.0
2019-10-18 09:54:05 +02:00
Jonathan Ringer 4ba99e2361 pythonPackages.webtest: disable for python2
python2 tries to import paste.deploy, which is no longer valid
2019-10-18 09:54:05 +02:00
Jonathan Ringer dd5522ad53 pythonPackages.paste: 3.0.8 -> 3.2.2 2019-10-18 09:54:05 +02:00
Jonathan Ringer 7045cc8336 pythonPackages.diff_cover: 1.0.2 -> 2.3.0 2019-10-18 09:54:05 +02:00
Jonathan Ringer debf4f9e13 pythonPackages.keras-preprocessing: 1.0.9 -> 1.1.0 2019-10-18 09:54:05 +02:00
Jonathan Ringer 3f2af8219b pythonPackages.eve: fix dependency bounds 2019-10-18 09:54:05 +02:00
Jonathan Ringer a5f7791bcf pythonPackages.cerberus: fix tests 2019-10-18 09:54:05 +02:00
Jonathan Ringer 3161b8b914 pythonPackages.coloredlogs: disable impure tests 2019-10-18 09:54:05 +02:00
Jonathan Ringer 1e8150a26a aws-sam-cli: 0.16.1 -> 0.22.0 2019-10-18 09:54:05 +02:00
Jonathan Ringer d7acffb0b2 pythonPackages.aws-lambda-builds: 0.3.0 -> 0.4.0 2019-10-18 09:54:05 +02:00
Jonathan Ringer 641148260c pythonPackages.pycurl: fix tests 2019-10-18 09:54:05 +02:00
Jonathan Ringer 192e73f7a1 poppler: 0.79.0 -> 0.81.0 2019-10-18 09:54:05 +02:00
Jonathan Ringer 8ef8be70b0 pythonPackages.green: 2.13.1 -> 3.0.0 2019-10-18 09:54:05 +02:00
Jonathan Ringer 9055fd2535 pythonPackages.google-api-core: disable for python2
google.* namespace no longer works
2019-10-18 09:54:05 +02:00
Jonathan Ringer cd517668c7 pythonPackages.protobuf: disable tests for python2
setupwheels>=41.4 no longer collects the tests correctly
2019-10-18 09:54:04 +02:00
Jonathan Ringer a1a8c96d8f pythonPackages.twisted: disable python2
ruamel* dependencies no longer have correct namespacing for python2
2019-10-18 09:54:04 +02:00
Jonathan Ringer 2273963940 pythonPackages.azure-cli-telemetry: fix build 2019-10-18 09:54:04 +02:00
Jonathan Ringer ad0b21e0b1 pythonPackages.manuel: disable for python2
zope_testing will no longer correctly collect the tests
2019-10-18 09:54:04 +02:00
Jonathan Ringer 4b5e0831e1 pythonPackages.notebook: disable for python2
notebook>=6 no longer supports python2
2019-10-18 09:54:04 +02:00
Frederik Rietdijk 3a9fb15046 python: numpy: 1.17.2 -> 1.17.3 2019-10-18 09:54:04 +02:00
Frederik Rietdijk 31acc6bacf pythonPackages.zope-deferredimport: disable tests
relies on zope-testrunner. Import fails, likely because of how
zope-testrunner functions.
2019-10-18 09:54:04 +02:00
Frederik Rietdijk 3787c2d931 python: zope.i18n: 4.6.2 -> 4.7.0 2019-10-18 09:54:04 +02:00
Frederik Rietdijk b65dc2ef54 python: zope.testrunner: 4.9.2 -> 5.0 2019-10-18 09:54:04 +02:00
Frederik Rietdijk 039f36ac55 python: Twisted: 18.9.0 -> 19.7.0 2019-10-18 09:54:04 +02:00
Jonathan Ringer 8a08ebd0ad python3Packages.trio: 0.11.0 -> 0.12.1 2019-10-18 09:54:04 +02:00
Jonathan Ringer 46515fbada pythonPackages.pybind11: expose headers 2019-10-18 09:54:04 +02:00
Jonathan Ringer 5305675861 python3Packages.uarray: 0.4 -> 0.5.1 2019-10-18 09:54:04 +02:00
Jonathan Ringer d59337e806 python3Packages.aiohttp: 3.5.4 -> 3.6.2 2019-10-18 09:54:04 +02:00
Jonathan Ringer 762be1cfc7 python3Packages.numpydoc: 0.8.0 -> 0.9.1 2019-10-18 09:54:04 +02:00
Jonathan Ringer 8ae6fb066e python3Packages.pybind11: 2.3.0 -> 2.4.3 2019-10-18 09:54:04 +02:00
Frederik Rietdijk 365098e092 awscli and aws_shell: use the same python version with deps
We need this python version with its custom dependencies for aws_shell.
2019-10-18 09:54:04 +02:00