pygtail 0.6.1-3 source package in Ubuntu

Changelog

pygtail (0.6.1-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <email address hidden>  Thu, 02 Jun 2022 21:18:40 -0400

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
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygtail_0.6.1-3.dsc 2.0 KiB 35488e9e8383f86301280ee7a95dce73bbfcd27dc582099bebd1fee416e831c2
pygtail_0.6.1.orig.tar.gz 13.6 KiB ae6de5da2bfce5d499234d0f254f42b90e2693459730c3d314178e8804410a7b
pygtail_0.6.1-3.debian.tar.xz 2.1 KiB 13e88a723e23e84146c3fb02be1b99bb652b203cd13fbc8cee784dfc8d9462d7

Available diffs

No changes file available.

Binary packages built by this source

pygtail: No summary available for pygtail in ubuntu kinetic.

No description available for pygtail in ubuntu kinetic.

python3-pygtail: read log file lines that have not been read (Python 3)

 Pygtail reads log file lines that have not been read. It will even handle log
 files that have been rotated.
 .
 This has similar functionality to the logtail2 tool (which can be found in the
 logtail package).
 .
 This package contains the Python 3 library.