Package Details: python-beartype 0.18.5-1

Git Clone URL: https://aur.archlinux.org/python-beartype.git (read-only, click to copy)
Package Base: python-beartype
Description: Unbearably fast near-real-time hybrid runtime-static type-checking in pure Python
Upstream URL: https://github.com/beartype/beartype
Licenses: MIT
Submitter: AchmadFathoni
Maintainer: carsme
Last Packager: carsme
Votes: 1
Popularity: 0.106499
First Submitted: 2022-03-21 10:21 (UTC)
Last Updated: 2024-04-21 19:50 (UTC)

Pinned Comments

AchmadFathoni commented on 2023-05-23 06:42 (UTC)

Need co-maintainer for faster development response.

Latest Comments

AchmadFathoni commented on 2023-05-23 06:42 (UTC)

Need co-maintainer for faster development response.

carlosal1015 commented on 2023-05-23 00:36 (UTC)

Hi, I have the following message error

==> Making package: python-beartype 0.14.0-1 (Mon May 22 19:35:30 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> 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 1206, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1128, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "<frozen importlib._bootstrap>", line 1206, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1178, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1142, 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-beartype-exit status 4
checking dependencies...