python - Pip Install Semantic Version with Metadata not upgrading -


i have 2 versions of python build:

16.1206.43542 17.0817.221945+f4cc396 

the difference can see ending metadata. when run pip install package, version 16.1206.43542 installed , not latest. proper behavior? have thought pip have honored metadata, , installed later package?

thoughts? ideas? welcomed. transparency, adding sha git build version.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

performance - Why is XCHG reg, reg a 3 micro-op instruction on modern Intel architectures? -

jquery - Responsive Navbar with Sub Navbar -