PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Wednesday the 24th of September, 2014

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[00:35:47] <buck1> dstufft: two questions:
[00:35:57] <buck1> 1) what do you think of a new pip-prune command ala https://www.npmjs.org/doc/cli/npm-prune.html
[00:36:16] <buck1> 2) is there any way to list the versions of a package that are cached?
[00:36:48] <buck1> i'm trying to figure out a way to not refacot find_requirement
[00:36:51] <buck1> it's too hard i think :(
[00:39:57] <buck1> dstufft: two questions:
[00:40:02] <buck1> 1) what do you think of a new pip-prune command ala https://www.npmjs.org/doc/cli/npm-prune.html
[00:40:09] <buck1> 2) is there any way to list the versions of a package that are cached?
[00:40:19] <buck1> i'm trying to figure out a way to not refacotor find_requirement
[00:40:26] <buck1> it's too hard i think :(
[00:42:14] <buck1> client is malfunctioning =/
[00:45:47] <lifeless> jaraco: hi, wondered if you had thughts on
[00:45:47] <lifeless> https://bitbucket.org/pypa/setuptools/issue/250/develop-and-install-single-version ?
[00:59:57] <buck1> how does wheel --compile work with a file containing a 'yield from' under py2?
[01:00:20] <buck1> err install --compile
[01:00:46] <buck1> looking at the compilewheel testcase
[04:10:00] <pmxbot> jaraco pushed 2 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[04:10:00] <pmxbot> sdist command: fix case insensitivity when adding some files to filelist
[04:10:00] <pmxbot> remove unneeded code from last commit
[04:25:44] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[04:25:44] <pmxbot> Update changelog