Hi Oleksandr,

I answered your previous mail with the same content on the Dev list already. I can't tell more, situation has not changed. Especially given the current popularity of Python I really wonder why.

https://lists.apache.org/thread/qgh43b37yknx4v5n7833c31d7f5wx3dp

Have fun,

JensG


Am 18.08.2023 um 20:24 schrieb Oleksandr Pryimak:
Hello Jens Geyer!

Thank you for being a maintainer for the Apache Thrift Python package.
When you have time could you please upload 0.17 and 0.18 packages to PyPi as well

Or let me know how can I help to make it possible

This is how I uploaded to local repo

# checkout the repo and an appropriate branch
cd lib/py
python setup.py sdist
twine upload --repository pypi dist/*

--
Oleksandr (Sasha) Pryimak


On Wed, Aug 2, 2023 at 4:03 PM Oleksandr Pryimak <sa...@thumbtack.com> wrote:

    Hello Jens Geyer!

    I found you as one of maintainers of thrift pypi project
    https://pypi.org/project/thrift

    I see the last uploaded version is 0.16

    Could you please upload 0.17 and 0.18 as well?

    I can provide instructions how to do this if needed but it should
    be along these lines

    # check out the repo
    cd lib/py
    python setup.py sdist
    twine upload --repository pypi dist/*

    Thank you for maintaining this package

    P.S. If you can add me as a maintainer I would gladly perform this
    update
-- Oleksandr (Sasha) Pryimak

Reply via email to