Hi,
Firstly, Jeking planned to overhaul the entire release process two years
ago. Not much happened since, besides the announcement and a pending
pull request that he never merged nor communicated.
Secondly, those package releases ... I understand the issue, and I admit
that it is our fault as the Thrift project team. However, since I
already take care of certain other package repositories myself and since
the PMC consists of more than one person, there are certainly enough
other people who can easily chime in. As written earlier, I will happily
add more people from the PMC as maintainers, but so far nobody voluntereed.
Have fun,
JensG
-------- Weitergeleitete Nachricht --------
Betreff: Apache Thrift Python lib upgrade
Datum: Wed, 2 Aug 2023 16:03:40 -0700
Von: Oleksandr Pryimak <[email protected]>
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