python-tx-tftp 0.1~bzr47-0ubuntu1 source package in Ubuntu

Changelog

python-tx-tftp (0.1~bzr47-0ubuntu1) zesty; urgency=medium

  * New upstream revision that only includes bug fixes and changes made
    in previous Ubuntu packaging (lp:python-tfx-tftp) (LP: #1682187).
    - Include fixes to setup.py and tox (bzr43).
    - Include port to python3 (bzr44).
    - Mention object transfer in README (bzr45)
    - Fix handle non-RRQ/WRQ datagrams on default port (bzr46) (LP: #1682139)
    - Fix tracebacks that cause tftp to temporarily stop with
      missing 'stopListening', 'socket' (LP: #1376483, LP: #1381129)
  * debian/patches:
    - 04-setup-py-and-tox.patch: Drop, merged upstream (bzr43)
    - 05-python3-support.patch: Drop, merged upstream (bzr44)
    - 99-drop-trial.patch: Drop setuptools_trial, provided that it is not
      in the Ubuntu archive.

 -- Andres Rodriguez <email address hidden>  Tue, 11 Apr 2017 11:03:56 -0400

Upload details

Uploaded by:
Andres Rodriguez
Uploaded to:
Zesty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-tx-tftp_0.1~bzr47.orig.tar.gz 26.4 KiB 3de8b4b4304cc65dd766bdcb5532e74db63c47a7d3b577541c4a31f485e79cca
python-tx-tftp_0.1~bzr47-0ubuntu1.debian.tar.xz 4.6 KiB 707e2fca9d6b6a3d1fa70a0b767a2881b545a373409b7475b78c5b164eea3133
python-tx-tftp_0.1~bzr47-0ubuntu1.dsc 2.0 KiB a2cc55975fe3181bbfd07a6632269c9e53039d82f1b8a1875b70068ca4e56737

View changes file

Binary packages built by this source

python-txtftp: Twisted-based TFTP implementation

 A Twisted-based TFTP implementation that implements:
 .
  * RFC1350 (base TFTP specification) support.
  * Asynchronous backend support.
  * netascii transfer mode.
  * RFC2347 (TFTP Option Extension) support. blksize (RFC2348) and timeout.
    (partial support for RFC2349) options are supported.
  * An actual TFTP server.
  * Plugin for twistd.

python3-txtftp: No summary available for python3-txtftp in ubuntu artful.

No description available for python3-txtftp in ubuntu artful.