added a line "PKGNAME= ${PYPKGPREFIX}-${DISTNAME}" to Makefile

This commit is contained in:
Kinoshita Daisuke 2020-12-17 18:31:12 +08:00
parent 9cff9826e6
commit 8cf814e286
3 changed files with 12 additions and 11 deletions

View File

@ -1,6 +1,7 @@
# $NetBSD$
DISTNAME= py-astropy-helpers-4.0.1
DISTNAME= astropy-helpers-4.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_GITHUB:=astropy/}
GITHUB_PROJECT= astropy-helpers

View File

@ -1,10 +1,10 @@
@comment $NetBSD$
${PYSITELIB}/astropy_helpers-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/PKG-INFO
${PYSITELIB}/astropy_helpers-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/SOURCES.txt
${PYSITELIB}/astropy_helpers-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/dependency_links.txt
${PYSITELIB}/astropy_helpers-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/not-zip-safe
${PYSITELIB}/astropy_helpers-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/requires.txt
${PYSITELIB}/astropy_helpers-${PKGVERSION}-py${PYVERSSUFFIX}.egg-info/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/astropy_helpers/__init__.py
${PYSITELIB}/astropy_helpers/__init__.pyc
${PYSITELIB}/astropy_helpers/__init__.pyo

View File

@ -1,6 +1,6 @@
$NetBSD$
SHA1 (py-astropy-helpers-4.0.1.tar.gz) = 2162e374e24e7f3d019d7b4cb78fa574ad01928f
RMD160 (py-astropy-helpers-4.0.1.tar.gz) = dbf26673c96b1426c334f217194df5b9a64122e8
SHA512 (py-astropy-helpers-4.0.1.tar.gz) = b3c6c35218c5041875bb612becac83eebb09901a6cc58ccdfe223677dcbf72c08a4432f58b86b8199a0a459fe646aef632514143b141c20e54337bfc2f7efb1e
Size (py-astropy-helpers-4.0.1.tar.gz) = 72487 bytes
SHA1 (astropy-helpers-4.0.1.tar.gz) = 2162e374e24e7f3d019d7b4cb78fa574ad01928f
RMD160 (astropy-helpers-4.0.1.tar.gz) = dbf26673c96b1426c334f217194df5b9a64122e8
SHA512 (astropy-helpers-4.0.1.tar.gz) = b3c6c35218c5041875bb612becac83eebb09901a6cc58ccdfe223677dcbf72c08a4432f58b86b8199a0a459fe646aef632514143b141c20e54337bfc2f7efb1e
Size (astropy-helpers-4.0.1.tar.gz) = 72487 bytes