Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#61318 closed defect (fixed)

py38-distro: checksum error

Reported by: snarkhunter (Steve Langer) Owned by: Schamschula (Marius Schamschula)
Priority: Normal Milestone:
Component: ports Version: 2.6.3
Keywords: Cc:
Port: py-distro

Description

When trying to install meld, I'm getting a checksum error for py38-distro. I'm installing from source because my macports installation is in a non-standard location. The log file is attached.

Attachments (1)

main.log (9.2 KB) - added by snarkhunter (Steve Langer) 4 years ago.

Download all attachments as: .zip

Change History (10)

Changed 4 years ago by snarkhunter (Steve Langer)

Attachment: main.log added

comment:1 Changed 4 years ago by mf2k (Frank Schima)

Cc: mps@… removed
Owner: set to Schamschula
Port: py-distro added; py38-distro removed
Status: newassigned

comment:2 Changed 4 years ago by Schamschula (Marius Schamschula)

Hmm. I just added the py39 subport of py-distro a couple of days ago. No change to the existing checksums.

comment:3 Changed 4 years ago by Schamschula (Marius Schamschula)

I do see the same issue.

comment:4 Changed 4 years ago by Schamschula (Marius Schamschula)

There has been a stealth update, or something more nefarious.

When I built py39-distro, I did so using the local source file from when I updated the version to 1.5.0 in March.

comment:5 Changed 4 years ago by Schamschula (Marius Schamschula)

Pypi is offering a tarball that doesn't match what is available on GitHub. I don't know why.

comment:6 Changed 4 years ago by jmroot (Joshua Root)

BTW, this is also missing a homepage, as I discovered when I tried to have a look at this issue.

% port lint py-distro
--->  Verifying Portfile for py-distro
Error: Missing required variable: homepage
--->  1 errors and 0 warnings found.

comment:7 Changed 4 years ago by Schamschula (Marius Schamschula)

Yup. I was under the impression that the python PG took care of it.

comment:8 Changed 4 years ago by Schamschula (Marius Schamschula)

Resolution: fixed
Status: assignedclosed

In f1ec0445ca8f61fd55d4c296414b09639f311df1/macports-ports (master):

py-distro: stealth update

add homepage
Closes: #61318

comment:9 Changed 4 years ago by snarkhunter (Steve Langer)

Wow. Same day service. Thanks, all!

Note: See TracTickets for help on using tickets.