pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Remove py-chardet
Module Name: pkgsrc-wip
Committed By: Guillaume Delpierre <gde%llew.me@localhost>
Pushed By: gdelpierre
Date: Wed Sep 30 17:15:27 2015 +0200
Changeset: a87aad44c50cfba23f9f2e76aa1defbde70c2e79
Modified Files:
Makefile
Removed Files:
py-chardet/DESCR
py-chardet/Makefile
py-chardet/PLIST
py-chardet/distinfo
Log Message:
Remove py-chardet
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a87aad44c50cfba23f9f2e76aa1defbde70c2e79
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 -
py-chardet/DESCR | 13 ------
py-chardet/Makefile | 27 ------------
py-chardet/PLIST | 122 ----------------------------------------------------
py-chardet/distinfo | 5 ---
5 files changed, 168 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 050ba37..27196b5 100644
--- a/Makefile
+++ b/Makefile
@@ -2589,7 +2589,6 @@ SUBDIR+= py-cerridwen
SUBDIR+= py-cf-python
SUBDIR+= py-chaco
SUBDIR+= py-chaintipy
-SUBDIR+= py-chardet
SUBDIR+= py-chaos
SUBDIR+= py-chealpy
SUBDIR+= py-chebpy
diff --git a/py-chardet/DESCR b/py-chardet/DESCR
deleted file mode 100644
index c2e7c5d..0000000
--- a/py-chardet/DESCR
+++ /dev/null
@@ -1,13 +0,0 @@
-Python 2/3 compatible character encoding detector
-Detects:
-
- ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
- Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Trad. & Simplified Chinese)
- EUC-JP, SHIFT_JIS, CP932, ISO-2022-JP (Japanese)
- EUC-KR, ISO-2022-KR (Korean)
- KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
- ISO-8859-5, windows-1251 (Bulgarian)
- windows-1252 (English)
- ISO-8859-7, windows-1253 (Greek)
- ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
- TIS-620 (Thai)
diff --git a/py-chardet/Makefile b/py-chardet/Makefile
deleted file mode 100644
index 66adc0c..0000000
--- a/py-chardet/Makefile
+++ /dev/null
@@ -1,27 +0,0 @@
-# $NetBSD$
-
-DISTNAME= chardet-2.3.0
-GITHUB_PROJECT= chardet
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=chardet/}
-EXTRACT_SUFX= .zip
-
-MAINTAINER= gde%llew.me@localhost
-HOMEPAGE= http://chardet.github.io/
-COMMENT= Python 2/3 compatible character encoding detector
-
-LICENSE= gnu-lgpl-v2.1
-
-PYTHON_VERSIONS_ACCEPTED= 34 33 32 27 26
-PLIST_SUBST+= PYVERSSUFFIX=${PYVERSSUFFIX}
-REPLACE_PYTHON+= setup.py
-REPLACE_PYTHON+= chardet/*.py
-
-USE_LANGUAGES= # none
-
-WRKSRC= ${WRKDIR}/${DISTNAME}
-
-.include "../../lang/python/application.mk"
-.include "../../lang/python/egg.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/py-chardet/PLIST b/py-chardet/PLIST
deleted file mode 100644
index 53f3997..0000000
--- a/py-chardet/PLIST
+++ /dev/null
@@ -1,122 +0,0 @@
-@comment $NetBSD$
-bin/chardetect
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
-${PYSITELIB}/${EGG_INFODIR}/pbr.json
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
-${PYSITELIB}/chardet/big5freq.py
-${PYSITELIB}/chardet/big5freq.pyc
-${PYSITELIB}/chardet/big5freq.pyo
-${PYSITELIB}/chardet/big5prober.py
-${PYSITELIB}/chardet/big5prober.pyc
-${PYSITELIB}/chardet/big5prober.pyo
-${PYSITELIB}/chardet/chardetect.py
-${PYSITELIB}/chardet/chardetect.pyc
-${PYSITELIB}/chardet/chardetect.pyo
-${PYSITELIB}/chardet/chardistribution.py
-${PYSITELIB}/chardet/chardistribution.pyc
-${PYSITELIB}/chardet/chardistribution.pyo
-${PYSITELIB}/chardet/charsetgroupprober.py
-${PYSITELIB}/chardet/charsetgroupprober.pyc
-${PYSITELIB}/chardet/charsetgroupprober.pyo
-${PYSITELIB}/chardet/charsetprober.py
-${PYSITELIB}/chardet/charsetprober.pyc
-${PYSITELIB}/chardet/charsetprober.pyo
-${PYSITELIB}/chardet/codingstatemachine.py
-${PYSITELIB}/chardet/codingstatemachine.pyc
-${PYSITELIB}/chardet/codingstatemachine.pyo
-${PYSITELIB}/chardet/compat.py
-${PYSITELIB}/chardet/compat.pyc
-${PYSITELIB}/chardet/compat.pyo
-${PYSITELIB}/chardet/constants.py
-${PYSITELIB}/chardet/constants.pyc
-${PYSITELIB}/chardet/constants.pyo
-${PYSITELIB}/chardet/cp949prober.py
-${PYSITELIB}/chardet/cp949prober.pyc
-${PYSITELIB}/chardet/cp949prober.pyo
-${PYSITELIB}/chardet/escprober.py
-${PYSITELIB}/chardet/escprober.pyc
-${PYSITELIB}/chardet/escprober.pyo
-${PYSITELIB}/chardet/escsm.py
-${PYSITELIB}/chardet/escsm.pyc
-${PYSITELIB}/chardet/escsm.pyo
-${PYSITELIB}/chardet/eucjpprober.py
-${PYSITELIB}/chardet/eucjpprober.pyc
-${PYSITELIB}/chardet/eucjpprober.pyo
-${PYSITELIB}/chardet/euckrfreq.py
-${PYSITELIB}/chardet/euckrfreq.pyc
-${PYSITELIB}/chardet/euckrfreq.pyo
-${PYSITELIB}/chardet/euckrprober.py
-${PYSITELIB}/chardet/euckrprober.pyc
-${PYSITELIB}/chardet/euckrprober.pyo
-${PYSITELIB}/chardet/euctwfreq.py
-${PYSITELIB}/chardet/euctwfreq.pyc
-${PYSITELIB}/chardet/euctwfreq.pyo
-${PYSITELIB}/chardet/euctwprober.py
-${PYSITELIB}/chardet/euctwprober.pyc
-${PYSITELIB}/chardet/euctwprober.pyo
-${PYSITELIB}/chardet/gb2312freq.py
-${PYSITELIB}/chardet/gb2312freq.pyc
-${PYSITELIB}/chardet/gb2312freq.pyo
-${PYSITELIB}/chardet/gb2312prober.py
-${PYSITELIB}/chardet/gb2312prober.pyc
-${PYSITELIB}/chardet/gb2312prober.pyo
-${PYSITELIB}/chardet/hebrewprober.py
-${PYSITELIB}/chardet/hebrewprober.pyc
-${PYSITELIB}/chardet/hebrewprober.pyo
-${PYSITELIB}/chardet/__init__.py
-${PYSITELIB}/chardet/__init__.pyc
-${PYSITELIB}/chardet/__init__.pyo
-${PYSITELIB}/chardet/jisfreq.py
-${PYSITELIB}/chardet/jisfreq.pyc
-${PYSITELIB}/chardet/jisfreq.pyo
-${PYSITELIB}/chardet/jpcntx.py
-${PYSITELIB}/chardet/jpcntx.pyc
-${PYSITELIB}/chardet/jpcntx.pyo
-${PYSITELIB}/chardet/langbulgarianmodel.py
-${PYSITELIB}/chardet/langbulgarianmodel.pyc
-${PYSITELIB}/chardet/langbulgarianmodel.pyo
-${PYSITELIB}/chardet/langcyrillicmodel.py
-${PYSITELIB}/chardet/langcyrillicmodel.pyc
-${PYSITELIB}/chardet/langcyrillicmodel.pyo
-${PYSITELIB}/chardet/langgreekmodel.py
-${PYSITELIB}/chardet/langgreekmodel.pyc
-${PYSITELIB}/chardet/langgreekmodel.pyo
-${PYSITELIB}/chardet/langhebrewmodel.py
-${PYSITELIB}/chardet/langhebrewmodel.pyc
-${PYSITELIB}/chardet/langhebrewmodel.pyo
-${PYSITELIB}/chardet/langhungarianmodel.py
-${PYSITELIB}/chardet/langhungarianmodel.pyc
-${PYSITELIB}/chardet/langhungarianmodel.pyo
-${PYSITELIB}/chardet/langthaimodel.py
-${PYSITELIB}/chardet/langthaimodel.pyc
-${PYSITELIB}/chardet/langthaimodel.pyo
-${PYSITELIB}/chardet/latin1prober.py
-${PYSITELIB}/chardet/latin1prober.pyc
-${PYSITELIB}/chardet/latin1prober.pyo
-${PYSITELIB}/chardet/mbcharsetprober.py
-${PYSITELIB}/chardet/mbcharsetprober.pyc
-${PYSITELIB}/chardet/mbcharsetprober.pyo
-${PYSITELIB}/chardet/mbcsgroupprober.py
-${PYSITELIB}/chardet/mbcsgroupprober.pyc
-${PYSITELIB}/chardet/mbcsgroupprober.pyo
-${PYSITELIB}/chardet/mbcssm.py
-${PYSITELIB}/chardet/mbcssm.pyc
-${PYSITELIB}/chardet/mbcssm.pyo
-${PYSITELIB}/chardet/sbcharsetprober.py
-${PYSITELIB}/chardet/sbcharsetprober.pyc
-${PYSITELIB}/chardet/sbcharsetprober.pyo
-${PYSITELIB}/chardet/sbcsgroupprober.py
-${PYSITELIB}/chardet/sbcsgroupprober.pyc
-${PYSITELIB}/chardet/sbcsgroupprober.pyo
-${PYSITELIB}/chardet/sjisprober.py
-${PYSITELIB}/chardet/sjisprober.pyc
-${PYSITELIB}/chardet/sjisprober.pyo
-${PYSITELIB}/chardet/universaldetector.py
-${PYSITELIB}/chardet/universaldetector.pyc
-${PYSITELIB}/chardet/universaldetector.pyo
-${PYSITELIB}/chardet/utf8prober.py
-${PYSITELIB}/chardet/utf8prober.pyc
-${PYSITELIB}/chardet/utf8prober.pyo
diff --git a/py-chardet/distinfo b/py-chardet/distinfo
deleted file mode 100644
index 5126202..0000000
--- a/py-chardet/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-SHA1 (chardet-2.3.0.zip) = c1a492c4d83348ea63cc7c13dc2fdc7c594d83ec
-RMD160 (chardet-2.3.0.zip) = 5c088ea04acefb83e6a408b8d10b41ab9225b1ab
-Size (chardet-2.3.0.zip) = 2269551 bytes
Home |
Main Index |
Thread Index |
Old Index