pygithub 2.2.0-1 source package in Ubuntu

Changelog

pygithub (2.2.0-1) unstable; urgency=medium

  * New upstream version.
  * d/control: Use pybuild-plugin-pyproject as B-Depends.
    Remove dh-python.

 -- Emmanuel Arias <email address hidden>  Tue, 13 Feb 2024 17:47:36 -0300

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

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygithub_2.2.0-1.dsc 2.1 KiB 3ac727858256937e352a14b5d9dfda699c92398dbc67f3d0fefd9c5f35e9af46
pygithub_2.2.0.orig.tar.gz 3.3 MiB e39be7c4dc39418bdd6e3ecab5931c636170b8b21b4d26f9ecf7e6102a3b51c3
pygithub_2.2.0-1.debian.tar.xz 4.4 KiB 9aa14d8b7cb43cd21f31b9b65f0ebea4528121dd3e38d45eff1eff160a6af427

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.