Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-argparse py-argparse: add "python" to CATEGORIES
details: https://anonhg.NetBSD.org/pkgsrc/rev/c5e02bb5b8ab
branches: trunk
changeset: 435073:c5e02bb5b8ab
user: adam <adam%pkgsrc.org@localhost>
date: Tue Jun 30 13:03:45 2020 +0000
description:
py-argparse: add "python" to CATEGORIES
diffstat:
devel/py-argparse/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 31d06b0d2cef -r c5e02bb5b8ab devel/py-argparse/Makefile
--- a/devel/py-argparse/Makefile Tue Jun 30 11:59:49 2020 +0000
+++ b/devel/py-argparse/Makefile Tue Jun 30 13:03:45 2020 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.8 2017/04/06 06:33:57 adam Exp $
+# $NetBSD: Makefile,v 1.9 2020/06/30 13:03:45 adam Exp $
DISTNAME= argparse-1.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
+CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/argparse/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/ThomasWaldmann/argparse/
+HOMEPAGE= https://github.com/ThomasWaldmann/argparse
COMMENT= Easy, declarative interface for creating command line tools
LICENSE= apache-2.0
Home |
Main Index |
Thread Index |
Old Index