Hi, On Wed, Aug 21, 2013 at 6:49 PM, Aaron Meurer <[email protected]> wrote: > On Wed, Aug 21, 2013 at 7:38 PM, Aaron Meurer <[email protected]> wrote: >> On Wed, Aug 21, 2013 at 7:26 PM, Matthew Brett <[email protected]> >> wrote: >>> Hum, >>> >>> On Wed, Aug 21, 2013 at 6:21 PM, Aaron Meurer <[email protected]> wrote: >>>> Aaron Meurer >>>> >>>> Sent from my iPad >>>> >>>> On Aug 21, 2013, at 7:15 PM, Matthew Brett <[email protected]> wrote: >>>> >>>>> Hi, >>>>> >>>>> On Wed, Aug 21, 2013 at 6:12 PM, Aaron Meurer <[email protected]> wrote: >>>>>> I reuploaded the file, but that doesn't seem to have fixed it. >>>>>> >>>>>> The easiest solution is probably to finish up >>>>>> https://github.com/sympy/sympy/pull/2333 and do another release. >>>>> >>>>> That's a good long term solution - but it still means that anyone >>>>> trying to install sympy==0.7.3 or sympy==0.7.2 is going to run into >>>>> confusing trouble. >>>>> >>>>> Did you delete the archive from pypi before uploading again? >>>> >>>> Yes. I don't think it would even let me do it otherwise. >>> >>> So you deleted sympy-0.7.3.tar.gz, reuploaded, but this didn't change the >>> order? >>> >>> And just to be clear - this is what you did last time, and it did >>> change the order? >> >> I think last time there wasn't the one tarball. I don't remember, though. >> >>> >>> Ah pypi... >>> >>> I guess it would be worth considering putting up sympy-0.7.3-py27, >>> sympy-0.7.3-py26, sympy-0.7.3-py25, and removing the bare tarball. >> >> I guess so. It's annoying because I have to recompress it each time so >> that it has a different md5. And we'll lose all download counts. > > Sigh. > > OK, I've done this. Can you check that it works in Python 2 and Python 3?
Thanks for doing that. Tested on pythons 2.6 through 3.3: http://nipy.bic.berkeley.edu/builders/nipy-py2.6/builds/277/steps/shell_2/logs/stdio http://nipy.bic.berkeley.edu/builders/nipy-py2.7-osx-10.8/builds/19/steps/shell_2/logs/stdio http://nipy.bic.berkeley.edu/builders/nipy-py3.2/builds/11/steps/shell_2/logs/stdio http://nipy.bic.berkeley.edu/builders/nipy-py3.3/builds/15/steps/shell_2/logs/stdio Cheers, Matthew -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
