fbtftp 0.5-3 source package in Ubuntu

Changelog

fbtftp (0.5-3) unstable; urgency=medium

  * Team upload.
  * Replace distutils by shutil to gain Python 3.12 compatibility
    Closes: #1056245
  * Standards-Version: 4.6.2 (routine-update)
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Add salsa-ci file (routine-update)
  Set upstream metadata fields: Repository-Browse.

 -- Andreas Tille <email address hidden>  Wed, 07 Feb 2024 20:15:55 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fbtftp_0.5-3.dsc 2.0 KiB c6227b4b8c68291eca5d1599174da98fe371625d633e1c3dad8ae78ef2433439
fbtftp_0.5.orig.tar.gz 24.3 KiB 0b04669409feda8ffa4552d616ccf75ac70c416b940699f8fbdcf004794836d9
fbtftp_0.5-3.debian.tar.xz 3.0 KiB 82d858c05a27ddfdb0f8293a3709f1d34c8cfbac4cd772f7e35fb43ef07f2c33

Available diffs

No changes file available.

Binary packages built by this source

python3-fbtftp: Framework to build dynamic TFTP servers (Python3)

 fbtftp is Facebook's implementation of a dynamic TFTP server framework. It
 lets you create custom TFTP servers and wrap your own logic into it in a very
 simple manner.
 .
 This is the Python3 package.