pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-cachecontrol



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed Oct  7 20:04:08 UTC 2020

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

Log Message:
py-cachecontrol: Remove duplicate `python' in CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-cachecontrol/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-cachecontrol/Makefile
diff -u pkgsrc/devel/py-cachecontrol/Makefile:1.1 pkgsrc/devel/py-cachecontrol/Makefile:1.2
--- pkgsrc/devel/py-cachecontrol/Makefile:1.1   Wed Oct  7 19:44:52 2020
+++ pkgsrc/devel/py-cachecontrol/Makefile       Wed Oct  7 20:04:08 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2020/10/07 19:44:52 schmonz Exp $
+# $NetBSD: Makefile,v 1.2 2020/10/07 20:04:08 leot Exp $
 
 DISTNAME=      CacheControl-0.12.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:tl}
-CATEGORIES=    devel python python
+CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=C/CacheControl/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index