27 Commits

Author SHA256 Message Date
1fd0dd4366 Accepting request 1282517 from devel:languages:python
- Switch to pyproject macros.

OBS-URL: https://build.opensuse.org/request/show/1282517
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=13
2025-06-04 18:28:36 +00:00
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
9660ddf36e Accepting request 1130711 from devel:languages:python
- 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/request/show/1130711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=12
2023-12-04 22:01:43 +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
c04a213752 Accepting request 1083353 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1083353
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=11
2023-04-28 14:25:00 +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
f2774111c3 Accepting request 1007454 from devel:languages:python
- 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/request/show/1007454
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=10
2022-10-01 15:44:11 +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
2f4cc0b631 Accepting request 783617 from devel:languages:python
- Add missed dependency on requests in tests

OBS-URL: https://build.opensuse.org/request/show/783617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=9
2020-03-11 17:52:16 +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
52f356c27a Accepting request 783287 from devel:languages:python
- 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/request/show/783287
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=8
2020-03-10 11:33:38 +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
2ec24fea46 Accepting request 780389 from devel:languages:python
- update to 1.0.4:
  * Tinyrpc now supports the MSGPACK RPC protocol in addition to JSON-RPC.

OBS-URL: https://build.opensuse.org/request/show/780389
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=7
2020-03-03 09:15:11 +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
12fdac0fd5 Accepting request 729733 from devel:languages:python
- Update to 1.0.3:
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/729733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=6
2019-09-11 08:34:51 +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
07659b5066 Accepting request 717573 from devel:languages:python
- Update to 1.0.2:
  * no upstream changelog

OBS-URL: https://build.opensuse.org/request/show/717573
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=5
2019-07-22 15:19:45 +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
08d6459b1b Accepting request 681400 from devel:languages:python
- Update to 0.9.4:
  * Tiny bugfixes only

OBS-URL: https://build.opensuse.org/request/show/681400
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=4
2019-03-05 11:23:09 +00:00
Tomáš Chvátal
7b9e15ece5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tinyrpc?expand=0&rev=8 2019-03-04 12:46:52 +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
acba147ba9 Accepting request 659719 from devel:languages:python
Remove superfluous devel dependency for noarch package

OBS-URL: https://build.opensuse.org/request/show/659719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=3
2018-12-24 10:45:16 +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
a4bd788d10 Accepting request 614835 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/614835
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=2
2018-06-08 21:17:44 +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
682bcf0436 Accepting request 603518 from devel:languages:python
Cloud stuff

- update to 0.9.1
- Initial spec

OBS-URL: https://build.opensuse.org/request/show/603518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tinyrpc?expand=0&rev=1
2018-05-15 08:06:25 +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