python-rply 0.7.7-3 source package in Ubuntu

Changelog

python-rply (0.7.7-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.
  * Re-export upstream signing key without extra signatures.
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <email address hidden>  Fri, 03 Jun 2022 23:40:51 -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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-rply_0.7.7-3.dsc 2.0 KiB 9c64df4c332e67e64cba82f4ec270405b26dbc5b4751e2c583ad1b9663c2bd36
python-rply_0.7.7.orig.tar.gz 14.9 KiB 4d6d25703efd28fb3d5707f7b3bd4fe66c306159a5c25af10ba26d206a66d00d
python-rply_0.7.7-3.debian.tar.xz 6.5 KiB 5c0e1bc52190906ca6760336755369feea0a0cfe5aeb0cc176bfb252593503a0

Available diffs

No changes file available.

Binary packages built by this source

python3-rply: pure Python based parser that also works with RPython (Python 3)

 This package provides a pure Python based parser generator, that also
 works with RPython. It is a more-or-less direct port of David
 Bazzley's awesome PLY, with a new public API, and RPython support.
 .
 This package provides Python 3 bindings only.