pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-uvloop



Module Name:    pkgsrc
Committed By:   adam
Date:           Sat Jun 24 07:13:05 UTC 2017

Modified Files:
        pkgsrc/devel/py-uvloop: Makefile

Log Message:
Added 'python' to CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-uvloop/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-uvloop/Makefile
diff -u pkgsrc/devel/py-uvloop/Makefile:1.2 pkgsrc/devel/py-uvloop/Makefile:1.3
--- pkgsrc/devel/py-uvloop/Makefile:1.2 Sat Jun 24 06:50:59 2017
+++ pkgsrc/devel/py-uvloop/Makefile     Sat Jun 24 07:13:05 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2017/06/24 06:50:59 adam Exp $
+# $NetBSD: Makefile,v 1.3 2017/06/24 07:13:05 adam Exp $
 
 DISTNAME=      uvloop-0.8.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES=    devel
+CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=u/uvloop/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index