Commit Graph

13 Commits

Author SHA256 Message Date
d99328b413 - Switch to pyproject macros.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=26
2025-06-04 06:18:29 +00:00
4678f7854f - update to 1.1.7:
* Update pyzmq to 23.2.1 to support Python 3.11
  * Add pyproject.toml for sake of PEP517 compatibility
  * Update gevent in requirements.txt to support Python 3.11
  * Removed dependency on six as the package supports Python 3 only now
- drop python-tinyrpc-no-six.patch (upstream)
  * fix undesired sharing of ID generators between protocol instances

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=24
2023-12-04 10:49:07 +00:00
f7fddc3822 Accepting request 1082708 from home:pgajdos:python
- version update to 1.1.6
  * no upstream changelog found
- added patches
  fix https://github.com/mbr/tinyrpc/issues/103
  + python-tinyrpc-no-six.patch

OBS-URL: https://build.opensuse.org/request/show/1082708
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=22
2023-04-27 22:07:27 +00:00
67b8228565 - update to 1.1.4:
* fix undesired sharing of ID generators between protocol instances  
  * add timeout to ZmqClientTransport
  * changed zmq client timeout to seconds

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=20
2022-10-01 13:52:58 +00:00
Tomáš Chvátal
153ef25f5f - Add missed dependency on requests in tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=18
2020-03-11 07:28:10 +00:00
Tomáš Chvátal
6c63fe20cd - Switch to github tarball for tests
- Run tests
- Skip python2 build as the 1.0.4 is no longer py2 compatible

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=16
2020-03-10 10:30:52 +00:00
3b133a8234 - update to 1.0.4:
* Tinyrpc now supports the MSGPACK RPC protocol in addition to JSON-RPC.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=14
2020-02-28 21:44:27 +00:00
Tomáš Chvátal
bbbdea794d - Update to 1.0.3:
* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=12
2019-09-10 09:24:44 +00:00
Tomáš Chvátal
8ad8f33499 - Update to 1.0.2:
* no upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=10
2019-07-22 12:40:39 +00:00
Tomáš Chvátal
c62483ad22 - Update to 0.9.4:
* Tiny bugfixes only

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=7
2019-03-04 12:46:05 +00:00
d61702b439 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=5
2018-12-04 14:09:54 +00:00
Tomáš Chvátal
94aa9ce71a Accepting request 614740 from home:jengelh:branches:devel:languages:python
- Ensure neutrality/accuracy of description.

OBS-URL: https://build.opensuse.org/request/show/614740
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=3
2018-06-07 06:50:47 +00:00
Tomáš Chvátal
2f39eeb6e5 Accepting request 603235 from Cloud:OpenStack:Master
OBS-URL: https://build.opensuse.org/request/show/603235
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=1
2018-05-03 06:52:36 +00:00