[MacPorts] #56530: port needs to check if python module has been installed/upgraded with pip

MacPorts noreply at macports.org
Thu May 24 22:56:04 UTC 2018


#56530: port needs to check if python module has been installed/upgraded with pip
---------------------------------------------+-----------------------
 Reporter:  gaming-hacker                    |      Owner:  (none)
     Type:  defect                           |     Status:  new
 Priority:  Normal                           |  Milestone:
Component:  ports                            |    Version:  2.4.4
 Keywords:  python,pip,install,user,upgrade  |       Port:  alabaster
---------------------------------------------+-----------------------
 Hello,

 I update my python modules through pip with commands like

 {{{
 pip-2.7 install alabaster --user --upgrade
 }}}

 which results in

 {{{

 Collecting alabaster
   Downloading
 https://files.pythonhosted.org/packages/2e/c3/9b7dcd8548cf2c00531763ba154e524af575e8f36701bacfe5bcadc67440/alabaster-0.7.10-py2.py3
 -none-any.whl
 Installing collected packages: alabaster
 Successfully installed alabaster-0.7.10
 }}}

 checking for outdated ports returns


 {{{
 The following installed ports are outdated:
 py27-alabaster                 0.7.6_0 < 0.7.10_0
 }}}


 which is obviously not the case since, it is now updated.

-- 
Ticket URL: <https://trac.macports.org/ticket/56530>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list