Package Details: python-ipware 3.0.0-4

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: 4
Popularity: 0.60
First Submitted: 2023-05-15 21:00 (UTC)
Last Updated: 2024-07-30 21:14 (UTC)

Dependencies (5)

Required by (1)

Sources (1)

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-wheel is 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-build and python-installer as makedepends or building in a clean chroot will fail. Thank you!