24 Commits

Author SHA256 Message Date
6fe2ca6217 Accepting request 1066990 from devel:languages:python
- 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/request/show/1066990
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyro4?expand=0&rev=10
2023-02-21 14:36:44 +00:00
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
87dfbb6dcc Accepting request 942010 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/942010
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyro4?expand=0&rev=9
2021-12-23 16:53:26 +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
Richard Brown
b3097aa896 Accepting request 875298 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/875298
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyro4?expand=0&rev=8
2021-03-05 12:44:19 +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
2de4d596e3 Accepting request 786813 from devel:languages:python
- Update to 4.79:
  * cython compatibility fix
  * removed explicit version checks of dependencies such as serpent

OBS-URL: https://build.opensuse.org/request/show/786813
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyro4?expand=0&rev=7
2020-03-26 23:27:52 +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
20e914caba Accepting request 764902 from devel:languages:python
- Properly conditionalize python2 build for older openSUSE

- 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/764902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyro4?expand=0&rev=6
2020-01-16 17:16:59 +00:00
Tomáš Chvátal
1ec02199d1 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=17 2020-01-16 09:07:21 +00:00
Tomáš Chvátal
4c15b8b1b5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=16 2020-01-15 12:52:45 +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
bd0cf74fd7 Accepting request 732901 from devel:languages:python
- 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/request/show/732901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyro4?expand=0&rev=5
2019-09-30 13:55:17 +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
60673384fe Accepting request 682266 from devel:languages:python
- 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/request/show/682266
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyro4?expand=0&rev=4
2019-03-19 08:58:09 +00:00
Tomáš Chvátal
c7a776a9f4 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pyro4?expand=0&rev=10 2019-03-06 19:32:32 +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
f3a4158693 Accepting request 659313 from devel:languages:python
- Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyro4?expand=0&rev=3
2019-01-24 13:03:10 +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
ac0089c6e9 Accepting request 626404 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/626404
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyro4?expand=0&rev=2
2018-07-31 14:01:39 +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
64f69b751f Accepting request 612083 from devel:languages:python
Distributed object middleware for Python

OBS-URL: https://build.opensuse.org/request/show/612083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Pyro4?expand=0&rev=1
2018-06-02 10:07:20 +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