pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/py-semantic-version remove clone
Module Name: pkgsrc-wip
Committed By: K.I.A.Derouiche <kamelderouiche%yahoo.com@localhost>
Pushed By: jihbed
Date: Fri Dec 18 16:39:49 2020 +0100
Changeset: 584b32cb78709e8380657402dab82b07ac37f8ac
Modified Files:
jmol/Makefile
Removed Files:
py-semantic-version/DESCR
py-semantic-version/Makefile
py-semantic-version/PLIST
py-semantic-version/distinfo
Log Message:
wip/py-semantic-version remove clone
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=584b32cb78709e8380657402dab82b07ac37f8ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jmol/Makefile | 1 -
py-semantic-version/DESCR | 2 --
py-semantic-version/Makefile | 16 ----------------
py-semantic-version/PLIST | 15 ---------------
py-semantic-version/distinfo | 6 ------
5 files changed, 40 deletions(-)
diffs:
diff --git a/jmol/Makefile b/jmol/Makefile
index 3ddbc412cf..9aac44252a 100644
--- a/jmol/Makefile
+++ b/jmol/Makefile
@@ -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
diff --git a/py-semantic-version/DESCR b/py-semantic-version/DESCR
deleted file mode 100644
index cdad72cf8d..0000000000
--- a/py-semantic-version/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-This small python library provides a few tools to handle
-SemVer in Python
diff --git a/py-semantic-version/Makefile b/py-semantic-version/Makefile
deleted file mode 100644
index 5d6fd36c4d..0000000000
--- a/py-semantic-version/Makefile
+++ /dev/null
@@ -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@localhost
-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"
diff --git a/py-semantic-version/PLIST b/py-semantic-version/PLIST
deleted file mode 100644
index fb7d650792..0000000000
--- a/py-semantic-version/PLIST
+++ /dev/null
@@ -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
diff --git a/py-semantic-version/distinfo b/py-semantic-version/distinfo
deleted file mode 100644
index 16b89c8f8c..0000000000
--- a/py-semantic-version/distinfo
+++ /dev/null
@@ -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
Home |
Main Index |
Thread Index |
Old Index