Skip to content

Commit 5f7aeb2

Browse files
committed
py-py7zr: add py314 subport
1 parent 7174d1b commit 5f7aeb2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

python/py-py7zr/Portfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ checksums rmd160 badb5948c66df1ee377fcd6a9ca4eb228611c00c \
2121
sha256 f6bfee81637c9032f6a9f0eb045a4bfc7a7ff4138becfc42d7cb89b54ffbfef1 \
2222
size 4965058
2323

24-
python.versions 310 311 312 313
24+
python.versions 310 311 312 313 314
2525

2626
if {${name} ne ${subport}} {
2727
depends_build-append \
@@ -54,6 +54,7 @@ if {${name} ne ${subport}} {
5454
port:py${python.version}-pyannotate \
5555
port:py${python.version}-pytest \
5656
port:py${python.version}-pytest-benchmark \
57+
port:py${python.version}-pytest-httpserver \
5758
port:py${python.version}-pytest-timeout \
5859
port:py${python.version}-pytest-remotedata
5960

0 commit comments

Comments
 (0)