Package Details: pyload-ng 0.5.0b3.dev87-3

Git Clone URL: https://aur.archlinux.org/pyload-ng.git (read-only, click to copy)
Package Base: pyload-ng
Description: The free and open-source Download Manager written in pure Python
Upstream URL: https://pyload.net/
Licenses: AGPL3
Submitter: micwoj92
Maintainer: matthewq337 (micwoj92)
Last Packager: micwoj92
Votes: 8
Popularity: 0.45
First Submitted: 2021-12-14 00:56 (UTC)
Last Updated: 2024-11-03 11:52 (UTC)

Latest Comments

1 2 3 4 Next › Last »

corax2.05 commented on 2024-12-07 08:26 (UTC)

I get the message msgspec is not available for aarch64. I'm on Manjaro, is that an Arch or Manjaro issue?

micwoj92 commented on 2024-11-03 11:52 (UTC)

Actually I had no issue building msgspec, added it to deps here temporarily until flask-session is updated.

micwoj92 commented on 2024-11-03 11:23 (UTC)

@matthewq337 can you please update this properly next time? Please pull changes first...

@Traace I will check this issue, also getting it.

@cnNLJoEjpDbCdNKQ This is already resolved in python-flask-caching 2.3.0-2 which is in testing repos now.

cnNLJoEjpDbCdNKQ commented on 2024-11-03 08:35 (UTC) (edited on 2024-11-03 08:37 (UTC) by cnNLJoEjpDbCdNKQ)

No issues with msgspec.

But

pkg_resources.ContextualVersionConflict: (cachelib 0.13.0 (/usr/lib/python3.12/site-packages), Requirement.parse('cachelib<0.10.0,>=0.9.0'), {'Flask-Caching'})

With cachelib v0.9 I get

pkg_resources.DistributionNotFound: The 'cachelib' distribution was not found and is required by Flask-Session

Just tried flask-caching 2.3. Back to 2.1 and everything works fine again.

Traace commented on 2024-11-02 16:16 (UTC)

Flask-Session requires msgspec>=0.18.6. But msgspec package python-msgspec is currently broken for x86_64, therefore Flask-Session will not work and pyload-ng will not launch.

micwoj92 commented on 2024-10-14 18:02 (UTC)

flask-caching issue: https://gitlab.archlinux.org/archlinux/packaging/packages/python-flask-caching/-/merge_requests/3

I've also updated optdepends, will add descs + clean up at some later date.

micwoj92 commented on 2024-10-14 02:12 (UTC)

Fixed dependencies, there is currently issue with python-flask-caching. I will open issue there.

docdaD commented on 2024-10-13 23:50 (UTC) (edited on 2024-10-13 23:51 (UTC) by docdaD)

    raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'dukPy>=0.3.1' distribution was not found and is required by pyload-ng

Something wrong with my python install?

micwoj92 commented on 2024-09-26 21:18 (UTC)

If you have some more improvements please comment. I used to use it, but then neglected maintenance.

atomicfs commented on 2024-09-26 21:05 (UTC)

Nice :)