py-tz: drop py3[5-8] subports

This commit is contained in:
Renee Otten
2026-03-24 16:54:29 -04:00
parent 598badb347
commit 715fc1416e
+2 -2
View File
@@ -24,10 +24,10 @@ checksums rmd160 31e27b7ff154da666fec879ef6b29caad85cb94a \
sha256 3378dde6a0c3d26719182142c56e60c7f9af7e968076f31aae569d72a0358ee1 \
size 321088
python.versions 27 35 36 37 38 39 310 311 312 313 314
python.versions 27 39 310 311 312 313 314
if {${name} ne ${subport}} {
if {${python.version} in "27 35 36"} {
if {${python.version} == 27} {
conflicts py${python.version}-tz-gae
}