1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/net/py-whois/distinfo
George Mitchell af53be3c45 net/py-whois: update to 0.9.27
Selected upstream changes:

Features:
 * Verbose output on stderr during debugging to see how the internal
   functions are doing their work
 * raise a exception on Quota ecceeded type responses
 * raise a exception on PrivateRegistry tld's where we know the tld and
   know we don't know anything
 * allow for optional cleaning the whois response before extracting information
 * optionally allow IDN's to be translated to Punycode

2022-09-27: maarten_boot
 * add test2.py to replace test.py
 * ./test2.py -h will show the possible usage
 * all tests from the original program are now files in the ./tests directory
 * test can be done on all supported tld's with -a or --all and limitest
   by regex with -r <pattern> or --reg=<pattern>

2022-11-04: maarten_boot
 * add support for Iana example.com, example.net

2022-11-07: maarten_boot
 * add testing against static known data in dir: ./testdata/<domain>/output
 * test.sh will test all domains in testdata without actually calling
   whois, the input data is instead read from testdata/<domain>/input

2022-11-11: maarten_boot
 * add support for returning the raw data from the whois command:
   flag include_raw_whois_text
 * add support for handling unsupported domains via whois raw text only:
   flag return_raw_text_for_unsupported_tld

PR:		271380
Approved by:	0xdutra@gmail.com (maintainer)
2023-05-21 19:25:41 +02:00

4 lines
154 B
Plaintext

TIMESTAMP = 1683902435
SHA256 (whois-0.9.27.tar.gz) = 57a2c3edce163b0313849d4014005111a315090f69f56918f93addd570302f45
SIZE (whois-0.9.27.tar.gz) = 30203