pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-babelfish: delete, imported in pkgsrc as textproc/py-babelfish
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Fri Apr 14 16:28:32 2017 +0200
Changeset: b5e4a996844d1c35ea35eade123abf7a5c18f4fc
Modified Files:
Makefile
Removed Files:
py-babelfish/DESCR
py-babelfish/Makefile
py-babelfish/PLIST
py-babelfish/distinfo
Log Message:
py-babelfish: delete, imported in pkgsrc as textproc/py-babelfish
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=b5e4a996844d1c35ea35eade123abf7a5c18f4fc
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-babelfish/DESCR | 1 -
py-babelfish/Makefile | 16 ---------------
py-babelfish/PLIST | 55 ---------------------------------------------------
py-babelfish/distinfo | 6 ------
5 files changed, 79 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 3d0a916d51..d6887b8662 100644
--- a/Makefile
+++ b/Makefile
@@ -2745,7 +2745,6 @@ SUBDIR+= py-autokey
SUBDIR+= py-automata
SUBDIR+= py-awscli
SUBDIR+= py-b3j0f.aop
-SUBDIR+= py-babelfish
SUBDIR+= py-bandicoot
SUBDIR+= py-bandit
SUBDIR+= py-bannock
diff --git a/py-babelfish/DESCR b/py-babelfish/DESCR
deleted file mode 100644
index 8ef46fcc43..0000000000
--- a/py-babelfish/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-BabelFish is a Python library to work with countries and languages.
diff --git a/py-babelfish/Makefile b/py-babelfish/Makefile
deleted file mode 100644
index 86241d5288..0000000000
--- a/py-babelfish/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $NetBSD$
-
-DISTNAME= babelfish-0.5.5
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_PYPI:=b/babelfish/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= https://github.com/Diaoul/babelfish
-COMMENT= Python library to work with countries and languages
-LICENSE= modified-bsd
-
-USE_LANGUAGES= # none
-
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-babelfish/PLIST b/py-babelfish/PLIST
deleted file mode 100644
index c004454c3c..0000000000
--- a/py-babelfish/PLIST
+++ /dev/null
@@ -1,55 +0,0 @@
-@comment $NetBSD$
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/pbr.json
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/babelfish/__init__.py
-${PYSITELIB}/babelfish/__init__.pyc
-${PYSITELIB}/babelfish/__init__.pyo
-${PYSITELIB}/babelfish/converters/__init__.py
-${PYSITELIB}/babelfish/converters/__init__.pyc
-${PYSITELIB}/babelfish/converters/__init__.pyo
-${PYSITELIB}/babelfish/converters/alpha2.py
-${PYSITELIB}/babelfish/converters/alpha2.pyc
-${PYSITELIB}/babelfish/converters/alpha2.pyo
-${PYSITELIB}/babelfish/converters/alpha3b.py
-${PYSITELIB}/babelfish/converters/alpha3b.pyc
-${PYSITELIB}/babelfish/converters/alpha3b.pyo
-${PYSITELIB}/babelfish/converters/alpha3t.py
-${PYSITELIB}/babelfish/converters/alpha3t.pyc
-${PYSITELIB}/babelfish/converters/alpha3t.pyo
-${PYSITELIB}/babelfish/converters/countryname.py
-${PYSITELIB}/babelfish/converters/countryname.pyc
-${PYSITELIB}/babelfish/converters/countryname.pyo
-${PYSITELIB}/babelfish/converters/name.py
-${PYSITELIB}/babelfish/converters/name.pyc
-${PYSITELIB}/babelfish/converters/name.pyo
-${PYSITELIB}/babelfish/converters/opensubtitles.py
-${PYSITELIB}/babelfish/converters/opensubtitles.pyc
-${PYSITELIB}/babelfish/converters/opensubtitles.pyo
-${PYSITELIB}/babelfish/converters/scope.py
-${PYSITELIB}/babelfish/converters/scope.pyc
-${PYSITELIB}/babelfish/converters/scope.pyo
-${PYSITELIB}/babelfish/converters/type.py
-${PYSITELIB}/babelfish/converters/type.pyc
-${PYSITELIB}/babelfish/converters/type.pyo
-${PYSITELIB}/babelfish/country.py
-${PYSITELIB}/babelfish/country.pyc
-${PYSITELIB}/babelfish/country.pyo
-${PYSITELIB}/babelfish/data/iso-3166-1.txt
-${PYSITELIB}/babelfish/data/iso-639-3.tab
-${PYSITELIB}/babelfish/data/iso15924-utf8-20131012.txt
-${PYSITELIB}/babelfish/data/opensubtitles_languages.txt
-${PYSITELIB}/babelfish/exceptions.py
-${PYSITELIB}/babelfish/exceptions.pyc
-${PYSITELIB}/babelfish/exceptions.pyo
-${PYSITELIB}/babelfish/language.py
-${PYSITELIB}/babelfish/language.pyc
-${PYSITELIB}/babelfish/language.pyo
-${PYSITELIB}/babelfish/script.py
-${PYSITELIB}/babelfish/script.pyc
-${PYSITELIB}/babelfish/script.pyo
-${PYSITELIB}/babelfish/tests.py
-${PYSITELIB}/babelfish/tests.pyc
-${PYSITELIB}/babelfish/tests.pyo
diff --git a/py-babelfish/distinfo b/py-babelfish/distinfo
deleted file mode 100644
index f83fe33cdb..0000000000
--- a/py-babelfish/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (babelfish-0.5.5.tar.gz) = 7abfff7353ed3a72165e8169477969d235068ae8
-RMD160 (babelfish-0.5.5.tar.gz) = 3b0649b386f5b222ac2b7baef211ad7b364d25ae
-SHA512 (babelfish-0.5.5.tar.gz) = 71504dd0203ad85a6a69107d67df3bd5ae4193515e74c05b346a8bd0aab425fc1534d54d1c74b14e48580ee5e76f04705e35c2d359fbe46254bee37e41cb4bfa
-Size (babelfish-0.5.5.tar.gz) = 90398 bytes
Home |
Main Index |
Thread Index |
Old Index