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

yay -S python-mcdreforged
AUR Explicit (1): python-mcdreforged-2.10.2-1
:: PKGBUILD up to date, skipping download: python-mcdreforged
  1 python-mcdreforged                       (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
  1 python-mcdreforged                       (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
==> Making package: python-mcdreforged 2.10.2-1 (Wed 13 Sep 2023 08:10:53 AM UTC)
==> Retrieving sources...
  -> Found mcdreforged-2.10.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    mcdreforged-2.10.2.tar.gz ... Passed
:: (1/1) Parsing SRCINFO: python-mcdreforged
==> Making package: python-mcdreforged 2.10.2-1 (Wed 13 Sep 2023 08:10:56 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found mcdreforged-2.10.2.tar.gz
==> Validating source files with sha256sums...
    mcdreforged-2.10.2.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
  -> Extracting mcdreforged-2.10.2.tar.gz with bsdtar
==> Sources are ready.
==> Making package: python-mcdreforged 2.10.2-1 (Wed 13 Sep 2023 08:11:00 AM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> 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"?