pygithub 1.55-3 source package in Ubuntu

Changelog

pygithub (1.55-3) unstable; urgency=medium

  * Update metadata
  * Update Standards-Version to 4.6.2 (no change)
  * Introduce d/salsa-ci.yml

 -- Agathe Porte <email address hidden>  Sat, 21 Jan 2023 11:42:15 +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
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygithub_1.55-3.dsc 2.0 KiB 03c50483f0418fc66a7f7052818d8905e35152eaba5c5448eabdd05b3c988d0c
pygithub_1.55.orig.tar.gz 154.3 KiB 1bbfff9372047ff3f21d5cd8e07720f3dbfdaf6462fcaed9d815f528f1ba7283
pygithub_1.55-3.debian.tar.xz 4.2 KiB 33469c80e10dc012efbd1a29df60c53cf91440eec462d93581d2d5c920c6b170

Available diffs

No changes file available.

Binary packages built by this source

python3-github: Access the full Github API v3 from Python3

 This is a Python library to access the Github API v3.
 With it, you can manage Github resources (repositories, user
 profiles, organizations, etc.) from Python scripts.
 .
 It covers almost the full API and all methods are tested against the
 real Github site.