pygithub 1.55-2 source package in Ubuntu

Changelog

pygithub (1.55-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-all and
      python3-setuptools.

  [ Agathe Porte ]
  * d/control: update name
  * d/copyright: update year to 2022
  * d/control: wrap-and-sort
  * remove PyGithub.egg-info from git repo
  * use d/clean instead of d/rules
  * introduce d/upstream/metadata
  * d/control: add Rules-Requires-Root: no

 -- Agathe Porte <email address hidden>  Fri, 08 Apr 2022 14:04:57 +0200

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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygithub_1.55-2.dsc 2.0 KiB 766d77ebe2346e8316f5f869237ac1c3dfd2b5710e71c0cdafc5017601f5c5c7
pygithub_1.55.orig.tar.gz 154.3 KiB 1bbfff9372047ff3f21d5cd8e07720f3dbfdaf6462fcaed9d815f528f1ba7283
pygithub_1.55-2.debian.tar.xz 4.1 KiB ab9e645638f0301bc4b20ec8596a131eed552589c5f7a386046f85b3e33412da

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.