You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2023. It is now read-only.
https://build.opensuse.org/request/show/1066990
by user dgarcia + dimstar_suse
- Delete Pyro4-pr238-py310-cmethod-smethod.patch
- Skip python 3.11, it's not supported and won't be supported. It's
recommended to use Pyro5, gh#irmen/Pyro4#246
- Update to v4.82
* fixed @expose issue on static method/classmethod due to API change in Python 3.10
* switched from travis to using github actions for CI builds and tests
* Python 3.10 is now included in the unit test runs
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Use Pyro5 instead (which is still going to be updated to function without problems on future Python versions).
To keep using Pyro4, you're going to have to find another way, such as custom fork+patches perhaps.
The text was updated successfully, but these errors were encountered: