Search Criteria
Package Details: python-django-soft-delete 1.0.18-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-django-soft-delete.git (read-only, click to copy) |
|---|---|
| Package Base: | python-django-soft-delete |
| Description: | Soft delete models, managers, queryset for Django |
| Upstream URL: | https://github.com/san4ezy/django_softdelete |
| Licenses: | MIT |
| Submitter: | evine |
| Maintainer: | None |
| Last Packager: | evine |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2024-06-22 07:45 (UTC) |
| Last Updated: | 2025-02-06 13:52 (UTC) |
Dependencies (5)
- python-django
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-wheel (make)
Latest Comments
javallone commented on 2025-02-06 13:48 (UTC)
It looks like
python-hatchlingmay need to be added as a make dependency:==> Starting build()... * Getting build dependencies for wheel... Traceback (most recent call last): File "/usr/lib/python3.13/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook raise BackendUnavailable( ...<4 lines>... ) pyproject_hooks._impl.BackendUnavailable: Cannot import 'hatchling.build' ERROR Backend 'hatchling.build' is not available.