Skip to content

Commit 824674a

Browse files
committed
py-gitdb: replace py-gitdb2
1 parent 74c6ea6 commit 824674a

6 files changed

Lines changed: 10 additions & 13 deletions

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3458,7 +3458,7 @@ SUBDIR+= py-gettext-tools
34583458
SUBDIR+= py-ghalatawi
34593459
SUBDIR+= py-gist
34603460
SUBDIR+= py-git
3461-
SUBDIR+= py-gitdb2
3461+
SUBDIR+= py-gitdb
34623462
SUBDIR+= py-github3.py
34633463
SUBDIR+= py-glespy
34643464
SUBDIR+= py-gmane
File renamed without changes.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
# $NetBSD$
22

3-
DISTNAME= gitdb2-2.0.3
3+
DISTNAME= gitdb-4.0.2
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= devel python
6-
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gitdb2/}
6+
MASTER_SITES= ${MASTER_SITE_PYPI:=g/gitdb/}
77

88
MAINTAINER= kamel.derouiche@gmail.com
99
HOMEPAGE= https://github.com/gitpython-developers/gitdb
1010
COMMENT= Git Object Database
1111
LICENSE= 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
1616
TEST_DEPENDS+= ${PYPKGPREFIX}-nose-[0-9]*:../../devel/py-nose

py-gitdb2/PLIST renamed to py-gitdb/PLIST

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff 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

py-gitdb/distinfo

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
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

py-gitdb2/distinfo

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)