wip/py-semantic-version remove clone

This commit is contained in:
K.I.A.Derouiche 2020-12-18 16:39:49 +01:00
parent 22b97744fc
commit 584b32cb78
5 changed files with 0 additions and 40 deletions

View File

@ -27,7 +27,6 @@ JMOL_FILES= Jmol.jar JmolApplet.jar \
JmolData.jar Jmol.js
INSTALLATION_DIRS= bin ${JMOL_HOME}
ME}/Jmol.jar \"\$$@\"\\n" > ${WRKSRC}/jmol.sh
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/jmol.sh ${DESTDIR}${PREFIX}/bin/jmol

View File

@ -1,2 +0,0 @@
This small python library provides a few tools to handle
SemVer in Python

View File

@ -1,16 +0,0 @@
# $NetBSD$
DISTNAME= semantic_version-2.8.5
PKGNAME= ${PYPKGPREFIX}-semantic-version-2.8.5
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/semantic_version/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= http://semver.org/
COMMENT= Library implementing the 'SemVer' scheme
LICENSE= modified-bsd
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

View File

@ -1,15 +0,0 @@
@comment $NetBSD$
${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}/top_level.txt
${PYSITELIB}/semantic_version/__init__.py
${PYSITELIB}/semantic_version/__init__.pyc
${PYSITELIB}/semantic_version/__init__.pyo
${PYSITELIB}/semantic_version/base.py
${PYSITELIB}/semantic_version/base.pyc
${PYSITELIB}/semantic_version/base.pyo
${PYSITELIB}/semantic_version/django_fields.py
${PYSITELIB}/semantic_version/django_fields.pyc
${PYSITELIB}/semantic_version/django_fields.pyo

View File

@ -1,6 +0,0 @@
$NetBSD$
SHA1 (semantic_version-2.8.5.tar.gz) = b010996983ae7c4f8266e9a98bfd4386590278c3
RMD160 (semantic_version-2.8.5.tar.gz) = 78d943d6de791eef4ab8e933ea7bcc9d5269c9f6
SHA512 (semantic_version-2.8.5.tar.gz) = 2ab59024c148239d78de062ff3a357f81a33fd066b6be8b6f9ef0753841a4945829b1c11899cfbda6c3ff09e00aa3b689e1fb6f8b9a92bbb3c2a62dd713b6049
Size (semantic_version-2.8.5.tar.gz) = 50009 bytes