pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-jellyfish: remove, imported in pkgsrc as textproc/py-jellyfish
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Tue May 9 15:19:36 2017 +0200
Changeset: 86bee1e73e1cc8781a2e6545ce9b8ce4ebd54fe9
Modified Files:
Makefile
Removed Files:
py-jellyfish/DESCR
py-jellyfish/Makefile
py-jellyfish/PLIST
py-jellyfish/distinfo
Log Message:
py-jellyfish: remove, imported in pkgsrc as textproc/py-jellyfish
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=86bee1e73e1cc8781a2e6545ce9b8ce4ebd54fe9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-jellyfish/DESCR | 18 ------------------
py-jellyfish/Makefile | 14 --------------
py-jellyfish/PLIST | 21 ---------------------
py-jellyfish/distinfo | 6 ------
5 files changed, 60 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index e13f39e1ba..cf3408570d 100644
--- a/Makefile
+++ b/Makefile
@@ -3109,7 +3109,6 @@ SUBDIR+= py-jabberbot
SUBDIR+= py-jbessel
SUBDIR+= py-jedi
SUBDIR+= py-jelly
-SUBDIR+= py-jellyfish
SUBDIR+= py-jewish
SUBDIR+= py-jitcode
SUBDIR+= py-jmespath
diff --git a/py-jellyfish/DESCR b/py-jellyfish/DESCR
deleted file mode 100644
index 3a8d3fce90..0000000000
--- a/py-jellyfish/DESCR
+++ /dev/null
@@ -1,18 +0,0 @@
-Jellyfish is a python library for doing approximate and phonetic matching of
-strings.
-
-Included Algorithms:
-
-- String comparison:
- * Levenshtein Distance
- * Damerau-Levenshtein Distance
- * Jaro Distance
- * Jaro-Winkler Distance
- * Match Rating Approach Comparison
- * Hamming Distance
-
-- Phonetic encoding:
- * American Soundex
- * Metaphone
- * NYSIIS (New York State Identification and Intelligence System)
- * Match Rating Codex
diff --git a/py-jellyfish/Makefile b/py-jellyfish/Makefile
deleted file mode 100644
index f1453ab52a..0000000000
--- a/py-jellyfish/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $NetBSD$
-
-DISTNAME= jellyfish-0.5.6
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= textproc python
-MASTER_SITES= ${MASTER_SITE_PYPI:=j/jellyfish/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://github.com/jamesturk/jellyfish
-COMMENT= Python library for doing approximate and phonetic matching of strings
-LICENSE= 2-clause-bsd
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-jellyfish/PLIST b/py-jellyfish/PLIST
deleted file mode 100644
index 98d09c47e0..0000000000
--- a/py-jellyfish/PLIST
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/jellyfish/__init__.py
-${PYSITELIB}/jellyfish/__init__.pyc
-${PYSITELIB}/jellyfish/__init__.pyo
-${PYSITELIB}/jellyfish/_jellyfish.py
-${PYSITELIB}/jellyfish/_jellyfish.pyc
-${PYSITELIB}/jellyfish/_jellyfish.pyo
-${PYSITELIB}/jellyfish/cjellyfish.so
-${PYSITELIB}/jellyfish/compat.py
-${PYSITELIB}/jellyfish/compat.pyc
-${PYSITELIB}/jellyfish/compat.pyo
-${PYSITELIB}/jellyfish/porter.py
-${PYSITELIB}/jellyfish/porter.pyc
-${PYSITELIB}/jellyfish/porter.pyo
-${PYSITELIB}/jellyfish/test.py
-${PYSITELIB}/jellyfish/test.pyc
-${PYSITELIB}/jellyfish/test.pyo
diff --git a/py-jellyfish/distinfo b/py-jellyfish/distinfo
deleted file mode 100644
index 11eb40e96c..0000000000
--- a/py-jellyfish/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (jellyfish-0.5.6.tar.gz) = dd3c7a69667857eca9892318a8704996a8e65642
-RMD160 (jellyfish-0.5.6.tar.gz) = f282705222854f698ecb0e94c28b1e7543ebc42f
-SHA512 (jellyfish-0.5.6.tar.gz) = 12f09e877dd2a9386adc336a56c8ea6566179e5ba333045ad70604c17c288fa61fad2aa9735c76c58d69dfba95f99876e608e2d05995085f970834132fb8504f
-Size (jellyfish-0.5.6.tar.gz) = 132177 bytes
Home |
Main Index |
Thread Index |
Old Index