populus icon indicating copy to clipboard operation
populus copied to clipboard

Verson 2: Switch from`semver` to `semantic_version` package.

Open pipermerriam opened this issue 8 years ago • 3 comments

  • Populus Version: 2.x.x (on the feat/v2 branch)

What is wrong?

Currently, in the feat/v2 line of Populus, the semver package is used for semantic versioning. This should switch to use the semantic_version package found here: https://pypi.python.org/pypi/semantic_version

pipermerriam avatar Jul 07 '17 20:07 pipermerriam

This keeps giving me errors regarding eth_utils

nemani avatar Jun 20 '18 20:06 nemani

right, https://github.com/ethereum/populus/issues/450 needs to be fixed before this issue can be resolved.

marbetschar avatar Jul 11 '18 20:07 marbetschar

Still opened?

millnitzluan avatar Sep 12 '18 01:09 millnitzluan