pygithub 1.43.7-1 source package in Ubuntu

Changelog

pygithub (1.43.7-1) unstable; urgency=medium

  [ Emmanuel Arias ]
  * New upstream version 1.43.7
  * Remove Python2 support (Closes: #937444)

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.1.

  [ Sandro Tosi ]
  * debian/patches/0001-Disable-installation-of-tests.patch
    - remove patch, no longer needed

 -- Sandro Tosi <email address hidden>  Sat, 26 Oct 2019 12:14:26 -0400

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pygithub_1.43.7-1.dsc 2.0 KiB 31ccb3d59d94533e8a20e7e734a929d2d75fa97e9e1f0ae0fb45fbdf2605bf8a
pygithub_1.43.7.orig.tar.gz 107.9 KiB e6fa038bab42c173d704d463179ad61e6568c5acdc69a29f33e3a6e5f1454c4a
pygithub_1.43.7-1.debian.tar.xz 3.6 KiB 4cdf2a3d785a9254bfdb3e321d9a6ec8d49c7f0febe9ef2ea7d3d27d5e6cd959

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.