pyte 0.8.0-3 source package in Ubuntu
Changelog
pyte (0.8.0-3) unstable; urgency=medium [ Ondřej Nový ] * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. [ Andrej Shadura ] * Bump debhelper from old 12 to 13. * Use dh-sequence-python3. * Update standards version to 4.6.2, no changes needed. * Apply multi-arch hints. + python-pyte-doc: Add Multi-Arch: foreign. * Remove constraints unnecessary since buster: + Build-Depends: Drop versioned constraint on python3-setuptools. [ Florian Ernst ] * Fix intersphinx_mapping to point to docs shipped by the python3-doc package (Closes: #1090126) -- Andrej Shadura <email address hidden> Tue, 14 Jan 2025 09:34:54 +0100
Upload details
- Uploaded by:
- Andrej Shadura
- Uploaded to:
- Sid
- Original maintainer:
- Andrej Shadura
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Questing | release | universe | misc | |
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pyte_0.8.0-3.dsc | 1.5 KiB | 3ff210922e0ee39fa547e40120c1d7451b8941da96bde57b4bd3ffa5add146b3 |
pyte_0.8.0.orig.tar.gz | 49.2 KiB | 7e71d03e972d6f262cbe8704ff70039855f05ee6f7ad9d7129df9c977b5a88c5 |
pyte_0.8.0-3.debian.tar.xz | 4.4 KiB | e5d66e3286d58c01c5fc9a9b12ae8edcf73c96d634fc57875c87f03d5639392d |
Available diffs
- diff from 0.8.0-2 to 0.8.0-3 (1.6 KiB)
No changes file available.
Binary packages built by this source
- python-pyte-doc: simple VTXXX-compatible terminal emulator (documentation)
pyte is an in-memory VTXXX-compatible terminal emulator, where XXX stands
for a series of video terminals, developed by DEC between 1970 and 1995.
.
pyte is as a fork of vt102, which was an incomplete pure Python
implementation of VT100 terminal.
.
This package only contains the documentation.
- python3-pyte: simple VTXXX-compatible terminal emulator (Python 3)
pyte is an in-memory VTXXX-compatible terminal emulator, where XXX stands
for a series of video terminals, developed by DEC between 1970 and 1995.
.
pyte is as a fork of vt102, which was an incomplete pure Python
implementation of VT100 terminal.
.
This is the Python 3 version of the package.