pkgsrc-WIP-changes archive

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

py-pygit2: remove, imported to pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <tk%giga.or.at@localhost>
Pushed By:	wiz
Date:		Tue Jan 9 16:06:22 2018 +0100
Changeset:	389a2bf8bc310dc83d5cfe09ee68f4eacf34ed10

Modified Files:
	Makefile
	TODO
Removed Files:
	py-pygit2/DESCR
	py-pygit2/Makefile
	py-pygit2/PLIST
	py-pygit2/distinfo

Log Message:
py-pygit2: remove, imported to pkgsrc

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

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

diffstat:
 Makefile           |  1 -
 TODO               |  1 -
 py-pygit2/DESCR    |  1 -
 py-pygit2/Makefile | 21 ------------------
 py-pygit2/PLIST    | 62 ------------------------------------------------------
 py-pygit2/distinfo |  6 ------
 6 files changed, 92 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index bd65fd7477..281f307b1d 100644
--- a/Makefile
+++ b/Makefile
@@ -3526,7 +3526,6 @@ SUBDIR+=	py-pyentropy
 SUBDIR+=	py-pyevolve
 SUBDIR+=	py-pyfaces
 SUBDIR+=	py-pyflation
-SUBDIR+=	py-pygit2
 SUBDIR+=	py-pyglet
 SUBDIR+=	py-pygr
 SUBDIR+=	py-pykit-sci
diff --git a/TODO b/TODO
index 4a76b56dca..f2e209a349 100644
--- a/TODO
+++ b/TODO
@@ -104,7 +104,6 @@ Suggested package updates
 	o py-PyPE-2.9
 	o py-bitstring-3.1.3
 	o py-kivy-1.9.1
-	o py-pygit2-0.26.3
 	o py-rpyc-3.2.1
 	o py-smop-0.29
 	o py-xpra-2.2.1
diff --git a/py-pygit2/DESCR b/py-pygit2/DESCR
deleted file mode 100644
index ff025384b5..0000000000
--- a/py-pygit2/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-pygit2 is a set of Python bindings to the libgit2 linkable C Git library.
diff --git a/py-pygit2/Makefile b/py-pygit2/Makefile
deleted file mode 100644
index 90fc8d55c0..0000000000
--- a/py-pygit2/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2014/12/04 23:44:45 othyro Exp $
-
-DISTNAME=	pygit2-0.26.3
-PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel
-MASTER_SITES=	${MASTER_SITE_PYPI:=p/pygit2/}
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/libgit2/pygit2
-COMMENT=	Python bindings to libgit2
-LICENSE=	gnu-gpl-v2
-
-DEPENDS+=	${PYPKGPREFIX}-cffi-[0-9]*:../../devel/py-cffi
-DEPENDS+=	${PYPKGPREFIX}-cparser-[0-9]*:../../devel/py-cparser
-DEPENDS+=	${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
-
-USE_LANGUAGES=	c
-
-.include "../../devel/libgit2/buildlink3.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-pygit2/PLIST b/py-pygit2/PLIST
deleted file mode 100644
index 2a90ef845c..0000000000
--- a/py-pygit2/PLIST
+++ /dev/null
@@ -1,62 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
-${PYSITELIB}/${EGG_INFODIR}/requires.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/_pygit2.so
-${PYSITELIB}/pygit2/__init__.py
-${PYSITELIB}/pygit2/__init__.pyc
-${PYSITELIB}/pygit2/__init__.pyo
-${PYSITELIB}/pygit2/_build.py
-${PYSITELIB}/pygit2/_build.pyc
-${PYSITELIB}/pygit2/_build.pyo
-${PLIST.py2x}${PYSITELIB}/pygit2/_libgit2.so
-${PLIST.py3x}${PYSITELIB}/pygit2/_libgit2.abi3.so
-${PYSITELIB}/pygit2/_run.py
-${PYSITELIB}/pygit2/_run.pyc
-${PYSITELIB}/pygit2/_run.pyo
-${PYSITELIB}/pygit2/blame.py
-${PYSITELIB}/pygit2/blame.pyc
-${PYSITELIB}/pygit2/blame.pyo
-${PYSITELIB}/pygit2/config.py
-${PYSITELIB}/pygit2/config.pyc
-${PYSITELIB}/pygit2/config.pyo
-${PYSITELIB}/pygit2/credentials.py
-${PYSITELIB}/pygit2/credentials.pyc
-${PYSITELIB}/pygit2/credentials.pyo
-${PYSITELIB}/pygit2/decl.h
-${PYSITELIB}/pygit2/errors.py
-${PYSITELIB}/pygit2/errors.pyc
-${PYSITELIB}/pygit2/errors.pyo
-${PYSITELIB}/pygit2/ffi.py
-${PYSITELIB}/pygit2/ffi.pyc
-${PYSITELIB}/pygit2/ffi.pyo
-${PYSITELIB}/pygit2/index.py
-${PYSITELIB}/pygit2/index.pyc
-${PYSITELIB}/pygit2/index.pyo
-${PYSITELIB}/pygit2/py2.py
-${PYSITELIB}/pygit2/py2.pyc
-${PYSITELIB}/pygit2/py2.pyo
-${PYSITELIB}/pygit2/py3.py
-${PYSITELIB}/pygit2/py3.pyc
-${PYSITELIB}/pygit2/py3.pyo
-${PYSITELIB}/pygit2/refspec.py
-${PYSITELIB}/pygit2/refspec.pyc
-${PYSITELIB}/pygit2/refspec.pyo
-${PYSITELIB}/pygit2/remote.py
-${PYSITELIB}/pygit2/remote.pyc
-${PYSITELIB}/pygit2/remote.pyo
-${PYSITELIB}/pygit2/repository.py
-${PYSITELIB}/pygit2/repository.pyc
-${PYSITELIB}/pygit2/repository.pyo
-${PYSITELIB}/pygit2/settings.py
-${PYSITELIB}/pygit2/settings.pyc
-${PYSITELIB}/pygit2/settings.pyo
-${PYSITELIB}/pygit2/submodule.py
-${PYSITELIB}/pygit2/submodule.pyc
-${PYSITELIB}/pygit2/submodule.pyo
-${PYSITELIB}/pygit2/utils.py
-${PYSITELIB}/pygit2/utils.pyc
-${PYSITELIB}/pygit2/utils.pyo
diff --git a/py-pygit2/distinfo b/py-pygit2/distinfo
deleted file mode 100644
index 2a3ec7d67e..0000000000
--- a/py-pygit2/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2014/12/04 23:44:45 othyro Exp $
-
-SHA1 (pygit2-0.26.3.tar.gz) = a761f949d90d6c57542871b434e900e29bbc0241
-RMD160 (pygit2-0.26.3.tar.gz) = 9cb4f62ecb37bc79302af104c80520fddfc48627
-SHA512 (pygit2-0.26.3.tar.gz) = 6f727686221d4e8c348f836b7ad278b48a4b971a121b9953c2cf7163bf093936d838aaf83e9edb8628757624ab27e8345a2fb29eb1a79a30e06c0ab0a77e4cc6
-Size (pygit2-0.26.3.tar.gz) = 462080 bytes


Home | Main Index | Thread Index | Old Index