Github messages for voidlinux
 help / color / mirror / Atom feed
From: ericonr <ericonr@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] wpull: SyntaxError on byte-compiling
Date: Sat, 26 Dec 2020 00:37:31 +0100	[thread overview]
Message-ID: <20201225233731.wo-ivjy8EwJdJh0oAI6LopJ6wQpunjarVcDoTa1EOJw@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-17799@inbox.vuxu.org>

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

Closed issue by kmltdr on void-packages repository

https://github.com/void-linux/void-packages/issues/17799

Description:
<!-- Don't request update of package. We have a script for that. https://alpha.de.repo.voidlinux.org/void-updates/void-updates.txt . However, a quality pull request may help. -->
### System

* xuname:  
  *Void 5.3.18_1 x86_64 GenuineIntel uptodate rFFF*
* package:  
  *wpull-2.0.3_2*

### Expected behavior
I can successfully update wpull package.
### Actual behavior
On `xbps-install -Suv`, I got
```
wpull-2.0.3_2: configuring ...
Byte-compiling python3.8 code for module wpull...
*** Error compiling 'usr/lib/python3.8/site-packages/wpull/application/app_test.py'...
  File "usr/lib/python3.8/site-packages/wpull/application/app_test.py", line 5
    import wpull.testing.async
                         ^
SyntaxError: invalid syntax

*** Error compiling 'usr/lib/python3.8/site-packages/wpull/application/hook_test.py'...
  File "usr/lib/python3.8/site-packages/wpull/application/hook_test.py", line 7
    from wpull.testing.async import AsyncTestCase
                       ^
SyntaxError: invalid syntax

*** Error compiling 'usr/lib/python3.8/site-packages/wpull/driver/phantomjs_test.py'...
  File "usr/lib/python3.8/site-packages/wpull/driver/phantomjs_test.py", line 6
    import wpull.testing.async
                         ^
SyntaxError: invalid syntax

*** Error compiling 'usr/lib/python3.8/site-packages/wpull/driver/process.py'...
  File "usr/lib/python3.8/site-packages/wpull/driver/process.py", line 56
    self._stderr_reader = asyncio.async(self._read_stderr())
                                  ^
SyntaxError: invalid syntax
```
and the same error in 19 more files.
### Steps to reproduce the behavior
```
sudo xbps-install -S wpull
```

      parent reply	other threads:[~2020-12-25 23:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-26 17:06 [ISSUE] " voidlinux-github
2019-12-26 21:05 ` voidlinux-github
2019-12-31 13:39 ` voidlinux-github
2020-12-25 19:50 ` paper42
2020-12-25 23:37 ` ericonr
2020-12-25 23:37 ` ericonr [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=20201225233731.wo-ivjy8EwJdJh0oAI6LopJ6wQpunjarVcDoTa1EOJw@z \
    --to=ericonr@users.noreply.github.com \
    --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).