pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/py-project-metadata



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Oct 23 07:53:40 UTC 2023

Modified Files:
        pkgsrc/devel/py-project-metadata: Makefile

Log Message:
py-project-metadata: add python to CATEGORIES


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-project-metadata/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-project-metadata/Makefile
diff -u pkgsrc/devel/py-project-metadata/Makefile:1.2 pkgsrc/devel/py-project-metadata/Makefile:1.3
--- pkgsrc/devel/py-project-metadata/Makefile:1.2       Thu Jun 29 21:51:38 2023
+++ pkgsrc/devel/py-project-metadata/Makefile   Mon Oct 23 07:53:40 2023
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2023/06/29 21:51:38 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2023/10/23 07:53:40 adam Exp $
 
 DISTNAME=      pyproject-metadata-0.7.1
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/py//}
-CATEGORIES=    devel
+CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=p/pyproject-metadata/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index