Opened 4 years ago
Closed 4 years ago
#61345 closed defect (fixed)
py38-josepy @1.4.0: checksum mismatch
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.3 |
Keywords: | Cc: | ||
Port: | py-josepy |
Description
Switching the download location from GitHub to PyPI was effectively a stealth update so it caused a checksum mismatch:
$ sudo port fetch --no-mirrors py38-josepy ---> Fetching distfiles for py38-josepy ---> Attempting to fetch josepy-1.4.0.tar.gz from https://files.pythonhosted.org/packages/source/j/josepy $ sudo port checksum py38-josepy ---> Verifying checksums for py38-josepy Error: Checksum (rmd160) mismatch for josepy-1.4.0.tar.gz Error: Checksum (sha256) mismatch for josepy-1.4.0.tar.gz Error: Checksum (size) mismatch for josepy-1.4.0.tar.gz Error: Failed to checksum py38-josepy: Unable to verify file checksums
Change History (1)
comment:1 Changed 4 years ago by Schamschula (Marius Schamschula)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 45a72df722e6d4e7bfde7fe5a344c991b99fe73b/macports-ports (master):