pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/py-cassa Update HOMEPAGE and MASTER_SITES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f24427543935
branches:  trunk
changeset: 629634:f24427543935
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 25 08:44:53 2014 +0000

description:
Update HOMEPAGE and MASTER_SITES.
Mark as not ready for python-3.x.

diffstat:

 databases/py-cassa/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r cbc630337b2d -r f24427543935 databases/py-cassa/Makefile
--- a/databases/py-cassa/Makefile       Sat Jan 25 08:44:28 2014 +0000
+++ b/databases/py-cassa/Makefile       Sat Jan 25 08:44:53 2014 +0000
@@ -1,16 +1,17 @@
-# $NetBSD: Makefile,v 1.5 2012/10/02 21:25:48 asau Exp $
+# $NetBSD: Makefile,v 1.6 2014/01/25 08:44:53 wiz Exp $
 
 DISTNAME=      pycassa-0.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/^py//}
 EGG_NAME=      ${DISTNAME}
 CATEGORIES=    databases python
-MASTER_SITES=  http://github.com/downloads/vomjom/pycassa/
+MASTER_SITES=  http://github.com/downloads/pycassa/pycassa/
 
 MAINTAINER=    tonnerre%NetBSD.org@localhost
-HOMEPAGE=      http://github.com/vomjom/pycassa/
+HOMEPAGE=      https://github.com/pycassa/pycassa
 COMMENT=       Python client library for Cassandra
 
 PYDISTUTILSPKG=                yes
+PYTHON_VERSIONS_INCOMPATIBLE=  33
 
 .include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index