You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
py-nose: drop py39 subport
This commit is contained in:
@@ -32,7 +32,7 @@ checksums rmd160 4a3e1bb3121a2620aec0baa51eac1bb5a11cf6e9 \
|
||||
|
||||
# do NOT add subport for Python 3.12+ ; nose does not work with these versions, use the `py-pynose` instead.
|
||||
# setting `python.test_framework nose` will take care of selecting the correct port automatically
|
||||
python.versions 27 39 310 311
|
||||
python.versions 27 310 311
|
||||
|
||||
# already installs version-suffixed executables
|
||||
python.link_binaries no
|
||||
@@ -75,7 +75,5 @@ if {${name} ne ${subport}} {
|
||||
file copy ${worksrcpath}/examples ${destroot}${prefix}/share/doc/${subport}
|
||||
}
|
||||
|
||||
if {${python.version} > 39} {
|
||||
test.run yes
|
||||
}
|
||||
test.run yes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user