./lang/py-solc-select, Manage multiple Solidity compiler versions

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.4, Package name: py310-solc-select-1.0.4, Maintainer: pkgsrc-users

A tool to quickly switch between Solidity compiler versions.


Master sites:

Filesize: 20.808 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-25 10:31:39 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-solc-select: updated to 1.0.4

v1.0.4
check the global version is installed
added - solc-select install latest - feature
Uses installed_versions in valid_version
Logs message instead of error if no versions exist for solc-select versions
Adding codeowners and issue template
Update README.md
Bump pypa/gh-action-pip-audit from 1.0.2 to 1.0.6
Bump actions/setup-python from 3 to 4
Bump actions/checkout from 2 to 3.1.0
update installation message
Show a clearer message when Rosetta is not available
Add function to retrieve solc artifact path
Edited readme for clarification
install artifacts return False if requested solc versions are not available
Bump pypa/gh-action-pip-audit from 1.0.6 to 1.0.7
workflows: trusted publishing to PyPI
Bump pypa/gh-action-pip-audit from 1.0.7 to 1.0.8
   2023-05-11 10:38:18 by Adam Ciarcinski | Files touched by this commit (4)
Log message:
py-solc-select: added version 1.0.3

A tool to quickly switch between Solidity compiler versions.