python-tinyrpc 0.6-2ubuntu1 source package in Ubuntu

Changelog

python-tinyrpc (0.6-2ubuntu1) focal; urgency=medium

  * Remove the Python2 autopkg test.

 -- Matthias Klose <email address hidden>  Fri, 22 Nov 2019 13:36:45 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Ben Finney
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tinyrpc_0.6.orig.tar.gz 32.5 KiB c8a9b51ec7b388a2fb30a996d4c1634ede4e78c19455d249571c2f4e881194e8
python-tinyrpc_0.6-2ubuntu1.debian.tar.xz 5.6 KiB 10cda0888cb829221c9eec0fa0995ab424963f1d586c99b09b31c1360c96e346
python-tinyrpc_0.6-2ubuntu1.dsc 2.2 KiB 1c340b1e1f7b139556e8fd3af1d1b8b369ad93b728f6011ff89feaf3a9e54092

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.