Commit Graph

84485 Commits

Author SHA1 Message Date
Peter Simons
b97abb967e
Merge pull request #92656 from jonringer/bump-adns
adns: 1.5.1 -> 1.6.0
2020-07-08 10:03:50 +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
R. RyanTM
c02f514929 spidermonkey_68: 68.7.0 -> 68.10.0 2020-07-08 02:53:04 +02:00
Mario Rodas
b25895d964
Merge pull request #92647 from r-ryantm/auto-update/webdis
webdis: 0.1.10 -> 0.1.11
2020-07-07 19:34:33 -05:00
Mario Rodas
a6fad046a8
Merge pull request #92555 from r-ryantm/auto-update/redo-apenwarr
redo-apenwarr: 0.42a -> 0.42c
2020-07-07 19:33:19 -05:00
Jonathan Ringer
f5f485e231
adns: 1.5.1 -> 1.6.0 2020-07-07 17:06:46 -07:00
Thorsten Weber
869dfc09c9 libredwg: init at 0.10.1 2020-07-08 00:45:18 +02:00
Maximilian Bosch
8a58559096
Merge pull request #92569 from r-ryantm/auto-update/scala
scala: 2.13.2 -> 2.13.3
2020-07-08 00:04:52 +02:00
Timo Kaufmann
c6e47d5763
Merge pull request #78451 from arnarg/adding-operator-sdk
operator-sdk: init at 0.18.2
2020-07-07 23:41:30 +02:00
R. RyanTM
20f4914bf5 webdis: 0.1.10 -> 0.1.11 2020-07-07 21:31:50 +00: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
Arnar Gauti Ingason
5458f54a83 operator-sdk: init at 0.18.2
Operator-sdk is a cli tool for scaffolding and building Kubernetes
operators.
2020-07-07 21:13:26 +02: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
Benjamin Hipple
2ec5479689
Merge pull request #89299 from wucke13/petsc
petsc: add fotran build argument
2020-07-07 13:50:29 -04:00
MetaDark
832a240b12 cmake-language-server: build with pygls 0.9.x 2020-07-07 10:33:26 -07:00
R. RyanTM
63e6866ce6 libebml: 1.3.10 -> 1.4.0 2020-07-07 10:30:34 -07:00
R. RyanTM
ed9f1b36b3 mill: 0.7.3 -> 0.7.4 2020-07-07 10:04:15 -07:00
R. RyanTM
2d08524361 ocamlPackages.lwt_ssl: 1.1.2 -> 1.1.3 2020-07-07 10:02:47 -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
babd73a3e3 spring-boot-cli: 2.3.0 -> 2.3.1 2020-07-07 09:51:30 -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