Commit Graph

8 Commits

Author SHA256 Message Date
Tomáš Chvátal
ba05ff86cf - Update to 4.79:
* cython compatibility fix
  * removed explicit version checks of dependencies such as serpent

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=19
2020-03-20 10:57:55 +00:00
Tomáš Chvátal
f52581a1c0 - Properly conditionalize python2 build for older openSUSE
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=15
2020-01-10 14:54:30 +00:00
Todd R
705481f648 Accepting request 762510 from home:TheBlackCat:branches:devel:languages:python
- Update to 4.77
  * dropped support for Python 3.4 (which has reached end-of-life
    status). Supported Python versions are now 2.7, and 3.5 or
    newer.
  * URIs now allow spaces in the location part. Useful for unix
    domain sockets.
- Dropped python2 subpackage due to dropping backports dependency.

OBS-URL: https://build.opensuse.org/request/show/762510
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=14
2020-01-09 18:18:44 +00:00
Tomáš Chvátal
0043c9e540 - Update to 4.76:
* corrected bogus space in worker thread name
  * thread server can now be cleanly stopped with SIGINT / Ctrl-C on Windows
  * the behavior of the NATPORT config item has been corrected to be in line with the API behavior of the Daemon
  * certs are now included in sdist archive so the ssl unit tests also run as intended
  * now correctly checks for write access to the correct logfile location, instead of assuming the current directory

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=12
2019-09-24 10:01:38 +00:00
Tomáš Chvátal
7afdd775ae - Update to 4.75:
* include LICENSE file in distribution
  * avoid decode error when dealing with memoryview annotations
  * serpent 1.27 required to avoid regression in previous version
  * fixed marshal serializer problem that prevented it to even call register() in the name server.
  * msgpack, json and marshal serializers now understand how to serialize array.array the same way serpent already did
  * fixed distributed-mandelbrot example to actually run multiple concurrent calculations.
  * missing API method doc added on NameServer.count()

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=9
2019-03-06 10:17:22 +00:00
c03c4dc94c Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=7
2018-12-04 13:54:07 +00:00
Tomáš Chvátal
665b51b765 Accepting request 626101 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of description.

OBS-URL: https://build.opensuse.org/request/show/626101
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=5
2018-07-30 07:36:04 +00:00
Todd R
2517776c4c Accepting request 612031 from devel:languages:python:misc
Distributed object middleware for Python

OBS-URL: https://build.opensuse.org/request/show/612031
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=1
2018-05-24 20:56:22 +00:00