Search Criteria
Package Details: python-py-natpmp-git r21.325af58-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-py-natpmp-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-py-natpmp-git |
| Description: | A NAT-PMP (Network Address Translation Port Mapping Protocol) library and testing client in Python. |
| Upstream URL: | https://github.com/yimingliu/py-natpmp |
| Licenses: | BSD |
| Submitter: | anonion |
| Maintainer: | anonion |
| Last Packager: | anonion |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-07-15 19:53 (UTC) |
| Last Updated: | 2023-08-11 13:44 (UTC) |
Dependencies (6)
- python-netifaces (python-netifaces-plusAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
anonion commented on 2023-08-11 13:45 (UTC)
good catch, didn't notice that import. Done.
atticf commented on 2023-08-11 07:59 (UTC)
Thanks, there should also be a dependency on
python-netifaces(forget_gateway_addr())anonion commented on 2023-08-06 21:05 (UTC)
updated, thanks
atticf commented on 2023-08-06 16:24 (UTC)
Please add
gitto themakedependsarray so that it builds in clean chroot environments.