frostming / unearth

A utility to fetch and download python packages
https://unearth.readthedocs.io
MIT License
141 stars 18 forks source link

Update hg.py to use the commit hash instead of the local identity #91

Closed paugier closed 10 months ago

paugier commented 10 months ago

Seems to fix https://github.com/pdm-project/pdm/issues/2536

The result of hg parent -T "{rev}" is a local revision number.