Github messages for voidlinux
 help / color / mirror / Atom feed
From: rjpower4 <rjpower4@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] python3-pipenv showing compile errors on update
Date: Mon, 01 Jun 2020 01:54:41 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22483@inbox.vuxu.org> (raw)

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

New issue by rjpower4 on void-packages repository

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

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.4.43_1 x86_64 AuthenticAMD uptodate FFF``
* package:  ``python3-pipenv 2020.5.28_1``

### Expected behavior
On update expecting standard successful update

### Actual behavior
Recieving compilation error on configuration:

```
Byte-compiling python3.8 code for module pipenv...
*** Error compiling 'usr/lib/python3.8/site-packages/pipenv/patched/yaml2/constructor.py'...
  File "usr/lib/python3.8/site-packages/pipenv/patched/yaml2/constructor.py", line 167
    except TypeError, exc:
                    ^
SyntaxError: invalid syntax

*** Error compiling 'usr/lib/python3.8/site-packages/pipenv/patched/yaml2/reader.py'...
  File "usr/lib/python3.8/site-packages/pipenv/patched/yaml2/reader.py", line 163
    except UnicodeDecodeError, exc:
                             ^
SyntaxError: invalid syntax

*** Error compiling 'usr/lib/python3.8/site-packages/pipenv/patched/yaml2/resolver.py'...
  File "usr/lib/python3.8/site-packages/pipenv/patched/yaml2/resolver.py", line 174
    re.compile(ur'''^(?:yes|Yes|YES|no|No|NO
                    |true|True|TRUE|false|False|FALSE
                    |on|On|ON|off|Off|OFF)$''', re.X),
                 ^
SyntaxError: invalid syntax

*** Error compiling 'usr/lib/python3.8/site-packages/pipenv/patched/yaml2/scanner.py'...
  File "usr/lib/python3.8/site-packages/pipenv/patched/yaml2/scanner.py", line 1421
    except UnicodeDecodeError, exc:
                             ^
SyntaxError: invalid syntax

Updating ldconfig(8) cache...
python3-pipenv-2020.5.28_1: updated successfully.
```

### Steps to reproduce the behavior
Update ``python3-pipenv`` to version ``2020.5.28_1``
**or**
If ``python3-pipenv`` is not installed, simply install with ``xbps-install -S python3-pipenv``


             reply	other threads:[~2020-05-31 23:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-31 23:54 rjpower4 [this message]
2020-06-01 20:26 ` Chocimier

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-22483@inbox.vuxu.org \
    --to=rjpower4@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).