py-hg-evolve: remove, pkgsrc version is newer

This commit is contained in:
Thomas Klausner 2020-09-13 11:31:42 +02:00
parent 00e24c7f01
commit 1418aaeeb1
5 changed files with 0 additions and 163 deletions

View File

@ -3471,7 +3471,6 @@ SUBDIR+= py-helio
SUBDIR+= py-hepcrawl
SUBDIR+= py-hessianfree
SUBDIR+= py-hfk
SUBDIR+= py-hg-evolve
SUBDIR+= py-hg-git
SUBDIR+= py-hgapi
SUBDIR+= py-hidapi-git

View File

@ -1,12 +0,0 @@
evolve is a Mercurial extension for faster and safer mutable history.
It implements the changeset evolution concept for Mercurial.
- It offers a safe and simple way to refine changesets locally
and propagate those changes to other repositories.
- It can automatically detect and handle the complex issues that
can arise from exchanging draft changesets.
- It even makes it possible for multiple developers to safely
rewrite the same parts of history in a distributed way.
- It fully respects the Phases concept so users will only be able
to rewrite parts of the history that are safe to change. Phases
have been part of Mercurial since early 2012.

View File

@ -1,25 +0,0 @@
# $NetBSD: Makefile,v 1.1 2017/04/14 12:10:26 leot Exp $
DISTNAME= hg-evolve-7.3.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hg-evolve/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://www.mercurial-scm.org/doc/evolution/
COMMENT= Mercurial extension for faster and safer mutable history
LICENSE= gnu-gpl-v2
# The minimal Mercurial version needed is in hgext3rd/evolve/metadata.py
DEPENDS+= ${PYPKGPREFIX}-mercurial>=4.1:../../devel/py-mercurial
USE_LANGUAGES= # none
# Remove hgext3rd/__init__.py*, already provided by devel/py-mercurial.
post-install:
cd ${DESTDIR}${PREFIX} && ${RM} ${PYSITELIB}/hgext3rd/__init__.py
cd ${DESTDIR}${PREFIX} && ${RM} ${PYSITELIB}/hgext3rd/__init__.pyc
cd ${DESTDIR}${PREFIX} && ${RM} ${PYSITELIB}/hgext3rd/__init__.pyo
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,119 +0,0 @@
@comment $NetBSD$
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/hgext3rd/evolve/__init__.py
${PYSITELIB}/hgext3rd/evolve/__init__.pyc
${PYSITELIB}/hgext3rd/evolve/__init__.pyo
${PYSITELIB}/hgext3rd/evolve/checkheads.py
${PYSITELIB}/hgext3rd/evolve/checkheads.pyc
${PYSITELIB}/hgext3rd/evolve/checkheads.pyo
${PYSITELIB}/hgext3rd/evolve/cmdrewrite.py
${PYSITELIB}/hgext3rd/evolve/cmdrewrite.pyc
${PYSITELIB}/hgext3rd/evolve/cmdrewrite.pyo
${PYSITELIB}/hgext3rd/evolve/compat.py
${PYSITELIB}/hgext3rd/evolve/compat.pyc
${PYSITELIB}/hgext3rd/evolve/compat.pyo
${PYSITELIB}/hgext3rd/evolve/debugcmd.py
${PYSITELIB}/hgext3rd/evolve/debugcmd.pyc
${PYSITELIB}/hgext3rd/evolve/debugcmd.pyo
${PYSITELIB}/hgext3rd/evolve/depthcache.py
${PYSITELIB}/hgext3rd/evolve/depthcache.pyc
${PYSITELIB}/hgext3rd/evolve/depthcache.pyo
${PYSITELIB}/hgext3rd/evolve/evolvecmd.py
${PYSITELIB}/hgext3rd/evolve/evolvecmd.pyc
${PYSITELIB}/hgext3rd/evolve/evolvecmd.pyo
${PYSITELIB}/hgext3rd/evolve/exthelper.py
${PYSITELIB}/hgext3rd/evolve/exthelper.pyc
${PYSITELIB}/hgext3rd/evolve/exthelper.pyo
${PYSITELIB}/hgext3rd/evolve/firstmergecache.py
${PYSITELIB}/hgext3rd/evolve/firstmergecache.pyc
${PYSITELIB}/hgext3rd/evolve/firstmergecache.pyo
${PYSITELIB}/hgext3rd/evolve/genericcaches.py
${PYSITELIB}/hgext3rd/evolve/genericcaches.pyc
${PYSITELIB}/hgext3rd/evolve/genericcaches.pyo
${PYSITELIB}/hgext3rd/evolve/legacy.py
${PYSITELIB}/hgext3rd/evolve/legacy.pyc
${PYSITELIB}/hgext3rd/evolve/legacy.pyo
${PYSITELIB}/hgext3rd/evolve/metadata.py
${PYSITELIB}/hgext3rd/evolve/metadata.pyc
${PYSITELIB}/hgext3rd/evolve/metadata.pyo
${PYSITELIB}/hgext3rd/evolve/obscache.py
${PYSITELIB}/hgext3rd/evolve/obscache.pyc
${PYSITELIB}/hgext3rd/evolve/obscache.pyo
${PYSITELIB}/hgext3rd/evolve/obsdiscovery.py
${PYSITELIB}/hgext3rd/evolve/obsdiscovery.pyc
${PYSITELIB}/hgext3rd/evolve/obsdiscovery.pyo
${PYSITELIB}/hgext3rd/evolve/obsexchange.py
${PYSITELIB}/hgext3rd/evolve/obsexchange.pyc
${PYSITELIB}/hgext3rd/evolve/obsexchange.pyo
${PYSITELIB}/hgext3rd/evolve/obshistory.py
${PYSITELIB}/hgext3rd/evolve/obshistory.pyc
${PYSITELIB}/hgext3rd/evolve/obshistory.pyo
${PYSITELIB}/hgext3rd/evolve/rewriteutil.py
${PYSITELIB}/hgext3rd/evolve/rewriteutil.pyc
${PYSITELIB}/hgext3rd/evolve/rewriteutil.pyo
${PYSITELIB}/hgext3rd/evolve/safeguard.py
${PYSITELIB}/hgext3rd/evolve/safeguard.pyc
${PYSITELIB}/hgext3rd/evolve/safeguard.pyo
${PYSITELIB}/hgext3rd/evolve/serveronly.py
${PYSITELIB}/hgext3rd/evolve/serveronly.pyc
${PYSITELIB}/hgext3rd/evolve/serveronly.pyo
${PYSITELIB}/hgext3rd/evolve/stablerange.py
${PYSITELIB}/hgext3rd/evolve/stablerange.pyc
${PYSITELIB}/hgext3rd/evolve/stablerange.pyo
${PYSITELIB}/hgext3rd/evolve/stablerangecache.py
${PYSITELIB}/hgext3rd/evolve/stablerangecache.pyc
${PYSITELIB}/hgext3rd/evolve/stablerangecache.pyo
${PYSITELIB}/hgext3rd/evolve/stablesort.py
${PYSITELIB}/hgext3rd/evolve/stablesort.pyc
${PYSITELIB}/hgext3rd/evolve/stablesort.pyo
${PYSITELIB}/hgext3rd/evolve/state.py
${PYSITELIB}/hgext3rd/evolve/state.pyc
${PYSITELIB}/hgext3rd/evolve/state.pyo
${PYSITELIB}/hgext3rd/evolve/templatekw.py
${PYSITELIB}/hgext3rd/evolve/templatekw.pyc
${PYSITELIB}/hgext3rd/evolve/templatekw.pyo
${PYSITELIB}/hgext3rd/evolve/thirdparty/__init__.py
${PYSITELIB}/hgext3rd/evolve/thirdparty/__init__.pyc
${PYSITELIB}/hgext3rd/evolve/thirdparty/__init__.pyo
${PYSITELIB}/hgext3rd/evolve/thirdparty/cbor.py
${PYSITELIB}/hgext3rd/evolve/thirdparty/cbor.pyc
${PYSITELIB}/hgext3rd/evolve/thirdparty/cbor.pyo
${PYSITELIB}/hgext3rd/evolve/utility.py
${PYSITELIB}/hgext3rd/evolve/utility.pyc
${PYSITELIB}/hgext3rd/evolve/utility.pyo
${PYSITELIB}/hgext3rd/serverminitopic.py
${PYSITELIB}/hgext3rd/serverminitopic.pyc
${PYSITELIB}/hgext3rd/serverminitopic.pyo
${PYSITELIB}/hgext3rd/topic/__init__.py
${PYSITELIB}/hgext3rd/topic/__init__.pyc
${PYSITELIB}/hgext3rd/topic/__init__.pyo
${PYSITELIB}/hgext3rd/topic/compat.py
${PYSITELIB}/hgext3rd/topic/compat.pyc
${PYSITELIB}/hgext3rd/topic/compat.pyo
${PYSITELIB}/hgext3rd/topic/constants.py
${PYSITELIB}/hgext3rd/topic/constants.pyc
${PYSITELIB}/hgext3rd/topic/constants.pyo
${PYSITELIB}/hgext3rd/topic/destination.py
${PYSITELIB}/hgext3rd/topic/destination.pyc
${PYSITELIB}/hgext3rd/topic/destination.pyo
${PYSITELIB}/hgext3rd/topic/discovery.py
${PYSITELIB}/hgext3rd/topic/discovery.pyc
${PYSITELIB}/hgext3rd/topic/discovery.pyo
${PYSITELIB}/hgext3rd/topic/evolvebits.py
${PYSITELIB}/hgext3rd/topic/evolvebits.pyc
${PYSITELIB}/hgext3rd/topic/evolvebits.pyo
${PYSITELIB}/hgext3rd/topic/flow.py
${PYSITELIB}/hgext3rd/topic/flow.pyc
${PYSITELIB}/hgext3rd/topic/flow.pyo
${PYSITELIB}/hgext3rd/topic/randomname.py
${PYSITELIB}/hgext3rd/topic/randomname.pyc
${PYSITELIB}/hgext3rd/topic/randomname.pyo
${PYSITELIB}/hgext3rd/topic/revset.py
${PYSITELIB}/hgext3rd/topic/revset.pyc
${PYSITELIB}/hgext3rd/topic/revset.pyo
${PYSITELIB}/hgext3rd/topic/stack.py
${PYSITELIB}/hgext3rd/topic/stack.pyc
${PYSITELIB}/hgext3rd/topic/stack.pyo
${PYSITELIB}/hgext3rd/topic/topicmap.py
${PYSITELIB}/hgext3rd/topic/topicmap.pyc
${PYSITELIB}/hgext3rd/topic/topicmap.pyo

View File

@ -1,6 +0,0 @@
$NetBSD: distinfo,v 1.1 2017/04/14 12:10:26 leot Exp $
SHA1 (hg-evolve-7.3.0.tar.gz) = b35f79deb1d1878e1afb86323d84b81a2dd6c952
RMD160 (hg-evolve-7.3.0.tar.gz) = 0860f2eb2df88234b7f35ecc1684221f5f776aa1
SHA512 (hg-evolve-7.3.0.tar.gz) = 9a2f430ec661ed514dbfc23a278e8944e649da5d40f8491c7c3eb76d597baad81de8c244a696660a49c9bcd1f1622f2a02a366308beb1388f87092f525a19ec1
Size (hg-evolve-7.3.0.tar.gz) = 712362 bytes