Search Criteria
Package Details: python-ipware 3.0.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-ipware.git (read-only, click to copy) |
|---|---|
| Package Base: | python-ipware |
| Description: | Returns the best matched IP address from a given HTTP(s) header in Python |
| Upstream URL: | https://github.com/un33k/python-ipware |
| Licenses: | MIT |
| Conflicts: | python-django-ipware |
| Submitter: | amo |
| Maintainer: | atomicfs |
| Last Packager: | atomicfs |
| Votes: | 3 |
| Popularity: | 0.012418 |
| First Submitted: | 2023-05-15 21:00 (UTC) |
| Last Updated: | 2024-07-30 21:14 (UTC) |
Dependencies (5)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
wooptoo commented on 2025-09-07 20:58 (UTC) (edited on 2025-09-07 21:01 (UTC) by wooptoo)
Hi, it looks like python-django-ipware>=6.0.0 no longer conflicts with this package. python-ipware is actually a requirement now, as django-ipware is just a wrapper on top.
https://github.com/un33k/django-ipware
Can you please remove the 'conflicts' line, thanks!
atomicfs commented on 2024-07-30 21:14 (UTC)
@javallone thanks, it is fixed now
javallone commented on 2024-03-05 13:22 (UTC)
It looks like
python-wheelis also required in makedepends for building from a clean chroot.amo commented on 2023-11-26 15:22 (UTC)
Thanks for the note. Done.
bbx0 commented on 2023-11-26 10:39 (UTC)
Please add
python-buildandpython-installeras makedepends or building in a clean chroot will fail. Thank you!