A Chef cookbook to provide a unified interface for installing Python, managing Python packages, and creating virtualenvs.
124
stars
108
forks
source link
stripping additional characters from debian upstream changes #147
Open
ITJamie opened 5 years ago
Per https://www.debian.org/doc/debian-policy/ch-controlfields.html?fbclid=IwAR1Z9fSxh4pjfNbq-IUN78bLslaf4TlzBi7BI0AzKxj75AGREnxoh85O8cU#version there are three characters that can break the current version check ( - + ~ ) and this change will strip them
Issue: https://github.com/poise/poise-python/issues/146