Subject: CVS commit: pkgsrc/security/py-ndg_httpsclient
From: Thomas Klausner
Date: 2022-09-11 18:53:08
Message id: 20220911165308.65D8FFA90@cvs.NetBSD.org

Log Message:
py-ndg_httpsclient: update to 0.5.1.

0.5.1

    Clean up handling for description file - pull in content from this file into \ 
setup()
    Allows the nightly build to fail
    Add Trove version classifiers to make it explicit what is supported
    Add python_requires to help pip
    Drop support for EOL Python 2.6 and 3.3

Thanks to @hugovk for contributions

0.5.0

    Fix to Subject Alternative Name handling to allow for certificates with more \ 
than 64 names (max now 1024). Thanks to Matt Pegler
    Fix to subjectAltName string to use byte type for correct matching
    Updated SSL Context objects to default to TLS 1.2

0.4.4

    Updated test certificates

0.4.3

    Fix to ndg namespace package warning issue (#3).
    __init__.py file now included in ndg directory so that there are no longer \ 
warnings with imports when using Python 2.x. Thanks to Max Mauntner for fix.
    Minor fix for installation: set minimum release for pyasn1 to avoid \ 
conflicts with Ubuntu install - see #5 and #10. pyasn1 also becomes mandatory \ 
rather than optional package for install. - It required by cryptography anyway \ 
which is a dependency for pyOpenSSL from version 0.14.

Files:
RevisionActionfile
1.8modifypkgsrc/security/py-ndg_httpsclient/Makefile
1.3modifypkgsrc/security/py-ndg_httpsclient/PLIST
1.5modifypkgsrc/security/py-ndg_httpsclient/distinfo