We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7174d1b commit 5f7aeb2Copy full SHA for 5f7aeb2
python/py-py7zr/Portfile
@@ -21,7 +21,7 @@ checksums rmd160 badb5948c66df1ee377fcd6a9ca4eb228611c00c \
21
sha256 f6bfee81637c9032f6a9f0eb045a4bfc7a7ff4138becfc42d7cb89b54ffbfef1 \
22
size 4965058
23
24
-python.versions 310 311 312 313
+python.versions 310 311 312 313 314
25
26
if {${name} ne ${subport}} {
27
depends_build-append \
@@ -54,6 +54,7 @@ if {${name} ne ${subport}} {
54
port:py${python.version}-pyannotate \
55
port:py${python.version}-pytest \
56
port:py${python.version}-pytest-benchmark \
57
+ port:py${python.version}-pytest-httpserver \
58
port:py${python.version}-pytest-timeout \
59
port:py${python.version}-pytest-remotedata
60
0 commit comments