Search Criteria
Package Details: python-django-ipware 7.0.1-2
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 |
| Submitter: | wooptoo |
| Maintainer: | wooptoo |
| Last Packager: | wooptoo |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-03-21 20:20 (UTC) |
| Last Updated: | 2026-01-10 19:45 (UTC) |
Dependencies (7)
- python
- python-django
- python-ipwareAUR
- 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-setuptoolsandpython-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-ipwarepackage, I addedpython-django-ipwareas a conflicting package since they would want to install under the same name. You might want to addpython-ipwareto theconflicts()array of this package here.