Commit Graph

18246 Commits

Author SHA1 Message Date
mupdt f70a54893e python3Packages.pytimeparse: use checkInputs 2020-07-09 15:50:51 +02:00
Josh Holland a96c2a3c3a python3Packages.xarray: add setuptools to propagatedBuildInputs
This package has been required since 0.15.1.
2020-07-09 14:21:36 +02:00
Félix Baylac-Jacqué 074d131979
Merge pull request #92696 from flokli/certbot-1.6.0
certbot: 1.3.0 -> 1.6.0
2020-07-09 11:55:41 +02:00
Florian Klink ee9123ddb9 python3.pkgs.certbot-dns-rfc2136: init at 1.6.0 2020-07-09 11:21:50 +02:00
Florian Klink b9d97f313b python3.pkgs.certbot-dns-route53: init at 1.6.0 2020-07-09 11:21:50 +02:00
Florian Klink 9b4364d703 python3.pkgs.certbot-dns-cloudflare: init at 1.6.0 2020-07-09 11:21:50 +02:00
ash lea 888d7bb4db python3Packages.pyside2: 5.12.3 -> 5.12.6
fixes #91726
2020-07-09 01:28:29 -07:00
Gabriel Ebner 8447475f5a powerline: 2.7 -> 2.8.1 2020-07-08 10:13:09 -07:00
Lancelot SIX 8375894d91
Merge pull request #92686 from danieldk/spacy-2.3.1
python3Packages.spacy: 2.3.0 -> 2.3.1
2020-07-08 13:30:57 +01:00
Daniël de Kok 6c14fb9d18 python3Packages.spacy: 2.3.0 -> 2.3.1
Changelog:

https://github.com/explosion/spaCy/releases/tag/v2.3.1
2020-07-08 08:06:13 +02:00
Sirio Balmelli 20e6d74a60 python3Packages.pykwalify: init at 1.7.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-07 22:59:30 -07:00
Sirio Balmelli 6ca34e4e36 python3Packages.google_cloud_storage: 1.28.1 -> 1.29.0
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-07-07 22:14:50 -07:00
Thiago Franco de Moraes cfd78fd638 python3Packages.pypubsub: init at 4.0.3 2020-07-07 22:12:25 -07:00
Mario Rodas d61df8210d
Merge pull request #89144 from eadwu/libvirt/6.3.0
libvirt: 6.2.0 -> 6.3.0
2020-07-07 23:52:26 -05:00
Jonathan Ringer 58134d6358 python3Packages.cnvkit: fix build 2020-07-07 18:35:22 -07:00
worldofpeace bd5314f6e2
Merge pull request #92632 from jonringer/disable-vega-py2
python35Packages.vega: disable python{2,35}, abandonded
2020-07-07 17:16:10 -04:00
worldofpeace 465ca1afe5
Merge pull request #92633 from jonringer/statsmodels-disable-py2
python2Packages.statsmodels: disable py2, abandonded
2020-07-07 17:15:59 -04:00
Jonathan Ringer 82f2f1bd78
python2Packages.statsmodels: disable py2, abandonded
```
  Processing ./statsmodels-0.11.1-cp27-cp27mu-linux_x86_64.whl
  ERROR: Package 'statsmodels' requires a different Python: 2.7.18 not in '>=3.5'
```
2020-07-07 13:12:35 -07:00
Jonathan Ringer 159b4eddb4
python35Packages.vega: disable python{2,35}, abandonded
```
  Processing ./vega-3.4.0-py2-none-any.whl
  ERROR: Package 'vega' requires a different Python: 2.7.18 not in '>=3.6.1'
  builder for '/nix/store/l6f04q9sk1a3n8rl4rscaz2w8xinygfr-python2.7-vega-3.4.0.drv' failed with exit code 1
```
2020-07-07 13:05:45 -07:00
Robert Schütz 1d80180682 python.pkgs.amqp: run tests 2020-07-07 13:01:38 -07:00
Robert Schütz f10148ea96 python.pkgs.sanic: simplify checkInputs 2020-07-07 13:01:38 -07:00
Robert Schütz 91859703cf python.pkgs.ics: simplify tests 2020-07-07 13:01:38 -07:00
Robert Schütz e2786e8e88 python.pkgs.wordcloud: simplify checkInputs 2020-07-07 13:01:38 -07:00
Robert Schütz 2f938b3814 python.pkgs.junit-xml: simplify tests 2020-07-07 13:01:38 -07:00
Robert Schütz 484184df34 python.pkgs.pytest-sugar: 0.9.3 -> 0.9.4 2020-07-07 13:01:38 -07:00
Robert Schütz d3f434e749 python.pkgs.pytest-sugar: run tests 2020-07-07 13:01:38 -07:00
Jonathan Ringer 1cb30eb798 python2Packages.unittest-sml-reporting: disable py2
```
builder for '/nix/store/5hqb6vylvzjj92db46wrzd3mp56vv1ms-python2.7-unittest-xml-reporting-3.0.2.drv' failed with exit code 1; last 10 log lines:
  no configure script, doing nothing
  building
  Executing setuptoolsBuildPhase
  Traceback (most recent call last):
    File "nix_run_setup", line 8, in <module>
      exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec'))
    File "setup.py", line 21, in <module>
      raise RuntimeError('This version requires Python 3.5+')  # pragma: no cover
  RuntimeError: This version requires Python 3.5+
  builder for '/nix/store/5hqb6vylvzjj92db46wrzd3mp56vv1ms-python2.7-unittest-xml-reporting-3.0.2.drv' failed with exi
```
2020-07-07 11:01:25 -07:00
R. RyanTM f848484486 python27Packages.xxhash: 1.4.3 -> 1.4.4 2020-07-07 10:00:37 -07:00
R. RyanTM 391d1e9f66 python27Packages.ntlm-auth: 1.4.0 -> 1.5.0 2020-07-07 09:59:43 -07:00
R. RyanTM b1ad1d27db python27Packages.transitions: 0.8.1 -> 0.8.2 2020-07-07 09:55:18 -07:00
R. RyanTM ef88530dcd python27Packages.sqlmap: 1.4.6 -> 1.4.7 2020-07-07 09:50:52 -07:00
R. RyanTM 99c1276ce2 python27Packages.boltons: 20.1.0 -> 20.2.0 2020-07-07 09:47:50 -07:00
R. RyanTM 9ddd8489b5 python37Packages.libcloud: 3.0.0 -> 3.1.0 2020-07-07 09:47:30 -07:00
R. RyanTM 1ff59e4a47 python37Packages.breathe: 4.18.1 -> 4.19.2 2020-07-07 09:46:51 -07:00
Konrad Borowski bb7d41efa6 python38Packages.zconfig: fix build 2020-07-07 09:45:55 -07:00
R. RyanTM 26aead6800 python27Packages.XlsxWriter: 1.2.8 -> 1.2.9 2020-07-07 09:43:08 -07:00
R. RyanTM ede5c96409 python37Packages.aiorun: 2020.2.1 -> 2020.6.1 2020-07-07 09:41:48 -07:00
Patrick Winter 2d61c4c8fe pygrok: init at 1.0.0 2020-07-07 09:40:37 -07:00
R. RyanTM 484613c1a1 python37Packages.pint: 0.11 -> 0.14 2020-07-07 09:40:16 -07:00
R. RyanTM 70450f1d5e python27Packages.prance: 0.18.3 -> 0.19.0 2020-07-07 09:39:26 -07:00
R. RyanTM 9b0000f5d0 python27Packages.reportlab: 3.5.42 -> 3.5.44 2020-07-07 09:38:05 -07:00
Martin Weinelt 8e1bae55ee pythonPackages.PyRMVtransport: init at v0.2.9 2020-07-07 09:32:42 -07:00
R. RyanTM 29f08dc751 python37Packages.PyChromecast: 6.0.0 -> 7.1.0 2020-07-07 09:30:23 -07:00
R. RyanTM fb7bc3cd51 python37Packages.pygls: 0.8.1 -> 0.9.0 2020-07-07 09:29:33 -07:00
Robert Schütz d4c29c0041 python.pkgs.check-manifest: mark as unbroken 2020-07-07 09:26:35 -07:00
Jörg Thalheim 8a6825fbe4
Merge pull request #91958 from mweinelt/hass
homeassistant: 0.111.4 -> 0.112.3
2020-07-07 09:56:04 +01:00
R. RyanTM 6e673204e8 python37Packages.netdisco: 2.7.0 -> 2.7.1 2020-07-06 20:23:50 -07:00
R. RyanTM 3e6b620c72 python37Packages.elementpath: 1.4.5 -> 1.4.6 2020-07-06 20:21:23 -07:00
R. RyanTM 98576750f4 python27Packages.ldap: 3.2.0 -> 3.3.1 2020-07-06 20:16:48 -07:00
R. RyanTM 690c11be6d python37Packages.typeguard: 2.8.0 -> 2.9.1 2020-07-06 20:14:58 -07:00