Commit Graph

75644 Commits

Author SHA1 Message Date
Peter Hoeg
41d333e024
Merge pull request #60981 from thefloweringash/usb-modeswitch
usb_modeswitch: fixes
2020-01-14 10:48:45 +08:00
Aiken Cairncross
74a3ff502f pythonPackages.onnx: init at version 1.6.0 2020-01-13 15:41:54 -08:00
Maxim Schuwalow
1979ac619f stups-pierone: init at 1.1.45 2020-01-13 10:41:46 -08:00
Florian
c2997409d3 python-miio: init at 0.4.8
Homeassitant uses this package to control Xiaomi Roborock vacuum
cleaners.
2020-01-13 10:34:46 -08:00
wucke13
57d0c8106c python3Packages.solo-python: 0.0.18 -> 0.0.21
+ fixes 74835
2020-01-13 10:14:01 -08:00
Alyssa Ross
d18403953f python3.pkgs.publicsuffix: patchPhase -> postPatch 2020-01-13 10:12:10 -08:00
Alyssa Ross
2ddd038e52 python3.pkgs.publicsuffix: fix build
This patch has not been necessary since
5425867bfa, and has in fact broken the
build since then.
2020-01-13 10:12:10 -08:00
adisbladis
386dbd5aea
poetry2nix: 1.2.1 -> 1.3.0 2020-01-13 15:46:46 +00:00
Shea Levy
244c89d537
Merge pull request #77379 from ktrsoft/master
python3Packages.avro-python3: init at 1.8.2
2020-01-13 10:35:34 -05:00
Jörg Thalheim
0129b95b13
Merge pull request #77608 from phi-gamma/olm-remove-typing
python3Packages.python-olm: remove dependency on the typing package
2020-01-13 13:41:46 +00:00
Philipp Gesang
0169b72b65
python3Packages.python-olm: remove dependency on the typing package
Typing has been upstreamed into CPython and will cause errors
if loaded with a 3.7 interpreter. Cf.
https://github.com/python/typing/issues/573

Under Python3 libolm works without typing as tested via
weechat-matrix.

typing is still pulled in when installed for Python2.
2020-01-13 14:22:45 +01:00
Jörg Thalheim
bf91434c13
Merge pull request #77595 from veprbl/pr/rivet_patch_url_fix
rivet: fix patch url
2020-01-13 10:32:59 +00:00
Antonio Nuno Monteiro
10c8978b6b ocamlPackages.uchar: don't depend on opaline at runtime 2020-01-13 11:22:40 +01:00
Jörg Thalheim
7aa6616d00
perl: fix configure phase for Aarch32 (#76922)
In "perl: fuse configureFlags" [1] the effects of the preConfigure
phase were merged into configureFlags. After this change values with
spaces do not reach the configure script intact.

The only flag this affects is `ldflags` for Aarch32 and Mips, and perl
builds without it on armv7l-linux so it's probably no longer required
on any platform.

Fixes:

    configuring
    configure flags: -de -Dcc=cc <...> -Dldflags=\"-lm -lrt\"
    ./Configure: eval: line 1677: unexpected EOF while looking for matching `"'
    ./Configure: eval: line 1678: syntax error: unexpected end of file
    Configure: unknown option -lrt"

[1] 3b50d0462a
2020-01-13 10:06:45 +00:00
Jörg Thalheim
2c962821f2
Merge pull request #77568 from bhipple/fix/cpp-netlib-openssl
cpp-netlib: remove insecure openssl dependency and unnecessary asio
2020-01-13 10:03:12 +00:00
Peter Simons
74e5314b29 ghc: update 8.10.1 pre-release from alpha2 to rc1 2020-01-13 10:28:51 +01:00
Kaz Wesley
c4036d5c35 ocamlPackages.ocaml_sqlite3: 2.0.9 -> 5.0.1 (#77295) 2020-01-13 09:49:03 +01:00
Daniël de Kok
7269a92820 python3Packages.srsly: 0.2.0 -> 1.0.1
srsly 2.0.0 is also released. But since spaCy/textacy are the only
dependencies and spaCy requires < 1.1.0, it probably makes more sense
to bump this to 1.0.1 for the time being.

And additional argument in favor of 1.0.1 is that 2.0.0 drops support
for Python 3.5.
2020-01-13 00:36:56 -08:00
Dmitry Kalinkin
592e750e2e
rivet: fix patch url
The old url is now broken. The new patch uses the new git repository.
2020-01-13 01:01:17 -05:00
Erik Arvstedt
28e98fdfbc python.pkgs.django_extensions: fix build 2020-01-13 02:01:23 +00:00
Will Dietz
598232b443
Merge pull request #77589 from dtzWill/update/boomerang-0.5.2
boomerang: 0.5.1 -> 0.5.2
2020-01-12 19:50:04 -06:00
Will Dietz
c954c851b3
boomerang: 0.5.1 -> 0.5.2
https://github.com/BoomerangDecompiler/boomerang/releases/tag/v0.5.2
2020-01-12 19:32:36 -06:00
Niklas Hambüchen
de1e61f34d
Merge pull request #77104 from r-ryantm/auto-update/htslib
htslib: 1.9 -> 1.10.2
2020-01-13 01:51:32 +01:00
Franz Pletz
5f01d21fbb
Merge pull request #77582 from andir/fix-libvirtd
libvirtd: fix path to ebtables
2020-01-13 00:29:42 +00:00
Niklas Hambüchen
30ea02a6ad
Merge pull request #77072 from r-ryantm/auto-update/glfw
glfw: 3.3 -> 3.3.1
2020-01-13 00:24:01 +01:00
Andreas Rammhold
22388a56c2
libvirtd: fix path to ebtables
With the bump of iptables (#75026) ebtables was renamed from `ebtables`
to `ebtables-legacy`. libvirtd requires this binary to be availabe to
configure the host networking.

fixes #75878
2020-01-12 23:28:15 +01:00
Nikolay Korotkiy
9e9a1050e5 python3Packages.gpxpy: init at 1.3.5 2020-01-12 14:18:24 -08:00
tobim
2ac7d8f887 glog: fix on darwin, provide gflags (#77451) 2020-01-12 16:53:27 -05:00
markuskowa
39096c5871
Merge pull request #76229 from r-ryantm/auto-update/cln
cln: 1.3.5 -> 1.3.6
2020-01-12 20:51:37 +01:00
Antonio Nuno Monteiro
cf80bce0cc bs-platform: add myself to maintainers 2020-01-12 09:52:41 -08:00
Benjamin Hipple
3a22c75809 cpp-netlib: remove insecure openssl dependency and unnecessary asio
Upstream openssl has dropped support for 1.0.2; see #77503 for details. This
also cleans up the old `asio` dependency, which now comes from `boost`, and
documents why the test driver fails.
2020-01-12 11:59:07 -05:00
Aaron Andersen
cac169ed9e
Merge pull request #76635 from McSinyx/alure2
alure2: init at unstable-2020-01-09
2020-01-12 10:11:56 -05:00
markuskowa
a23a985594
Merge pull request #77128 from r-ryantm/auto-update/libdeflate
libdeflate: 1.3 -> 1.5
2020-01-12 14:11:27 +01:00
markuskowa
fee468fcab
Merge pull request #77134 from r-ryantm/auto-update/leptonica
leptonica: 1.78.0 -> 1.79.0
2020-01-12 14:10:11 +01:00
jD91mZM2
09f0bc828e rnix-lsp: init at 0.1.0 (#77549) 2020-01-12 10:41:20 +00:00
Niklas Hambüchen
353ea7f3eb
Merge pull request #77105 from r-ryantm/auto-update/kdbg
kdbg: 3.0.0 -> 3.0.1
2020-01-12 05:22:45 +01:00
Niklas Hambüchen
852bd1b2f2 kdbg: Add QT pluging path wrapper.
Fixes error

    qt.qpa.plugin: Could not find the Qt platform plugin "xcb" in ""
    This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

See #24256.
2020-01-12 05:20:39 +01:00
Nguyễn Gia Phong
86c0e79add alure2: init at unstable-2020-01-09 2020-01-12 10:53:06 +07:00
Niklas Hambüchen
fda97757a0
Merge pull request #77141 from r-ryantm/auto-update/libre
libre: 0.6.0 -> 0.6.1
2020-01-12 04:32:52 +01:00
adisbladis
100012e55b
Merge pull request #77538 from adisbladis/poetry2nix-1_2_1
poetry2nix: 1.2.0 -> 1.2.1
2020-01-12 00:04:23 +00:00
adisbladis
1282b60452
poetry2nix: 1.2.0 -> 1.2.1 2020-01-11 23:37:05 +00:00
Benjamin Hipple
eed30dfa5c pythonPackages.measurement: now python3 only
Upstream has dropped python2 support and updated their build dependencies as of
the 3.0 version; see here for changelog:
https://github.com/coddingtonbear/python-measurement/releases

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-11 14:10:18 -08:00
Jonathan Ringer
27582b6035 python3Packages.discordpy: 1.2.4 -> 1.2.5, enable, add import checks 2020-01-11 12:48:39 -08:00
Olli Helenius
2a7e228c0c pythonPackages.hcloud: 1.6.2 -> 1.6.3 2020-01-11 12:39:07 -08:00
Timma
a2a0927269 maintainers: add ktrsoft 2020-01-11 23:13:32 +05:30
Timma
4d95c5fc53 python3Packages.avro-python3: init at 1.8.2 2020-01-11 23:13:00 +05:30
Aaron Andersen
526aec7ba7
Merge pull request #75841 from lilyball/cocoapods-beta
cocoapods-beta: 1.9.0.beta.1 -> 1.9.0.beta.2
2020-01-11 09:24:56 -05:00
Maximilian Bosch
8343af8593
python3Packages.mautrix: 0.4.0 -> 0.4.1
https://pypi.org/project/mautrix/0.4.1/
2020-01-11 15:00:36 +01:00
Jörg Thalheim
cb7c51a275
ldc: fix build and skip impure test (#77376)
ldc: fix build and skip impure test
2020-01-11 12:48:10 +00:00
Mario Rodas
1dddd0d03b
Merge pull request #75278 from r-ryantm/auto-update/minizinc-ide
minizincide: 2.3.1 -> 2.3.2
2020-01-11 05:32:41 -05:00