pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

py-hg-git: remove, updated in pkgsrc.



Module Name:	pkgsrc-wip
Committed By:	Maya Rashish <maya%NetBSD.org@localhost>
Pushed By:	coypu
Date:		Sat Jan 16 17:15:52 2021 +0200
Changeset:	215cbf22fcb820670de58f6710e6ea4f48d6803f

Modified Files:
	Makefile
Removed Files:
	py-hg-git/DESCR
	py-hg-git/Makefile
	py-hg-git/PLIST
	py-hg-git/distinfo

Log Message:
py-hg-git: remove, updated in pkgsrc.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=215cbf22fcb820670de58f6710e6ea4f48d6803f

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile           |  1 -
 py-hg-git/DESCR    | 12 ------------
 py-hg-git/Makefile | 22 ----------------------
 py-hg-git/PLIST    | 43 -------------------------------------------
 py-hg-git/distinfo |  6 ------
 5 files changed, 84 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 64e5296e67..a1e6cb18e4 100644
--- a/Makefile
+++ b/Makefile
@@ -3684,7 +3684,6 @@ SUBDIR+=	py-helio
 SUBDIR+=	py-hepcrawl
 SUBDIR+=	py-hessianfree
 SUBDIR+=	py-hfk
-SUBDIR+=	py-hg-git
 SUBDIR+=	py-hgapi
 SUBDIR+=	py-hickle
 SUBDIR+=	py-hidapi-git
diff --git a/py-hg-git/DESCR b/py-hg-git/DESCR
deleted file mode 100644
index 0eaf37e018..0000000000
--- a/py-hg-git/DESCR
+++ /dev/null
@@ -1,12 +0,0 @@
-This is the Hg-Git plugin for Mercurial, adding the ability to push
-and pull to/from a Git server repository from Hg.  This means you can
-collaborate on Git based projects from Hg, or use a Git server as a
-collaboration point for a team with developers using both Git and Hg.
-
-The Hg-Git plugin can convert commits/changesets losslessly from one
-system to another, so you can push via an Hg repository and another Hg
-client can pull it and their changeset node ids will be identical -
-Mercurial data does not get lost in translation.  It is intended that
-Hg users may wish to use this to collaborate even if no Git users are
-involved in the project, and it may even provide some advantages if
-you're using Bookmarks.
diff --git a/py-hg-git/Makefile b/py-hg-git/Makefile
deleted file mode 100644
index d19ad946b5..0000000000
--- a/py-hg-git/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: $
-
-PKGVERSION=	0.9.0
-DISTNAME=	hg-git-${PKGVERSION}
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel scm
-MASTER_SITES=	https://foss.heptapod.net/mercurial/hg-git/-/archive/${PKGVERSION}/
-EXTRACT_SUFX=	.tar.bz2
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://hg-git.github.io/
-COMMENT=	Push to and pull from a Git server repository using Mercurial
-LICENSE=	gnu-gpl-v2
-
-DEPENDS+=	${PYPKGPREFIX}-dulwich>=0.9.7:../../devel/py-dulwich
-
-USE_LANGUAGES=	# none
-
-EGG_NAME=	hg_git-${DISTNAME}
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-hg-git/PLIST b/py-hg-git/PLIST
deleted file mode 100644
index 4a34d2aaa4..0000000000
--- a/py-hg-git/PLIST
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/hg_git-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/PKG-INFO
-${PYSITELIB}/hg_git-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
-${PYSITELIB}/hg_git-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
-${PYSITELIB}/hg_git-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/requires.txt
-${PYSITELIB}/hg_git-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/top_level.txt
-${PYSITELIB}/hggit/__init__.py
-${PYSITELIB}/hggit/__init__.pyc
-${PYSITELIB}/hggit/__init__.pyo
-${PYSITELIB}/hggit/_ssh.py
-${PYSITELIB}/hggit/_ssh.pyc
-${PYSITELIB}/hggit/_ssh.pyo
-${PYSITELIB}/hggit/compat.py
-${PYSITELIB}/hggit/compat.pyc
-${PYSITELIB}/hggit/compat.pyo
-${PYSITELIB}/hggit/git2hg.py
-${PYSITELIB}/hggit/git2hg.pyc
-${PYSITELIB}/hggit/git2hg.pyo
-${PYSITELIB}/hggit/git_handler.py
-${PYSITELIB}/hggit/git_handler.pyc
-${PYSITELIB}/hggit/git_handler.pyo
-${PYSITELIB}/hggit/gitdirstate.py
-${PYSITELIB}/hggit/gitdirstate.pyc
-${PYSITELIB}/hggit/gitdirstate.pyo
-${PYSITELIB}/hggit/gitrepo.py
-${PYSITELIB}/hggit/gitrepo.pyc
-${PYSITELIB}/hggit/gitrepo.pyo
-${PYSITELIB}/hggit/help/git.rst
-${PYSITELIB}/hggit/hg2git.py
-${PYSITELIB}/hggit/hg2git.pyc
-${PYSITELIB}/hggit/hg2git.pyo
-${PYSITELIB}/hggit/hgrepo.py
-${PYSITELIB}/hggit/hgrepo.pyc
-${PYSITELIB}/hggit/hgrepo.pyo
-${PYSITELIB}/hggit/overlay.py
-${PYSITELIB}/hggit/overlay.pyc
-${PYSITELIB}/hggit/overlay.pyo
-${PYSITELIB}/hggit/util.py
-${PYSITELIB}/hggit/util.pyc
-${PYSITELIB}/hggit/util.pyo
-${PYSITELIB}/hggit/verify.py
-${PYSITELIB}/hggit/verify.pyc
-${PYSITELIB}/hggit/verify.pyo
diff --git a/py-hg-git/distinfo b/py-hg-git/distinfo
deleted file mode 100644
index 74c46c5a16..0000000000
--- a/py-hg-git/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.6 2017/11/07 15:14:58 wiz Exp $
-
-SHA1 (hg-git-0.9.0.tar.bz2) = 6e90c508e3c7dd9b3cb4ee5f46b368780b6ac3da
-RMD160 (hg-git-0.9.0.tar.bz2) = dea163cef94f4ab3e9f653752090525c8fc867f6
-SHA512 (hg-git-0.9.0.tar.bz2) = 739fb4d815c1bf21c4ec956c9ff090fa271e6223aa60c0d04fe4f0cd598e39d2a4ca7f92d90bcb7af170db82faf95bf0e135991968b1e3b63bbd602d49d9d7fb
-Size (hg-git-0.9.0.tar.bz2) = 129281 bytes


Home | Main Index | Thread Index | Old Index