11 Commits

Author SHA256 Message Date
e5c515f697 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=24
2023-02-21 12:01:27 +00:00
6385ef2ce5 Accepting request 941983 from home:bnavigator:python-rpm-macros
- Update to v4.81
  * fix some typo's in docs
  * corrected some minor other things in docs
  * Python 3.9 is now included in the unit test runs
  * No actual code changes.
- (update just to satisfy the weekly report on d:l:python* scripts)
- Add patch Pyro4-pr238-py310-cmethod-smethod.patch
  * gh#irmen/Pyro4#238

OBS-URL: https://build.opensuse.org/request/show/941983
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=23
2021-12-21 22:57:18 +00:00
f28fa4b602 Accepting request 875273 from home:jayvdb:branches:devel:languages:python
- Update to v4.80
  * fix possible race condition when creating instances with
    instancemode "single"

OBS-URL: https://build.opensuse.org/request/show/875273
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=21
2021-02-26 08:26:27 +00:00
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