Search Criteria
Package Details: python-django-ipware 5.0.0-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-django-ipware.git (read-only, click to copy) |
---|---|
Package Base: | python-django-ipware |
Description: | A Django application to retrieve clients IP address |
Upstream URL: | https://github.com/un33k/django-ipware |
Keywords: | django network security |
Licenses: | MIT |
Conflicts: | python-ipware |
Submitter: | wooptoo |
Maintainer: | wooptoo |
Last Packager: | wooptoo |
Votes: | 2 |
Popularity: | 0.000006 |
First Submitted: | 2023-03-21 20:20 (UTC) |
Last Updated: | 2024-05-17 07:54 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-django
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
hashworks commented on 2024-04-27 22:59 (UTC)
Please add the required makedepends
python-setuptools
andpython-wheel
.wooptoo commented on 2023-05-15 21:34 (UTC)
Thanks, sorted
amo commented on 2023-05-15 21:07 (UTC)
Apparently, the paperless-ngx team decided to move the ipware package out of django. I just submitted the new package to the AUR and changed the dependency in the paperless-ngx PKGBUILD. In the PKGBUILD of the new
python-ipware
package, I addedpython-django-ipware
as a conflicting package since they would want to install under the same name. You might want to addpython-ipware
to theconflicts()
array of this package here.