py-bidict: add py314 subport

This commit is contained in:
Renee Otten
2026-01-20 10:22:07 -05:00
committed by Renee Otten
parent b1c51cd7bd
commit e0ea6addfe
+3 -2
View File
@@ -5,10 +5,11 @@ PortGroup python 1.0
name py-bidict
version 0.23.1
revision 0
license MPL-2
supported_archs noarch
platforms {darwin any}
maintainers {@harens harens} openmaintainer
description The bidirectional mapping library for Python
@@ -21,4 +22,4 @@ checksums rmd160 4e4b539347b4fe1b2f0319e83feafa485acc5380 \
sha256 03069d763bc387bbd20e7d49914e75fc4132a41937fa3405417e1a5a2d006d71 \
size 29093
python.versions 310 311 312 313
python.versions 310 311 312 313 314