Subject: CVS commit: pkgsrc/devel/py-gidgethub
From: Thomas Klausner
Date: 2022-04-26 23:36:21
Message id: 20220426213621.63885FB1A@cvs.NetBSD.org

Log Message:
devel/py-gidgethub: import py-gidgethub-5.1.0

This is a library for the GitHub API which performs no I/O of its
own (a sans-I/O library). This allows users to choose whatever HTTP
library they prefer while parceling out GitHub-specific details to
this library. This base library is then built upon to provide an
abstract base class to a cleaner API to work with. Finally,
implementations of the abstract base class are provided for
asynchronous HTTP libraries for immediate usage.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-gidgethub/DESCR
1.1addpkgsrc/devel/py-gidgethub/Makefile
1.1addpkgsrc/devel/py-gidgethub/PLIST
1.1addpkgsrc/devel/py-gidgethub/distinfo