Hi, On Tue, Aug 01, 2017 at 10:26:52AM -0600, Ken Dreyer wrote: > On Mon, Jul 31, 2017 at 4:06 PM, Guido Günther <[email protected]> wrote: > > I'm happy to announce the relesae of git-buildpackage 0.8.18: > > Thanks very much for this latest release! > > Mind pushing it PyPI as well? https://pypi.python.org/pypi/gbp says > 0.8.17 is the latest.
pypi is part of the release scripts but that failed yesterday: $ twine upload -r pypi -s dist/gbp-0.8.18.tar.gz [..snip..] Uploading gbp-0.8.18.tar.gz [================================] 361656/361656 - 00:02:02 HTTPError: 410 Client Error: Gone (This API has been deprecated and removed from legacy PyPI in favor of using the APIs available in the new PyPI.org implementation of PyPI (located at https://pypi.org/). For more information about migrating your use of this API to PyPI.org, please see https://packaging.python.org/guides/migrating-to-pypi-org/#uploading. For more information about the sunsetting of this API, please see https://mail.python.org/pipermail/distutils-sig/2017-June/030766.html) for url: https://pypi.python.org/pypi oh my, fixed now. Thanks for reporting this! -- Guido _______________________________________________ git-buildpackage mailing list [email protected] http://lists.sigxcpu.org/mailman/listinfo/git-buildpackage
