[arch-commits] Commit in python-cchardet/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-11-09 Thread Massimiliano Torromeo via arch-commits
Date: Monday, November 9, 2020 @ 10:44:50
  Author: mtorromeo
Revision: 746808

archrelease: copy trunk to community-x86_64

Added:
  python-cchardet/repos/community-x86_64/PKGBUILD
(from rev 746807, python-cchardet/trunk/PKGBUILD)
Deleted:
  python-cchardet/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-09 10:44:37 UTC (rev 746807)
+++ PKGBUILD2020-11-09 10:44:50 UTC (rev 746808)
@@ -1,23 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=python-cchardet
-pkgver=2.1.6
-pkgrel=1
-pkgdesc="Universal encoding detector faster than chardet."
-url="https://pypi.org/project/cchardet/";
-depends=('python')
-makedepends=('cython' 'python-setuptools')
-license=('GPL' 'LGPL' 'MPL')
-arch=('x86_64')
-source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
-sha256sums=('b76afb2059ad69eab576949980a17413c1e9e5a5624abf9e43542d8853f146b3')
-
-build() {
-cd "$srcdir/cchardet-$pkgver"
-python setup.py build
-}
-
-package_python-cchardet() {
-cd "$srcdir/cchardet-$pkgver"
-python setup.py install --skip-build -O1 --root="$pkgdir"
-}

Copied: python-cchardet/repos/community-x86_64/PKGBUILD (from rev 746807, 
python-cchardet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-09 10:44:50 UTC (rev 746808)
@@ -0,0 +1,23 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=python-cchardet
+pkgver=2.1.7
+pkgrel=1
+pkgdesc="Universal encoding detector faster than chardet."
+url="https://pypi.org/project/cchardet/";
+depends=('python')
+makedepends=('cython' 'python-setuptools')
+license=('GPL' 'LGPL' 'MPL')
+arch=('x86_64')
+source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
+sha256sums=('c428b6336545053c2589f6caf24ea32276c6664cb86db817e03a94c60afa0eaf')
+
+build() {
+cd "$srcdir/cchardet-$pkgver"
+python setup.py build
+}
+
+package_python-cchardet() {
+cd "$srcdir/cchardet-$pkgver"
+python setup.py install --skip-build -O1 --root="$pkgdir"
+}


[arch-commits] Commit in python-cchardet/repos/community-x86_64 (PKGBUILD PKGBUILD)

2020-03-19 Thread Massimiliano Torromeo via arch-commits
Date: Thursday, March 19, 2020 @ 13:24:55
  Author: mtorromeo
Revision: 600902

archrelease: copy trunk to community-x86_64

Added:
  python-cchardet/repos/community-x86_64/PKGBUILD
(from rev 600901, python-cchardet/trunk/PKGBUILD)
Deleted:
  python-cchardet/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-03-19 13:24:35 UTC (rev 600901)
+++ PKGBUILD2020-03-19 13:24:55 UTC (rev 600902)
@@ -1,23 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=python-cchardet
-pkgver=2.1.5
-pkgrel=1
-pkgdesc="Universal encoding detector faster than chardet."
-url="https://pypi.org/project/cchardet/";
-depends=('python')
-makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')
-license=('GPL' 'LGPL' 'MPL')
-arch=('x86_64')
-source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
-sha256sums=('240efe3f255f916769458343840b9c6403cf3192720bc5129792cbcb88bf72fb')
-
-build() {
-cd "$srcdir/cchardet-$pkgver"
-python setup.py build
-}
-
-package_python-cchardet() {
-cd "$srcdir/cchardet-$pkgver"
-python setup.py install --skip-build -O1 --root="$pkgdir"
-}

Copied: python-cchardet/repos/community-x86_64/PKGBUILD (from rev 600901, 
python-cchardet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-03-19 13:24:55 UTC (rev 600902)
@@ -0,0 +1,23 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=python-cchardet
+pkgver=2.1.6
+pkgrel=1
+pkgdesc="Universal encoding detector faster than chardet."
+url="https://pypi.org/project/cchardet/";
+depends=('python')
+makedepends=('cython' 'python-setuptools')
+license=('GPL' 'LGPL' 'MPL')
+arch=('x86_64')
+source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
+sha256sums=('b76afb2059ad69eab576949980a17413c1e9e5a5624abf9e43542d8853f146b3')
+
+build() {
+cd "$srcdir/cchardet-$pkgver"
+python setup.py build
+}
+
+package_python-cchardet() {
+cd "$srcdir/cchardet-$pkgver"
+python setup.py install --skip-build -O1 --root="$pkgdir"
+}


[arch-commits] Commit in python-cchardet/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-11-19 Thread Massimiliano Torromeo via arch-commits
Date: Tuesday, November 19, 2019 @ 18:49:19
  Author: mtorromeo
Revision: 530456

archrelease: copy trunk to community-x86_64

Added:
  python-cchardet/repos/community-x86_64/PKGBUILD
(from rev 530455, python-cchardet/trunk/PKGBUILD)
Deleted:
  python-cchardet/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   46 +++---
 1 file changed, 23 insertions(+), 23 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-11-19 18:49:12 UTC (rev 530455)
+++ PKGBUILD2019-11-19 18:49:19 UTC (rev 530456)
@@ -1,23 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=python-cchardet
-pkgver=2.1.4
-pkgrel=3
-pkgdesc="Universal encoding detector faster than chardet."
-url="https://pypi.org/project/cchardet/";
-depends=('python')
-makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')
-license=('MIT')
-arch=('x86_64')
-source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
-sha256sums=('cc9745e0400da4cfb49f075e7819f22473b66443f953427058fee2c7b9547cc0')
-
-build() {
-cd "$srcdir/cchardet-$pkgver"
-python setup.py build
-}
-
-package_python-cchardet() {
-cd "$srcdir/cchardet-$pkgver"
-python setup.py install --skip-build -O1 --root="$pkgdir"
-}

Copied: python-cchardet/repos/community-x86_64/PKGBUILD (from rev 530455, 
python-cchardet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-11-19 18:49:19 UTC (rev 530456)
@@ -0,0 +1,23 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=python-cchardet
+pkgver=2.1.5
+pkgrel=1
+pkgdesc="Universal encoding detector faster than chardet."
+url="https://pypi.org/project/cchardet/";
+depends=('python')
+makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')
+license=('GPL' 'LGPL' 'MPL')
+arch=('x86_64')
+source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
+sha256sums=('240efe3f255f916769458343840b9c6403cf3192720bc5129792cbcb88bf72fb')
+
+build() {
+cd "$srcdir/cchardet-$pkgver"
+python setup.py build
+}
+
+package_python-cchardet() {
+cd "$srcdir/cchardet-$pkgver"
+python setup.py install --skip-build -O1 --root="$pkgdir"
+}


[arch-commits] Commit in python-cchardet/repos/community-x86_64 (PKGBUILD PKGBUILD)

2019-02-18 Thread Massimiliano Torromeo via arch-commits
Date: Monday, February 18, 2019 @ 21:54:22
  Author: mtorromeo
Revision: 434299

archrelease: copy trunk to community-x86_64

Added:
  python-cchardet/repos/community-x86_64/PKGBUILD
(from rev 434298, python-cchardet/trunk/PKGBUILD)
Deleted:
  python-cchardet/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   64 +
 1 file changed, 23 insertions(+), 41 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-02-18 21:53:51 UTC (rev 434298)
+++ PKGBUILD2019-02-18 21:54:22 UTC (rev 434299)
@@ -1,41 +0,0 @@
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=python-cchardet
-pkgname=(python-cchardet python2-cchardet)
-pkgver=2.1.4
-pkgrel=1
-pkgdesc="Universal encoding detector faster than chardet."
-url="http://pypi.python.org/pypi/cchardet/";
-makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')
-license=('MIT')
-arch=('x86_64')
-source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
-sha256sums=('cc9745e0400da4cfb49f075e7819f22473b66443f953427058fee2c7b9547cc0')
-
-build() {
-cd "$srcdir/cchardet-$pkgver"
-
-rm -rf ../buildpy3; mkdir ../buildpy3
-python setup.py build -b ../buildpy3
-
-rm -rf ../buildpy2; mkdir ../buildpy2
-python2 setup.py build -b ../buildpy2
-find ../buildpy2 -name \*.py -exec sed -r 's|^#!(.*)python$|#!\1python2|' 
-i {} +
-}
-
-package_python-cchardet() {
-depends=(python)
-
-cd "$srcdir/cchardet-$pkgver"
-rm -rf build; ln -s ../buildpy3 build
-python setup.py install --skip-build -O1 --root="$pkgdir"
-}
-
-package_python2-cchardet() {
-depends=(python2)
-
-cd "$srcdir/cchardet-$pkgver"
-rm -rf build; ln -s ../buildpy2 build
-python2 setup.py install --skip-build -O1 --root="$pkgdir"
-mv "$pkgdir"/usr/bin/cchardetect{,2}
-}

Copied: python-cchardet/repos/community-x86_64/PKGBUILD (from rev 434298, 
python-cchardet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-02-18 21:54:22 UTC (rev 434299)
@@ -0,0 +1,23 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=python-cchardet
+pkgver=2.1.4
+pkgrel=2
+pkgdesc="Universal encoding detector faster than chardet."
+url="https://pypi.org/project/cchardet/";
+depends=('python')
+makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')
+license=('MIT')
+arch=('x86_64')
+source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
+sha256sums=('cc9745e0400da4cfb49f075e7819f22473b66443f953427058fee2c7b9547cc0')
+
+build() {
+cd "$srcdir/cchardet-$pkgver"
+python setup.py build
+}
+
+package_python-cchardet() {
+cd "$srcdir/cchardet-$pkgver"
+python setup.py install --skip-build -O1 --root="$pkgdir"
+}


[arch-commits] Commit in python-cchardet/repos/community-x86_64 (PKGBUILD PKGBUILD)

2018-09-28 Thread Massimiliano Torromeo via arch-commits
Date: Friday, September 28, 2018 @ 08:25:32
  Author: mtorromeo
Revision: 386950

archrelease: copy trunk to community-x86_64

Added:
  python-cchardet/repos/community-x86_64/PKGBUILD
(from rev 386949, python-cchardet/trunk/PKGBUILD)
Deleted:
  python-cchardet/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   83 ++---
 1 file changed, 41 insertions(+), 42 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2018-09-28 08:25:16 UTC (rev 386949)
+++ PKGBUILD2018-09-28 08:25:32 UTC (rev 386950)
@@ -1,42 +0,0 @@
-# $Id$
-# Maintainer: Massimiliano Torromeo 
-
-pkgname=python-cchardet
-pkgname=(python-cchardet python2-cchardet)
-pkgver=2.1.1
-pkgrel=2
-pkgdesc="Universal encoding detector faster than chardet."
-url="http://pypi.python.org/pypi/cchardet/";
-makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')
-license=('MIT')
-arch=('x86_64')
-source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
-sha256sums=('9c9269208b9f8d7446dbd970f6544ce48104096efab0f769ee5918066ba1ee7e')
-
-build() {
-cd "$srcdir/cchardet-$pkgver"
-
-rm -rf ../buildpy3; mkdir ../buildpy3
-python setup.py build -b ../buildpy3
-
-rm -rf ../buildpy2; mkdir ../buildpy2
-python2 setup.py build -b ../buildpy2
-find ../buildpy2 -name \*.py -exec sed -r 's|^#!(.*)python$|#!\1python2|' 
-i {} +
-}
-
-package_python-cchardet() {
-depends=(python)
-
-cd "$srcdir/cchardet-$pkgver"
-rm -rf build; ln -s ../buildpy3 build
-python setup.py install --skip-build -O1 --root="$pkgdir"
-}
-
-package_python2-cchardet() {
-depends=(python2)
-
-cd "$srcdir/cchardet-$pkgver"
-rm -rf build; ln -s ../buildpy2 build
-python2 setup.py install --skip-build -O1 --root="$pkgdir"
-mv "$pkgdir"/usr/bin/cchardetect{,2}
-}

Copied: python-cchardet/repos/community-x86_64/PKGBUILD (from rev 386949, 
python-cchardet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2018-09-28 08:25:32 UTC (rev 386950)
@@ -0,0 +1,41 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=python-cchardet
+pkgname=(python-cchardet python2-cchardet)
+pkgver=2.1.4
+pkgrel=1
+pkgdesc="Universal encoding detector faster than chardet."
+url="http://pypi.python.org/pypi/cchardet/";
+makedepends=('cython' 'cython2' 'python-setuptools' 'python2-setuptools')
+license=('MIT')
+arch=('x86_64')
+source=(https://files.pythonhosted.org/packages/source/c/cchardet/cchardet-$pkgver.tar.gz)
+sha256sums=('cc9745e0400da4cfb49f075e7819f22473b66443f953427058fee2c7b9547cc0')
+
+build() {
+cd "$srcdir/cchardet-$pkgver"
+
+rm -rf ../buildpy3; mkdir ../buildpy3
+python setup.py build -b ../buildpy3
+
+rm -rf ../buildpy2; mkdir ../buildpy2
+python2 setup.py build -b ../buildpy2
+find ../buildpy2 -name \*.py -exec sed -r 's|^#!(.*)python$|#!\1python2|' 
-i {} +
+}
+
+package_python-cchardet() {
+depends=(python)
+
+cd "$srcdir/cchardet-$pkgver"
+rm -rf build; ln -s ../buildpy3 build
+python setup.py install --skip-build -O1 --root="$pkgdir"
+}
+
+package_python2-cchardet() {
+depends=(python2)
+
+cd "$srcdir/cchardet-$pkgver"
+rm -rf build; ln -s ../buildpy2 build
+python2 setup.py install --skip-build -O1 --root="$pkgdir"
+mv "$pkgdir"/usr/bin/cchardetect{,2}
+}