Package Details: python-mcdreforged 2.12.0-1

Git Clone URL: https://aur.archlinux.org/python-mcdreforged.git (read-only, click to copy)
Package Base: python-mcdreforged
Description: A rewritten version of MCDaemon, a python script to control your Minecraft server
Upstream URL: https://github.com/Fallen-Breath/MCDReforged
Licenses: LGPL3
Submitter: handsomexdd1024
Maintainer: handsomexdd1024
Last Packager: handsomexdd1024
Votes: 2
Popularity: 0.015256
First Submitted: 2023-07-17 12:52 (UTC)
Last Updated: 2024-01-02 13:00 (UTC)

Dependencies (14)

Required by (0)

Sources (1)

Latest Comments

handsomexdd1024 commented on 2023-09-14 00:08 (UTC)

I think we need add new depends python-setuptools

Oh I forget... I have python-setuptools as a dependency of PyCharm installed. I'll add python-setuptools right now. Thanks for your feedback!

miryo commented on 2023-09-13 08:13 (UTC) (edited on 2024-04-28 05:21 (UTC) by miryo)

yay -S python-mcdreforged
#... removed useless logs...
==> Sources are ready.
==> Making package: python-mcdreforged 2.10.2-1 (Wed 13 Sep 2023 08:11:00 AM UTC)
==> Starting build()...
* Getting build dependencies for wheel...

Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/pyproject_hooks/_impl.py", line 321, in _call_hook
    raise BackendUnavailable(data.get('traceback', ''))
pyproject_hooks._impl.BackendUnavailable: Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/pyproject_hooks/_in_process/_in_process.py", line 77, in _build_backend
    obj = import_module(mod_path)
          ^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1126, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'setuptools'

ERROR Backend 'setuptools.build_meta:__legacy__' is not available.
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: python-mcdreforged-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
python-mcdreforged - exit status 4

I think we need add new depends python-setuptools

handsomexdd1024 commented on 2023-09-07 07:35 (UTC)

@Alex32326 I copied project description from MCDR GitHub repo. But I agree that "tool" or "python application" is indeed more accurate than just a "script".

Alex32326 commented on 2023-09-07 03:20 (UTC)

I think something like MCDReforged is way more than a "script". Maybe use official definition "tool" or "python application"?