File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3458,7 +3458,7 @@ SUBDIR+= py-gettext-tools
34583458SUBDIR+ = py-ghalatawi
34593459SUBDIR+ = py-gist
34603460SUBDIR+ = py-git
3461- SUBDIR+ = py-gitdb2
3461+ SUBDIR+ = py-gitdb
34623462SUBDIR+ = py-github3.py
34633463SUBDIR+ = py-glespy
34643464SUBDIR+ = py-gmane
File renamed without changes.
Original file line number Diff line number Diff line change 11# $NetBSD$
22
3- DISTNAME = gitdb2-2 .0.3
3+ DISTNAME = gitdb-4 .0.2
44PKGNAME = ${PYPKGPREFIX}-${DISTNAME}
55CATEGORIES = devel python
6- MASTER_SITES = ${MASTER_SITE_PYPI:=g/gitdb2 /}
6+ MASTER_SITES = ${MASTER_SITE_PYPI:=g/gitdb /}
77
88MAINTAINER = kamel.derouiche@gmail.com
99HOMEPAGE = https://github.com/gitpython-developers/gitdb
1010COMMENT = Git Object Database
1111LICENSE = modified-bsd
1212
13- DEPENDS+ = ${PYPKGPREFIX}-smmap2 -[0-9]*:../../wip/py-smmap2
13+ DEPENDS+ = ${PYPKGPREFIX}-smmap -[0-9]*:../../wip/py-smmap
1414# Tests are not intended to be run from pypi distfile, but git repository
1515# https://github.com/gitpython-developers/gitdb/issues/42
1616TEST_DEPENDS+ = ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose
Original file line number Diff line number Diff line change @@ -77,9 +77,6 @@ ${PYSITELIB}/gitdb/util.pyo
7777${PYSITELIB}/gitdb/utils/__init__.py
7878${PYSITELIB}/gitdb/utils/__init__.pyc
7979${PYSITELIB}/gitdb/utils/__init__.pyo
80- ${PYSITELIB}/gitdb/utils/compat.py
81- ${PYSITELIB}/gitdb/utils/compat.pyc
82- ${PYSITELIB}/gitdb/utils/compat.pyo
8380${PYSITELIB}/gitdb/utils/encoding.py
8481${PYSITELIB}/gitdb/utils/encoding.pyc
8582${PYSITELIB}/gitdb/utils/encoding.pyo
Original file line number Diff line number Diff line change 1+ $NetBSD$
2+
3+ SHA1 (gitdb-4.0.2.tar.gz) = 683c9d3bdd185e003773f040197befbe5b358d76
4+ RMD160 (gitdb-4.0.2.tar.gz) = ed9aacf22707e67e0d1d4bf982c8700a6741e98c
5+ SHA512 (gitdb-4.0.2.tar.gz) = 9375710ede3f3df7c4d2b0f144d7843cec436b7128c1093c9575ceb62ee03c9f6a12941c97f8642cd8d1b8a429258ac612a78be402bf40decd4b4b5ae2e0d2a9
6+ Size (gitdb-4.0.2.tar.gz) = 395032 bytes
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments