Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] quodlibet: broken with Python3.9
@ 2020-10-14 21:50 jkoderu-git
  2020-10-14 22:06 ` jkoderu-git
  2020-10-14 22:06 ` [ISSUE] [CLOSED] " jkoderu-git
  0 siblings, 2 replies; 3+ messages in thread
From: jkoderu-git @ 2020-10-14 21:50 UTC (permalink / raw)
  To: ml

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

New issue by jkoderu-git on void-packages repository

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

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.8.14_1 x86_64 AuthenticAMD notuptodate rDFF``
* package:  
  ``quodlibet-4.3.0_2``

### Expected behavior
Player opens

### Actual behavior
```
E: 1.245: util.importhelper.load_dir_modules: feedparser.py:93:<module>: AttributeError: module 'base64' has no attribute 'decodestring'
E: 1.933: errorreport.main.errorhook: feedparser.py:93:<module>: AttributeError: module 'base64'has no attribute 'decodestring'
```
### Steps to reproduce the behavior

Revision `2` with Python3.9 is broken, revision `1` worked good.

> base64.encodestring() and base64.decodestring(), aliases deprecated since Python 3.1, have been removed: use base64.encodebytes() and base64.decodebytes() instead. (Contributed by Victor Stinner in bpo-39351.)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: quodlibet: broken with Python3.9
  2020-10-14 21:50 [ISSUE] quodlibet: broken with Python3.9 jkoderu-git
@ 2020-10-14 22:06 ` jkoderu-git
  2020-10-14 22:06 ` [ISSUE] [CLOSED] " jkoderu-git
  1 sibling, 0 replies; 3+ messages in thread
From: jkoderu-git @ 2020-10-14 22:06 UTC (permalink / raw)
  To: ml

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

New comment by jkoderu-git on void-packages repository

https://github.com/void-linux/void-packages/issues/25609#issuecomment-708685801

Comment:
PR #25541 fixes the issue.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ISSUE] [CLOSED] quodlibet: broken with Python3.9
  2020-10-14 21:50 [ISSUE] quodlibet: broken with Python3.9 jkoderu-git
  2020-10-14 22:06 ` jkoderu-git
@ 2020-10-14 22:06 ` jkoderu-git
  1 sibling, 0 replies; 3+ messages in thread
From: jkoderu-git @ 2020-10-14 22:06 UTC (permalink / raw)
  To: ml

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

Closed issue by jkoderu-git on void-packages repository

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

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.8.14_1 x86_64 AuthenticAMD notuptodate rDFF``
* package:  
  ``quodlibet-4.3.0_2``

### Expected behavior
Player opens

### Actual behavior
```
E: 1.245: util.importhelper.load_dir_modules: feedparser.py:93:<module>: AttributeError: module 'base64' has no attribute 'decodestring'
E: 1.933: errorreport.main.errorhook: feedparser.py:93:<module>: AttributeError: module 'base64'has no attribute 'decodestring'
```
### Steps to reproduce the behavior

Revision `2` with Python3.9 is broken, revision `1` worked good.

> base64.encodestring() and base64.decodestring(), aliases deprecated since Python 3.1, have been removed: use base64.encodebytes() and base64.decodebytes() instead. (Contributed by Victor Stinner in bpo-39351.)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-10-14 22:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-14 21:50 [ISSUE] quodlibet: broken with Python3.9 jkoderu-git
2020-10-14 22:06 ` jkoderu-git
2020-10-14 22:06 ` [ISSUE] [CLOSED] " jkoderu-git

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).