python-tinyrpc 0.6-4ubuntu1 source package in Ubuntu

Changelog

python-tinyrpc (0.6-4ubuntu1) mantic; urgency=medium

  * debian/tests/smoke_test.py: port to importlib.  Closes: #1040854.

 -- Steve Langasek <email address hidden>  Fri, 14 Jul 2023 11:46:09 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tinyrpc_0.6.orig.tar.gz 32.5 KiB c8a9b51ec7b388a2fb30a996d4c1634ede4e78c19455d249571c2f4e881194e8
python-tinyrpc_0.6-4ubuntu1.debian.tar.xz 7.2 KiB 53f6d0bdcf953105625ad0acdcf06e6ab3a672b8f749613653d100148de7815c
python-tinyrpc_0.6-4ubuntu1.dsc 2.3 KiB 4e70bafc40361d3463dcf91b3afe3a3843e09b17cdd0a469cbda8ca414b87ad3

Available diffs

View changes file

Binary packages built by this source

python-tinyrpc-doc: small, modular RPC library — documentation

 ‘tinyrpc’ is a library for making and handling RPC calls in Python.
 .
 Its initial scope is handling JSON-RPC, although it aims to be very
 well-documented and modular to make it easy to add support for
 further protocols.
 .
 This package installs the library documentation.

python3-tinyrpc: small, modular RPC library — Python 3

 ‘tinyrpc’ is a library for making and handling RPC calls in Python.
 .
 Its initial scope is handling JSON-RPC, although it aims to be very
 well-documented and modular to make it easy to add support for
 further protocols.
 .
 A feature is support of multiple transports (or none at all) and
 providing clever syntactic sugar for writing dispatchers.
 .
 This package installs the library for Python 3.