File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ PortGroup python 1.0
55
66name py-last
77python.rootname pylast
8- version 6 .0.0
8+ version 7 .0.0
99revision 0
1010
1111categories-append devel audio
@@ -20,9 +20,9 @@ homepage https://github.com/pylast/pylast
2020
2121maintainers nomaintainer
2222
23- checksums rmd160 45025d3da7efa8a4f9a21f5696e32b97b667f794 \
24- sha256 09748dcdb97ddc812c65460bea73f7cce578b2b8ed4d9f6a0d1da122f8b05c5c \
25- size 45408
23+ checksums rmd160 afc69b524ad2ae38fb4f92a5010169b05093e2eb \
24+ sha256 05803f66d50e33521788f01eb30a9d4e3fbffbb4d81420826a2e3e9ca598a370 \
25+ size 435280
2626
2727python.versions 310 311 312 313
2828python.pep517_backend hatch
@@ -36,8 +36,10 @@ if {${name} ne ${subport}} {
3636
3737 depends_test-append \
3838 port:py${python.version} -flaky \
39+ port:py${python.version} -pytest-cov \
3940 port:py${python.version} -pytest-random-order \
40- port:py${python.version} -yaml
41+ port:py${python.version} -yaml \
42+ port:py${python.version} -pytest-recording
4143
4244 # See https://github.com/pylast/pylast/issues/397
4345 test.run yes
You can’t perform that action at this time.
0 commit comments