HomeFreeBSD

net/py-whois: update to 0.9.27

Description

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)

Details

Provenance
George Mitchell <george@m5p.com>Authored on May 20 2023, 8:31 PM
fuzCommitted on May 21 2023, 5:25 PM
Parents
R11:bce94ecce5f9: textproc/py-sphinxcontrib-svg2pdfconverter: depend on correct librsvg2…
Branches
Unknown
Tags
Unknown

Event Timeline