Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Merged]: wee-slack: fix wrong dependency
Date: Wed, 30 Oct 2019 15:43:35 +0100	[thread overview]
Message-ID: <20191030144335.atZd_1gKomobYOxQO0DWze5N_FHM74K6_lh1MlyKHvc@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-15899@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 847 bytes --]

There's a merged pull request on the void-packages repository

wee-slack: fix wrong dependency
https://github.com/void-linux/void-packages/pull/15899

Description:
The current `python-websockets-client` dependency is incorrect:
```
│14:56:15     | python: stdout/stderr (?): Traceback (most recent call last):
│14:56:15     | python: stdout/stderr (?):   File "/home/caio/.weechat/python/autoload/wee_slack.py", line 28, in <module>
│14:56:15     | python: stdout/stderr (?):     from websocket import ABNF, create_connection, WebSocketConnectionClosedException
│14:56:15     | python: stdout/stderr (?): ModuleNotFoundError: No module named 'websocket'
│14:56:15 =!= | python: unable to parse file "/home/caio/.weechat/python/autoload/wee_slack.py"
```
Changing it to `python3-websockets-client` fixes the issue.

      parent reply	other threads:[~2019-10-30 14:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-29 18:17 [PR PATCH] " voidlinux-github
2019-10-29 21:44 ` [PR PATCH] [Updated] " voidlinux-github
2019-10-29 21:44 ` voidlinux-github
2019-10-30 14:30 ` voidlinux-github
2019-10-30 14:30 ` voidlinux-github
2019-10-30 14:34 ` voidlinux-github
2019-10-30 14:43 ` voidlinux-github [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191030144335.atZd_1gKomobYOxQO0DWze5N_FHM74K6_lh1MlyKHvc@z \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).