Subject: CVS commit: pkgsrc/devel/py-jaraco.vcs
From: Adam Ciarcinski
Date: 2023-11-27 10:52:12
Message id: 20231127095212.9C2FBFA40@cvs.NetBSD.org

Log Message:
py-jaraco.vcs: added version 1.1.0

jaraco.vcs provides classes for inspecting and working with repositories in the
Mercurial and Git version control systems (VCS).

The classes provided are designed to use subprocess invocation to leverage the
command-line interfaces of the VCS tools hg and git. An in-process RepoManager
for Mercurial exists but has been disabled due to issues that arise when run in
certain environments (namely setuptools sandboxing).

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-jaraco.vcs/DESCR
1.1addpkgsrc/devel/py-jaraco.vcs/Makefile
1.1addpkgsrc/devel/py-jaraco.vcs/PLIST
1.1addpkgsrc/devel/py-jaraco.vcs/distinfo