Revisions of python-Pyro5
buildservice-autocommit
accepted
request 1137817
from
Dirk Mueller (dirkmueller)
(revision 10)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 9)
- update to 5.15: * removed Python 3.7 from the support list (it is EOL). Now supported on Python 3.8 or newer. * fixed cgi.parse deprecation problem in http gateway * removed jquery dependency in http gateway * some small tweaks to setup, tests, examples, and docs. * updated the self-signed example certificates and serial numbers in the ssl example. - drop add-network-marker.patch (upstream)
buildservice-autocommit
accepted
request 1092378
from
Dirk Mueller (dirkmueller)
(revision 8)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
accepted
request 1092316
from
Eric Schirra (ecsos)
(revision 7)
- Add %{?sle15_python_module_pythons}
Dominique Leuenberger (dimstar_suse)
accepted
request 1067292
from
Steve Kowalik (StevenK)
(revision 6)
initialized devel package after accepting 1067292
Steve Kowalik (StevenK)
committed
(revision 5)
Update reference
Steve Kowalik (StevenK)
committed
(revision 4)
Update patch
Steve Kowalik (StevenK)
committed
(revision 3)
- Add patch add-network-marker.patch: * Mark tests that require the network as such, so we can skip them.
Steve Kowalik (StevenK)
committed
(revision 2)
Correct test skipping
Steve Kowalik (StevenK)
committed
(revision 1)
- New package, in a sense, based on Pyro4. - Update to 5.14: * http gateway now also has OPTION call with CORS * fixed deprecation warning about setting threads in daemon mode * fixed more threading module deprecation warnings * proxy now correctly exposes remote __len__, __iter__ and __getitem__ etc * improved type hint for expose() * added Proxy._pyroLocalSocket property that is the local socket address used in the proxy. * serve() no longer defaults host parameter to empty string, but None. * fixed a Python 3.11 serialization issue * fixed @expose issue on static method/classmethod due to API change in Python 3.10 * introduced SERPENT_BYTES_REPR config item (and updated serpent library version requirement for this) * flush nameserver output to console before entering request loop * added optional boolean “weak” parameter to Daemon.register(), to register a weak reference to the server object that will be unregistered automatically when the server object gets deleted. * fixed error when import Pyro5.server * documented SSL_CACERTS config item * reworked the timezones example. * httpgateway message data bytearray type fix * fixed regex lookup index error in nameserver * the 4 custom class (un)register methods on the SerializerBase class are now also directly available in the api module * fixed a silent error in the server when doing error handling * fixed empty nameserver host lookup issue * added privilege-separation example * added methodcall_error_handler to Daemon that allows you to provide a
Displaying all 10 revisions