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 -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -