Package Details: python-dukpy 0.5.0-1

Git Clone URL: https://aur.archlinux.org/python-dukpy.git (read-only, click to copy)
Package Base: python-dukpy
Description: Simple JavaScript interpreter for Python
Upstream URL: https://github.com/amol-/dukpy
Keywords: duktape
Licenses: MIT
Submitter: jelly
Maintainer: micwoj92
Last Packager: micwoj92
Votes: 2
Popularity: 0.023464
First Submitted: 2022-06-30 19:05 (UTC)
Last Updated: 2025-04-15 22:33 (UTC)

Latest Comments

« First ‹ Previous 1 2

micwoj92 commented on 2024-07-08 21:07 (UTC)

Check fails:

==> Starting check()...
running test
WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.
/usr/lib/python3.12/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated.
!!

        ********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        ********************************************************************************

!!
  ir_d = dist.fetch_build_eggs(dist.install_requires)
WARNING: The wheel package is not available.
/usr/bin/python: No module named pip
error: Command '['/usr/bin/python', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/tmp/tmpv86ka41b', '--quiet', 'mutf8']' returned non-zero exit status 1.
==> ERROR: A failure occurred in check().
    Aborting...