PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Friday the 31st of July, 2015

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[19:20:56] <rigid> ahoy
[19:21:20] <rigid> i'm trying to install pyspatialite on gentoo... it's failing.
[19:21:51] <rigid> is there a way I could force the installation of a specific version? I got spatialite-2.4.0_rc4 installed, but "pip install pyspatialite" says: Could not find a version that satisfies the requirement pyspatialite (from versions: [...] 2.6.2-spatialite.2.4.0-4 [...]"
[19:46:24] <rigid> ah, got it... i was missing ==
[21:01:30] <mathieui> Is there some latency between when I tell pypi to delete a file and when I can upload another file with the same filename again?
[21:06:00] <mathieui> ("error: HTTP Error 400: This filename has previously been used, you should use a different version")
[23:10:59] <tdsmith> mathieui: i think you can't ever upload a file with the same filename
[23:11:09] <mathieui> damnit
[23:11:20] <mathieui> this is stupid
[23:11:59] <mathieui> what if I removed the project and added it again?
[23:13:30] <tdsmith> why not increment the version number?
[23:14:07] <mathieui> I don’t want to re-release because I forgot one file in my MANIFEST.in
[23:16:22] <mathieui> great, because of my awful connection the transfer aborted but pypi still registered a filename
[23:16:28] <mathieui> let’s go for 1.0.post2
[23:17:01] <mathieui> is there a way to make sdist upload send a .xz instead of a .gz btw?
[23:17:09] <mathieui> that would be half the size