pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/py-test-httpbin



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed May  2 07:30:41 UTC 2018

Modified Files:
        pkgsrc/www/py-test-httpbin: Makefile

Log Message:
py-test-httpbin: added "python" to CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/py-test-httpbin/Makefile

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

Modified files:

Index: pkgsrc/www/py-test-httpbin/Makefile
diff -u pkgsrc/www/py-test-httpbin/Makefile:1.3 pkgsrc/www/py-test-httpbin/Makefile:1.4
--- pkgsrc/www/py-test-httpbin/Makefile:1.3     Sat Nov 25 12:56:31 2017
+++ pkgsrc/www/py-test-httpbin/Makefile Wed May  2 07:30:41 2018
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2017/11/25 12:56:31 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2018/05/02 07:30:41 adam Exp $
 
 DISTNAME=      pytest-httpbin-0.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
-CATEGORIES=    www
+CATEGORIES=    www python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pytest-httpbin/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index