Search Criteria
Package Details: python-django-auditlog 3.0.0-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-django-auditlog.git (read-only, click to copy) |
---|---|
Package Base: | python-django-auditlog |
Description: | A Django app that keeps a log of changes made to an object |
Upstream URL: | https://github.com/jazzband/django-auditlog |
Licenses: | MIT |
Submitter: | amo |
Maintainer: | atomicfs |
Last Packager: | atomicfs |
Votes: | 3 |
Popularity: | 0.062024 |
First Submitted: | 2023-11-30 15:26 (UTC) |
Last Updated: | 2024-05-10 10:17 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-django
- python-psycopg
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-setuptools-scm (make)
- python-wheel (make)
Latest Comments
mroethke commented on 2024-05-10 10:43 (UTC)
:D
Thanks!
atomicfs commented on 2024-05-10 10:16 (UTC)
Oh for F sake, my butter fingers :D Give me a sec to fix it :D
mroethke commented on 2024-05-10 10:15 (UTC)
I just looked at this package again and noticed that you added git as a regular dependency not make dependency. Does this package actually depend on git at runtime?
atomicfs commented on 2024-05-05 13:33 (UTC)
I am sitting at my PC right now, and I just saw a notification to a new email pop up, so yeah :D
And I have been cleaning up my AUR packages since yesterday, so I think it is good idea to quickly respond to any activity.
Regarding clean chroot, I am in a process of improving my AUR maintenance setup. Thanks for the tip ;)
mroethke commented on 2024-05-05 13:27 (UTC)
Thank you for you quick response!
I also noticed, that this particular package also depends on python-setuptools and python-setuptools-scm at build time. You probably do not notice this when building with makepkg directly, but you do using a clean chroot. Which is kind of the gold standard when building packages.
atomicfs commented on 2024-05-05 13:18 (UTC)
git
is not dependency ofbase-devel
:O ... ok, let me fix thismroethke commented on 2024-05-05 13:16 (UTC)
Please add a make dependency to git for packages that build from git, as git is not part of base-devel.
amo commented on 2023-12-01 06:53 (UTC)
You are just missing a make dependency: python-pip. I added it to makedepends and pushed a package update. Thanks for reporting.
derdon commented on 2023-11-30 22:43 (UTC)
Hi,
when I try to build version 2.3.0-1 I get to following error: