I'm glad to see mpmath hit a real version number!

What is the error message you are getting for PyPI?

I recommend using setup.py sdist to create a tarball, upload that
tarball to the GitHub releases page, and then use twine to upload the
tarball to PyPI.

Aaron Meurer

On Sun, Oct 1, 2017 at 10:56 AM, Fredrik Johansson
<fredrik.johans...@gmail.com> wrote:
> Hi all,
>
> I tagged version 1.0.0 of mpmath a couple of days ago (September 27 being
> the 10 year anniversary of mpmath 0.1). It can currently be downloaded from
> http://mpmath.org/ and from
> https://github.com/fredrik-johansson/mpmath/releases
>
> However, I'm unable to update the package on PyPI (it seems both the python2
> and python3 versions I have on Linux Mint are too old for the new PyPI,
> something about mpmath's setup.py is broken, or I'm just doing it wrong). If
> someone else wants to give it a shot, give me your PyPI username and I will
> add you as a maintainer.
>
> The major new feature in 1.0 is code for computing inverse Laplace
> transforms, contributed by Kris Kuhlman. Apart from that, there are many
> small bugfixes; see
> https://github.com/fredrik-johansson/mpmath/blob/master/CHANGES
>
> In a little while, I might post a longer entry to my blog about the history
> and current state of mpmath.
>
> Fredrik
>
> --
> You received this message because you are subscribed to the Google Groups
> "mpmath" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to mpmath+unsubscr...@googlegroups.com.
> To post to this group, send email to mpm...@googlegroups.com.
> Visit this group at https://groups.google.com/group/mpmath.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CAKgW%3D6KFmz6KANNAPcmsRA2KJ9cAju%3DAQD9p1d3c2Gp9x4%2BmnQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to