From 935481c528f34017e941444eb2ca2b130dac981b Mon Sep 17 00:00:00 2001 From: Marius Schamschula Date: Wed, 24 Mar 2021 18:11:37 -0500 Subject: [PATCH] py-httpcore, py-httpx: add py37 subport Closes: https://trac.macports.org/ticket/62541 --- python/py-httpcore/Portfile | 2 +- python/py-httpx/Portfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/python/py-httpcore/Portfile b/python/py-httpcore/Portfile index 43280d372be3c..5f04f5048a79c 100644 --- a/python/py-httpcore/Portfile +++ b/python/py-httpcore/Portfile @@ -18,7 +18,7 @@ checksums rmd160 108fe8d58175a52fc9767e8b7034dff33db79389 \ sha256 dd1d762d4f7c2702149d06be2597c35fb154c5eff9789a8c5823fbcf4d2978d6 \ size 42392 -python.versions 38 39 +python.versions 37 38 39 if {${name} ne ${subport}} { depends_build-append \ diff --git a/python/py-httpx/Portfile b/python/py-httpx/Portfile index a78bb7ca3c99c..2e791610af988 100644 --- a/python/py-httpx/Portfile +++ b/python/py-httpx/Portfile @@ -19,7 +19,7 @@ checksums rmd160 ff3153d694d90ea60a358ee82f179a35d229979a \ sha256 cc2a55188e4b25272d2bcd46379d300f632045de4377682aa98a8a6069d55967 \ size 86489 -python.versions 38 39 +python.versions 37 38 39 if {${name} ne ${subport}} { depends_build-append \