Log file Viewer
Help
|
Karma
| Search:
#pypa logs for Thursday the 18th of April, 2019
(
Back to #pypa overview
) (
Back to channel listing
) (
Animate logs
)
[
10:00:31
] <
ncopa
> hi, i am rebuilding 400+ alpine pacakges against python 3.7 and have now bumped into problem with fetching the sources.
[
10:00:39
] <
ncopa
> for example this no longer works: https://files.pythonhosted.org/packages/source/s/sgmllib3k/sgmllib3k-1.0.0.tar.gz
[
10:00:45
] <
ncopa
> returns 504
[
10:01:24
] <
ncopa
> seem like "https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" no longer works