pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-wrapt Added 'python' to CATEGORIES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f187a68152b5
branches:  trunk
changeset: 365435:f187a68152b5
user:      adam <adam%pkgsrc.org@localhost>
date:      Sun Jul 16 19:55:03 2017 +0000

description:
Added 'python' to CATEGORIES

diffstat:

 devel/py-wrapt/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r 629c9e60d48e -r f187a68152b5 devel/py-wrapt/Makefile
--- a/devel/py-wrapt/Makefile   Sun Jul 16 19:42:32 2017 +0000
+++ b/devel/py-wrapt/Makefile   Sun Jul 16 19:55:03 2017 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2017/06/07 14:42:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2017/07/16 19:55:03 adam Exp $
 
 DISTNAME=      wrapt-1.10.10
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    devel
+CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/wrapt/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index