>>> Building on exopi-3 under www/py-ndg-httpsclient BDEPENDS = [devel/py-wheel;lang/python/3;devel/py-setuptools;devel/py-installer;devel/py-build] DIST = [www/py-ndg-httpsclient:ndg_httpsclient-0.5.1.tar.gz] FULLPKGNAME = py3-ndg-httpsclient-0.5.1p7 RDEPENDS = [security/py-openssl;lang/python/3;devel/py-asn1] (Junk lock obtained for exopi-3 at 1778681210.47) >>> Running depends in www/py-ndg-httpsclient at 1778681210.52 last junk was in security/py-rsa /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 >>> Running show-prepare-results in www/py-ndg-httpsclient at 1778681213.06 ===> www/py-ndg-httpsclient ===> Building from scratch py3-ndg-httpsclient-0.5.1p7 ===> py3-ndg-httpsclient-0.5.1p7 depends on: python->=3.14 -> python-3.14.4p0 ===> py3-ndg-httpsclient-0.5.1p7 depends on: py3-build-* -> py3-build-1.5.0 ===> py3-ndg-httpsclient-0.5.1p7 depends on: py3-installer-* -> py3-installer-1.0.1 ===> py3-ndg-httpsclient-0.5.1p7 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> py3-ndg-httpsclient-0.5.1p7 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 Still tainted: no >>> Running junk in www/py-ndg-httpsclient at 1778681214.61 /usr/sbin/pkg_delete -aIXq arm-none-eabi-binutils-2.40 bison-3.8.2p0 gas-2.45.1 gmake-4.4.1p0 gmp-6.3.0p0 libmpc-1.2.1 mpfr-4.2.2 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 xz-5.8.3 (Junk lock released for exopi-3 at 1778681216.71) distfiles size=26665 >>> Running extract in www/py-ndg-httpsclient at 1778681216.74 ===> www/py-ndg-httpsclient ===> Checking files for py3-ndg-httpsclient-0.5.1p7 `/exopi-cvs/ports/distfiles/ndg_httpsclient-0.5.1.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for py3-ndg-httpsclient-0.5.1p7 >>> Running build in www/py-ndg-httpsclient at 1778681217.08 ===> www/py-ndg-httpsclient ===> Patching for py3-ndg-httpsclient-0.5.1p7 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for py3-ndg-httpsclient-0.5.1p7 ===> Configuring for py3-ndg-httpsclient-0.5.1p7 ===> Building for py3-ndg-httpsclient-0.5.1p7 * Getting build dependencies for wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running egg_info writing ndg_httpsclient.egg-info/PKG-INFO writing dependency_links to ndg_httpsclient.egg-info/dependency_links.txt writing entry points to ndg_httpsclient.egg-info/entry_points.txt writing requirements to ndg_httpsclient.egg-info/requires.txt writing top-level names to ndg_httpsclient.egg-info/top_level.txt reading manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' * Building wheel... /usr/local/lib/python3.14/site-packages/setuptools/dist.py:759: SetuptoolsDeprecationWarning: License classifiers are deprecated. !! ******************************************************************************** Please consider removing the following classifiers in favor of a SPDX license expression: License :: OSI Approved :: BSD License See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. ******************************************************************************** !! self._finalize_license_expression() running bdist_wheel running build running build_py creating build/lib/ndg copying ndg/__init__.py -> build/lib/ndg creating build/lib/ndg/httpsclient copying ndg/httpsclient/__init__.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/https.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_context_util.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_peer_verification.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/ssl_socket.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/subj_alt_name.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/urllib2_build_opener.py -> build/lib/ndg/httpsclient copying ndg/httpsclient/utils.py -> build/lib/ndg/httpsclient creating build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/__init__.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_https.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_urllib2.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/test/test_utils.py -> build/lib/ndg/httpsclient/test copying ndg/httpsclient/LICENSE -> build/lib/ndg/httpsclient copying ndg/httpsclient/test/README -> build/lib/ndg/httpsclient/test creating build/lib/ndg/httpsclient/test/scripts copying ndg/httpsclient/test/scripts/openssl_https_server.sh -> build/lib/ndg/httpsclient/test/scripts creating build/lib/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.crt -> build/lib/ndg/httpsclient/test/pki copying ndg/httpsclient/test/pki/localhost.key -> build/lib/ndg/httpsclient/test/pki creating build/lib/ndg/httpsclient/test/pki/ca copying ndg/httpsclient/test/pki/ca/7e15277f.0 -> build/lib/ndg/httpsclient/test/pki/ca installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/ndg copying build/lib/ndg/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg creating build/bdist.openbsd-7.9-amd64/wheel/ndg/httpsclient copying build/lib/ndg/httpsclient/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient copying build/lib/ndg/httpsclient/https.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_context_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_peer_verification.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient copying build/lib/ndg/httpsclient/ssl_socket.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient copying build/lib/ndg/httpsclient/subj_alt_name.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient copying build/lib/ndg/httpsclient/urllib2_build_opener.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient copying build/lib/ndg/httpsclient/utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient creating build/bdist.openbsd-7.9-amd64/wheel/ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/test_https.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/test_urllib2.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/test_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient/test copying build/lib/ndg/httpsclient/test/README -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient/test creating build/bdist.openbsd-7.9-amd64/wheel/ndg/httpsclient/test/scripts copying build/lib/ndg/httpsclient/test/scripts/openssl_https_server.sh -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient/test/scripts creating build/bdist.openbsd-7.9-amd64/wheel/ndg/httpsclient/test/pki copying build/lib/ndg/httpsclient/test/pki/localhost.crt -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient/test/pki copying build/lib/ndg/httpsclient/test/pki/localhost.key -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient/test/pki creating build/bdist.openbsd-7.9-amd64/wheel/ndg/httpsclient/test/pki/ca copying build/lib/ndg/httpsclient/test/pki/ca/7e15277f.0 -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient/test/pki/ca copying build/lib/ndg/httpsclient/LICENSE -> build/bdist.openbsd-7.9-amd64/wheel/./ndg/httpsclient running install_egg_info running egg_info writing ndg_httpsclient.egg-info/PKG-INFO writing dependency_links to ndg_httpsclient.egg-info/dependency_links.txt writing entry points to ndg_httpsclient.egg-info/entry_points.txt writing requirements to ndg_httpsclient.egg-info/requires.txt writing top-level names to ndg_httpsclient.egg-info/top_level.txt reading manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ndg_httpsclient.egg-info/SOURCES.txt' Copying ndg_httpsclient.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./ndg_httpsclient-0.5.1-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/ndg_httpsclient-0.5.1.dist-info/WHEEL creating '/exopi-obj/pobj/py3-ndg-httpsclient-0.5.1/ndg_httpsclient-0.5.1/dist/.tmp-tvh0ykw0/ndg_httpsclient-0.5.1-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'ndg/__init__.py' adding 'ndg/httpsclient/LICENSE' adding 'ndg/httpsclient/__init__.py' adding 'ndg/httpsclient/https.py' adding 'ndg/httpsclient/ssl_context_util.py' adding 'ndg/httpsclient/ssl_peer_verification.py' adding 'ndg/httpsclient/ssl_socket.py' adding 'ndg/httpsclient/subj_alt_name.py' adding 'ndg/httpsclient/urllib2_build_opener.py' adding 'ndg/httpsclient/utils.py' adding 'ndg/httpsclient/test/README' adding 'ndg/httpsclient/test/__init__.py' adding 'ndg/httpsclient/test/test_https.py' adding 'ndg/httpsclient/test/test_urllib2.py' adding 'ndg/httpsclient/test/test_utils.py' adding 'ndg/httpsclient/test/pki/localhost.crt' adding 'ndg/httpsclient/test/pki/localhost.key' adding 'ndg/httpsclient/test/pki/ca/7e15277f.0' adding 'ndg/httpsclient/test/scripts/openssl_https_server.sh' adding 'ndg_httpsclient-0.5.1.dist-info/METADATA' adding 'ndg_httpsclient-0.5.1.dist-info/WHEEL' adding 'ndg_httpsclient-0.5.1.dist-info/entry_points.txt' adding 'ndg_httpsclient-0.5.1.dist-info/top_level.txt' adding 'ndg_httpsclient-0.5.1.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built ndg_httpsclient-0.5.1-py3-none-any.whl >>> Running package in www/py-ndg-httpsclient at 1778681219.47 ===> www/py-ndg-httpsclient ===> Faking installation for py3-ndg-httpsclient-0.5.1p7 ===> Building package for py3-ndg-httpsclient-0.5.1p7 Create /exopi-cvs/ports/packages/amd64/all/py3-ndg-httpsclient-0.5.1p7.tgz Creating package py3-ndg-httpsclient-0.5.1p7 reading plist| checking dependencies| checking dependencies|devel/py-asn1 checking dependencies|lang/python/3,-main checking dependencies|security/py-openssl checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 53% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|** | 3% archiving|**** | 6% archiving|***** | 8% archiving|****** | 10% archiving|********* | 14% archiving|************ | 18% archiving|*************** | 24% archiving|****************** | 29% archiving|********************* | 33% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|****************************** | 46% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 55% archiving|************************************* | 58% archiving|*************************************** | 61% archiving|**************************************** | 63% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 68% archiving|******************************************** | 69% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|************************************************ | 76% archiving|*************************************************** | 80% archiving|***************************************************** | 83% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************** | 90% archiving|*********************************************************** | 92% archiving|************************************************************ | 94% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/py3-ndg-httpsclient-0.5.1p7 was updated --- /exopi-cvs/ports/plist/amd64/py3-ndg-httpsclient-0.5.1p7 +++ /exopi-cvs/ports/plist/amd64/py3-ndg-httpsclient-0.5.1p7-new @@ -1,5 +1,5 @@ @name py3-ndg-httpsclient-0.5.1p7 -@version 16 +@version 17 @comment pkgpath=www/py-ndg-httpsclient ftp=yes @arch amd64 +DESC @@ -11,63 +11,63 @@ @depend security/py-openssl:py3-openssl-*:py3-openssl-26.1.0 @cwd /usr/local bin/ndg_httpclient -lib/python3.13/site-packages/ndg/ -lib/python3.13/site-packages/ndg/__init__.py -lib/python3.13/site-packages/ndg/__pycache__/ -lib/python3.13/site-packages/ndg/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/ -lib/python3.13/site-packages/ndg/httpsclient/LICENSE -lib/python3.13/site-packages/ndg/httpsclient/__init__.py -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/ -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/https.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/https.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/ssl_context_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/ssl_context_util.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/ssl_peer_verification.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/ssl_peer_verification.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/ssl_socket.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/ssl_socket.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/subj_alt_name.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/subj_alt_name.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/urllib2_build_opener.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/urllib2_build_opener.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/__pycache__/utils.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/https.py -lib/python3.13/site-packages/ndg/httpsclient/ssl_context_util.py -lib/python3.13/site-packages/ndg/httpsclient/ssl_peer_verification.py -lib/python3.13/site-packages/ndg/httpsclient/ssl_socket.py -lib/python3.13/site-packages/ndg/httpsclient/subj_alt_name.py -lib/python3.13/site-packages/ndg/httpsclient/test/ -lib/python3.13/site-packages/ndg/httpsclient/test/README -lib/python3.13/site-packages/ndg/httpsclient/test/__init__.py -lib/python3.13/site-packages/ndg/httpsclient/test/__pycache__/ -lib/python3.13/site-packages/ndg/httpsclient/test/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/test/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/test/__pycache__/test_https.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/test/__pycache__/test_https.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/test/__pycache__/test_urllib2.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/test/__pycache__/test_urllib2.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/test/__pycache__/test_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/ndg/httpsclient/test/__pycache__/test_utils.cpython-313.pyc -lib/python3.13/site-packages/ndg/httpsclient/test/pki/ -lib/python3.13/site-packages/ndg/httpsclient/test/pki/ca/ -lib/python3.13/site-packages/ndg/httpsclient/test/pki/ca/7e15277f.0 -lib/python3.13/site-packages/ndg/httpsclient/test/pki/localhost.crt -lib/python3.13/site-packages/ndg/httpsclient/test/pki/localhost.key -lib/python3.13/site-packages/ndg/httpsclient/test/scripts/ -lib/python3.13/site-packages/ndg/httpsclient/test/scripts/openssl_https_server.sh -lib/python3.13/site-packages/ndg/httpsclient/test/test_https.py -lib/python3.13/site-packages/ndg/httpsclient/test/test_urllib2.py -lib/python3.13/site-packages/ndg/httpsclient/test/test_utils.py -lib/python3.13/site-packages/ndg/httpsclient/urllib2_build_opener.py -lib/python3.13/site-packages/ndg/httpsclient/utils.py -lib/python3.13/site-packages/ndg_httpsclient-0.5.1.dist-info/ -lib/python3.13/site-packages/ndg_httpsclient-0.5.1.dist-info/METADATA -lib/python3.13/site-packages/ndg_httpsclient-0.5.1.dist-info/RECORD -lib/python3.13/site-packages/ndg_httpsclient-0.5.1.dist-info/WHEEL -lib/python3.13/site-packages/ndg_httpsclient-0.5.1.dist-info/entry_points.txt -lib/python3.13/site-packages/ndg_httpsclient-0.5.1.dist-info/top_level.txt +lib/python3.14/site-packages/ndg/ +lib/python3.14/site-packages/ndg/__init__.py +lib/python3.14/site-packages/ndg/__pycache__/ +lib/python3.14/site-packages/ndg/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/ +lib/python3.14/site-packages/ndg/httpsclient/LICENSE +lib/python3.14/site-packages/ndg/httpsclient/__init__.py +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/ +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/https.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/https.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/ssl_context_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/ssl_context_util.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/ssl_peer_verification.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/ssl_peer_verification.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/ssl_socket.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/ssl_socket.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/subj_alt_name.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/subj_alt_name.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/urllib2_build_opener.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/urllib2_build_opener.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/__pycache__/utils.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/https.py +lib/python3.14/site-packages/ndg/httpsclient/ssl_context_util.py +lib/python3.14/site-packages/ndg/httpsclient/ssl_peer_verification.py +lib/python3.14/site-packages/ndg/httpsclient/ssl_socket.py +lib/python3.14/site-packages/ndg/httpsclient/subj_alt_name.py +lib/python3.14/site-packages/ndg/httpsclient/test/ +lib/python3.14/site-packages/ndg/httpsclient/test/README +lib/python3.14/site-packages/ndg/httpsclient/test/__init__.py +lib/python3.14/site-packages/ndg/httpsclient/test/__pycache__/ +lib/python3.14/site-packages/ndg/httpsclient/test/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/test/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/test/__pycache__/test_https.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/test/__pycache__/test_https.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/test/__pycache__/test_urllib2.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/test/__pycache__/test_urllib2.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/test/__pycache__/test_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/ndg/httpsclient/test/__pycache__/test_utils.cpython-314.pyc +lib/python3.14/site-packages/ndg/httpsclient/test/pki/ +lib/python3.14/site-packages/ndg/httpsclient/test/pki/ca/ +lib/python3.14/site-packages/ndg/httpsclient/test/pki/ca/7e15277f.0 +lib/python3.14/site-packages/ndg/httpsclient/test/pki/localhost.crt +lib/python3.14/site-packages/ndg/httpsclient/test/pki/localhost.key +lib/python3.14/site-packages/ndg/httpsclient/test/scripts/ +lib/python3.14/site-packages/ndg/httpsclient/test/scripts/openssl_https_server.sh +lib/python3.14/site-packages/ndg/httpsclient/test/test_https.py +lib/python3.14/site-packages/ndg/httpsclient/test/test_urllib2.py +lib/python3.14/site-packages/ndg/httpsclient/test/test_utils.py +lib/python3.14/site-packages/ndg/httpsclient/urllib2_build_opener.py +lib/python3.14/site-packages/ndg/httpsclient/utils.py +lib/python3.14/site-packages/ndg_httpsclient-0.5.1.dist-info/ +lib/python3.14/site-packages/ndg_httpsclient-0.5.1.dist-info/METADATA +lib/python3.14/site-packages/ndg_httpsclient-0.5.1.dist-info/RECORD +lib/python3.14/site-packages/ndg_httpsclient-0.5.1.dist-info/WHEEL +lib/python3.14/site-packages/ndg_httpsclient-0.5.1.dist-info/entry_points.txt +lib/python3.14/site-packages/ndg_httpsclient-0.5.1.dist-info/top_level.txt Link to /exopi-cvs/ports/packages/amd64/ftp/py3-ndg-httpsclient-0.5.1p7.tgz >>> Running clean in www/py-ndg-httpsclient at 1778681222.05 ===> www/py-ndg-httpsclient ===> Cleaning for py3-ndg-httpsclient-0.5.1p7 >>> Ended at 1778681222.28 max_stuck=1.67/depends=2.55/show-prepare-results=1.50/junk=2.13/extract=0.34/build=2.39/package=2.58/clean=0.26