[MacPorts] #47141: pypi2port @133341 truncates checksums
MacPorts
noreply at macports.org
Fri Mar 13 01:40:27 PDT 2015
#47141: pypi2port @133341 truncates checksums
--------------------+-----------------------
Reporter: jmr@… | Owner: gaurav@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Keywords: | Port: pypi2port
--------------------+-----------------------
The checksums written to the generated portfile are 2 characters too
short, e.g.:
{{{
checksums rmd160 3d6aee95cc06ebd538fdea481a806d420f1757 \
sha256
f8f436a350e37607a3a3d333b6c2d9baf3320cd661e72e95ee0e3037ac7a31
}}}
instead of
{{{
checksums rmd160 3d6aee95cc06ebd538fdea481a806d420f17576d \
sha256
f8f436a350e37607a3a3d333b6c2d9baf3320cd661e72e95ee0e3037ac7a3157
}}}
--
Ticket URL: <https://trac.macports.org/ticket/47141>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list