pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www Added "python" to CATEGORIES



details:   https://anonhg.NetBSD.org/pkgsrc/rev/295902361e12
branches:  trunk
changeset: 376212:295902361e12
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Feb 27 06:57:26 2018 +0000

description:
Added "python" to CATEGORIES

diffstat:

 www/py-h11/Makefile     |  4 ++--
 www/py-wsproto/Makefile |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (28 lines):

diff -r b6ecaeeb9507 -r 295902361e12 www/py-h11/Makefile
--- a/www/py-h11/Makefile       Tue Feb 27 06:54:16 2018 +0000
+++ b/www/py-h11/Makefile       Tue Feb 27 06:57:26 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2018/02/26 12:06:13 leot Exp $
+# $NetBSD: Makefile,v 1.2 2018/02/27 06:58:28 adam Exp $
 
 DISTNAME=      h11-0.7.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    www
+CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/h11/}
 EXTRACT_SUFX=  .zip
 
diff -r b6ecaeeb9507 -r 295902361e12 www/py-wsproto/Makefile
--- a/www/py-wsproto/Makefile   Tue Feb 27 06:54:16 2018 +0000
+++ b/www/py-wsproto/Makefile   Tue Feb 27 06:57:26 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2018/02/26 12:09:18 leot Exp $
+# $NetBSD: Makefile,v 1.2 2018/02/27 06:57:26 adam Exp $
 
 DISTNAME=      wsproto-0.11.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    www
+CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=w/wsproto/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index