Update devel/py-hg-git to v1.1.1

For changes see
<https://foss.heptapod.net/mercurial/hg-git/-/releases>, upstream's
changelist does not lend itself to easy copying.
This commit is contained in:
hauke 2024-03-22 18:43:43 +00:00
parent 1a62cc1210
commit 1a305a353a
3 changed files with 16 additions and 9 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.22 2023/06/26 11:38:37 wiz Exp $
# $NetBSD: Makefile,v 1.23 2024/03/22 18:43:43 hauke Exp $
DISTNAME= hg-git-1.0.2
DISTNAME= hg-git-1.1.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel scm
MASTER_SITES= https://foss.heptapod.net/mercurial/hg-git/-/archive/${PKGVERSION_NOREV}/
@ -12,8 +12,8 @@ COMMENT= Push to and pull from a Git server repository using Mercurial
LICENSE= gnu-gpl-v2
TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.9.7:../../devel/py-dulwich
DEPENDS+= ${PYPKGPREFIX}-mercurial-[0-9]*:../../devel/py-mercurial
DEPENDS+= ${PYPKGPREFIX}-dulwich>=0.20.11:../../devel/py-dulwich
DEPENDS+= ${PYPKGPREFIX}-mercurial>=6.1:../../devel/py-mercurial
USE_LANGUAGES= # none

View File

@ -1,4 +1,4 @@
@comment $NetBSD: PLIST,v 1.4 2022/11/28 10:20:36 wiz Exp $
@comment $NetBSD: PLIST,v 1.5 2024/03/22 18:43:43 hauke Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@ -23,6 +23,9 @@ ${PYSITELIB}/hggit/compat.pyo
${PYSITELIB}/hggit/config.py
${PYSITELIB}/hggit/config.pyc
${PYSITELIB}/hggit/config.pyo
${PYSITELIB}/hggit/debugcommands.py
${PYSITELIB}/hggit/debugcommands.pyc
${PYSITELIB}/hggit/debugcommands.pyo
${PYSITELIB}/hggit/git2hg.py
${PYSITELIB}/hggit/git2hg.pyc
${PYSITELIB}/hggit/git2hg.pyo
@ -35,6 +38,10 @@ ${PYSITELIB}/hggit/gitdirstate.pyo
${PYSITELIB}/hggit/gitrepo.py
${PYSITELIB}/hggit/gitrepo.pyc
${PYSITELIB}/hggit/gitrepo.pyo
${PYSITELIB}/hggit/helptext/__init__.py
${PYSITELIB}/hggit/helptext/__init__.pyc
${PYSITELIB}/hggit/helptext/__init__.pyo
${PYSITELIB}/hggit/helptext/config.rst
${PYSITELIB}/hggit/hg2git.py
${PYSITELIB}/hggit/hg2git.pyc
${PYSITELIB}/hggit/hg2git.pyo

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2023/06/26 11:38:37 wiz Exp $
$NetBSD: distinfo,v 1.15 2024/03/22 18:43:43 hauke Exp $
BLAKE2s (hg-git-1.0.2.tar.bz2) = 69538fc02867fa3f4e820f273a4589b02e464457a10ba210f17e3378c1ae365e
SHA512 (hg-git-1.0.2.tar.bz2) = 8df398c059131b4a8f4ab68fde743cfd82b19b3a184ea92f53ac69ba74e0b9cb94366d4a22d595ea44667493f050bd31ee3e9d7632cdb16507c57e156cd611e9
Size (hg-git-1.0.2.tar.bz2) = 171241 bytes
BLAKE2s (hg-git-1.1.1.tar.bz2) = 91fdcdc6db9097fab41186e4815f3f60d7025468e4db8b5d8c8652f04f3d16bb
SHA512 (hg-git-1.1.1.tar.bz2) = fc7f880683f423f2d44342f51325bb522749e33bedc418397bb2f42e46d90fd3b7c949d97ccb6e776bbfc8543bb6ecaef191b271fd7e618612bba5596f6849ef
Size (hg-git-1.1.1.tar.bz2) = 179321 bytes