Path to this page:
./
net/py-cymruwhois,
Client for the whois.cymru.com service
Branch: CURRENT,
Version: 1.6nb3,
Package name: py311-cymruwhois-1.6nb3,
Maintainer: pkgsrc-usersClient for the whois.cymru.com service
Perform lookups by ip address and return ASN, Country Code, and
Netblock Owner.
Required to run:[
devel/py-setuptools] [
lang/python27]
Required to build:[
devel/py-nose] [
pkgtools/cwrappers]
Master sites:
Filesize: 4.308 KB
Version history: (Expand)
- (2024-04-30) Updated to version: py311-cymruwhois-1.6nb3
- (2023-02-09) Updated to version: py310-cymruwhois-1.6nb2
- (2022-01-05) Updated to version: py39-cymruwhois-1.6nb2
- (2022-01-05) Updated to version: py39-cymruwhois-1.6nb1
- (2021-10-07) Updated to version: py39-cymruwhois-1.6
- (2017-10-05) Updated to version: py27-cymruwhois-1.6
CVS history: (Expand)
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag
This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.
Set this flag for packages that need it and bump PKGREVISION.
|
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message:
*: bump PKGREVISION for egg.mk users
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
2021-11-24 11:59:07 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-cymruwhois: py-nose is a test dependency, not build
|
2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958) |
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts...):
net/radsecproxy/distinfo
The following distfiles could not be fetched (fetched conditionally?):
./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
|
2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962) |
Log message:
net: Remove SHA1 hashes for distfiles
|
2017-10-05 11:16:10 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message:
py-cymruwhois: update to 1.6
Changes 1.6:
Add in a check for the windows version of EWOULDBLOCK
Apparently in newer versions of python this just works, but in older
versions the error codes were not consistent across platforms.
|
2017-01-03 14:23:05 by Jonathan Perkin | Files touched by this commit (52) |
Log message:
Use "${MV} || ${TRUE}" and "${RM} -f" consistently in \
post-install targets.
|
2016-08-28 17:48:37 by Thomas Klausner | Files touched by this commit (112) |
Log message:
Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.
Mark a couple more packages as not ready for python-3.x.
|