pypng
pypng copied to clipboard
root directory in tar archive name has double pypng-pypng
It does not break things, but looks wrong.
Huh. The "root" directory should be pypng-X.Y.Z
(eg, pypng-0.0.18
); where are you getting this tar file and how are you extracting it / examining it?
Huh. The "root" directory should be
pypng-X.Y.Z
(eg,pypng-0.0.18
); where are you getting this tar file and how are you extracting it / examining it?
https://github.com/drj11/pypng/archive/pypng-0.0.18.tar.gz
on this page https://github.com/drj11/pypng/releases
oh yeah, that is wrong. This procedure is now somewhat automated. Looks like I implemented that the day after the 0.0.18 release. :)
It may be more subtle than I think:
- [x] is github changing the name of the tarfile? No
- [x] is github changing the contents of the tarfile? No
These tarfiles are create automatically by github based on the tag name.