Commit graph

220832 commits

Author SHA1 Message Date
Mario Rodas 0f36050b14 xonsh: 0.9.15 -> 0.9.16
Changelog: https://github.com/xonsh/xonsh/releases/tag/0.9.16
2020-04-07 18:53:15 -07:00
Mario Rodas b08633713d
Merge pull request #84656 from r-ryantm/auto-update/stress-ng
stress-ng: 0.11.02 -> 0.11.07
2020-04-07 20:47:42 -05:00
Mario Rodas bfd6cfb713
Merge pull request #84594 from zowoq/shfmt
shfmt: 3.0.2 -> 3.1.0
2020-04-07 20:42:53 -05:00
Drew Risinger 09cd8b63b0 python3Packages.qiskit-aqua: disable slow tests
Arbitrarily disable any tests > 10s on my machine to lighten the build
load (both for borg CI & Hydra builds). All disabled slow tests pass
locally.
2020-04-07 18:41:16 -07:00
Drew Risinger e6b50a24b7 pythonPackages.qiskit: 0.14.0 -> 0.17.0
Updates the qiskit package to follow new Git structure, where
subcomponents are broken into separate packages (terra, aer, etc).

Refactor/cleanup
2020-04-07 18:41:16 -07:00
Drew Risinger 42a1271047 pythonPackages.IBMQuantumExperience: remove deprecated package
Package was deprecated, and effectively replaced by
pythonPackages.qiskit-ibmq-provider.
2020-04-07 18:41:16 -07:00
Drew Risinger 201aacce15 python3Packages.qiskit-ibmq-provider: 0.5.0 -> 0.6.0 2020-04-07 18:41:16 -07:00
Drew Risinger 0261e874d6 pythonPackages.ipyvuetify: init at 1.2.2 2020-04-07 18:41:16 -07:00
Drew Risinger 2e231d51ec pythonPackages.ipyvue: init at 1.3.1 2020-04-07 18:41:16 -07:00
zowoq 190f3a6c06 shfmt: set ldflags 2020-04-08 10:59:35 +10:00
Jonathan Ringer 7c8d21790d libbass: fix sha 2020-04-07 17:59:32 -07:00
Peter Hoeg 4d942683f3
Merge pull request #84368 from r-ryantm/auto-update/freetds
freetds: 1.1.6 -> 1.1.26
2020-04-08 08:53:43 +08:00
R. RyanTM f7b0d0e4f0 xpra: 3.0.7 -> 3.0.8 2020-04-08 00:44:34 +00:00
Silvan Mosberger 0a43c6e0f9
zfs: Add enablePython argument
Reduces closure size with it disabled from 236.0M to 176.7M
2020-04-08 02:29:03 +02:00
Mario Rodas bb5002e056
Merge pull request #84530 from marsam/update-netdata
netdata: 1.20.0 -> 1.21.0
2020-04-07 19:15:33 -05:00
Mario Rodas fae18405e8
Merge pull request #84667 from zowoq/buildah
buildah: 1.14.6 -> 1.14.7
2020-04-07 18:10:31 -05:00
Mario Rodas 3e7348b4d6
Merge pull request #84581 from marsam/fix-skim
skim: fix bash completion
2020-04-07 18:09:53 -05:00
Michael Weiss da832dd7d4
chromium: 80.0.3987.163 -> 81.0.4044.92
https://chromereleases.googleblog.com/2020/04/stable-channel-update-for-desktop_7.html

This update includes 32 security fixes.

CVEs:
CVE-2020-6454 CVE-2020-6423 CVE-2020-6455 CVE-2020-6430 CVE-2020-6456
CVE-2020-6431 CVE-2020-6432 CVE-2020-6433 CVE-2020-6434 CVE-2020-6435
CVE-2020-6436 CVE-2020-6437 CVE-2020-6438 CVE-2020-6439 CVE-2020-6440
CVE-2020-6441 CVE-2020-6442 CVE-2020-6443 CVE-2020-6444 CVE-2020-6445
CVE-2020-6446 CVE-2020-6447 CVE-2020-6448
2020-04-08 00:08:46 +02:00
Yves Fischer 25c3d0da53
qcad: init at 3.24.2.1 (#81209)
Co-authored-by: zimbatm <zimbatm@zimbatm.com>
2020-04-07 21:46:50 +00:00
R. RyanTM 233165ad0f unrar: 5.9.1 -> 5.9.2 2020-04-07 21:36:22 +00:00
Nikolay Korotkiy 388635f82f
josm: 15937 -> 16239 2020-04-07 23:26:28 +02:00
Michael Weiss d782c440ae
chromiumDev: Add the missing setuptools dependency
The build was failing with:
```
[1625/39505] ACTION //components/schema_org:generate_schema_org_code(//build/toolchain/linux:clang_x64)
FAILED: gen/components/schema_org/schema_org_entity_names.h gen/components/schema_org/schema_org_entity_names.cc gen/components/schema_org/schema_org_property_configurations.h gen/components/schema_org/schema_org_property_configurations.cc gen/components/schema_org/schema_org_property_names.h gen/components/schema_org/schema_org_property_names.cc
python ../../components/schema_org/generate_schema_org_code.py --schema-file ../../third_party/schema_org/schema.jsonld --output-dir gen/components/schema_org --templates templates/schema_org_entity_names.cc.tmpl templates/schema_org_entity_names.h.tmpl templates/schema_org_property_configurations.cc.tmpl templates/schema_org_property_configurations.h.tmpl templates/schema_org_property_names.cc.tmpl templates/schema_org_property_names.h.tmpl
Traceback (most recent call last):
  File "../../components/schema_org/generate_schema_org_code.py", line 22, in <module>
    env = Environment(loader=PackageLoader('generate_schema_org_code', ''))
  File "/build/chromium-83.0.4100.3/components/schema_org/../../third_party/jinja2/loaders.py", line 222, in __init__
    from pkg_resources import DefaultProvider, ResourceManager, \
ImportError: No module named pkg_resources
```
2020-04-07 23:21:28 +02:00
zowoq 0ea00213c7 buildah: 1.14.6 -> 1.14.7
https://github.com/containers/buildah/releases/tag/v1.14.7
2020-04-08 07:11:05 +10:00
Jonathan Ringer f89b76d9db
palp: correct metadata for repology 2020-04-07 14:08:03 -07:00
Michael Raskin 0db2f2fdf6
Merge pull request #84628 from r-ryantm/auto-update/scowl
scowl: 2018.04.16 -> 2019.10.06
2020-04-07 20:49:41 +00:00
R. RyanTM 1e7135120d wordpress: 5.3.2 -> 5.4 2020-04-07 20:45:50 +00:00
Michael Raskin 2cf0d517c8
Merge pull request #84624 from r-ryantm/auto-update/smbnetfs
smbnetfs: 0.6.1 -> 0.6.2
2020-04-07 20:35:59 +00:00
R. RyanTM 920220123e python37Packages.spyder: 4.1.1 -> 4.1.2 2020-04-07 13:21:58 -07:00
R. RyanTM ff245d646e clash: 0.18.0 -> 0.19.0 2020-04-07 13:16:58 -07:00
Doron Behar 028fcf9643 notmuch: remove bash-completion and just specify path 2020-04-07 22:02:49 +02:00
Florian Klink d0dd8e6cca notmuch: make emacs a separate output
This puts all emacs-related binaries and code to a separate output,
removing emacs from the runtime closure of neomutt.
2020-04-07 22:02:48 +02:00
R. RyanTM c824f1ec1e bacula: 9.6.2 -> 9.6.3 2020-04-07 13:02:04 -07:00
Edmund Wu dc8a843a85 vscode-extensions.ms-vscode.cpptools: 0.26.3 -> 0.27.0 2020-04-07 12:56:07 -07:00
Edmund Wu b296f001b4 vscode-extensions.ms-python.python: 2020.3.69010 -> 2020.3.71659 2020-04-07 12:56:07 -07:00
R. RyanTM 455251ae9d thinkfan: 1.0.2 -> 1.1 2020-04-07 12:54:57 -07:00
Damien Cassou 13a9f136b4
weboob: 1.5 -> 2.0
Neither --qt nor --xdg are supported anymore.
2020-04-07 21:35:59 +02:00
R. RyanTM fe6302c7fa libzen: 0.4.37 -> 0.4.38 2020-04-07 12:33:56 -07:00
R. RyanTM 3e2e7a5c6b gnucash: 3.8b -> 3.9 2020-04-07 12:32:49 -07:00
R. RyanTM d6d2007e7c groovy: 3.0.0 -> 3.0.2 2020-04-07 12:24:19 -07:00
R. RyanTM bf3e71ab7d libgpiod: 1.5 -> 1.5.1 2020-04-07 12:23:13 -07:00
Matthias Beyer b9b3cdf058 buku: 4.2.2 -> 4.3
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-07 12:18:22 -07:00
Matthias Beyer e4a7fe8f4b python3Packages.flask-reverse-proxy-fix: init at 0.2.1
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-04-07 12:18:22 -07:00
R. RyanTM d53c3ce20f stress-ng: 0.11.02 -> 0.11.07 2020-04-07 19:17:55 +00:00
R. RyanTM 5a79203fbe crawl: 0.24.0 -> 0.24.1 2020-04-07 19:10:58 +00:00
Niklas Hambüchen a4b76d6e80
Merge pull request #84464 from doronbehar/update-sequoia
sequoia: 0.15.0 -> 0.16.0
2020-04-07 21:06:29 +02:00
R. RyanTM 52826281e7 python27Packages.sqlmap: 1.4.3 -> 1.4.4 2020-04-07 12:00:03 -07:00
Domen Kožar c2cedac28c
spring: 104.0.1-1476-g0737b41 -> 104.0.1-1477-g8ecf38a 2020-04-07 20:59:11 +02:00
Jonathan Ringer 9df14757c9 pew: 1.1.2 -> 1.2.0, fix build 2020-04-07 11:58:48 -07:00
Ryan Mulligan f09e5f1bf2
Merge pull request #84635 from r-ryantm/auto-update/scummvm
scummvm: 2.1.1 -> 2.1.2
2020-04-07 11:44:48 -07:00
Daniel Wheeler ae1b83c933 python37Packages.fastapi: 0.49.0 -> 0.54.0 2020-04-07 11:23:32 -07:00