pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
changed MAINTAINER to pkgsrc-users%netbsd.org@localhost, and modified COMMENT.
Module Name: pkgsrc-wip
Committed By: Kinoshita Daisuke <kinoshita%astro.ncu.edu.tw@localhost>
Pushed By: daisuke
Date: Thu Dec 17 13:09:31 2020 +0800
Changeset: 9023fed3c9c61f4e7cda4572fe78e3ebcf9e08ff
Modified Files:
py-extension-helpers/Makefile
Log Message:
changed MAINTAINER to pkgsrc-users%netbsd.org@localhost, and modified COMMENT.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9023fed3c9c61f4e7cda4572fe78e3ebcf9e08ff
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-extension-helpers/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diffs:
diff --git a/py-extension-helpers/Makefile b/py-extension-helpers/Makefile
index 37730e34fe..d667cafa7c 100644
--- a/py-extension-helpers/Makefile
+++ b/py-extension-helpers/Makefile
@@ -7,13 +7,13 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=astropy/}
GITHUB_PROJECT= extension-helpers
GITHUB_TAG= v${PKGVERSION_NOREV}
-MAINTAINER= kinoshita%astro.ncu.edu.tw@localhost
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://pypi.org/project/extension-helpers/
-COMMENT= helpers to assist with building Python packages
+COMMENT= Helpers to assist with building Python packages
LICENSE= modified-bsd
BUILD_DEPENDS+= git-base-[0-9]*:../../devel/git-base
-DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
+BUILD_DEPENDS+= ${PYPKGPREFIX}-setuptools_scm-[0-9]*:../../devel/py-setuptools_scm
PYTHON_VERSIONS_INCOMPATIBLE+= 27
PYTHON_VERSIONS_INCOMPATIBLE+= 36
Home |
Main Index |
Thread Index |
Old Index