Roundup Tracker - Issues

Message8387

Author pschwabauer
Recipients ber, pschwabauer, rouilj, schlatterbeck
Date 2025-05-12.07:53:27
Message-id <1747036407.85.0.0634857686591.issue2551368@roundup-tracker.org>
In-reply-to
> > Has the status of the gpg/gpgme module been worked out
> > in the main pypi repo?

> We'll try to update the gpg module there (which is a gpgme binding).

test.pypi.org has the latest commit of the gpgmepy bindings and can be successfully installed with pip. I don't have access to the official PyPi entry and can't upload a beta build of the bindings. A release tag is needed by upstream to upload a package that can be installed without specifying the `--pre` flag to pip.

> > Also have the changes to make it work been committed to the Roundup repo?

> I don't know. Paul?

I don't have access to the Roundup repo. However, no changes should be needed if the gpgmepy entry on PyPi is updated and a new version is released. The gpgmepy bindings are now in a better state and work with Python 3.13.
History
Date User Action Args
2025-05-12 07:53:27pschwabauersetmessageid: <1747036407.85.0.0634857686591.issue2551368@roundup-tracker.org>
2025-05-12 07:53:27pschwabauersetrecipients: + pschwabauer, schlatterbeck, ber, rouilj
2025-05-12 07:53:27pschwabauerlinkissue2551368 messages
2025-05-12 07:53:27pschwabauercreate