[MacPorts] #65074: py35-flask, py35-flask-mail, py35-flask-script: Dependency 'py35-werkzeug' not found
MacPorts
noreply at macports.org
Tue Apr 26 03:39:54 UTC 2022
#65074: py35-flask, py35-flask-mail, py35-flask-script: Dependency 'py35-werkzeug'
not found
-------------------------+-------------------------------------------------
Reporter: ryandesign | Owner: lpsinger
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Keywords: | Port: py-flask py-flask-mail py-flask-
| script py-werkzeug
-------------------------+-------------------------------------------------
{{{
$ sudo port -y install py35-flask
---> Computing dependencies for py35-flask
Error: Dependency 'py35-werkzeug' not found.
}}}
{{{
$ sudo port -y install py35-flask-mail
---> Computing dependencies for py35-flask-mail
Error: Dependency 'py35-werkzeug' not found.
}}}
{{{
$ sudo port -y install py35-flask-script
---> Computing dependencies for py35-flask-script
Error: Dependency 'py35-werkzeug' not found.
}}}
The same applies to the py36 subports.
[changeset:bab40d6072ef93822099042a7c4bca096630a75c/macports-ports
py35-werkzeug and py36-werkzeug were removed] two weeks ago. (It's a good
idea not to remove ports that other ports depend on.)
In the case of py-flask-mail and py-flask-script, py36 is the newest
subport offered. I don't know if adding support for newer python versions
to those ports is more involved than just adding those numbers to the
`python.versions` line.
--
Ticket URL: <https://trac.macports.org/ticket/65074>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list