Skip to content

Commit

Permalink
pbr is now pulled in by mock, like it should be.
Browse files Browse the repository at this point in the history
Remove here and bump PKGREVISION again.
  • Loading branch information
wiz committed Jul 16, 2015
1 parent 1434542 commit 84ca756
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions filesystems/tahoe-lafs/Makefile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# $NetBSD: Makefile,v 1.26 2015/07/15 13:07:57 wiz Exp $
# $NetBSD: Makefile,v 1.27 2015/07/16 10:59:27 wiz Exp $

VERSION= 1.10.1
DISTNAME= allmydata-tahoe-${VERSION}
PKGNAME= tahoe-lafs-${VERSION}
PKGREVISION= 1
PKGREVISION= 2
CATEGORIES= filesystems
MASTER_SITES= https://tahoe-lafs.org/source/tahoe-lafs/releases/
#for beta, add
Expand Down Expand Up @@ -45,7 +45,6 @@ DEPENDS+= ${PYPKGPREFIX}-cryptopp-[0-9]*:../../security/py-cryptopp
DEPENDS+= ${PYPKGPREFIX}-OpenSSL>=0.14:../../security/py-OpenSSL
DEPENDS+= ${PYPKGPREFIX}-nevow>=0.11.1:../../www/py-nevow
DEPENDS+= ${PYPKGPREFIX}-service_identity-[0-9]*:../../security/py-service_identity
DEPENDS+= ${PYPKGPREFIX}-pbr>=0.11.1:../../devel/py-pbr

PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-twisted, py-xml via py-nevow, py-zbase32, py-cryptopp

Expand Down

0 comments on commit 84ca756

Please sign in to comment.