[arch-commits] Commit in pypy/trunk (PKGBUILD)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 04:02:48
  Author: svenstaro
Revision: 540614

upgpkg: pypy 7.3.0-1

Modified:
  pypy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 03:46:40 UTC (rev 540613)
+++ PKGBUILD2019-12-25 04:02:48 UTC (rev 540614)
@@ -2,7 +2,7 @@
 # Contributor: William Giokas <1007...@gmail.com>
 
 pkgname=pypy
-pkgver=7.2.0
+pkgver=7.3.0
 pkgrel=1
 pkgdesc="A Python implementation written in Python, JIT enabled"
 url="https://pypy.org;
@@ -14,7 +14,7 @@
 options=(!buildflags)
 license=('MIT')
 
source=("https://bitbucket.org/pypy/pypy/downloads/pypy2.7-v${pkgver}-src.tar.bz2;)
-sha512sums=('8f724490f9fa06686c8e25ddd3592b260bbffae460395de4c7d29d983780ce9b8925fa87434aac6446aac2034381cc1a13074faf252f5d1ac466a252f219f1ae')
+sha512sums=('05f039f090d837a72012db55f23d94da3f21c7458f18bd1e8ba632489248eb6486ced07b786d05e573abf2b3def2a68d96e7e1109e6d189d8e6c303c60ee3535')
 
 build() {
   cd pypy2.7-v${pkgver}-src/pypy/goal


[arch-commits] Commit in pypy/repos/community-x86_64 (6 files)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 04:02:54
  Author: svenstaro
Revision: 540615

archrelease: copy trunk to community-x86_64

Added:
  pypy/repos/community-x86_64/LICENSE
(from rev 540614, pypy/trunk/LICENSE)
  pypy/repos/community-x86_64/PKGBUILD
(from rev 540614, pypy/trunk/PKGBUILD)
  pypy/repos/community-x86_64/a93dfb333afe.patch
(from rev 540614, pypy/trunk/a93dfb333afe.patch)
Deleted:
  pypy/repos/community-x86_64/LICENSE
  pypy/repos/community-x86_64/PKGBUILD
  pypy/repos/community-x86_64/a93dfb333afe.patch

+
 LICENSE|  308 +--
 PKGBUILD   |  106 -
 a93dfb333afe.patch |   64 +-
 3 files changed, 239 insertions(+), 239 deletions(-)

Deleted: LICENSE
===
--- LICENSE 2019-12-25 04:02:48 UTC (rev 540614)
+++ LICENSE 2019-12-25 04:02:54 UTC (rev 540615)
@@ -1,154 +0,0 @@
-License for files in the pypy/ directory 
-==
-
-Except when otherwise stated (look for LICENSE files in directories or
-information at the beginning of each file) all software and
-documentation in the 'pypy' directories is licensed as follows: 
-
-The MIT License
-
-Permission is hereby granted, free of charge, to any person 
-obtaining a copy of this software and associated documentation 
-files (the "Software"), to deal in the Software without 
-restriction, including without limitation the rights to use, 
-copy, modify, merge, publish, distribute, sublicense, and/or 
-sell copies of the Software, and to permit persons to whom the 
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included 
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
MERCHANTABILITY, 
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
-THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING 
-FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER 
-DEALINGS IN THE SOFTWARE.
-
-
-PyPy Copyright holders 2003-2010
 
-
-Except when otherwise stated (look for LICENSE files or information at
-the beginning of each file) the files in the 'pypy' directory are each
-copyrighted by one or more of the following people and organizations:
-
-Armin Rigo
-Maciej Fijalkowski
-Carl Friedrich Bolz
-Samuele Pedroni
-Antonio Cuni
-Michael Hudson
-Christian Tismer
-Holger Krekel
-Eric van Riet Paap
-Richard Emslie
-Anders Chrigstrom
-Amaury Forgeot d Arc
-Aurelien Campeas
-Anders Lehmann
-Niklaus Haldimann
-Seo Sanghyeon
-Leonardo Santagada
-Lawrence Oluyede
-Jakub Gustak
-Guido Wesdorp
-Benjamin Peterson
-Alexander Schremmer
-Niko Matsakis
-Ludovic Aubry
-Alex Martelli
-Toon Verwaest
-Stephan Diehl
-Adrien Di Mascio
-Stefan Schwarzer
-Tomek Meka
-Patrick Maupin
-Jacob Hallen
-Laura Creighton
-Bob Ippolito
-Camillo Bruni
-Simon Burton
-Bruno Gola
-Alexandre Fayolle
-Marius Gedminas
-Guido van Rossum
-Valentino Volonghi
-Adrian Kuhn
-Paul deGrandis
-Gerald Klix
-Wanja Saatkamp
-Anders Hammarquist
-Oscar Nierstrasz
-Eugene Oden
-Lukas Renggli
-Guenter Jantzen
-Dinu Gherman
-Bartosz Skowron
-Georg Brandl
-Ben Young
-Jean-Paul Calderone
-Nicolas Chauvat
-Rocco Moretti
-Michael Twomey
-boria
-Jared Grubb
-Olivier Dormond
-Stuart Williams
-Jens-Uwe Mager
-Justas Sadzevicius
-Mikael Schönenberg
-Brian Dorsey
-Jonathan David Riehl
-Beatrice During
-Elmo Mäntynen
-Andreas Friedge
-Alex Gaynor
-Anders Qvist
-Alan McIntyre
-Bert Freudenberg
-
-Heinrich-Heine University, Germany 
-Open End AB (formerly AB Strakt), Sweden
-merlinux GmbH, Germany 
-tismerysoft GmbH, Germany 
-Logilab Paris, France 
-DFKI GmbH, Germany 
-Impara, Germany
-Change Maker, Sweden 
-
- 
-License for 'lib-python/2.5.2' and 'lib-python/2.5.2-modified'
-== 
-
-Except when otherwise stated (look for LICENSE files or
-copyright/license information at the beginning of each file) the files
-in the 'lib-python/2.5.2' and 'lib-python/2.5.2-modified' directories
-are all copyrighted by the Python Software Foundation and licensed under
-the Python Software License of which you can find a copy here:
-http://www.python.org/doc/Copyright.html 
-

[arch-commits] Commit in pypy3/repos/community-x86_64 (4 files)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 03:46:40
  Author: svenstaro
Revision: 540613

archrelease: copy trunk to community-x86_64

Added:
  pypy3/repos/community-x86_64/PKGBUILD
(from rev 540612, pypy3/trunk/PKGBUILD)
  pypy3/repos/community-x86_64/a93dfb333afe.patch
(from rev 540612, pypy3/trunk/a93dfb333afe.patch)
Deleted:
  pypy3/repos/community-x86_64/PKGBUILD
  pypy3/repos/community-x86_64/a93dfb333afe.patch

+
 PKGBUILD   |  104 +--
 a93dfb333afe.patch |   64 +++
 2 files changed, 84 insertions(+), 84 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-25 03:46:34 UTC (rev 540612)
+++ PKGBUILD2019-12-25 03:46:40 UTC (rev 540613)
@@ -1,52 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-
-pkgname=pypy3
-pkgver=7.2.0
-pkgrel=1
-pkgdesc="A Python3 implementation written in Python, JIT enabled"
-url="https://pypy.org;
-arch=('x86_64')
-depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib' 'ncurses')
-makedepends=('python2' 'sqlite' 'tk' 'python2-pycparser')
-optdepends=('sqlite: sqlite module'
-'tk: tk module')
-options=(!buildflags)
-license=('MIT')
-source=("https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v${pkgver}-src.tar.bz2;)
-sha512sums=('bcbb53062a473d504bcc082cf6286f6169c83d1f38d22c4d7c4e46ddc32bca9d91e71194637e6650db5bec02b29fe262b22fe236d627b6bc3e6e0c59c66c07cc')
-
-build() {
-  cd pypy3.6-v${pkgver}-src/pypy/goal
-
-  python2 ../../rpython/bin/rpython -Ojit --shared targetpypystandalone
-
-  # Compile binary modules
-  PYTHONPATH=../.. ./pypy3-c ../tool/build_cffi_imports.py
-}
-
-package() {
-  cd pypy3.6-v${pkgver}-src
-
-  # Prepare installation
-  python2 pypy/tool/release/package.py --archive-name pypy --targetdir .
-  mkdir unpacked
-  tar xf pypy.tar.bz2 -C unpacked
-
-  # Install pypy
-  cd unpacked
-  install -Dm755 pypy/bin/pypy3 "${pkgdir}"/opt/pypy3/bin/pypy3
-  install -Dm755 pypy/bin/libpypy3-c.so "${pkgdir}"/opt/pypy3/bin/libpypy3-c.so
-  cp -r pypy/include pypy/lib_pypy pypy/lib-python pypy/site-packages 
"${pkgdir}"/opt/pypy3
-  cd ..
-
-  # Install symlinks
-  mkdir -p "${pkgdir}"/usr/bin "${pkgdir}"/usr/lib
-  ln -s /opt/pypy3/bin/pypy3 "${pkgdir}"/usr/bin/pypy3
-  ln -s /opt/pypy3/bin/libpypy3-c.so "${pkgdir}"/usr/lib/libpypy3-c.so
-
-  # Install misc stuff
-  install -Dm644 README.rst "${pkgdir}"/opt/pypy3/README.rst
-  install -Dm644 LICENSE "${pkgdir}"/opt/pypy3/LICENSE
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/pypy3/LICENSE
-}
-# vim: ts=2 sw=2 et:

Copied: pypy3/repos/community-x86_64/PKGBUILD (from rev 540612, 
pypy3/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-25 03:46:40 UTC (rev 540613)
@@ -0,0 +1,52 @@
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=pypy3
+pkgver=7.3.0
+pkgrel=1
+pkgdesc="A Python3 implementation written in Python, JIT enabled"
+url="https://pypy.org;
+arch=('x86_64')
+depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib' 'ncurses')
+makedepends=('python2' 'sqlite' 'tk' 'python2-pycparser')
+optdepends=('sqlite: sqlite module'
+'tk: tk module')
+options=(!buildflags)
+license=('MIT')
+source=("https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v${pkgver}-src.tar.bz2;)
+sha512sums=('313a4254262dd8d8b995a50bddbc360cfb67add0818e51a3e9ce25bda6a9b639e9fea8efe7da6adda76dff0a86a364544a13faa516e51b9ea6c25ec99223b435')
+
+build() {
+  cd pypy3.6-v${pkgver}-src/pypy/goal
+
+  python2 ../../rpython/bin/rpython -Ojit --shared targetpypystandalone
+
+  # Compile binary modules
+  PYTHONPATH=../.. ./pypy3-c ../tool/build_cffi_imports.py
+}
+
+package() {
+  cd pypy3.6-v${pkgver}-src
+
+  # Prepare installation
+  python2 pypy/tool/release/package.py --archive-name pypy --targetdir .
+  mkdir unpacked
+  tar xf pypy.tar.bz2 -C unpacked
+
+  # Install pypy
+  cd unpacked
+  install -Dm755 pypy/bin/pypy3 "${pkgdir}"/opt/pypy3/bin/pypy3
+  install -Dm755 pypy/bin/libpypy3-c.so "${pkgdir}"/opt/pypy3/bin/libpypy3-c.so
+  cp -r pypy/include pypy/lib_pypy pypy/lib-python pypy/site-packages 
"${pkgdir}"/opt/pypy3
+  cd ..
+
+  # Install symlinks
+  mkdir -p "${pkgdir}"/usr/bin "${pkgdir}"/usr/lib
+  ln -s /opt/pypy3/bin/pypy3 "${pkgdir}"/usr/bin/pypy3
+  ln -s /opt/pypy3/bin/libpypy3-c.so "${pkgdir}"/usr/lib/libpypy3-c.so
+
+  # Install misc stuff
+  install -Dm644 README.rst "${pkgdir}"/opt/pypy3/README.rst
+  install -Dm644 LICENSE "${pkgdir}"/opt/pypy3/LICENSE
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/pypy3/LICENSE
+}
+# vim: ts=2 sw=2 et:

Deleted: a93dfb333afe.patch
===
--- a93dfb333afe.patch  2019-12-25 03:46:34 UTC (rev 540612)
+++ a93dfb333afe.patch  2019-12-25 03:46:40 UTC (rev 540613)
@@ -1,32 +0,0 @@
-# HG changeset patch
-# User Matti Picus 

[arch-commits] Commit in pypy3/trunk (PKGBUILD)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 03:46:34
  Author: svenstaro
Revision: 540612

upgpkg: pypy3 7.3.0-1

Modified:
  pypy3/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 03:34:25 UTC (rev 540611)
+++ PKGBUILD2019-12-25 03:46:34 UTC (rev 540612)
@@ -1,7 +1,7 @@
 # Maintainer: Sven-Hendrik Haase 
 
 pkgname=pypy3
-pkgver=7.2.0
+pkgver=7.3.0
 pkgrel=1
 pkgdesc="A Python3 implementation written in Python, JIT enabled"
 url="https://pypy.org;
@@ -13,7 +13,7 @@
 options=(!buildflags)
 license=('MIT')
 
source=("https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v${pkgver}-src.tar.bz2;)
-sha512sums=('bcbb53062a473d504bcc082cf6286f6169c83d1f38d22c4d7c4e46ddc32bca9d91e71194637e6650db5bec02b29fe262b22fe236d627b6bc3e6e0c59c66c07cc')
+sha512sums=('313a4254262dd8d8b995a50bddbc360cfb67add0818e51a3e9ce25bda6a9b639e9fea8efe7da6adda76dff0a86a364544a13faa516e51b9ea6c25ec99223b435')
 
 build() {
   cd pypy3.6-v${pkgver}-src/pypy/goal


[arch-commits] Commit in watchexec/trunk (PKGBUILD)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 03:34:20
  Author: svenstaro
Revision: 540610

upgpkg: watchexec 1.12.0-1

Modified:
  watchexec/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 03:25:37 UTC (rev 540609)
+++ PKGBUILD2019-12-25 03:34:20 UTC (rev 540610)
@@ -2,7 +2,7 @@
 # Contributor: Vlad M. 
 
 pkgname=watchexec
-pkgver=1.11.1
+pkgver=1.12.0
 pkgrel=1
 pkgdesc="Executes commands in response to file modifications"
 url='https://github.com/watchexec/watchexec'
@@ -10,7 +10,7 @@
 arch=('x86_64')
 license=('Apache')
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('6d74f336d6734c7625ee5acc5991f14bc0dff8e7cac40cb11303a5ef2f232f5c')
+sha256sums=('e1e64c2334ab7d867e04f823c26350a8148045afd6261fd631504b2a73af53e0')
 
 build() {
   cd "$pkgname-$pkgver"


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

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 03:34:25
  Author: svenstaro
Revision: 540611

archrelease: copy trunk to community-x86_64

Added:
  watchexec/repos/community-x86_64/PKGBUILD
(from rev 540610, watchexec/trunk/PKGBUILD)
Deleted:
  watchexec/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   50 +-
 1 file changed, 25 insertions(+), 25 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-25 03:34:20 UTC (rev 540610)
+++ PKGBUILD2019-12-25 03:34:25 UTC (rev 540611)
@@ -1,25 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Vlad M. 
-
-pkgname=watchexec
-pkgver=1.11.1
-pkgrel=1
-pkgdesc="Executes commands in response to file modifications"
-url='https://github.com/watchexec/watchexec'
-makedepends=('cargo')
-arch=('x86_64')
-license=('Apache')
-source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('6d74f336d6734c7625ee5acc5991f14bc0dff8e7cac40cb11303a5ef2f232f5c')
-
-build() {
-  cd "$pkgname-$pkgver"
-  cargo build --release --locked
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm644 "completions/zsh" 
"$pkgdir/usr/share/zsh/site-functions/_watchexec"
-  install -Dm755 "target/release/$pkgname" "$pkgdir/usr/bin/$pkgname"
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: watchexec/repos/community-x86_64/PKGBUILD (from rev 540610, 
watchexec/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-25 03:34:25 UTC (rev 540611)
@@ -0,0 +1,25 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Vlad M. 
+
+pkgname=watchexec
+pkgver=1.12.0
+pkgrel=1
+pkgdesc="Executes commands in response to file modifications"
+url='https://github.com/watchexec/watchexec'
+makedepends=('cargo')
+arch=('x86_64')
+license=('Apache')
+source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+sha256sums=('e1e64c2334ab7d867e04f823c26350a8148045afd6261fd631504b2a73af53e0')
+
+build() {
+  cd "$pkgname-$pkgver"
+  cargo build --release --locked
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm644 "completions/zsh" 
"$pkgdir/usr/share/zsh/site-functions/_watchexec"
+  install -Dm755 "target/release/$pkgname" "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+}


[arch-commits] Commit in tensorboard/repos/community-x86_64 (4 files)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 03:25:37
  Author: svenstaro
Revision: 540609

archrelease: copy trunk to community-x86_64

Added:
  tensorboard/repos/community-x86_64/PKGBUILD
(from rev 540608, tensorboard/trunk/PKGBUILD)
  tensorboard/repos/community-x86_64/bump-tensorflow.patch
(from rev 540608, tensorboard/trunk/bump-tensorflow.patch)
Deleted:
  tensorboard/repos/community-x86_64/PKGBUILD
  tensorboard/repos/community-x86_64/bump-tensorflow.patch

---+
 PKGBUILD  |  122 
 bump-tensorflow.patch |   38 +++---
 2 files changed, 80 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-25 03:25:31 UTC (rev 540608)
+++ PKGBUILD2019-12-25 03:25:37 UTC (rev 540609)
@@ -1,61 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-
-pkgname=tensorboard
-pkgver=2.1.0
-pkgrel=1
-pkgdesc="TensorFlow's Visualization Toolkit"
-url='https://github.com/tensorflow/tensorboard'
-arch=('x86_64')
-license=('APACHE')
-depends=('python' 'python-werkzeug' 'python-numpy' 'python-bleach' 
'python-wheel' 'python-markdown' 'python-tensorflow-serving-api'
- 'python-html5lib' 'python-protobuf' 'python-setuptools' 
'python-tensorflow' 'python-grpcio')
-makedepends=('bazel' 'tree')
-source=("https://github.com/tensorflow/tensorboard/archive/${pkgver}.tar.gz;
-bump-tensorflow.patch)
-sha512sums=('1a746c4158a7c4eb95d660f2ff25d759e8601a89d4343c0e4a0e4f82eb8d1f2390821a7e85d712717df07cc22529d38b73c659db9c1d7f8e356f21c386381c16'
-
'655b89c7ae37bcb582cfe46ce9c395d66145f9808cca8cc2e262a2ae3c8b8781bf19eb61981aa8478612d570fb6f7cf218c09e8eb61a6f43f8fe17819cae461b')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-
-  patch -Np1 -i "$srcdir"/bump-tensorflow.patch
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-
-  bazel build tensorboard:tensorboard
-  bazel build //tensorboard/pip_package:build_pip_package
-
-  mkdir pypackage
-  cp -R 
bazel-bin/tensorboard/pip_package/build_pip_package.runfiles/org_tensorflow_tensorboard/external
 pypackage
-  cp -R 
bazel-bin/tensorboard/pip_package/build_pip_package.runfiles/org_tensorflow_tensorboard/tensorboard
 pypackage
-  cp tensorboard/pip_package/{README.rst,MANIFEST.in} pypackage
-  cp README.md pypackage
-  cp tensorboard/pip_package/setup.py pypackage
-  cd pypackage
-  python setup.py build
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-
-  cd pypackage
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  rm -r "$pkgdir"/usr/lib/python3.8/site-packages/external/
-
-  
_requires="$pkgdir"/usr/lib/python3.8/site-packages/tensorboard-${pkgver}-py3.8.egg-info/requires.txt
-  # This is ugly: We need to patch it to use current bleach and html5lib
-  # because old ones are not even compatible with Python 3.6 and we don't have
-  # those in Arch of course.
-  sed -i 's/bleach==.*/bleach/' ${_requires}
-  sed -i 's/html5lib==.*/html5lib/' ${_requires}
-  # Other ugly hack: workaround for issues 650
-  # https://github.com/tensorflow/tensorboard/issues/650
-  sed -i '/^futures/d' ${_requires}
-}
-
-# vim:set ts=2 sw=2 et:

Copied: tensorboard/repos/community-x86_64/PKGBUILD (from rev 540608, 
tensorboard/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-25 03:25:37 UTC (rev 540609)
@@ -0,0 +1,61 @@
+# Maintainer: Sven-Hendrik Haase 
+
+pkgname=tensorboard
+pkgver=2.1.0
+pkgrel=2
+pkgdesc="TensorFlow's Visualization Toolkit"
+url='https://github.com/tensorflow/tensorboard'
+arch=('x86_64')
+license=('APACHE')
+depends=('python' 'python-werkzeug' 'python-numpy' 'python-bleach' 
'python-wheel' 'python-markdown' 'python-tensorflow-serving-api'
+ 'python-html5lib' 'python-protobuf' 'python-setuptools' 
'python-tensorflow' 'python-grpcio' 'python-google-auth-oauthlib')
+makedepends=('bazel' 'tree')
+source=("https://github.com/tensorflow/tensorboard/archive/${pkgver}.tar.gz;
+bump-tensorflow.patch)
+sha512sums=('1a746c4158a7c4eb95d660f2ff25d759e8601a89d4343c0e4a0e4f82eb8d1f2390821a7e85d712717df07cc22529d38b73c659db9c1d7f8e356f21c386381c16'
+
'655b89c7ae37bcb582cfe46ce9c395d66145f9808cca8cc2e262a2ae3c8b8781bf19eb61981aa8478612d570fb6f7cf218c09e8eb61a6f43f8fe17819cae461b')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+
+  patch -Np1 -i "$srcdir"/bump-tensorflow.patch
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+
+  bazel build tensorboard:tensorboard
+  bazel build //tensorboard/pip_package:build_pip_package
+
+  mkdir pypackage
+  cp -R 
bazel-bin/tensorboard/pip_package/build_pip_package.runfiles/org_tensorflow_tensorboard/external
 pypackage
+  cp -R 
bazel-bin/tensorboard/pip_package/build_pip_package.runfiles/org_tensorflow_tensorboard/tensorboard
 pypackage
+  cp 

[arch-commits] Commit in tensorboard/trunk (PKGBUILD)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 03:25:31
  Author: svenstaro
Revision: 540608

upgpkg: tensorboard 2.1.0-2: Depend on python-google-auth-oauthlib (fixes 
FS#64859)

Modified:
  tensorboard/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 03:17:59 UTC (rev 540607)
+++ PKGBUILD2019-12-25 03:25:31 UTC (rev 540608)
@@ -2,13 +2,13 @@
 
 pkgname=tensorboard
 pkgver=2.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="TensorFlow's Visualization Toolkit"
 url='https://github.com/tensorflow/tensorboard'
 arch=('x86_64')
 license=('APACHE')
 depends=('python' 'python-werkzeug' 'python-numpy' 'python-bleach' 
'python-wheel' 'python-markdown' 'python-tensorflow-serving-api'
- 'python-html5lib' 'python-protobuf' 'python-setuptools' 
'python-tensorflow' 'python-grpcio')
+ 'python-html5lib' 'python-protobuf' 'python-setuptools' 
'python-tensorflow' 'python-grpcio' 'python-google-auth-oauthlib')
 makedepends=('bazel' 'tree')
 source=("https://github.com/tensorflow/tensorboard/archive/${pkgver}.tar.gz;
 bump-tensorflow.patch)


[arch-commits] Commit in python-google-auth-oauthlib/repos (2 files)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 03:17:59
  Author: svenstaro
Revision: 540607

archrelease: copy trunk to community-any

Added:
  python-google-auth-oauthlib/repos/community-any/
  python-google-auth-oauthlib/repos/community-any/PKGBUILD
(from rev 540606, python-google-auth-oauthlib/trunk/PKGBUILD)

--+
 PKGBUILD |   27 +++
 1 file changed, 27 insertions(+)

Copied: python-google-auth-oauthlib/repos/community-any/PKGBUILD (from rev 
540606, python-google-auth-oauthlib/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2019-12-25 03:17:59 UTC (rev 540607)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Guillaume Horel 
+
+pkgname=python-google-auth-oauthlib
+_pkgname='google-auth-oauthlib'
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="oauthlib integration for Google auth."
+url="http://google-auth-oauthlib.readthedocs.io/en/latest/;
+checkdepends=('python-click' 'python-pytest' 'python-mock')
+depends=('python' 'python-google-auth' 'python-requests-oauthlib')
+optdepends=('python-click')
+license=('Apache')
+arch=('any')
+source=("https://pypi.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz;)
+sha256sums=('88d2cd115e3391eb85e1243ac6902e76e77c5fe438b7276b297fbe68015458dd')
+
+check() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+pytest
+}
+
+package() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+python setup.py install --root="${pkgdir}" --optimize=1
+install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in python-google-auth-oauthlib (5 files)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 03:17:02
  Author: svenstaro
Revision: 540606

Move python-google-auth-oauthlib from AUR for tensorboard

Added:
  python-google-auth-oauthlib/repos/
  python-google-auth-oauthlib/trunk/
  python-google-auth-oauthlib/trunk/PKGBUILD
Deleted:
  python-google-auth-oauthlib/repos/
  python-google-auth-oauthlib/trunk/

--+
 PKGBUILD |   27 +++
 1 file changed, 27 insertions(+)

Added: trunk/PKGBUILD
===
--- trunk/PKGBUILD  (rev 0)
+++ trunk/PKGBUILD  2019-12-25 03:17:02 UTC (rev 540606)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Guillaume Horel 
+
+pkgname=python-google-auth-oauthlib
+_pkgname='google-auth-oauthlib'
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="oauthlib integration for Google auth."
+url="http://google-auth-oauthlib.readthedocs.io/en/latest/;
+checkdepends=('python-click' 'python-pytest' 'python-mock')
+depends=('python' 'python-google-auth' 'python-requests-oauthlib')
+optdepends=('python-click')
+license=('Apache')
+arch=('any')
+source=("https://pypi.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz;)
+sha256sums=('88d2cd115e3391eb85e1243ac6902e76e77c5fe438b7276b297fbe68015458dd')
+
+check() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+pytest
+}
+
+package() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+python setup.py install --root="${pkgdir}" --optimize=1
+install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in (4 files)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 03:14:18
  Author: svenstaro
Revision: 540605

Move python-google-auth-oauthlib from AUR for tensorboard

Added:
  python-google-auth-oauthlib/
  python-google-auth-oauthlib/repos/
  python-google-auth-oauthlib/trunk/
  python-google-auth-oauthlib/trunk/PKGBUILD

--+
 PKGBUILD |   27 +++
 1 file changed, 27 insertions(+)

Added: python-google-auth-oauthlib/trunk/PKGBUILD
===
--- python-google-auth-oauthlib/trunk/PKGBUILD  (rev 0)
+++ python-google-auth-oauthlib/trunk/PKGBUILD  2019-12-25 03:14:18 UTC (rev 
540605)
@@ -0,0 +1,27 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Guillaume Horel 
+
+pkgname=python-google-auth-oauthlib
+_pkgname='google-auth-oauthlib'
+pkgver=0.4.1
+pkgrel=1
+pkgdesc="oauthlib integration for Google auth."
+url="http://google-auth-oauthlib.readthedocs.io/en/latest/;
+checkdepends=('python-click' 'python-pytest' 'python-mock')
+depends=('python' 'python-google-auth' 'python-requests-oauthlib')
+optdepends=('python-click')
+license=('Apache')
+arch=('any')
+source=("https://pypi.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz;)
+sha256sums=('88d2cd115e3391eb85e1243ac6902e76e77c5fe438b7276b297fbe68015458dd')
+
+check() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+pytest
+}
+
+package() {
+cd "${srcdir}/${_pkgname}-${pkgver}"
+python setup.py install --root="${pkgdir}" --optimize=1
+install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in efl/repos/extra-x86_64 (4 files)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 02:47:23
  Author: svenstaro
Revision: 372231

archrelease: copy trunk to extra-x86_64

Added:
  efl/repos/extra-x86_64/PKGBUILD
(from rev 372230, efl/trunk/PKGBUILD)
  efl/repos/extra-x86_64/eina_doxygen.patch
(from rev 372230, efl/trunk/eina_doxygen.patch)
Deleted:
  efl/repos/extra-x86_64/PKGBUILD
  efl/repos/extra-x86_64/eina_doxygen.patch

+
 PKGBUILD   |  172 +--
 eina_doxygen.patch |   20 ++---
 2 files changed, 96 insertions(+), 96 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-25 02:47:17 UTC (rev 372230)
+++ PKGBUILD2019-12-25 02:47:23 UTC (rev 372231)
@@ -1,86 +0,0 @@
-# Maintainer: Ronald van Haren 
-# Contributor: Enlightenment Developers 
-
-pkgbase=efl
-pkgname=('efl' 'efl-docs')
-pkgver=1.23.1
-pkgrel=1
-pkgdesc="Enlightenment Foundation Libraries"
-arch=('x86_64')
-url="https://www.enlightenment.org;
-license=('BSD' 'LGPL2.1' 'GPL2' 'custom')
-depends=('avahi' 'bullet' 'curl' 'fontconfig' 'fribidi'
- 'gst-plugins-base-libs' 'luajit' 'libexif' 'libgl' 'libinput'
- 'libpulse' 'libspectre' 'libraw' 'librsvg' 'libwebp' 'libxcomposite'
- 'libxcursor' 'libxinerama' 'libxkbcommon' 'libxp' 'libxrandr'
- 'libxss' 'libunwind' 'mesa' 'openjpeg2' 'poppler'
- 'shared-mime-info' 'mailcap' 'ttf-font' 'scim' 'libibus' 'glib2'
- 'wayland' 'wayland-protocols' 'libxkbcommon-x11'
- 'pulseaudio')
-optdepends=('geoclue: For elocation'
-'gst-plugins-base: Video and thumbnail codecs'
-'gst-plugins-good: Video and thumbnail codecs'
-'gst-plugins-bad: Video and thumbnail codecs'
-'gst-plugins-ugly: Video and thumbnail codecs'
-'gst-libav: Video and thumbnails with ffmpeg/libav'
-'libreoffice: Office document thumbnails'
-'python2: Compare Eina benchmarks')
-makedepends=('doxygen' 'python' 'texlive-core' 'ghostscript' 'imagemagick' 
'meson' 'ninja')
-options=('!emptydirs')
-source=(https://download.enlightenment.org/rel/libs/${pkgname}/$pkgname-$pkgver.tar.xz)
-sha256sums=('d62220cca16d434c18b36fe3acffa0f5c0e669da4931b133524183308f242f61')
-
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export CFLAGS="$CFLAGS -fvisibility=hidden"
-
-  if [ -d build ]; then
-rm -rf build
-  fi
-  mkdir -p build
-
-  meson --prefix=/usr \
--Dfb=true \
--Ddrm=true \
--Dwl=true \
--Dnetwork-backend=connman \
--Devas-loaders-disabler=json \
--Dbindings= \
--Dbuild-examples=false \
--Dbuild-tests=false \
--Decore-imf-loaders-disabler= \
-. build
-
-  ninja -C build
-
-  cd build/doc
-  doxygen
-}
-
-package_efl(){
-  replaces=('elementary' 'evas_generic_loaders' 'emotion_generic_players')
-
-  cd "${srcdir}/${pkgname}-${pkgver}"
-  DESTDIR="${pkgdir}" ninja -C build install
-  
-  # install non-standard license files
-  install -Dm644 "${srcdir}/${pkgname}-${pkgver}/licenses/COPYING.BSD" \
-"${pkgdir}/usr/share/licenses/${pkgname}/COPYING.BSD"
-  install -Dm644 "${srcdir}/${pkgname}-${pkgver}/licenses/COPYING.SMALL" \
-"${pkgdir}/usr/share/licenses/${pkgname}/COPYING.SMALL"
-}
-
-package_efl-docs() {
-  pkgdesc="Documentation for the Enlightenment Foundation Libraries"
-  depends=()
-
-  cd "${srcdir}/${pkgbase}-${pkgver}/build"
-  install -d "${pkgdir}/usr/share/doc/${pkgbase}"
-  cp -a html "${pkgdir}/usr/share/doc/${pkgbase}/html"
-  cp -a latex "${pkgdir}/usr/share/doc/${pkgbase}/latex"
-  #cp -a man "${pkgdir}/usr/share"
-  
-}
-

Copied: efl/repos/extra-x86_64/PKGBUILD (from rev 372230, efl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-25 02:47:23 UTC (rev 372231)
@@ -0,0 +1,86 @@
+# Maintainer: Ronald van Haren 
+# Contributor: Enlightenment Developers 
+
+pkgbase=efl
+pkgname=('efl' 'efl-docs')
+pkgver=1.23.1
+pkgrel=2
+pkgdesc="Enlightenment Foundation Libraries"
+arch=('x86_64')
+url="https://www.enlightenment.org;
+license=('BSD' 'LGPL2.1' 'GPL2' 'custom')
+depends=('avahi' 'bullet' 'curl' 'fontconfig' 'fribidi'
+ 'gst-plugins-base-libs' 'luajit' 'libexif' 'libgl' 'libinput'
+ 'libpulse' 'libspectre' 'libraw' 'librsvg' 'libwebp' 'libxcomposite'
+ 'libxcursor' 'libxinerama' 'libxkbcommon' 'libxp' 'libxrandr'
+ 'libxss' 'libunwind' 'mesa' 'openjpeg2' 'poppler'
+ 'shared-mime-info' 'mailcap' 'ttf-font' 'scim' 'libibus' 'glib2'
+ 'wayland' 'wayland-protocols' 'libxkbcommon-x11'
+ 'pulseaudio')
+optdepends=('geoclue: For elocation'
+'gst-plugins-base: Video and thumbnail codecs'
+'gst-plugins-good: Video and thumbnail codecs'
+'gst-plugins-bad: Video and thumbnail codecs'
+'gst-plugins-ugly: Video and thumbnail codecs'
+ 

[arch-commits] Commit in efl/trunk (PKGBUILD)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 02:47:17
  Author: svenstaro
Revision: 372230

upgpkg: efl 1.23.1-2: bullet 2.69 rebuild

Modified:
  efl/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 01:17:15 UTC (rev 372229)
+++ PKGBUILD2019-12-25 02:47:17 UTC (rev 372230)
@@ -4,7 +4,7 @@
 pkgbase=efl
 pkgname=('efl' 'efl-docs')
 pkgver=1.23.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Enlightenment Foundation Libraries"
 arch=('x86_64')
 url="https://www.enlightenment.org;


[arch-commits] Commit in openmw/trunk (PKGBUILD)

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 02:43:39
  Author: svenstaro
Revision: 540603

upgpkg: openmw 0.45.0-5: bullet 2.69 rebuild

Modified:
  openmw/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 01:23:39 UTC (rev 540602)
+++ PKGBUILD2019-12-25 02:43:39 UTC (rev 540603)
@@ -2,7 +2,7 @@
 # Contributor: Sandy Carter 
 pkgname=openmw
 pkgver=0.45.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
 arch=('x86_64')
 url="http://www.openmw.org;


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

2019-12-24 Thread Sven-Hendrik Haase via arch-commits
Date: Wednesday, December 25, 2019 @ 02:43:46
  Author: svenstaro
Revision: 540604

archrelease: copy trunk to community-x86_64

Added:
  openmw/repos/community-x86_64/PKGBUILD
(from rev 540603, openmw/trunk/PKGBUILD)
Deleted:
  openmw/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   66 ++---
 1 file changed, 33 insertions(+), 33 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-25 02:43:39 UTC (rev 540603)
+++ PKGBUILD2019-12-25 02:43:46 UTC (rev 540604)
@@ -1,33 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Sandy Carter 
-pkgname=openmw
-pkgver=0.45.0
-pkgrel=4
-pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
-arch=('x86_64')
-url="http://www.openmw.org;
-license=('GPL3' 'MIT' 'custom')
-depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
-makedepends=('cmake' 'boost' 'doxygen' 'ninja')
-source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz;)
-sha512sums=('b968426659457cf486f6756f7ab82cc4cb34a92923c433dd86f711e5d7097f75441ed17daa50d21f15f1847f5aed1f4c3a094a06cfd3f2e9b90aa182742c596f')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  cmake "../$pkgname-$pkgname-$pkgver" \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_BUILD_TYPE=Release \
--DDESIRED_QT_VERSION=5 \
--GNinja
-  ninja
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}
-
-# vim: ts=2 sw=2 et:

Copied: openmw/repos/community-x86_64/PKGBUILD (from rev 540603, 
openmw/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-25 02:43:46 UTC (rev 540604)
@@ -0,0 +1,33 @@
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Sandy Carter 
+pkgname=openmw
+pkgver=0.45.0
+pkgrel=5
+pkgdesc="Open-source engine reimplementation for the role-playing game 
Morrowind"
+arch=('x86_64')
+url="http://www.openmw.org;
+license=('GPL3' 'MIT' 'custom')
+depends=('openal' 'openscenegraph' 'mygui' 'bullet' 'qt5-base' 'ffmpeg' 'sdl2' 
'unshield' 'libxt')
+makedepends=('cmake' 'boost' 'doxygen' 'ninja')
+source=("https://github.com/OpenMW/openmw/archive/openmw-${pkgver}.tar.gz;)
+sha512sums=('b968426659457cf486f6756f7ab82cc4cb34a92923c433dd86f711e5d7097f75441ed17daa50d21f15f1847f5aed1f4c3a094a06cfd3f2e9b90aa182742c596f')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  cmake "../$pkgname-$pkgname-$pkgver" \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_BUILD_TYPE=Release \
+-DDESIRED_QT_VERSION=5 \
+-GNinja
+  ninja
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in openipmi/trunk (PKGBUILD)

2019-12-24 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, December 25, 2019 @ 01:23:22
  Author: bisson
Revision: 540601

upstream update

Modified:
  openipmi/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 01:08:10 UTC (rev 540600)
+++ PKGBUILD2019-12-25 01:23:22 UTC (rev 540601)
@@ -5,8 +5,8 @@
 
 pkgname=openipmi
 _pkgname=OpenIPMI
-pkgver=2.0.27
-pkgrel=5
+pkgver=2.0.28
+pkgrel=1
 pkgdesc='Full-function IPMI (Intelligent Platform Management Interface) system'
 url='http://openipmi.sourceforge.net/'
 arch=('x86_64')
@@ -15,7 +15,7 @@
 depends=('popt' 'ncurses' 'net-snmp' 'glib2' 'gdbm' 'libedit')
 optdepends=('python: bindings')
 
source=("https://downloads.sourceforge.net/project/${pkgname}/${_pkgname}%202.0%20Library/${_pkgname}-${pkgver}.tar.gz;)
-sha256sums=('f3b1fafaaec2e2bac32fec5a86941ad8b8cb64543470bd6d819d7b166713d20b')
+sha256sums=('8e8b1de2a9a041b419133ecb21f956e999841cf2e759e973eeba9a36f8b40996')
 
 prepare() {
cd "${srcdir}/${_pkgname}-${pkgver}"


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

2019-12-24 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, December 25, 2019 @ 01:23:39
  Author: bisson
Revision: 540602

archrelease: copy trunk to community-x86_64

Added:
  openipmi/repos/community-x86_64/PKGBUILD
(from rev 540601, openipmi/trunk/PKGBUILD)
Deleted:
  openipmi/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-25 01:23:22 UTC (rev 540601)
+++ PKGBUILD2019-12-25 01:23:39 UTC (rev 540602)
@@ -1,42 +0,0 @@
-# Maintainer: Gaetan Bisson 
-# Contributor: Miguel Revilla 
-# Contributor: Massimiliano Torromeo 
-# Contributor: goodmen 
-
-pkgname=openipmi
-_pkgname=OpenIPMI
-pkgver=2.0.27
-pkgrel=5
-pkgdesc='Full-function IPMI (Intelligent Platform Management Interface) system'
-url='http://openipmi.sourceforge.net/'
-arch=('x86_64')
-license=('LGPL2.1')
-makedepends=('python' 'swig')
-depends=('popt' 'ncurses' 'net-snmp' 'glib2' 'gdbm' 'libedit')
-optdepends=('python: bindings')
-source=("https://downloads.sourceforge.net/project/${pkgname}/${_pkgname}%202.0%20Library/${_pkgname}-${pkgver}.tar.gz;)
-sha256sums=('f3b1fafaaec2e2bac32fec5a86941ad8b8cb64543470bd6d819d7b166713d20b')
-
-prepare() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   sed \
-   -e '/Requires:/s/pthread//' \
-   -e '/Libs:/s/$/ -lpthread/' \
-   -i OpenIPMIpthread.pc.in
-}
-
-build() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   ./configure \
-   --prefix=/usr \
-   --sysconfdir=/etc \
-
-   make
-}
-
-package() {
-   cd "${srcdir}/${_pkgname}-${pkgver}"
-   make DESTDIR="${pkgdir}" install-exec
-   make DESTDIR="${pkgdir}" install
-   install -Dm644 doc/IPMI.pdf 
"${pkgdir}/usr/share/doc/${pkgname}/IPMI.pdf"
-}

Copied: openipmi/repos/community-x86_64/PKGBUILD (from rev 540601, 
openipmi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-25 01:23:39 UTC (rev 540602)
@@ -0,0 +1,42 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Miguel Revilla 
+# Contributor: Massimiliano Torromeo 
+# Contributor: goodmen 
+
+pkgname=openipmi
+_pkgname=OpenIPMI
+pkgver=2.0.28
+pkgrel=1
+pkgdesc='Full-function IPMI (Intelligent Platform Management Interface) system'
+url='http://openipmi.sourceforge.net/'
+arch=('x86_64')
+license=('LGPL2.1')
+makedepends=('python' 'swig')
+depends=('popt' 'ncurses' 'net-snmp' 'glib2' 'gdbm' 'libedit')
+optdepends=('python: bindings')
+source=("https://downloads.sourceforge.net/project/${pkgname}/${_pkgname}%202.0%20Library/${_pkgname}-${pkgver}.tar.gz;)
+sha256sums=('8e8b1de2a9a041b419133ecb21f956e999841cf2e759e973eeba9a36f8b40996')
+
+prepare() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   sed \
+   -e '/Requires:/s/pthread//' \
+   -e '/Libs:/s/$/ -lpthread/' \
+   -i OpenIPMIpthread.pc.in
+}
+
+build() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   ./configure \
+   --prefix=/usr \
+   --sysconfdir=/etc \
+
+   make
+}
+
+package() {
+   cd "${srcdir}/${_pkgname}-${pkgver}"
+   make DESTDIR="${pkgdir}" install-exec
+   make DESTDIR="${pkgdir}" install
+   install -Dm644 doc/IPMI.pdf 
"${pkgdir}/usr/share/doc/${pkgname}/IPMI.pdf"
+}


[arch-commits] Commit in mpd/repos/extra-x86_64 (8 files)

2019-12-24 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, December 25, 2019 @ 01:17:15
  Author: bisson
Revision: 372229

archrelease: copy trunk to extra-x86_64

Added:
  mpd/repos/extra-x86_64/PKGBUILD
(from rev 372228, mpd/trunk/PKGBUILD)
  mpd/repos/extra-x86_64/conf
(from rev 372228, mpd/trunk/conf)
  mpd/repos/extra-x86_64/sysusers.d
(from rev 372228, mpd/trunk/sysusers.d)
  mpd/repos/extra-x86_64/tmpfiles.d
(from rev 372228, mpd/trunk/tmpfiles.d)
Deleted:
  mpd/repos/extra-x86_64/PKGBUILD
  mpd/repos/extra-x86_64/conf
  mpd/repos/extra-x86_64/sysusers.d
  mpd/repos/extra-x86_64/tmpfiles.d

+
 PKGBUILD   |  140 +--
 conf   |   12 ++---
 sysusers.d |4 -
 tmpfiles.d |6 +-
 4 files changed, 81 insertions(+), 81 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-25 01:16:40 UTC (rev 372228)
+++ PKGBUILD2019-12-25 01:17:15 UTC (rev 372229)
@@ -1,70 +0,0 @@
-# Maintainer: Gaetan Bisson 
-# Contributor: Angel Velasquez 
-# Contributor: Andrea Scarpino 
-# Contributor: Damir Perisa 
-# Contributor: Ben 
-
-pkgname=mpd
-pkgver=0.21.17
-pkgrel=1
-pkgdesc='Flexible, powerful, server-side application for playing music'
-url='https://www.musicpd.org/'
-license=('GPL')
-arch=('x86_64')
-depends=('audiofile' 'avahi' 'curl' 'faad2' 'ffmpeg' 'fluidsynth'
-'icu' 'jack' 'libao' 'libcdio-paranoia' 'libgme' 'libid3tag' 'libmad'
-'libmikmod' 'libmms' 'libmodplug' 'libmpcdec' 'libmpdclient' 'libnfs'
-'libsamplerate' 'libshout' 'libsoxr' 'libvorbis' 'systemd-libs'
-'libupnp' 'mpg123' 'openal' 'smbclient' 'sqlite' 'twolame' 'wavpack'
-'wildmidi' 'yajl' 'zziplib')
-makedepends=('boost' 'meson' 'python-sphinx')
-validpgpkeys=('0392335A78083894A4301C43236E8A58C6DB4512')
-#source=("https://www.musicpd.org/download/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz"{,.sig}
-source=("https://www.musicpd.org/download/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}
-'tmpfiles.d'
-'sysusers.d'
-'conf')
-sha256sums=('8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62'
-'SKIP'
-'2faa85c12449a5b3ca422ff1c1fa06d057c7e262a74bfa6298c914a92d6f2e7a'
-'0b74c6e5db08daab3091dc15a6b0c75210ba2f9e98fa074f6cfd605a461056b6'
-'f40f68205834ca53cea3372e930bfe6c2f9ecc9df3b1605df2fec63a658b2e03')
-
-backup=('etc/mpd.conf')
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgver}"
-   rm -fr build
-   install -d build
-}
-
-build() {
-   cd "${srcdir}/${pkgname}-${pkgver}/build"
-   _opts=('-Ddocumentation=true'
-  '-Dchromaprint=disabled' # appears not to be used for anything
-  '-Dsidplay=disabled' # unclear why but disabled in the past
-  '-Dadplug=disabled' # not in an official repo
-  '-Dsndio=disabled' # interferes with detection of alsa devices
-  '-Dshine=disabled' # not in an official repo
-  '-Dtremor=disabled' # not in an official repo
-   )
-   arch-meson .. ${_opts[@]}
-   ninja
-}
-
-package() {
-   cd "${srcdir}/${pkgname}-${pkgver}/build"
-   DESTDIR="${pkgdir}" ninja install
-   install -Dm644 ../doc/mpdconf.example 
"${pkgdir}"/usr/share/doc/mpd/mpdconf.example
-   install -Dm644 ../doc/mpd.conf.5 
"${pkgdir}"/usr/share/man/man5/mpd.conf.5
-   install -Dm644 ../doc/mpd.1 "${pkgdir}"/usr/share/man/man1/mpd.1
-
-   install -Dm644 ../../tmpfiles.d "${pkgdir}"/usr/lib/tmpfiles.d/mpd.conf
-   install -Dm644 ../../sysusers.d "${pkgdir}"/usr/lib/sysusers.d/mpd.conf
-   install -Dm644 ../../conf "${pkgdir}"/etc/mpd.conf
-
-   sed \
-   -e '/\[Service\]/a User=mpd' \
-   -e '/WantedBy=/c WantedBy=default.target' \
-   -i "${pkgdir}"/usr/lib/systemd/system/mpd.service
-}

Copied: mpd/repos/extra-x86_64/PKGBUILD (from rev 372228, mpd/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-25 01:17:15 UTC (rev 372229)
@@ -0,0 +1,70 @@
+# Maintainer: Gaetan Bisson 
+# Contributor: Angel Velasquez 
+# Contributor: Andrea Scarpino 
+# Contributor: Damir Perisa 
+# Contributor: Ben 
+
+pkgname=mpd
+pkgver=0.21.18
+pkgrel=1
+pkgdesc='Flexible, powerful, server-side application for playing music'
+url='https://www.musicpd.org/'
+license=('GPL')
+arch=('x86_64')
+depends=('audiofile' 'avahi' 'curl' 'faad2' 'ffmpeg' 'fluidsynth'
+'icu' 'jack' 'libao' 'libcdio-paranoia' 'libgme' 'libid3tag' 'libmad'
+'libmikmod' 'libmms' 'libmodplug' 'libmpcdec' 'libmpdclient' 'libnfs'
+'libsamplerate' 'libshout' 'libsoxr' 'libvorbis' 'systemd-libs'
+'libupnp' 'mpg123' 'openal' 'smbclient' 'sqlite' 'twolame' 'wavpack'
+'wildmidi' 'yajl' 'zziplib')
+makedepends=('boost' 'meson' 'python-sphinx')

[arch-commits] Commit in mpd/trunk (PKGBUILD)

2019-12-24 Thread Gaëtan Bisson via arch-commits
Date: Wednesday, December 25, 2019 @ 01:16:40
  Author: bisson
Revision: 372228

upstream update

Modified:
  mpd/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:50:03 UTC (rev 372227)
+++ PKGBUILD2019-12-25 01:16:40 UTC (rev 372228)
@@ -5,7 +5,7 @@
 # Contributor: Ben 
 
 pkgname=mpd
-pkgver=0.21.17
+pkgver=0.21.18
 pkgrel=1
 pkgdesc='Flexible, powerful, server-side application for playing music'
 url='https://www.musicpd.org/'
@@ -24,7 +24,7 @@
 'tmpfiles.d'
 'sysusers.d'
 'conf')
-sha256sums=('8498aa9e114661e99a12c4fcaeab8c6e83a33c6ad9ca0162774699d6c8236a62'
+sha256sums=('8782e66cd5afd6c92860725196b35b6df07d3d127ef70e900e144323089e9442'
 'SKIP'
 '2faa85c12449a5b3ca422ff1c1fa06d057c7e262a74bfa6298c914a92d6f2e7a'
 '0b74c6e5db08daab3091dc15a6b0c75210ba2f9e98fa074f6cfd605a461056b6'


[arch-commits] Commit in pacman-contrib/repos (2 files)

2019-12-24 Thread Johannes Löthberg via arch-commits
Date: Wednesday, December 25, 2019 @ 01:08:10
  Author: demize
Revision: 540600

archrelease: copy trunk to community-testing-x86_64

Added:
  pacman-contrib/repos/community-testing-x86_64/
  pacman-contrib/repos/community-testing-x86_64/PKGBUILD
(from rev 540599, pacman-contrib/trunk/PKGBUILD)

--+
 PKGBUILD |   50 ++
 1 file changed, 50 insertions(+)

Copied: pacman-contrib/repos/community-testing-x86_64/PKGBUILD (from rev 
540599, pacman-contrib/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-25 01:08:10 UTC (rev 540600)
@@ -0,0 +1,50 @@
+# Maintainer: Johannes Löthberg 
+# Maintainer: Daniel M. Capella 
+
+pkgname=pacman-contrib
+pkgver=1.3.0
+pkgrel=1
+
+pkgdesc="Contributed scripts and tools for pacman systems"
+url="https://git.archlinux.org/pacman-contrib.git/about/;
+arch=('x86_64')
+license=('GPL')
+
+depends=('fakeroot' 'pacman' 'perl')
+makedepends=('asciidoc')
+optdepends=('findutils: pacdiff'
+'mlocate: pacdiff'
+'sudo: privilege elevation for several scripts')
+
+source=("https://git.archlinux.org/pacman-contrib.git/snapshot/pacman-contrib-$pkgver.tar".{gz,asc})
+sha256sums=('2b8f614651dbe272c9b518c73e53fc194405c06fd8637159a8ac9012c84e9452'
+'SKIP')
+validpgpkeys=('5134EF9EAF65F95B6BB1608E50FB9B273A9D0BB5') # Johannes Löthberg 

+
+prepare() {
+  cd pacman-contrib-$pkgver
+
+  ./autogen.sh
+}
+
+build() {
+  cd pacman-contrib-$pkgver
+
+  ./configure \
+--prefix=/usr \
+--sysconfdir=/etc \
+--localstatedir=/var
+  make
+}
+
+check() {
+  make -C pacman-contrib-$pkgver check
+}
+
+package() {
+  cd pacman-contrib-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in pacman-contrib/trunk (PKGBUILD)

2019-12-24 Thread Johannes Löthberg via arch-commits
Date: Wednesday, December 25, 2019 @ 01:08:07
  Author: demize
Revision: 540599

upgpkg: pacman-contrib 1.3.0-1

Modified:
  pacman-contrib/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-25 01:01:38 UTC (rev 540598)
+++ PKGBUILD2019-12-25 01:08:07 UTC (rev 540599)
@@ -2,8 +2,8 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=pacman-contrib
-pkgver=1.2.0
-pkgrel=3
+pkgver=1.3.0
+pkgrel=1
 
 pkgdesc="Contributed scripts and tools for pacman systems"
 url="https://git.archlinux.org/pacman-contrib.git/about/;
@@ -17,7 +17,7 @@
 'sudo: privilege elevation for several scripts')
 
 
source=("https://git.archlinux.org/pacman-contrib.git/snapshot/pacman-contrib-$pkgver.tar".{gz,asc})
-sha256sums=('317f53819e35647a19138cb0d68e16206af4a80f52115a7cd622c4a367f914b7'
+sha256sums=('2b8f614651dbe272c9b518c73e53fc194405c06fd8637159a8ac9012c84e9452'
 'SKIP')
 validpgpkeys=('5134EF9EAF65F95B6BB1608E50FB9B273A9D0BB5') # Johannes Löthberg 

 


[arch-commits] Commit in haproxy/repos (11 files)

2019-12-24 Thread Johannes Löthberg via arch-commits
Date: Wednesday, December 25, 2019 @ 01:01:38
  Author: demize
Revision: 540598

db-move: moved haproxy from [community-testing] to [community] (x86_64)

Added:
  
haproxy/repos/community-x86_64/0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch
(from rev 540597, 
haproxy/repos/community-testing-x86_64/0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch)
  haproxy/repos/community-x86_64/PKGBUILD
(from rev 540597, haproxy/repos/community-testing-x86_64/PKGBUILD)
  haproxy/repos/community-x86_64/haproxy.cfg
(from rev 540597, haproxy/repos/community-testing-x86_64/haproxy.cfg)
  haproxy/repos/community-x86_64/haproxy.install
(from rev 540597, haproxy/repos/community-testing-x86_64/haproxy.install)
  haproxy/repos/community-x86_64/haproxy.sysusers
(from rev 540597, haproxy/repos/community-testing-x86_64/haproxy.sysusers)
Deleted:
  haproxy/repos/community-testing-x86_64/
  
haproxy/repos/community-x86_64/0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch
  haproxy/repos/community-x86_64/PKGBUILD
  haproxy/repos/community-x86_64/haproxy.cfg
  haproxy/repos/community-x86_64/haproxy.install
  haproxy/repos/community-x86_64/haproxy.sysusers

--+
 /0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch |   
57 
 /PKGBUILD|   
71 ++
 /haproxy.cfg |   
49 ++
 /haproxy.install |
8 +
 /haproxy.sysusers|
1 
 community-x86_64/0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch |   
57 
 community-x86_64/PKGBUILD|   
71 --
 community-x86_64/haproxy.cfg |   
49 --
 community-x86_64/haproxy.install |
8 -
 community-x86_64/haproxy.sysusers|
1 
 10 files changed, 186 insertions(+), 186 deletions(-)

Deleted: 
community-x86_64/0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch
===
--- community-x86_64/0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch
2019-12-25 01:01:24 UTC (rev 540597)
+++ community-x86_64/0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch
2019-12-25 01:01:38 UTC (rev 540598)
@@ -1,57 +0,0 @@
-From 53fd8dbb4ecd3f8bcf4c1f3c0bc7fe39c7be6bd7 Mon Sep 17 00:00:00 2001
-From: =?UTF-8?q?Johannes=20L=C3=B6thberg?= 
-Date: Wed, 9 Jan 2019 23:37:02 +0100
-Subject: [PATCH] Use CFLAGS and LDFLAGS when building contrib
-MIME-Version: 1.0
-Content-Type: text/plain; charset=UTF-8
-Content-Transfer-Encoding: 8bit
-
-Signed-off-by: Johannes Löthberg 

- contrib/halog/Makefile| 2 +-
- contrib/ip6range/Makefile | 2 +-
- contrib/iprange/Makefile  | 2 +-
- 3 files changed, 3 insertions(+), 3 deletions(-)
-
-diff --git a/contrib/halog/Makefile b/contrib/halog/Makefile
-index 5e687c09..2474409a 100644
 a/contrib/halog/Makefile
-+++ b/contrib/halog/Makefile
-@@ -16,7 +16,7 @@ DEFINE   =
- OBJS = halog
- 
- halog: halog.c fgets2.c
--  $(CC) $(OPTIMIZE) $(DEFINE) -o $@ $(INCLUDE) $(EBTREE_DIR)/ebtree.c 
$(EBTREE_DIR)/eb32tree.c $(EBTREE_DIR)/eb64tree.c $(EBTREE_DIR)/ebmbtree.c 
$(EBTREE_DIR)/ebsttree.c $(EBTREE_DIR)/ebistree.c $(EBTREE_DIR)/ebimtree.c $^
-+  $(CC) $(OPTIMIZE) $(CFLAGS) $(LDFLAGS) $(DEFINE) -o $@ $(INCLUDE) 
$(EBTREE_DIR)/ebtree.c $(EBTREE_DIR)/eb32tree.c $(EBTREE_DIR)/eb64tree.c 
$(EBTREE_DIR)/ebmbtree.c $(EBTREE_DIR)/ebsttree.c $(EBTREE_DIR)/ebistree.c 
$(EBTREE_DIR)/ebimtree.c $^
- 
- clean:
-   rm -f $(OBJS) *.[oas]
-diff --git a/contrib/ip6range/Makefile b/contrib/ip6range/Makefile
-index 55849b6d..1276b97d 100644
 a/contrib/ip6range/Makefile
-+++ b/contrib/ip6range/Makefile
-@@ -7,7 +7,7 @@ OBJS = ip6range
- all: $(OBJS)
- 
- %: %.c
--  $(CC) $(LDFLAGS) $(OPTIMIZE) -o $@ $^
-+  $(CC) $(CFLAGS) $(LDFLAGS) $(OPTIMIZE) -o $@ $^
- 
- clean:
-   rm -f $(OBJS) *.o *.a *~
-diff --git a/contrib/iprange/Makefile b/contrib/iprange/Makefile
-index b3c72eda..e92baf3d 100644
 a/contrib/iprange/Makefile
-+++ b/contrib/iprange/Makefile
-@@ -7,7 +7,7 @@ OBJS = iprange
- all: $(OBJS)
- 
- %: %.c
--  $(CC) $(LDFLAGS) $(OPTIMIZE) -o $@ $^
-+  $(CC) $(CFLAGS) $(LDFLAGS) $(OPTIMIZE) -o $@ $^
- 
- clean:
-   rm -f $(OBJS) *.o *.a *~
--- 
-2.20.1
-

Copied: 
haproxy/repos/community-x86_64/0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch
 (from rev 540597, 
haproxy/repos/community-testing-x86_64/0001-Use-CFLAGS-and-LDFLAGS-when-building-contrib.patch)
===
--- 

[arch-commits] Commit in python-pafy/repos (3 files)

2019-12-24 Thread Johannes Löthberg via arch-commits
Date: Wednesday, December 25, 2019 @ 01:01:24
  Author: demize
Revision: 540597

db-move: moved python-pafy from [community-testing] to [community] (any)

Added:
  python-pafy/repos/community-any/PKGBUILD
(from rev 540596, python-pafy/repos/community-testing-any/PKGBUILD)
Deleted:
  python-pafy/repos/community-any/PKGBUILD
  python-pafy/repos/community-testing-any/

+
 /PKGBUILD  |   23 +++
 community-any/PKGBUILD |   23 ---
 2 files changed, 23 insertions(+), 23 deletions(-)

Deleted: community-any/PKGBUILD
===
--- community-any/PKGBUILD  2019-12-25 00:15:58 UTC (rev 540596)
+++ community-any/PKGBUILD  2019-12-25 01:01:24 UTC (rev 540597)
@@ -1,23 +0,0 @@
-# Maintainer: Johannes Löthberg 
-
-pkgname=python-pafy
-pkgver=0.5.4
-pkgrel=5
-
-pkgdesc="Python API for YouTube"
-url="https://github.com/mps-youtube/pafy;
-arch=('any')
-license=('GPL3')
-
-depends=('python' 'youtube-dl')
-makedepends=('python-setuptools')
-optdepends=('ffmpeg: fix issues with audio file downloads')
-
-source=("python-pafy-$pkgver.tar.gz::https://github.com/mps-youtube/pafy/archive/v$pkgver.tar.gz;)
-
-sha1sums=('bb79fce739f44e6ac0f13911c8e388378fd5fccf')
-
-package_python-pafy() {
-   cd pafy-$pkgver
-   python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-pafy/repos/community-any/PKGBUILD (from rev 540596, 
python-pafy/repos/community-testing-any/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2019-12-25 01:01:24 UTC (rev 540597)
@@ -0,0 +1,23 @@
+# Maintainer: Johannes Löthberg 
+
+pkgname=python-pafy
+pkgver=0.5.5
+pkgrel=1
+
+pkgdesc="Python API for YouTube"
+url="https://github.com/mps-youtube/pafy;
+arch=('any')
+license=('GPL3')
+
+depends=('python' 'youtube-dl')
+makedepends=('python-setuptools')
+optdepends=('ffmpeg: fix issues with audio file downloads')
+
+source=("python-pafy-$pkgver.tar.gz::https://github.com/mps-youtube/pafy/archive/v$pkgver.tar.gz;)
+
+sha1sums=('e190a90949605353a9c4c415f41fd4599f4ce1db')
+
+package_python-pafy() {
+   cd pafy-$pkgver
+   python setup.py install --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in mopidy/trunk (PKGBUILD)

2019-12-24 Thread Morten Linderud via arch-commits
Date: Wednesday, December 25, 2019 @ 00:15:44
  Author: foxboron
Revision: 540595

upgpkg: mopidy 3.0.1-2

Modified:
  mopidy/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 23:43:30 UTC (rev 540594)
+++ PKGBUILD2019-12-25 00:15:44 UTC (rev 540595)
@@ -4,13 +4,13 @@
 
 pkgname=mopidy
 pkgver=3.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="An extensible music server written in Python"
 arch=('any')
 url="https://www.mopidy.com;
 license=('APACHE')
 depends=('python' 'python-pykka' 'python-setuptools' 'python-requests' 
'gstreamer'
- 'gst-python2' 'gst-plugins-good' 'gst-plugins-ugly' 'python-tornado' 
'gst-plugins-base')
+ 'gst-python' 'gst-plugins-good' 'gst-plugins-ugly' 'python-tornado' 
'gst-plugins-base')
 checkdepends=('python-gobject' 'python-pytest' 'python-responses')
 makedepends=('python-sphinx' 'python-sphinx_rtd_theme')
 backup=('etc/mopidy/mopidy.conf')


[arch-commits] Commit in mopidy/repos/community-any (8 files)

2019-12-24 Thread Morten Linderud via arch-commits
Date: Wednesday, December 25, 2019 @ 00:15:58
  Author: foxboron
Revision: 540596

archrelease: copy trunk to community-any

Added:
  mopidy/repos/community-any/PKGBUILD
(from rev 540595, mopidy/trunk/PKGBUILD)
  mopidy/repos/community-any/logging.conf
(from rev 540595, mopidy/trunk/logging.conf)
  mopidy/repos/community-any/mopidy.conf
(from rev 540595, mopidy/trunk/mopidy.conf)
  mopidy/repos/community-any/mopidy.sysusers
(from rev 540595, mopidy/trunk/mopidy.sysusers)
Deleted:
  mopidy/repos/community-any/PKGBUILD
  mopidy/repos/community-any/logging.conf
  mopidy/repos/community-any/mopidy.conf
  mopidy/repos/community-any/mopidy.sysusers

-+
 PKGBUILD|  140 +++---
 logging.conf|   42 
 mopidy.conf |   30 +--
 mopidy.sysusers |4 -
 4 files changed, 108 insertions(+), 108 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-25 00:15:44 UTC (rev 540595)
+++ PKGBUILD2019-12-25 00:15:58 UTC (rev 540596)
@@ -1,70 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Alexandre Petitjean 
-
-pkgname=mopidy
-pkgver=3.0.1
-pkgrel=1
-pkgdesc="An extensible music server written in Python"
-arch=('any')
-url="https://www.mopidy.com;
-license=('APACHE')
-depends=('python' 'python-pykka' 'python-setuptools' 'python-requests' 
'gstreamer'
- 'gst-python2' 'gst-plugins-good' 'gst-plugins-ugly' 'python-tornado' 
'gst-plugins-base')
-checkdepends=('python-gobject' 'python-pytest' 'python-responses')
-makedepends=('python-sphinx' 'python-sphinx_rtd_theme')
-backup=('etc/mopidy/mopidy.conf')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mopidy/mopidy/archive/v${pkgver}.tar.gz;
-'mopidy.conf'
-'logging.conf'
-'mopidy.sysusers')
-sha512sums=('79d5f8d879b73d71697320dea16f5eed931fd6da5fd1a1abd1179e703bc4ec171f11463709b9b1bfdc079f8f54b1fb52e0a3bf206bcb749acfd32665332cb715'
-
'eb66e8e826640a939b1ba51569ab7fab041b8b5e8823ea2d5f05596faf1de8882fd8c1c32bdb92534e759243fb5ff741bda0d2ebb3282af542d1287c8c68b5ea'
-
'0c438058500ab7559baae21b03b10e2b80b10c6b240b2100da1f4c84ea8efe24dc7a38a95034e75605eaf5d21604d13e5b8c7358778c555ddb6372a49388'
-
'ff6c9f0406dfc1cc01ac6edcc6bae429342437397321ab9205ca273a63b28611d08005a0a5dba639b5ae2157a4f03a1d58c2199f7dbc6965864685b4b71f0b6f')
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-  python setup.py build_sphinx -b man
-  python setup.py build_sphinx -b html
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  python setup.py test
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  python setup.py install --root="${pkgdir}/" --optimize=1
-
-  install -Dm755 extra/mopidyctl/mopidyctl "${pkgdir}/usr/bin/mopidyctl"
-
-  install -dm755 "${pkgdir}/usr/share/doc/mopidy"
-  cp -r build/sphinx/html "${pkgdir}/usr/share/doc/mopidy"
-
-  install -dm755 "${pkgdir}/usr/share/man/man1/"
-  gzip -c build/sphinx/man/mopidy.1 > 
"${pkgdir}/usr/share/man/man1/mopidy.1.gz"
-
-  install -dm755 "${pkgdir}/usr/share/man/man8/"
-  gzip -c extra/mopidyctl/mopidyctl.8 > 
"${pkgdir}/usr/share/man/man8/mopidyctl.8.gz"
-
-  install -Dm644 "${srcdir}/mopidy.conf" "${pkgdir}/etc/mopidy/mopidy.conf"
-  install -Dm644 "${srcdir}/logging.conf" "${pkgdir}/etc/mopidy/logging.conf"
-
-  install -Dm644 "extra/systemd/mopidy.service" 
"${pkgdir}/usr/lib/systemd/system/mopidy.service"
-  install -Dm644 "extra/desktop/mopidy.desktop" 
"${pkgdir}/usr/share/applications/mopidy.desktop"
-
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/cache/mopidy"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/log/mopidy"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy/local"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy/media"
-  install -dm755 -g 46 -o 46 "${pkgdir}/var/lib/mopidy/playlists"
-
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm644 "${srcdir}/mopidy.sysusers" 
"${pkgdir}/usr/lib/sysusers.d/$pkgname.conf"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: mopidy/repos/community-any/PKGBUILD (from rev 540595, 
mopidy/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-25 00:15:58 UTC (rev 540596)
@@ -0,0 +1,70 @@
+# Maintainer: Morten Linderud 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Alexandre Petitjean 
+
+pkgname=mopidy
+pkgver=3.0.1
+pkgrel=2
+pkgdesc="An extensible music server written in Python"
+arch=('any')
+url="https://www.mopidy.com;
+license=('APACHE')
+depends=('python' 'python-pykka' 'python-setuptools' 'python-requests' 
'gstreamer'
+ 'gst-python' 'gst-plugins-good' 'gst-plugins-ugly' 'python-tornado' 
'gst-plugins-base')
+checkdepends=('python-gobject' 'python-pytest' 'python-responses')

[arch-commits] Commit in three.js/trunk (PKGBUILD)

2019-12-24 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 24, 2019 @ 23:43:16
  Author: arojas
Revision: 540593

Fix version number for real

Modified:
  three.js/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 23:34:06 UTC (rev 540592)
+++ PKGBUILD2019-12-24 23:43:16 UTC (rev 540593)
@@ -2,7 +2,7 @@
 
 pkgname=three.js
 pkgver=r112
-pkgrel=2
+pkgrel=3
 pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
 url='https://threejs.org/'
 arch=(any)
@@ -19,5 +19,5 @@
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 
 # Fix version number
-  sed -e "s|${pkgver}dev|${pkgver}|" -i "$pkgdir"/usr/share/threejs/build/*.js
+  sed -e "s|${pkgver/r/}dev|${pkgver/r/}|" -i 
"$pkgdir"/usr/share/threejs/build/*.js
 }


[arch-commits] Commit in three.js/repos/community-any (PKGBUILD PKGBUILD)

2019-12-24 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 24, 2019 @ 23:43:30
  Author: arojas
Revision: 540594

archrelease: copy trunk to community-any

Added:
  three.js/repos/community-any/PKGBUILD
(from rev 540593, three.js/trunk/PKGBUILD)
Deleted:
  three.js/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-24 23:43:16 UTC (rev 540593)
+++ PKGBUILD2019-12-24 23:43:30 UTC (rev 540594)
@@ -1,23 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=three.js
-pkgver=r112
-pkgrel=2
-pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
-url='https://threejs.org/'
-arch=(any)
-license=(MIT)
-depends=()
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mrdoob/three.js/archive/$pkgver.tar.gz;)
-sha256sums=('6dc02f5aa8054fe7a806f429d16d32385896d0c521c5aa5d1113d05ae1f924fa')
-
-package() {
-  cd $pkgname-$pkgver
-  mkdir -p "$pkgdir"/usr/share/threejs/examples
-  cp -r build "$pkgdir"/usr/share/threejs/
-  cp -r examples/js "$pkgdir"/usr/share/threejs/examples
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-# Fix version number
-  sed -e "s|${pkgver}dev|${pkgver}|" -i "$pkgdir"/usr/share/threejs/build/*.js
-}

Copied: three.js/repos/community-any/PKGBUILD (from rev 540593, 
three.js/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-24 23:43:30 UTC (rev 540594)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=three.js
+pkgver=r112
+pkgrel=3
+pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
+url='https://threejs.org/'
+arch=(any)
+license=(MIT)
+depends=()
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mrdoob/three.js/archive/$pkgver.tar.gz;)
+sha256sums=('6dc02f5aa8054fe7a806f429d16d32385896d0c521c5aa5d1113d05ae1f924fa')
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/share/threejs/examples
+  cp -r build "$pkgdir"/usr/share/threejs/
+  cp -r examples/js "$pkgdir"/usr/share/threejs/examples
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+# Fix version number
+  sed -e "s|${pkgver/r/}dev|${pkgver/r/}|" -i 
"$pkgdir"/usr/share/threejs/build/*.js
+}


[arch-commits] Commit in three.js/repos/community-any (PKGBUILD PKGBUILD)

2019-12-24 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 24, 2019 @ 23:34:06
  Author: arojas
Revision: 540592

archrelease: copy trunk to community-any

Added:
  three.js/repos/community-any/PKGBUILD
(from rev 540591, three.js/trunk/PKGBUILD)
Deleted:
  three.js/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-24 23:33:43 UTC (rev 540591)
+++ PKGBUILD2019-12-24 23:34:06 UTC (rev 540592)
@@ -1,20 +0,0 @@
-# Maintainer: Antonio Rojas 
-
-pkgname=three.js
-pkgver=r112
-pkgrel=1
-pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
-url='https://threejs.org/'
-arch=(any)
-license=(MIT)
-depends=()
-source=("$pkgname-$pkgver.tar.gz::https://github.com/mrdoob/three.js/archive/$pkgver.tar.gz;)
-sha256sums=('6dc02f5aa8054fe7a806f429d16d32385896d0c521c5aa5d1113d05ae1f924fa')
-
-package() {
-  cd $pkgname-$pkgver
-  mkdir -p "$pkgdir"/usr/share/threejs/examples
-  cp -r build "$pkgdir"/usr/share/threejs/
-  cp -r examples/js "$pkgdir"/usr/share/threejs/examples
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: three.js/repos/community-any/PKGBUILD (from rev 540591, 
three.js/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-24 23:34:06 UTC (rev 540592)
@@ -0,0 +1,23 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=three.js
+pkgver=r112
+pkgrel=2
+pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
+url='https://threejs.org/'
+arch=(any)
+license=(MIT)
+depends=()
+source=("$pkgname-$pkgver.tar.gz::https://github.com/mrdoob/three.js/archive/$pkgver.tar.gz;)
+sha256sums=('6dc02f5aa8054fe7a806f429d16d32385896d0c521c5aa5d1113d05ae1f924fa')
+
+package() {
+  cd $pkgname-$pkgver
+  mkdir -p "$pkgdir"/usr/share/threejs/examples
+  cp -r build "$pkgdir"/usr/share/threejs/
+  cp -r examples/js "$pkgdir"/usr/share/threejs/examples
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+# Fix version number
+  sed -e "s|${pkgver}dev|${pkgver}|" -i "$pkgdir"/usr/share/threejs/build/*.js
+}


[arch-commits] Commit in three.js/trunk (PKGBUILD)

2019-12-24 Thread Antonio Rojas via arch-commits
Date: Tuesday, December 24, 2019 @ 23:33:43
  Author: arojas
Revision: 540591

Fix version number

Modified:
  three.js/trunk/PKGBUILD

--+
 PKGBUILD |5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 22:24:03 UTC (rev 540590)
+++ PKGBUILD2019-12-24 23:33:43 UTC (rev 540591)
@@ -2,7 +2,7 @@
 
 pkgname=three.js
 pkgver=r112
-pkgrel=1
+pkgrel=2
 pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
 url='https://threejs.org/'
 arch=(any)
@@ -17,4 +17,7 @@
   cp -r build "$pkgdir"/usr/share/threejs/
   cp -r examples/js "$pkgdir"/usr/share/threejs/examples
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+# Fix version number
+  sed -e "s|${pkgver}dev|${pkgver}|" -i "$pkgdir"/usr/share/threejs/build/*.js
 }


[arch-commits] Commit in libdnet/repos/community-x86_64 (4 files)

2019-12-24 Thread Christian Hesse via arch-commits
Date: Tuesday, December 24, 2019 @ 22:24:03
  Author: eworm
Revision: 540590

archrelease: copy trunk to community-x86_64

Added:
  libdnet/repos/community-x86_64/PKGBUILD
(from rev 540589, libdnet/trunk/PKGBUILD)
Deleted:
  libdnet/repos/community-x86_64/PKGBUILD
  libdnet/repos/community-x86_64/libdnet-1.12.pyrex2.7.patch
  libdnet/repos/community-x86_64/libdnet.install

-+
 PKGBUILD|   77 --
 libdnet-1.12.pyrex2.7.patch |   74 
 libdnet.install |3 -
 3 files changed, 31 insertions(+), 123 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-24 22:24:00 UTC (rev 540589)
+++ PKGBUILD2019-12-24 22:24:03 UTC (rev 540590)
@@ -1,46 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: James Fryman 
-
-pkgname=libdnet
-pkgver=1.12
-pkgrel=11
-pkgdesc='A simplified, portable interface to several low-level networking 
routines'
-arch=(x86_64)
-makedepends=('python2' 'pyrex')
-optdepends=('python2')
-license=('BSD')
-url='https://github.com/dugsong/libdnet'
-source=("https://github.com/dugsong/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz;
-   'libdnet-1.12.pyrex2.7.patch')
-sha256sums=('b6360659c93fa2e3cde9e0a1fc9c07bc4111f3448c5de856e095eb98315dd424'
-'136141d0bde459a4c7acf6fdca6aa52d2a377b9fdc07116ddc85c6a776752ef8')
-
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgname-$pkgver
-
-  patch -p0 <"$srcdir"/libdnet-1.12.pyrex2.7.patch
-  rm -f python/dnet.c
-}
-
-build() {
-  cd "$srcdir"/$pkgname-$pkgname-$pkgver
-
-  autoreconf -I config --force --install
-
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin
-  pyrexc python/dnet.pyx
-  make
-}
-
-package() {
-  cd "$srcdir"/$pkgname-$pkgname-$pkgver
-
-  make DESTDIR="$pkgdir/" install
-
-  cd python && \
-  python2 setup.py install --root="$pkgdir"
-
-  install -D -m0644 ../LICENSE "$pkgdir"/usr/share/licenses/libdnet/license
-}

Copied: libdnet/repos/community-x86_64/PKGBUILD (from rev 540589, 
libdnet/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-24 22:24:03 UTC (rev 540590)
@@ -0,0 +1,31 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: James Fryman 
+
+pkgname=libdnet
+pkgver=1.12
+pkgrel=12
+pkgdesc='A simplified, portable interface to several low-level networking 
routines'
+arch=(x86_64)
+license=('BSD')
+url='https://github.com/dugsong/libdnet'
+source=("https://github.com/dugsong/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('b6360659c93fa2e3cde9e0a1fc9c07bc4111f3448c5de856e095eb98315dd424')
+
+build() {
+  cd "$srcdir"/$pkgname-$pkgname-$pkgver
+
+  autoreconf -I config --force --install
+
+  ./configure \
+--prefix=/usr \
+--sbindir=/usr/bin
+  make
+}
+
+package() {
+  cd "$srcdir"/$pkgname-$pkgname-$pkgver
+
+  make DESTDIR="$pkgdir/" install
+
+  install -D -m0644 LICENSE "$pkgdir"/usr/share/licenses/libdnet/license
+}

Deleted: libdnet-1.12.pyrex2.7.patch
===
--- libdnet-1.12.pyrex2.7.patch 2019-12-24 22:24:00 UTC (rev 540589)
+++ libdnet-1.12.pyrex2.7.patch 2019-12-24 22:24:03 UTC (rev 540590)
@@ -1,74 +0,0 @@
 python/dnet.pyx2007-01-20 12:39:21.0 +0100
-+++ python/dnet.pyx2014-10-21 17:23:52.719665497 +0200
-@@ -24,7 +24,7 @@
- cdef extern from "Python.h":
- object  PyString_FromStringAndSize(char *s, int len)
- int PyString_Size(object o)
--int PyObject_AsReadBuffer(object o, char **pp, int *lenp)
-+int PyObject_AsReadBuffer(object o, char **pp, Py_ssize_t *lenp)
- int PyInt_Check(object o)
- int PyLong_Check(object o)
- longPyInt_AsLong(object o)
-@@ -160,7 +160,7 @@
- return PyString_FromStringAndSize(ea.data, 6)
- 
- def eth_pack_hdr(dst=ETH_ADDR_BROADCAST, src=ETH_ADDR_BROADCAST,
-- type=ETH_TYPE_IP):
-+ type_=ETH_TYPE_IP):
- """Return a packed binary string representing an Ethernet header.
-   
- Keyword arguments:
-@@ -172,7 +172,7 @@
- cdef eth_addr_t s, d
- __memcpy(s.data, src, 6)
- __memcpy(d.data, dst, 6)
--__eth_pack_hdr(hdr, d, s, type)
-+__eth_pack_hdr(hdr, d, s, type_)
- return PyString_FromStringAndSize(hdr, 14)
- 
- #
-@@ -292,7 +292,7 @@
- """
- cdef char buf[2048]
- cdef char *p
--cdef int n
-+cdef Py_ssize_t n
- if PyObject_AsReadBuffer(pkt, , ) == 0:
- if n < 2048:
- memcpy(buf, p, n)
-@@ -308,7 +308,7 @@
- 
- def ip_cksum_add(buf, int sum):
- cdef char *p
--cdef int n
-+cdef Py_ssize_t n
- if PyObject_AsReadBuffer(buf, , ) == 0:
- return __ip_cksum_add(p, n, sum)
- else:
-@@ -441,7 +441,7 @@
- """
- cdef addr_t _addr
- 
--def __init__(self, 

[arch-commits] Commit in libdnet/trunk (3 files)

2019-12-24 Thread Christian Hesse via arch-commits
Date: Tuesday, December 24, 2019 @ 22:24:00
  Author: eworm
Revision: 540589

upgpkg: libdnet 1.12-12

drop support for deprecated python 2.x

Modified:
  libdnet/trunk/PKGBUILD
Deleted:
  libdnet/trunk/libdnet-1.12.pyrex2.7.patch
  libdnet/trunk/libdnet.install

-+
 PKGBUILD|   23 ++---
 libdnet-1.12.pyrex2.7.patch |   74 --
 libdnet.install |3 -
 3 files changed, 4 insertions(+), 96 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 22:11:11 UTC (rev 540588)
+++ PKGBUILD2019-12-24 22:24:00 UTC (rev 540589)
@@ -3,25 +3,14 @@
 
 pkgname=libdnet
 pkgver=1.12
-pkgrel=11
+pkgrel=12
 pkgdesc='A simplified, portable interface to several low-level networking 
routines'
 arch=(x86_64)
-makedepends=('python2' 'pyrex')
-optdepends=('python2')
 license=('BSD')
 url='https://github.com/dugsong/libdnet'
-source=("https://github.com/dugsong/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz;
-   'libdnet-1.12.pyrex2.7.patch')
-sha256sums=('b6360659c93fa2e3cde9e0a1fc9c07bc4111f3448c5de856e095eb98315dd424'
-'136141d0bde459a4c7acf6fdca6aa52d2a377b9fdc07116ddc85c6a776752ef8')
+source=("https://github.com/dugsong/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('b6360659c93fa2e3cde9e0a1fc9c07bc4111f3448c5de856e095eb98315dd424')
 
-prepare() {
-  cd "$srcdir"/$pkgname-$pkgname-$pkgver
-
-  patch -p0 <"$srcdir"/libdnet-1.12.pyrex2.7.patch
-  rm -f python/dnet.c
-}
-
 build() {
   cd "$srcdir"/$pkgname-$pkgname-$pkgver
 
@@ -30,7 +19,6 @@
   ./configure \
 --prefix=/usr \
 --sbindir=/usr/bin
-  pyrexc python/dnet.pyx
   make
 }
 
@@ -39,8 +27,5 @@
 
   make DESTDIR="$pkgdir/" install
 
-  cd python && \
-  python2 setup.py install --root="$pkgdir"
-
-  install -D -m0644 ../LICENSE "$pkgdir"/usr/share/licenses/libdnet/license
+  install -D -m0644 LICENSE "$pkgdir"/usr/share/licenses/libdnet/license
 }

Deleted: libdnet-1.12.pyrex2.7.patch
===
--- libdnet-1.12.pyrex2.7.patch 2019-12-24 22:11:11 UTC (rev 540588)
+++ libdnet-1.12.pyrex2.7.patch 2019-12-24 22:24:00 UTC (rev 540589)
@@ -1,74 +0,0 @@
 python/dnet.pyx2007-01-20 12:39:21.0 +0100
-+++ python/dnet.pyx2014-10-21 17:23:52.719665497 +0200
-@@ -24,7 +24,7 @@
- cdef extern from "Python.h":
- object  PyString_FromStringAndSize(char *s, int len)
- int PyString_Size(object o)
--int PyObject_AsReadBuffer(object o, char **pp, int *lenp)
-+int PyObject_AsReadBuffer(object o, char **pp, Py_ssize_t *lenp)
- int PyInt_Check(object o)
- int PyLong_Check(object o)
- longPyInt_AsLong(object o)
-@@ -160,7 +160,7 @@
- return PyString_FromStringAndSize(ea.data, 6)
- 
- def eth_pack_hdr(dst=ETH_ADDR_BROADCAST, src=ETH_ADDR_BROADCAST,
-- type=ETH_TYPE_IP):
-+ type_=ETH_TYPE_IP):
- """Return a packed binary string representing an Ethernet header.
-   
- Keyword arguments:
-@@ -172,7 +172,7 @@
- cdef eth_addr_t s, d
- __memcpy(s.data, src, 6)
- __memcpy(d.data, dst, 6)
--__eth_pack_hdr(hdr, d, s, type)
-+__eth_pack_hdr(hdr, d, s, type_)
- return PyString_FromStringAndSize(hdr, 14)
- 
- #
-@@ -292,7 +292,7 @@
- """
- cdef char buf[2048]
- cdef char *p
--cdef int n
-+cdef Py_ssize_t n
- if PyObject_AsReadBuffer(pkt, , ) == 0:
- if n < 2048:
- memcpy(buf, p, n)
-@@ -308,7 +308,7 @@
- 
- def ip_cksum_add(buf, int sum):
- cdef char *p
--cdef int n
-+cdef Py_ssize_t n
- if PyObject_AsReadBuffer(buf, , ) == 0:
- return __ip_cksum_add(p, n, sum)
- else:
-@@ -441,7 +441,7 @@
- """
- cdef addr_t _addr
- 
--def __init__(self, addrtxt=None, type=ADDR_TYPE_NONE):
-+def __init__(self, addrtxt=None, type_=ADDR_TYPE_NONE):
- if addrtxt != None and addr_aton(addrtxt, _addr) < 0:
- if PyString_Size(addrtxt) == 4:
- self._addr.addr_type = ADDR_TYPE_IP
-@@ -785,7 +785,7 @@
- cdef extern from *:
- void __icmp_pack_hdr "icmp_pack_hdr" (char *hdr, int type, int code)
- 
--def icmp_pack_hdr(type, code):
-+def icmp_pack_hdr(type_, code):
- """Return a packed binary string representing an ICMP header.
- 
- Keyword arguments:
-@@ -793,7 +793,7 @@
- code -- ICMP code (8-bit integer)
- """
- cdef char buf[4]
--__icmp_pack_hdr(buf, type, code)
-+__icmp_pack_hdr(buf, type_, code)
- return PyString_FromStringAndSize(buf, sizeof(buf))
- 
- #

Deleted: libdnet.install
===
--- libdnet.install 2019-12-24 22:11:11 UTC (rev 540588)
+++ libdnet.install 2019-12-24 22:24:00 UTC (rev 540589)
@@ -1,3 +0,0 @@
-post_install() {
-   /sbin/ldconfig
-}


[arch-commits] Commit in freeradius/repos/community-x86_64 (8 files)

2019-12-24 Thread Christian Hesse via arch-commits
Date: Tuesday, December 24, 2019 @ 22:11:11
  Author: eworm
Revision: 540588

archrelease: copy trunk to community-x86_64

Added:
  freeradius/repos/community-x86_64/PKGBUILD
(from rev 540587, freeradius/trunk/PKGBUILD)
  freeradius/repos/community-x86_64/freeradius-sysusers.conf
(from rev 540587, freeradius/trunk/freeradius-sysusers.conf)
  freeradius/repos/community-x86_64/freeradius-tmpfiles.conf
(from rev 540587, freeradius/trunk/freeradius-tmpfiles.conf)
  freeradius/repos/community-x86_64/freeradius.service
(from rev 540587, freeradius/trunk/freeradius.service)
Deleted:
  freeradius/repos/community-x86_64/PKGBUILD
  freeradius/repos/community-x86_64/freeradius-sysusers.conf
  freeradius/repos/community-x86_64/freeradius-tmpfiles.conf
  freeradius/repos/community-x86_64/freeradius.service

--+
 PKGBUILD |  118 ++---
 freeradius-sysusers.conf |2 
 freeradius-tmpfiles.conf |   16 +++---
 freeradius.service   |   38 +++---
 4 files changed, 87 insertions(+), 87 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-24 22:11:07 UTC (rev 540587)
+++ PKGBUILD2019-12-24 22:11:11 UTC (rev 540588)
@@ -1,59 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jason R Begley (jay...@digitalgoat.com>
-# Contributor: Daniel Micay 
-
-pkgname=freeradius
-pkgver=3.0.20
-pkgrel=2
-pkgdesc='The premier open source RADIUS server'
-arch=('x86_64')
-url="https://freeradius.org/;
-license=('GPL')
-depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'mariadb-libs' 'talloc'
- 'libpcap' 'libwbclient')
-makedepends=('unixodbc' 'python2' 'curl' 'json-c' 'samba')
-optdepends=('unixodbc: for ODBC'
-'python2: for Python'
-'json-c: rlm_rest module'
-'curl: for REST')
-options=('!makeflags')
-validpgpkeys=('BF2384EC6938B9744B03E2A620E37C25995B4F85') # FreeRADIUS - 
Package Signing [...] 
-source=("ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2"{,.sig}
-'freeradius-sysusers.conf'
-'freeradius-tmpfiles.conf'
-'freeradius.service')
-sha256sums=('e25247870aeb154d2f75efde22573095c0f105d85740ef95a2ad186c5e5ec815'
-'SKIP'
-'573c05df429405d8647f5b52f68f7ad13bf7392314d30154df770ab170d793f8'
-'f536a9aa972e3e42a6b1a6d8ee17166eb721c7cba2e80f60473811497c7bd8bc'
-'c469e1a3f9edad769da01c324779babe783ee85a9b53ce4638d3d2d09c7c8d4b')
-
-build() {
-  cd "$srcdir"/freeradius-server-$pkgver
-
-  ./configure \
---prefix=/usr \
---sbindir=/usr/bin \
---sysconfdir=/etc \
---libdir=/usr/lib/freeradius \
---localstatedir=/var \
---enable-heimdal-krb5 \
---enable-reproducible-builds \
---with-system-libltdl \
---with-system-libtool \
---with-udpfromto
-  make PACKAGE='archlinux'
-}
-
-package() {
-  cd "$srcdir"/freeradius-server-$pkgver
-
-  make install R="$pkgdir" PACKAGE='archlinux'
-  chmod o+r "$pkgdir"/etc/raddb/*
-  mv "$pkgdir"/etc/raddb "$pkgdir"/etc/raddb.default
-  rm -rf "$pkgdir"/var/run
-
-  install -D -m0644 "$srcdir"/$pkgname.service 
"$pkgdir"/usr/lib/systemd/system/$pkgname.service
-  install -D -m0644 "$srcdir"/$pkgname-sysusers.conf 
"$pkgdir"/usr/lib/sysusers.d/$pkgname.conf
-  install -D -m0644 "$srcdir"/$pkgname-tmpfiles.conf 
"$pkgdir"/usr/lib/tmpfiles.d/$pkgname.conf
-}

Copied: freeradius/repos/community-x86_64/PKGBUILD (from rev 540587, 
freeradius/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-24 22:11:11 UTC (rev 540588)
@@ -0,0 +1,59 @@
+# Maintainer: Sergej Pupykin 
+# Contributor: Jason R Begley (jay...@digitalgoat.com>
+# Contributor: Daniel Micay 
+
+pkgname=freeradius
+pkgver=3.0.20
+pkgrel=3
+pkgdesc='The premier open source RADIUS server'
+arch=('x86_64')
+url="https://freeradius.org/;
+license=('GPL')
+depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'mariadb-libs' 'talloc'
+ 'libpcap' 'libwbclient')
+makedepends=('unixodbc' 'python' 'curl' 'json-c' 'samba')
+optdepends=('unixodbc: for ODBC'
+'python: for Python'
+'json-c: rlm_rest module'
+'curl: for REST')
+options=('!makeflags')
+validpgpkeys=('BF2384EC6938B9744B03E2A620E37C25995B4F85') # FreeRADIUS - 
Package Signing [...] 
+source=("ftp://ftp.freeradius.org/pub/radius/freeradius-server-$pkgver.tar.bz2"{,.sig}
+'freeradius-sysusers.conf'
+'freeradius-tmpfiles.conf'
+'freeradius.service')
+sha256sums=('e25247870aeb154d2f75efde22573095c0f105d85740ef95a2ad186c5e5ec815'
+'SKIP'
+'573c05df429405d8647f5b52f68f7ad13bf7392314d30154df770ab170d793f8'
+'f536a9aa972e3e42a6b1a6d8ee17166eb721c7cba2e80f60473811497c7bd8bc'
+'c469e1a3f9edad769da01c324779babe783ee85a9b53ce4638d3d2d09c7c8d4b')
+

[arch-commits] Commit in freeradius/trunk (PKGBUILD)

2019-12-24 Thread Christian Hesse via arch-commits
Date: Tuesday, December 24, 2019 @ 22:11:07
  Author: eworm
Revision: 540587

upgpkg: freeradius 3.0.20-3

python 2.x -> 3.x

Modified:
  freeradius/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 22:03:46 UTC (rev 540586)
+++ PKGBUILD2019-12-24 22:11:07 UTC (rev 540587)
@@ -4,7 +4,7 @@
 
 pkgname=freeradius
 pkgver=3.0.20
-pkgrel=2
+pkgrel=3
 pkgdesc='The premier open source RADIUS server'
 arch=('x86_64')
 url="https://freeradius.org/;
@@ -11,9 +11,9 @@
 license=('GPL')
 depends=('krb5' 'pth' 'net-snmp' 'postgresql-libs' 'mariadb-libs' 'talloc'
  'libpcap' 'libwbclient')
-makedepends=('unixodbc' 'python2' 'curl' 'json-c' 'samba')
+makedepends=('unixodbc' 'python' 'curl' 'json-c' 'samba')
 optdepends=('unixodbc: for ODBC'
-'python2: for Python'
+'python: for Python'
 'json-c: rlm_rest module'
 'curl: for REST')
 options=('!makeflags')


[arch-commits] Commit in haskell-ixset-typed/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 22:03:34
  Author: felixonmars
Revision: 540585

upgpkg: haskell-ixset-typed 0.4.0.1-36: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-ixset-typed/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 22:02:45 UTC (rev 540584)
+++ PKGBUILD2019-12-24 22:03:34 UTC (rev 540585)
@@ -3,7 +3,7 @@
 _hkgname=ixset-typed
 pkgname=haskell-ixset-typed
 pkgver=0.4.0.1
-pkgrel=35
+pkgrel=36
 pkgdesc="Efficient relational queries on Haskell sets"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


[arch-commits] Commit in haskell-ixset-typed/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 22:03:46
  Author: felixonmars
Revision: 540586

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-ixset-typed/repos/community-staging-x86_64/
  haskell-ixset-typed/repos/community-staging-x86_64/PKGBUILD
(from rev 540585, haskell-ixset-typed/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: haskell-ixset-typed/repos/community-staging-x86_64/PKGBUILD (from rev 
540585, haskell-ixset-typed/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 22:03:46 UTC (rev 540586)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+
+_hkgname=ixset-typed
+pkgname=haskell-ixset-typed
+pkgver=0.4.0.1
+pkgrel=36
+pkgdesc="Efficient relational queries on Haskell sets"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-safecopy' 'haskell-syb')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('48ed1cc65b7bc3522eab71727f3e11052c29cbb1eef4f7c043fd6c3fc43547909390cb36f823e109a15a136242f3e780f66f76ede29c2a7bc39f9bdf6c51ecd6')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "COPYING" 
"${pkgdir}/usr/share/licenses/${pkgname}/COPYING"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/COPYING"
+}


[arch-commits] Commit in haskell-safecopy/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 22:02:45
  Author: felixonmars
Revision: 540584

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-safecopy/repos/community-staging-x86_64/
  haskell-safecopy/repos/community-staging-x86_64/PKGBUILD
(from rev 540583, haskell-safecopy/trunk/PKGBUILD)

--+
 PKGBUILD |   35 +++
 1 file changed, 35 insertions(+)

Copied: haskell-safecopy/repos/community-staging-x86_64/PKGBUILD (from rev 
540583, haskell-safecopy/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 22:02:45 UTC (rev 540584)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+
+_hkgname=safecopy
+pkgname=haskell-safecopy
+pkgver=0.9.4.3
+pkgrel=29
+pkgdesc="Binary serialization with version control."
+url="http://acid-state.seize.it/safecopy;
+license=('custom:PublicDomain')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-cereal' 'haskell-old-time' 'haskell-vector')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('65ad018a6300f80e0c37568ca564a4762ab458db29ae6fcf7d52d10c6438292a071eb20dbee25113c958f3883c15039447c9a30692ab8f7e5e2f3e1848828d48')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+}


[arch-commits] Commit in haskell-safecopy/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 22:02:32
  Author: felixonmars
Revision: 540583

upgpkg: haskell-safecopy 0.9.4.3-29: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-safecopy/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 22:01:45 UTC (rev 540582)
+++ PKGBUILD2019-12-24 22:02:32 UTC (rev 540583)
@@ -3,7 +3,7 @@
 _hkgname=safecopy
 pkgname=haskell-safecopy
 pkgver=0.9.4.3
-pkgrel=28
+pkgrel=29
 pkgdesc="Binary serialization with version control."
 url="http://acid-state.seize.it/safecopy;
 license=('custom:PublicDomain')


[arch-commits] Commit in haskell-resource-pool/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 22:01:45
  Author: felixonmars
Revision: 540582

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-resource-pool/repos/community-staging-x86_64/
  haskell-resource-pool/repos/community-staging-x86_64/PKGBUILD
(from rev 540581, haskell-resource-pool/trunk/PKGBUILD)

--+
 PKGBUILD |   40 
 1 file changed, 40 insertions(+)

Copied: haskell-resource-pool/repos/community-staging-x86_64/PKGBUILD (from rev 
540581, haskell-resource-pool/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 22:01:45 UTC (rev 540582)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=resource-pool
+pkgname=haskell-resource-pool
+pkgver=0.2.3.2
+pkgrel=80
+pkgdesc="A high-performance striped resource pooling implementation"
+url="https://github.com/bos/pool;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-hashable" "haskell-monad-control"
+ "haskell-transformers-base" "haskell-vector")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('42b0bb6dea35c08884f65604acc0dd93707b8d4de780c584877e92fbfe534d4f754282e9c9f7257c203f1152d85ac8170f84ee9a95573343d02a774006c4118b')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-developer
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-resource-pool/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 22:01:34
  Author: felixonmars
Revision: 540581

upgpkg: haskell-resource-pool 0.2.3.2-80: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-resource-pool/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 22:00:38 UTC (rev 540580)
+++ PKGBUILD2019-12-24 22:01:34 UTC (rev 540581)
@@ -4,7 +4,7 @@
 _hkgname=resource-pool
 pkgname=haskell-resource-pool
 pkgver=0.2.3.2
-pkgrel=79
+pkgrel=80
 pkgdesc="A high-performance striped resource pooling implementation"
 url="https://github.com/bos/pool;
 license=("BSD")


[arch-commits] Commit in haskell-gtk/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 22:00:38
  Author: felixonmars
Revision: 540580

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-gtk/repos/community-staging-x86_64/
  haskell-gtk/repos/community-staging-x86_64/PKGBUILD
(from rev 540579, haskell-gtk/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: haskell-gtk/repos/community-staging-x86_64/PKGBUILD (from rev 540579, 
haskell-gtk/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 22:00:38 UTC (rev 540580)
@@ -0,0 +1,37 @@
+# Maintainer: Sergej Pupykin 
+
+pkgname=haskell-gtk
+pkgver=0.15.3
+pkgrel=5
+pkgdesc="Binding to the gtk library for Gtk2Hs."
+url="https://hackage.haskell.org/package/gtk3;
+license=('LGPL2.1')
+arch=('x86_64')
+depends=('ghc-libs' 'gtk3' 'haskell-pango')
+makedepends=('ghc' 'haskell-gtk2hs-buildtools')
+provides=('gtk2hs-gtk')
+replaces=('gtk2hs-gtk')
+conflicts=('gtk2hs-gtk')
+source=("https://hackage.haskell.org/packages/archive/gtk3/${pkgver}/gtk3-${pkgver}.tar.gz;)
+sha512sums=('ce45659c04143c0aec6e3c62f06c9d9e8756ae49382bc89a6119ba290c22c60a86d8c279ed7f26d9ad1e9ba261e1603d3862e5374825d7052a3ef1f81d2d0ed1')
+
+build() {
+cd "${srcdir}/gtk3-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" 
\
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/gtk3-${pkgver}"
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+}


[arch-commits] Commit in haskell-gtk/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 22:00:27
  Author: felixonmars
Revision: 540579

upgpkg: haskell-gtk 0.15.3-5: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-gtk/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:56:30 UTC (rev 540578)
+++ PKGBUILD2019-12-24 22:00:27 UTC (rev 540579)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-gtk
 pkgver=0.15.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Binding to the gtk library for Gtk2Hs."
 url="https://hackage.haskell.org/package/gtk3;
 license=('LGPL2.1')


[arch-commits] Commit in python2-pathlib2/repos/community-any (PKGBUILD PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:56:30
  Author: felixonmars
Revision: 540578

archrelease: copy trunk to community-any

Added:
  python2-pathlib2/repos/community-any/PKGBUILD
(from rev 540577, python2-pathlib2/trunk/PKGBUILD)
Deleted:
  python2-pathlib2/repos/community-any/PKGBUILD

--+
 PKGBUILD |   68 ++---
 1 file changed, 34 insertions(+), 34 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-24 21:56:17 UTC (rev 540577)
+++ PKGBUILD2019-12-24 21:56:30 UTC (rev 540578)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python2-pathlib2
-pkgver=2.3.4
-pkgrel=1
-pkgdesc='Object-oriented filesystem paths'
-arch=('any')
-url='https://pypi.python.org/pypi/pathlib2'
-license=('MIT')
-depends=('python2-six' 'python2-scandir')
-makedepends=('python2-setuptools')
-checkdepends=('python2-pytest-runner' 'python2-mock')
-source=("https://pypi.io/packages/source/p/pathlib2/pathlib2-$pkgver.tar.gz;)
-sha256sums=('446014523bb9be5c28128c4d2a10ad6bb60769e78bd85658fe44a450674e0ef8')
-
-build() {
-  cd pathlib2-$pkgver
-  python2 setup.py build
-}
-
-check() {
-  cd pathlib2-$pkgver
-  python2 setup.py pytest
-}
-
-package() {
-  cd pathlib2-$pkgver
-
-  python2 setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/python2-pathlib2/LICENSE.rst
-}
-
-# vim: ts=2 sw=2 et:

Copied: python2-pathlib2/repos/community-any/PKGBUILD (from rev 540577, 
python2-pathlib2/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-24 21:56:30 UTC (rev 540578)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=python2-pathlib2
+pkgver=2.3.5
+pkgrel=1
+pkgdesc='Object-oriented filesystem paths'
+arch=('any')
+url='https://pypi.python.org/pypi/pathlib2'
+license=('MIT')
+depends=('python2-six' 'python2-scandir')
+makedepends=('python2-setuptools')
+checkdepends=('python2-pytest-runner' 'python2-mock')
+source=("https://pypi.io/packages/source/p/pathlib2/pathlib2-$pkgver.tar.gz;)
+sha256sums=('6cd9a47b597b37cc57de1c05e56fb1a1c9cc9fab04fe78c29acd090418529868')
+
+build() {
+  cd pathlib2-$pkgver
+  python2 setup.py build
+}
+
+check() {
+  cd pathlib2-$pkgver
+  python2 setup.py pytest
+}
+
+package() {
+  cd pathlib2-$pkgver
+
+  python2 setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/python2-pathlib2/LICENSE.rst
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in haskell-pango/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:55:33
  Author: felixonmars
Revision: 540573

upgpkg: haskell-pango 0.13.6.1-6: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-pango/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:54:28 UTC (rev 540572)
+++ PKGBUILD2019-12-24 21:55:33 UTC (rev 540573)
@@ -3,7 +3,7 @@
 _hkgname=pango
 pkgname=haskell-pango
 pkgver=0.13.6.1
-pkgrel=5
+pkgrel=6
 pkgdesc="Binding to the pango library for Gtk2Hs."
 url="https://hackage.haskell.org/package/pango;
 license=('LGPL2.1')


[arch-commits] Commit in haskell-pango/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:55:45
  Author: felixonmars
Revision: 540576

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-pango/repos/community-staging-x86_64/
  haskell-pango/repos/community-staging-x86_64/PKGBUILD
(from rev 540575, haskell-pango/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: haskell-pango/repos/community-staging-x86_64/PKGBUILD (from rev 540575, 
haskell-pango/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:55:45 UTC (rev 540576)
@@ -0,0 +1,38 @@
+# Maintainer: Sergej Pupykin 
+
+_hkgname=pango
+pkgname=haskell-pango
+pkgver=0.13.6.1
+pkgrel=6
+pkgdesc="Binding to the pango library for Gtk2Hs."
+url="https://hackage.haskell.org/package/pango;
+license=('LGPL2.1')
+arch=('x86_64')
+depends=('ghc-libs' 'pango' 'haskell-glib' 'haskell-cairo')
+makedepends=('ghc' "haskell-gtk2hs-buildtools" "mesa")
+provides=('gtk2hs-pango')
+replaces=('gtk2hs-pango')
+conflicts=('gtk2hs-pango')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('44cb7af9b04dec8d6ab8256bc39f9777238d3cb22b90576f3a77c14cf0ce23ecd0926733a6ddaa96a62da13ac88f8637d4ffa82ae875b4276d7712f3a3d81a19')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+}


[arch-commits] Commit in ctemplate/repos/community-x86_64 (3 files)

2019-12-24 Thread Christian Hesse via arch-commits
Date: Tuesday, December 24, 2019 @ 21:55:37
  Author: eworm
Revision: 540575

archrelease: copy trunk to community-x86_64

Added:
  ctemplate/repos/community-x86_64/0001-python.patch
(from rev 540574, ctemplate/trunk/0001-python.patch)
  ctemplate/repos/community-x86_64/PKGBUILD
(from rev 540574, ctemplate/trunk/PKGBUILD)
Deleted:
  ctemplate/repos/community-x86_64/PKGBUILD

---+
 0001-python.patch |   76 ++
 PKGBUILD  |   79 +---
 2 files changed, 115 insertions(+), 40 deletions(-)

Copied: ctemplate/repos/community-x86_64/0001-python.patch (from rev 540574, 
ctemplate/trunk/0001-python.patch)
===
--- 0001-python.patch   (rev 0)
+++ 0001-python.patch   2019-12-24 21:55:37 UTC (rev 540575)
@@ -0,0 +1,76 @@
+From a9b154ef6f1b54fe4dbc0e2c1e4100435d69b23b Mon Sep 17 00:00:00 2001
+From: Olaf van der Spek 
+Date: Sun, 27 Aug 2017 17:20:09 +0200
+Subject: [PATCH 1/2] Partial Python 3 support
+
+(cherry picked from commit ce1b8fe617bc052c1d9bf0be6000ead2fd205c6b)
+---
+ src/htmlparser/generate_fsm.py | 10 +-
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+diff --git a/src/htmlparser/generate_fsm.py b/src/htmlparser/generate_fsm.py
+index 9106b96..6202c36 100755
+--- a/src/htmlparser/generate_fsm.py
 b/src/htmlparser/generate_fsm.py
+@@ -264,7 +264,7 @@ class FSMGenerateC(FSMGenerateAbstract):
+ state_table = {}
+ 
+ for state in self._config.states:
+-  state_table[state] = [default_state for col in xrange(255)]
++  state_table[state] = [default_state for col in range(255)]
+ 
+ # We process the transition in reverse order while updating the table.
+ for i_transition in range(len(self._config.transitions) - 1, -1, -1):
+@@ -281,7 +281,7 @@ class FSMGenerateC(FSMGenerateAbstract):
+ # Create the inner lists which map input characters to destination states.
+ for state in self._config.states:
+   transition_row = []
+-  for c in xrange(0, 255):
++  for c in range(0, 255):
+ transition_row.append('/* %06s */ %s' % (repr(chr(c)),
+  state_table[state][c]))
+ 
+@@ -306,17 +306,17 @@ class FSMGenerateC(FSMGenerateAbstract):
+   def Generate(self):
+ """Returns the generated the C include statements for the statemachine."""
+ 
+-print '\n'.join((self._CreateHeader(),
++print('\n'.join((self._CreateHeader(),
+  self._CreateNumStates(),
+  self._CreateStatesEnum(),
+  self._CreateStatesExternal(),
+  self._CreateStatesInternalNames(),
+- self._CreateTransitionTable()))
++ self._CreateTransitionTable(
+ 
+ 
+ def main():
+   if len(sys.argv) != 2:
+-print "usage: generate_fsm.py config_file"
++print("usage: generate_fsm.py config_file")
+ sys.exit(1)
+ 
+   config = FSMConfig()
+From a9eef1a763b0c81c291c9bd35f2e9408bb0bea29 Mon Sep 17 00:00:00 2001
+From: Olaf van der Spek 
+Date: Sun, 27 Aug 2017 17:31:42 +0200
+Subject: [PATCH 2/2] Python 3 support
+
+(cherry picked from commit 4b7e6c52dc7cbb4d51c9abcebcbac91ec256a62b)
+---
+ src/htmlparser/fsm_config.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/htmlparser/fsm_config.py b/src/htmlparser/fsm_config.py
+index ff27c89..4831f96 100755
+--- a/src/htmlparser/fsm_config.py
 b/src/htmlparser/fsm_config.py
+@@ -210,7 +210,7 @@ class FSMConfig(object):
+ 
+ self.sm['state'] = self.AddState
+ self.sm['condition'] = self.AddCondition
+-execfile(filename, self.sm)
++exec(open(filename).read(), self.sm)
+ self.name = self.sm['name']
+ if not self.name.isalnum():
+   raise Exception("State machine name must consist of only alphanumeric"

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-24 21:55:34 UTC (rev 540574)
+++ PKGBUILD2019-12-24 21:55:37 UTC (rev 540575)
@@ -1,40 +0,0 @@
-# Maintainer: Christian Hesse 
-# Contributor: Marcel Korpel 
-# Contributor: Ivan Sichmann Freitas 
-# Contributor: Jaroslav Lichtblau 
-# Contributor: Jeff Mickey 
-
-pkgname=ctemplate
-pkgver=2.3
-pkgrel=6
-pkgdesc='A library implementing a simple but powerful template language for 
C++'
-arch=('x86_64')
-url='https://github.com/olafvdspek/ctemplate'
-license=('BSD')
-makedepends=('python2')
-depends=('gcc-libs' 'perl')
-source=("https://github.com/OlafvdSpek/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('99e5cb6d3f8407d5b1ffef96b1d59ce3981cda3492814e5ef820684ebb782556')
-
-prepare() {
-   cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
-
-   # use python2
-   sed -i '1s/python/&2/' \
-   src/htmlparser/fsm_config.py \
-   

[arch-commits] Commit in python2-pathlib2/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:56:17
  Author: felixonmars
Revision: 540577

upgpkg: python2-pathlib2 2.3.5-1

Modified:
  python2-pathlib2/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:55:45 UTC (rev 540576)
+++ PKGBUILD2019-12-24 21:56:17 UTC (rev 540577)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python2-pathlib2
-pkgver=2.3.4
+pkgver=2.3.5
 pkgrel=1
 pkgdesc='Object-oriented filesystem paths'
 arch=('any')
@@ -11,7 +11,7 @@
 makedepends=('python2-setuptools')
 checkdepends=('python2-pytest-runner' 'python2-mock')
 source=("https://pypi.io/packages/source/p/pathlib2/pathlib2-$pkgver.tar.gz;)
-sha256sums=('446014523bb9be5c28128c4d2a10ad6bb60769e78bd85658fe44a450674e0ef8')
+sha256sums=('6cd9a47b597b37cc57de1c05e56fb1a1c9cc9fab04fe78c29acd090418529868')
 
 build() {
   cd pathlib2-$pkgver


[arch-commits] Commit in ctemplate/trunk (0001-python.patch PKGBUILD)

2019-12-24 Thread Christian Hesse via arch-commits
Date: Tuesday, December 24, 2019 @ 21:55:34
  Author: eworm
Revision: 540574

upgpkg: ctemplate 2.3-7

build with python 3.x

Added:
  ctemplate/trunk/0001-python.patch
Modified:
  ctemplate/trunk/PKGBUILD

---+
 0001-python.patch |   76 
 PKGBUILD  |   15 --
 2 files changed, 83 insertions(+), 8 deletions(-)

Added: 0001-python.patch
===
--- 0001-python.patch   (rev 0)
+++ 0001-python.patch   2019-12-24 21:55:34 UTC (rev 540574)
@@ -0,0 +1,76 @@
+From a9b154ef6f1b54fe4dbc0e2c1e4100435d69b23b Mon Sep 17 00:00:00 2001
+From: Olaf van der Spek 
+Date: Sun, 27 Aug 2017 17:20:09 +0200
+Subject: [PATCH 1/2] Partial Python 3 support
+
+(cherry picked from commit ce1b8fe617bc052c1d9bf0be6000ead2fd205c6b)
+---
+ src/htmlparser/generate_fsm.py | 10 +-
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
+diff --git a/src/htmlparser/generate_fsm.py b/src/htmlparser/generate_fsm.py
+index 9106b96..6202c36 100755
+--- a/src/htmlparser/generate_fsm.py
 b/src/htmlparser/generate_fsm.py
+@@ -264,7 +264,7 @@ class FSMGenerateC(FSMGenerateAbstract):
+ state_table = {}
+ 
+ for state in self._config.states:
+-  state_table[state] = [default_state for col in xrange(255)]
++  state_table[state] = [default_state for col in range(255)]
+ 
+ # We process the transition in reverse order while updating the table.
+ for i_transition in range(len(self._config.transitions) - 1, -1, -1):
+@@ -281,7 +281,7 @@ class FSMGenerateC(FSMGenerateAbstract):
+ # Create the inner lists which map input characters to destination states.
+ for state in self._config.states:
+   transition_row = []
+-  for c in xrange(0, 255):
++  for c in range(0, 255):
+ transition_row.append('/* %06s */ %s' % (repr(chr(c)),
+  state_table[state][c]))
+ 
+@@ -306,17 +306,17 @@ class FSMGenerateC(FSMGenerateAbstract):
+   def Generate(self):
+ """Returns the generated the C include statements for the statemachine."""
+ 
+-print '\n'.join((self._CreateHeader(),
++print('\n'.join((self._CreateHeader(),
+  self._CreateNumStates(),
+  self._CreateStatesEnum(),
+  self._CreateStatesExternal(),
+  self._CreateStatesInternalNames(),
+- self._CreateTransitionTable()))
++ self._CreateTransitionTable(
+ 
+ 
+ def main():
+   if len(sys.argv) != 2:
+-print "usage: generate_fsm.py config_file"
++print("usage: generate_fsm.py config_file")
+ sys.exit(1)
+ 
+   config = FSMConfig()
+From a9eef1a763b0c81c291c9bd35f2e9408bb0bea29 Mon Sep 17 00:00:00 2001
+From: Olaf van der Spek 
+Date: Sun, 27 Aug 2017 17:31:42 +0200
+Subject: [PATCH 2/2] Python 3 support
+
+(cherry picked from commit 4b7e6c52dc7cbb4d51c9abcebcbac91ec256a62b)
+---
+ src/htmlparser/fsm_config.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/src/htmlparser/fsm_config.py b/src/htmlparser/fsm_config.py
+index ff27c89..4831f96 100755
+--- a/src/htmlparser/fsm_config.py
 b/src/htmlparser/fsm_config.py
+@@ -210,7 +210,7 @@ class FSMConfig(object):
+ 
+ self.sm['state'] = self.AddState
+ self.sm['condition'] = self.AddCondition
+-execfile(filename, self.sm)
++exec(open(filename).read(), self.sm)
+ self.name = self.sm['name']
+ if not self.name.isalnum():
+   raise Exception("State machine name must consist of only alphanumeric"

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:55:33 UTC (rev 540573)
+++ PKGBUILD2019-12-24 21:55:34 UTC (rev 540574)
@@ -6,23 +6,22 @@
 
 pkgname=ctemplate
 pkgver=2.3
-pkgrel=6
+pkgrel=7
 pkgdesc='A library implementing a simple but powerful template language for 
C++'
 arch=('x86_64')
 url='https://github.com/olafvdspek/ctemplate'
 license=('BSD')
-makedepends=('python2')
+makedepends=('python')
 depends=('gcc-libs' 'perl')
-source=("https://github.com/OlafvdSpek/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz;)
-sha256sums=('99e5cb6d3f8407d5b1ffef96b1d59ce3981cda3492814e5ef820684ebb782556')
+source=("https://github.com/OlafvdSpek/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz;
+'0001-python.patch')
+sha256sums=('99e5cb6d3f8407d5b1ffef96b1d59ce3981cda3492814e5ef820684ebb782556'
+'2a82affa50013f2d057211e52435499f1c73788ef8600b286c82e0faf9e7fc8d')
 
 prepare() {
cd "${srcdir}/${pkgname}-${pkgname}-${pkgver}"
 
-   # use python2
-   sed -i '1s/python/&2/' \
-   src/htmlparser/fsm_config.py \
-   src/htmlparser/generate_fsm.py
+patch -Np1 < ../0001-python.patch
 }
 
 build() {


[arch-commits] Commit in haskell-monoid-subclasses/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:54:28
  Author: felixonmars
Revision: 540572

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-monoid-subclasses/repos/community-staging-x86_64/
  haskell-monoid-subclasses/repos/community-staging-x86_64/PKGBUILD
(from rev 540571, haskell-monoid-subclasses/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: haskell-monoid-subclasses/repos/community-staging-x86_64/PKGBUILD (from 
rev 540571, haskell-monoid-subclasses/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:54:28 UTC (rev 540572)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=monoid-subclasses
+pkgname=haskell-monoid-subclasses
+pkgver=0.4.6.1
+pkgrel=31
+pkgdesc="Subclasses of Monoid"
+url="https://github.com/blamario/monoid-subclasses/;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-primes' 'haskell-vector')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('9ff5fd4c5a7133bd5da1c793a9d95c70574ce882280bf30be22921dacf0c9c5f9028a9c18712b0df5bf031ae56358c8a972a5c0f0e383effdecab4b9685e9dbb')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "BSD3-LICENSE.txt" 
"${pkgdir}/usr/share/licenses/${pkgname}/BSD3-LICENSE.txt"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/BSD3-LICENSE.txt"
+}


[arch-commits] Commit in haskell-monoid-subclasses/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:54:16
  Author: felixonmars
Revision: 540571

upgpkg: haskell-monoid-subclasses 0.4.6.1-31: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-monoid-subclasses/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:52:57 UTC (rev 540570)
+++ PKGBUILD2019-12-24 21:54:16 UTC (rev 540571)
@@ -4,7 +4,7 @@
 _hkgname=monoid-subclasses
 pkgname=haskell-monoid-subclasses
 pkgver=0.4.6.1
-pkgrel=30
+pkgrel=31
 pkgdesc="Subclasses of Monoid"
 url="https://github.com/blamario/monoid-subclasses/;
 license=('BSD')


[arch-commits] Commit in haskell-juicypixels/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:52:46
  Author: felixonmars
Revision: 540569

upgpkg: haskell-juicypixels 3.3.4-3: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-juicypixels/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:49:54 UTC (rev 540568)
+++ PKGBUILD2019-12-24 21:52:46 UTC (rev 540569)
@@ -4,7 +4,7 @@
 _hkgname=JuicyPixels
 pkgname=haskell-juicypixels
 pkgver=3.3.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff 
and radiance)"
 url="https://github.com/Twinside/Juicy.Pixels;
 license=("BSD")


[arch-commits] Commit in haskell-juicypixels/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:52:57
  Author: felixonmars
Revision: 540570

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-juicypixels/repos/community-staging-x86_64/
  haskell-juicypixels/repos/community-staging-x86_64/PKGBUILD
(from rev 540569, haskell-juicypixels/trunk/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: haskell-juicypixels/repos/community-staging-x86_64/PKGBUILD (from rev 
540569, haskell-juicypixels/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:52:57 UTC (rev 540570)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=JuicyPixels
+pkgname=haskell-juicypixels
+pkgver=3.3.4
+pkgrel=3
+pkgdesc="Picture loading/serialization (in png, jpeg, bitmap, gif, tga, tiff 
and radiance)"
+url="https://github.com/Twinside/Juicy.Pixels;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-primitive" "haskell-vector" "haskell-zlib")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('26ceaa7b9d97507b8a46f22203b7abc9e6d1abdd61659710b8aa822690089e11bcdcd9369557225e52eac3ddc71c31c137e5acd701f3d41b20a4c5c3310eb812')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-mmap
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in python-pip/repos (testing-any testing-any/PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:50:03
  Author: felixonmars
Revision: 372227

archrelease: copy trunk to testing-any

Added:
  python-pip/repos/testing-any/
  python-pip/repos/testing-any/PKGBUILD
(from rev 372226, python-pip/trunk/PKGBUILD)

--+
 PKGBUILD |   89 +
 1 file changed, 89 insertions(+)

Copied: python-pip/repos/testing-any/PKGBUILD (from rev 372226, 
python-pip/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2019-12-24 21:50:03 UTC (rev 372227)
@@ -0,0 +1,89 @@
+# Maintainer: Dan McGee 
+# Contributor: Eli Schwartz 
+# Contributor: Sebastien Binet 
+
+pkgname=('python-pip' 'python2-pip')
+pkgver=19.3
+pkgrel=1
+pkgdesc="The PyPA recommended tool for installing Python packages"
+url="https://pip.pypa.io/;
+arch=('any')
+license=('MIT')
+_deps=('setuptools' 'appdirs' 'cachecontrol' 'colorama' 'contextlib2' 
'distlib' 'distro' 'html5lib'
+   'msgpack' 'packaging' 'pep517' 'progress' 'pyparsing' 'pytoml' 
'requests' 'retrying'
+   'setuptools' 'six' 'webencodings')
+makedepends=("${_deps[@]/#/python-}" "${_deps[@]/#/python2-}" 
'python2-ipaddress' 'python-sphinx')
+checkdepends=('python-pytest-runner' 'python-scripttest' 'python-virtualenv' 
'python-pretend'
+  'python-yaml' 'python-mock' 'python-freezegun' 'python-pip' 
'python-wheel'
+  'git' 'subversion')
+source=("pip-${pkgver}.tar.gz::https://github.com/pypa/pip/archive/${pkgver}.tar.gz;)
+sha512sums=('4498d1d26f19ddfb7246765e5cead0ee16ffc3d9413c4b179573d12686a7159749dbfb6bea5c901828bddb08e526b1cfea094fa3283b146e0a2498b4c9b67f97')
+
+shopt -s extglob
+prepare() {
+  cd "$srcdir/pip-$pkgver"
+
+  rm -rf src/pip/_vendor/!(__init__.py)
+  sed -i -e 's/DEBUNDLED = False/DEBUNDLED = True/' \
+src/pip/_vendor/__init__.py
+}
+
+build() {
+  cd "$srcdir/pip-$pkgver"
+
+  python setup.py build
+  python2 setup.py build
+
+  cd docs/
+  PYTHONPATH="$srcdir/pip-$pkgver/src/" sphinx-build -W -b man -d 
build/doctrees/man man build/man -c html
+  mkdir -p build/man-pip2
+  cd build/man
+  for manfile in *; do
+sed 's/pip/pip2/g;s/PIP/PIP2/g' $manfile > ../man-pip2/${manfile/pip/pip2}
+  done
+}
+
+check() {
+  cd "$srcdir"/pip-$pkgver
+  pip wheel -w tests/data/common_wheels -r 
tools/requirements/tests-common_wheels.txt
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.8/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" \
+python setup.py pytest --addopts "-m unit --junit-xml=junit/unit-test.xml" 
|| warning "Tests failed"
+}
+
+package_python-pip() {
+  depends=("${_deps[@]/#/python-}")
+
+  cd "$srcdir/pip-$pkgver"
+  python setup.py install --prefix=/usr --root="$pkgdir"
+
+  install -D -m644 LICENSE.txt \
+ "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/build/man/*
+
+  PYTHONPATH="$pkgdir"/usr/lib/python3.8/site-packages "$pkgdir"/usr/bin/pip 
completion --bash \
+| install -Dm644 /dev/stdin 
"$pkgdir"/usr/share/bash-completion/completions/pip
+}
+
+package_python2-pip() {
+  depends=("${_deps[@]/#/python2-}" 'python2-ipaddress')
+  conflicts=('python-pyinstall')
+  replaces=('python-pyinstall')
+
+  cd "$srcdir/pip-$pkgver"
+  python2 setup.py install --prefix=/usr --root="$pkgdir"
+
+  mv "$pkgdir/usr/bin/pip" "$pkgdir/usr/bin/pip2"
+  sed -i "s|#!/usr/bin/env python$|#!/usr/bin/env python2|" \
+${pkgdir}/usr/lib/python2.7/site-packages/pip/__init__.py
+  python2 -m compileall 
${pkgdir}/usr/lib/python2.7/site-packages/pip/__init__.py
+
+  install -D -m644 LICENSE.txt \
+ "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+
+  install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/build/man-pip2/*
+
+  PYTHONPATH="$pkgdir"/usr/lib/python2.7/site-packages "$pkgdir"/usr/bin/pip2 
completion --bash \
+| install -Dm644 /dev/stdin 
"$pkgdir"/usr/share/bash-completion/completions/pip2
+}


[arch-commits] Commit in python-pip/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:49:52
  Author: felixonmars
Revision: 372226

upgpkg: python-pip 19.3-1

Modified:
  python-pip/trunk/PKGBUILD

--+
 PKGBUILD |   14 +++---
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:39:30 UTC (rev 372225)
+++ PKGBUILD2019-12-24 21:49:52 UTC (rev 372226)
@@ -3,21 +3,21 @@
 # Contributor: Sebastien Binet 
 
 pkgname=('python-pip' 'python2-pip')
-pkgver=19.2.3
-pkgrel=3
+pkgver=19.3
+pkgrel=1
 pkgdesc="The PyPA recommended tool for installing Python packages"
 url="https://pip.pypa.io/;
 arch=('any')
 license=('MIT')
-_deps=('setuptools' 'appdirs' 'cachecontrol' 'colorama' 'distlib' 'distro' 
'html5lib' 'lockfile'
-   'msgpack' 'six' 'packaging' 'pep517' 'progress' 'pytoml' 'retrying' 
'requests' 'urllib3'
-   'webencodings')
+_deps=('setuptools' 'appdirs' 'cachecontrol' 'colorama' 'contextlib2' 
'distlib' 'distro' 'html5lib'
+   'msgpack' 'packaging' 'pep517' 'progress' 'pyparsing' 'pytoml' 
'requests' 'retrying'
+   'setuptools' 'six' 'webencodings')
 makedepends=("${_deps[@]/#/python-}" "${_deps[@]/#/python2-}" 
'python2-ipaddress' 'python-sphinx')
 checkdepends=('python-pytest-runner' 'python-scripttest' 'python-virtualenv' 
'python-pretend'
   'python-yaml' 'python-mock' 'python-freezegun' 'python-pip' 
'python-wheel'
   'git' 'subversion')
 
source=("pip-${pkgver}.tar.gz::https://github.com/pypa/pip/archive/${pkgver}.tar.gz;)
-sha512sums=('59fcb79173529097662fcb9662f78fee7b00f441d49ea41f280da4b27875a425cccaa3daeda647ac7cddf936111923dc1546a3474fcdd7003777178e7143f6eb')
+sha512sums=('4498d1d26f19ddfb7246765e5cead0ee16ffc3d9413c4b179573d12686a7159749dbfb6bea5c901828bddb08e526b1cfea094fa3283b146e0a2498b4c9b67f97')
 
 shopt -s extglob
 prepare() {
@@ -45,7 +45,7 @@
 
 check() {
   cd "$srcdir"/pip-$pkgver
-  pip wheel -w tests/data/common_wheels -r 
tools/tests-common_wheels-requirements.txt
+  pip wheel -w tests/data/common_wheels -r 
tools/requirements/tests-common_wheels.txt
   python setup.py install --root="$PWD/tmp_install" --optimize=1
   PYTHONPATH="$PWD/tmp_install/usr/lib/python3.8/site-packages" 
PATH="$PWD/tmp_install/usr/bin:$PATH" \
 python setup.py pytest --addopts "-m unit --junit-xml=junit/unit-test.xml" 
|| warning "Tests failed"


[arch-commits] Commit in haskell-glib/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:49:43
  Author: felixonmars
Revision: 540567

upgpkg: haskell-glib 0.13.7.1-3: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-glib/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:48:51 UTC (rev 540566)
+++ PKGBUILD2019-12-24 21:49:43 UTC (rev 540567)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-glib
 pkgver=0.13.7.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Binding to the GLIB library for Gtk2Hs."
 url="https://hackage.haskell.org/package/glib;
 license=('LGPL2.1')


[arch-commits] Commit in haskell-glib/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:49:54
  Author: felixonmars
Revision: 540568

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-glib/repos/community-staging-x86_64/
  haskell-glib/repos/community-staging-x86_64/PKGBUILD
(from rev 540567, haskell-glib/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: haskell-glib/repos/community-staging-x86_64/PKGBUILD (from rev 540567, 
haskell-glib/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:49:54 UTC (rev 540568)
@@ -0,0 +1,37 @@
+# Maintainer: Sergej Pupykin 
+
+pkgname=haskell-glib
+pkgver=0.13.7.1
+pkgrel=3
+pkgdesc="Binding to the GLIB library for Gtk2Hs."
+url="https://hackage.haskell.org/package/glib;
+license=('LGPL2.1')
+arch=('x86_64')
+depends=('ghc-libs' 'glib2' 'haskell-utf8-string')
+makedepends=('ghc' "haskell-gtk2hs-buildtools")
+provides=('gtk2hs-glib')
+replaces=('gtk2hs-glib')
+conflicts=('gtk2hs-glib')
+source=(https://hackage.haskell.org/packages/archive/glib/$pkgver/glib-$pkgver.tar.gz)
+sha512sums=('5bcf10fa8471ffc52daed8f39ed728af730f4cf71d66e2b98540cdb85cf53445a3374f2c170f6859f7aa6deb2543207b6d5399257dfd450d0e5f83b1b4d08eaa')
+
+build() {
+cd "${srcdir}/glib-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/glib-${pkgver}"
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+}


[arch-commits] Commit in haskell-cairo/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:48:40
  Author: felixonmars
Revision: 540565

upgpkg: haskell-cairo 0.13.8.0-2: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-cairo/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:47:34 UTC (rev 540564)
+++ PKGBUILD2019-12-24 21:48:40 UTC (rev 540565)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-cairo
 pkgver=0.13.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Binding to the cairo library for Gtk2Hs."
 url="https://hackage.haskell.org/package/cairo;
 license=('LGPL2.1')


[arch-commits] Commit in haskell-cairo/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:48:51
  Author: felixonmars
Revision: 540566

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-cairo/repos/community-staging-x86_64/
  haskell-cairo/repos/community-staging-x86_64/PKGBUILD
(from rev 540565, haskell-cairo/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: haskell-cairo/repos/community-staging-x86_64/PKGBUILD (from rev 540565, 
haskell-cairo/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:48:51 UTC (rev 540566)
@@ -0,0 +1,37 @@
+# Maintainer: Sergej Pupykin 
+
+pkgname=haskell-cairo
+pkgver=0.13.8.0
+pkgrel=2
+pkgdesc="Binding to the cairo library for Gtk2Hs."
+url="https://hackage.haskell.org/package/cairo;
+license=('LGPL2.1')
+arch=('x86_64')
+depends=('ghc-libs' 'cairo' 'haskell-utf8-string')
+makedepends=("haskell-gtk2hs-buildtools" "mesa" 'ghc')
+conflicts=('gtk2hs-cairo')
+provides=('gtk2hs-cairo')
+replaces=('gtk2hs-cairo')
+source=("https://hackage.haskell.org/packages/archive/cairo/${pkgver}/cairo-${pkgver}.tar.gz;)
+sha512sums=('472cfae63dfe66c9bdb3b44918987f3b001a0f2d7749aa30276d1736da97b2c70e8731af88f3ab9e512fd12d631ab096d18fd4067f9fdac9ea3dd85ccc938c46')
+
+build() {
+cd "${srcdir}/cairo-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" 
\
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/cairo-${pkgver}"
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+}


[arch-commits] Commit in haskell-gtk2hs-buildtools/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:47:34
  Author: felixonmars
Revision: 540564

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-gtk2hs-buildtools/repos/community-staging-x86_64/
  haskell-gtk2hs-buildtools/repos/community-staging-x86_64/PKGBUILD
(from rev 540563, haskell-gtk2hs-buildtools/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: haskell-gtk2hs-buildtools/repos/community-staging-x86_64/PKGBUILD (from 
rev 540563, haskell-gtk2hs-buildtools/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:47:34 UTC (rev 540564)
@@ -0,0 +1,37 @@
+# Maintainer: Sergej Pupykin 
+
+pkgname=haskell-gtk2hs-buildtools
+pkgver=0.13.5.0
+pkgrel=32
+pkgdesc="Tools to build the Gtk2Hs suite of User Interface libraries."
+url="https://hackage.haskell.org/package/gtk2hs-buildtools;
+license=('GPL2')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-random' 'haskell-hashtables')
+makedepends=('alex' 'happy' 'ghc')
+provides=('gtk2hs-buildtools')
+conflicts=('gtk2hs-buildtools')
+replaces=('gtk2hs-buildtools')
+source=("https://hackage.haskell.org/packages/archive/gtk2hs-buildtools/${pkgver}/gtk2hs-buildtools-${pkgver}.tar.gz;)
+sha512sums=('8affee1469d9eeb72c07ac2b99ac9100450ad9f089c2d44a35dd9ef16b351d26a2fa62d305aba13c88f389684600ed1454a2118a0e736d12e7ff9c70d5be68ee')
+
+build() {
+cd "${srcdir}/gtk2hs-buildtools-${pkgver}"
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --datasubdir="$pkgname" 
\
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd "${srcdir}/gtk2hs-buildtools-${pkgver}"
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+}


[arch-commits] Commit in haskell-gtk2hs-buildtools/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:47:23
  Author: felixonmars
Revision: 540563

upgpkg: haskell-gtk2hs-buildtools 0.13.5.0-32: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-gtk2hs-buildtools/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:45:56 UTC (rev 540562)
+++ PKGBUILD2019-12-24 21:47:23 UTC (rev 540563)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-gtk2hs-buildtools
 pkgver=0.13.5.0
-pkgrel=31
+pkgrel=32
 pkgdesc="Tools to build the Gtk2Hs suite of User Interface libraries."
 url="https://hackage.haskell.org/package/gtk2hs-buildtools;
 license=('GPL2')


[arch-commits] Commit in haskell-hashtables/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:45:56
  Author: felixonmars
Revision: 540562

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hashtables/repos/community-staging-x86_64/
  haskell-hashtables/repos/community-staging-x86_64/PKGBUILD
(from rev 540561, haskell-hashtables/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: haskell-hashtables/repos/community-staging-x86_64/PKGBUILD (from rev 
540561, haskell-hashtables/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:45:56 UTC (rev 540562)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=hashtables
+pkgname=haskell-hashtables
+pkgver=1.2.3.4
+pkgrel=5
+pkgdesc="Mutable hash tables in the ST monad"
+url="https://hackage.haskell.org/package/${_hkgname};
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs' 'sh' 'haskell-hashable' 'haskell-primitive' 
'haskell-vector')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('4723540f930edd1d5fd5cf58eadf7ed24fcd7761b90f303d559bc617737ec30cee2e9571ecced61fd369a933ae95b4386e48b122b876e73d0ad4bb65df16b76e')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-hashtables/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:45:45
  Author: felixonmars
Revision: 540561

upgpkg: haskell-hashtables 1.2.3.4-5: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-hashtables/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:44:53 UTC (rev 540560)
+++ PKGBUILD2019-12-24 21:45:45 UTC (rev 540561)
@@ -4,7 +4,7 @@
 _hkgname=hashtables
 pkgname=haskell-hashtables
 pkgver=1.2.3.4
-pkgrel=4
+pkgrel=5
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname};
 license=('BSD')


[arch-commits] Commit in haskell-critbit/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:44:42
  Author: felixonmars
Revision: 540559

upgpkg: haskell-critbit 0.2.0.0-41: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-critbit/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:43:52 UTC (rev 540558)
+++ PKGBUILD2019-12-24 21:44:42 UTC (rev 540559)
@@ -4,7 +4,7 @@
 _hkgname=critbit
 pkgname=haskell-critbit
 pkgver=0.2.0.0
-pkgrel=40
+pkgrel=41
 pkgdesc="Crit-bit maps and sets"
 url="https://github.com/bos/critbit;
 license=("BSD")


[arch-commits] Commit in haskell-critbit/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:44:53
  Author: felixonmars
Revision: 540560

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-critbit/repos/community-staging-x86_64/
  haskell-critbit/repos/community-staging-x86_64/PKGBUILD
(from rev 540559, haskell-critbit/trunk/PKGBUILD)

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

Copied: haskell-critbit/repos/community-staging-x86_64/PKGBUILD (from rev 
540559, haskell-critbit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:44:53 UTC (rev 540560)
@@ -0,0 +1,46 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=critbit
+pkgname=haskell-critbit
+pkgver=0.2.0.0
+pkgrel=41
+pkgdesc="Crit-bit maps and sets"
+url="https://github.com/bos/critbit;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-vector")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;
+
https://github.com/bos/critbit/commit/0111bc3c0848d411c169696b6d2176dea40e9417.patch)
+sha512sums=('b5d9acdfa94938d7ce9bae21d21e2865e880fe9e61098ce873878627b6618cfdb6b26083ccde3d1be85e00097c68307b8a04f4900d752e6cf645608ae1f38f95'
+
'6210839b52aa9c592678e7691c47234e31e0fe63d0a5c2980c898da25b796ca81f325d97c2d4b4b99581ff46ecd778151de8eabc6d73f867becd763410fbd267')
+
+prepare() {
+cd $_hkgname-$pkgver
+patch -p1 -i ../0111bc3c0848d411c169696b6d2176dea40e9417.patch
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-developer
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-chunked-data/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:43:52
  Author: felixonmars
Revision: 540558

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-chunked-data/repos/community-staging-x86_64/
  haskell-chunked-data/repos/community-staging-x86_64/PKGBUILD
(from rev 540557, haskell-chunked-data/trunk/PKGBUILD)

--+
 PKGBUILD |   43 +++
 1 file changed, 43 insertions(+)

Copied: haskell-chunked-data/repos/community-staging-x86_64/PKGBUILD (from rev 
540557, haskell-chunked-data/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:43:52 UTC (rev 540558)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=chunked-data
+pkgname=haskell-chunked-data
+pkgver=0.3.1
+pkgrel=38
+pkgdesc="Typeclasses for dealing with various chunked data representations"
+url="https://github.com/snoyberg/mono-traversable;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-vector')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('9bdfac0598017ac1817fff76f3ea05672624a1edbf7d0b83298002185f234134277cd6e710ae29738997abfaf1d8e900d43d5b3c1e9e7fd98557e4e7d9f647c4')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -i '/semigroups/d' $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-chunked-data/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:43:41
  Author: felixonmars
Revision: 540557

upgpkg: haskell-chunked-data 0.3.1-38: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-chunked-data/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:42:52 UTC (rev 540556)
+++ PKGBUILD2019-12-24 21:43:41 UTC (rev 540557)
@@ -4,7 +4,7 @@
 _hkgname=chunked-data
 pkgname=haskell-chunked-data
 pkgver=0.3.1
-pkgrel=37
+pkgrel=38
 pkgdesc="Typeclasses for dealing with various chunked data representations"
 url="https://github.com/snoyberg/mono-traversable;
 license=("MIT")


[arch-commits] Commit in haskell-vector/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:42:52
  Author: felixonmars
Revision: 540556

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-vector/repos/community-staging-x86_64/
  haskell-vector/repos/community-staging-x86_64/PKGBUILD
(from rev 540555, haskell-vector/trunk/PKGBUILD)

--+
 PKGBUILD |   34 ++
 1 file changed, 34 insertions(+)

Copied: haskell-vector/repos/community-staging-x86_64/PKGBUILD (from rev 
540555, haskell-vector/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:42:52 UTC (rev 540556)
@@ -0,0 +1,34 @@
+# Maintainer: Sergej Pupykin 
+
+pkgname=haskell-vector
+pkgver=0.12.0.3
+pkgrel=18
+pkgdesc="Efficient Arrays"
+url="https://hackage.haskell.org/package/vector;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-primitive')
+makedepends=('ghc' 'haskell-base-orphans')
+source=("https://hackage.haskell.org/packages/archive/vector/${pkgver}/vector-${pkgver}.tar.gz;)
+sha512sums=('176646ae612866064303cd200e9d940fec1645bb88176a89adb00df3b9a6df96200e3c9cf85a57af3a1481d6633b353da8e03d7a6c467c40e926275fe8d36853')
+
+build() {
+  cd "$srcdir"/vector-${pkgver}
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+  --prefix=/usr --docdir=/usr/share/doc/$pkgname \
+  --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build
+  runhaskell Setup register --gen-script
+  runhaskell Setup unregister --gen-script
+  sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+  sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+  cd "$srcdir"/vector-${pkgver}
+  install -D -m744 register.sh "$pkgdir"/usr/share/haskell/register/$pkgname.sh
+  install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+  runhaskell Setup copy --destdir="$pkgdir"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/${pkgname}/LICENSE
+  rm -f "$pkgdir"/usr/share/doc/${pkgname}/LICENSE
+}


[arch-commits] Commit in haskell-vector/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:42:39
  Author: felixonmars
Revision: 540555

upgpkg: haskell-vector 0.12.0.3-18: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-vector/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:41:19 UTC (rev 540554)
+++ PKGBUILD2019-12-24 21:42:39 UTC (rev 540555)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-vector
 pkgver=0.12.0.3
-pkgrel=17
+pkgrel=18
 pkgdesc="Efficient Arrays"
 url="https://hackage.haskell.org/package/vector;
 license=("BSD")


[arch-commits] Commit in python-fuse/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:41:19
  Author: felixonmars
Revision: 540554

archrelease: copy trunk to community-testing-x86_64

Added:
  python-fuse/repos/community-testing-x86_64/
  python-fuse/repos/community-testing-x86_64/PKGBUILD
(from rev 540553, python-fuse/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: python-fuse/repos/community-testing-x86_64/PKGBUILD (from rev 540553, 
python-fuse/trunk/PKGBUILD)
===
--- community-testing-x86_64/PKGBUILD   (rev 0)
+++ community-testing-x86_64/PKGBUILD   2019-12-24 21:41:19 UTC (rev 540554)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+# Contributor: Chris Brannon 
+# Contributor: Jaroslaw Swierczynski 
+# Contributor: Alexander Fehr 
+
+pkgbase=python-fuse
+pkgname=(python-fuse python2-fuse)
+pkgver=1.0.0
+pkgrel=1
+arch=('x86_64')
+pkgdesc="Python bindings for FUSE"
+url="https://github.com/libfuse/python-fuse;
+license=('LGPL')
+makedepends=('python-setuptools' 'python2-setuptools' 'fuse2')
+source=("$pkgbase-$pkgver.tar.gz::https://github.com/libfuse/python-fuse/archive/v$pkgver.tar.gz;)
+sha512sums=('d5e91be3e43065988053390d97ca6483ce38924bf9a49f694bf911080b7e75c836224e83d09dcbc6fab8d63781b4cd3ae016d66b65b88dd53106b06f91a6ad5c')
+
+build() {
+  cd python-fuse-$pkgver
+  python setup.py build
+  python2 setup.py build
+}
+
+package_python-fuse() {
+  depends=('fuse2' 'python')
+
+  cd python-fuse-$pkgver
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}
+
+package_python2-fuse() {
+  depends=('fuse2' 'python2')
+
+  cd python-fuse-$pkgver
+  python2 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}


[arch-commits] Commit in haskell-success/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:40:46
  Author: felixonmars
Revision: 540552

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-success/repos/community-staging-x86_64/
  haskell-success/repos/community-staging-x86_64/PKGBUILD
(from rev 540551, haskell-success/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: haskell-success/repos/community-staging-x86_64/PKGBUILD (from rev 
540551, haskell-success/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:40:46 UTC (rev 540552)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=success
+pkgname=haskell-success
+pkgver=0.2.6
+pkgrel=60
+pkgdesc="A version of Either specialised for encoding of success or failure"
+url="https://github.com/nikita-volkov/success;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-transformers-base" "haskell-monad-control")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('be0fc1627fb65e7607cf7753594a0db86ab3feaf4df241808231bd3d3ed1f4be7db14579395f594d4c7cbc46eae5e846d4e32d6ffaf260dfb73b794a5743a87e')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in python-fuse/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:41:08
  Author: felixonmars
Revision: 540553

upgpkg: python-fuse 1.0.0-1

Modified:
  python-fuse/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:40:46 UTC (rev 540552)
+++ PKGBUILD2019-12-24 21:41:08 UTC (rev 540553)
@@ -6,8 +6,8 @@
 
 pkgbase=python-fuse
 pkgname=(python-fuse python2-fuse)
-pkgver=0.3.1
-pkgrel=2
+pkgver=1.0.0
+pkgrel=1
 arch=('x86_64')
 pkgdesc="Python bindings for FUSE"
 url="https://github.com/libfuse/python-fuse;
@@ -14,7 +14,7 @@
 license=('LGPL')
 makedepends=('python-setuptools' 'python2-setuptools' 'fuse2')
 
source=("$pkgbase-$pkgver.tar.gz::https://github.com/libfuse/python-fuse/archive/v$pkgver.tar.gz;)
-sha512sums=('88c01c1f9ca3cd9738711a621b782ec190adaf068a79fdea2c362d865c38fea73706dab48b8346b21502d6b4d404403a261f96e2570254809976a3018060e188')
+sha512sums=('d5e91be3e43065988053390d97ca6483ce38924bf9a49f694bf911080b7e75c836224e83d09dcbc6fab8d63781b4cd3ae016d66b65b88dd53106b06f91a6ad5c')
 
 build() {
   cd python-fuse-$pkgver


[arch-commits] Commit in haskell-success/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:40:35
  Author: felixonmars
Revision: 540551

upgpkg: haskell-success 0.2.6-60: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-success/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:39:42 UTC (rev 540550)
+++ PKGBUILD2019-12-24 21:40:35 UTC (rev 540551)
@@ -4,7 +4,7 @@
 _hkgname=success
 pkgname=haskell-success
 pkgver=0.2.6
-pkgrel=59
+pkgrel=60
 pkgdesc="A version of Either specialised for encoding of success or failure"
 url="https://github.com/nikita-volkov/success;
 license=("MIT")


[arch-commits] Commit in haskell-monad-journal/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:39:31
  Author: felixonmars
Revision: 540549

upgpkg: haskell-monad-journal 0.8.1-53: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-monad-journal/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:39:12 UTC (rev 540548)
+++ PKGBUILD2019-12-24 21:39:31 UTC (rev 540549)
@@ -4,7 +4,7 @@
 _hkgname=monad-journal
 pkgname=haskell-monad-journal
 pkgver=0.8.1
-pkgrel=52
+pkgrel=53
 pkgdesc="Pure logger typeclass and monad transformer"
 url="https://github.com/phaazon/monad-journal;
 license=("BSD")


[arch-commits] Commit in git/repos (6 files)

2019-12-24 Thread Christian Hesse via arch-commits
Date: Tuesday, December 24, 2019 @ 21:39:30
  Author: eworm
Revision: 372225

archrelease: copy trunk to testing-x86_64

Added:
  git/repos/testing-x86_64/
  git/repos/testing-x86_64/PKGBUILD
(from rev 372224, git/trunk/PKGBUILD)
  git/repos/testing-x86_64/git-daemon.socket
(from rev 372224, git/trunk/git-daemon.socket)
  git/repos/testing-x86_64/git-daemon@.service
(from rev 372224, git/trunk/git-daemon@.service)
  git/repos/testing-x86_64/git-sysusers.conf
(from rev 372224, git/trunk/git-sysusers.conf)
  git/repos/testing-x86_64/git.install
(from rev 372224, git/trunk/git.install)

-+
 PKGBUILD|  128 ++
 git-daemon.socket   |9 +++
 git-daemon@.service |   14 +
 git-sysusers.conf   |1 
 git.install |   14 +
 5 files changed, 166 insertions(+)

Copied: git/repos/testing-x86_64/PKGBUILD (from rev 372224, git/trunk/PKGBUILD)
===
--- testing-x86_64/PKGBUILD (rev 0)
+++ testing-x86_64/PKGBUILD 2019-12-24 21:39:30 UTC (rev 372225)
@@ -0,0 +1,128 @@
+# Maintainer: Christian Hesse 
+# Maintainer: Dan McGee 
+
+pkgname=git
+pkgver=2.24.1
+pkgrel=3
+pkgdesc='the fast distributed version control system'
+arch=(x86_64)
+url='https://git-scm.com/'
+license=('GPL2')
+depends=('curl' 'expat' 'perl' 'perl-error' 'perl-mailtools'
+ 'openssl' 'pcre2' 'grep' 'shadow')
+makedepends=('python' 'libgnome-keyring' 'xmlto' 'asciidoc')
+optdepends=('tk: gitk and git gui'
+'perl-libwww: git svn'
+'perl-term-readkey: git svn and interactive.singlekey setting'
+'perl-mime-tools: git send-email'
+'perl-net-smtp-ssl: git send-email TLS support'
+'perl-authen-sasl: git send-email TLS support'
+'perl-mediawiki-api: git mediawiki support'
+'perl-datetime-format-iso8601: git mediawiki support'
+'perl-lwp-protocol-https: git mediawiki https support'
+'perl-cgi: gitweb (web interface) support'
+'python: git svn'
+'subversion: git svn'
+'org.freedesktop.secrets: keyring credential helper'
+'libsecret: libsecret credential helper')
+install=git.install
+validpgpkeys=('96E07AF25771955980DAD10020D04E5A713660A7') # Junio C Hamano
+source=("https://www.kernel.org/pub/software/scm/git/git-$pkgver.tar."{xz,sign}
+'git-daemon@.service'
+'git-daemon.socket'
+'git-sysusers.conf')
+sha256sums=('723f24dce8fdd621a308b6187553fce7d5244205c065fe0a3aebd0b7c3f88562'
+'SKIP'
+'14c0b67cfe116b430645c19d8c4759419657e6809dfa28f438c33a005245ad91'
+'ac4c90d62c44926e6d30d18d97767efc901076d4e0283ed812a349aece72f203'
+'7630e8245526ad80f703fac9900a1328588c503ce32b37b9f8811674fcda4a45')
+
+_make_paths=(
+  prefix='/usr'
+  gitexecdir='/usr/lib/git-core'
+  perllibdir="$(/usr/bin/perl -MConfig -wle 'print $Config{installvendorlib}')"
+)
+
+_make_options=(
+  CFLAGS="$CFLAGS"
+  LDFLAGS="$LDFLAGS"
+  INSTALL_SYMLINKS=1
+  MAN_BOLD_LITERAL=1
+  NO_PERL_CPAN_FALLBACKS=1
+  USE_LIBPCRE2=1
+)
+
+build() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  make \
+"${_make_paths[@]}" \
+"${_make_options[@]}" \
+all man
+
+  make -C contrib/credential/gnome-keyring
+  make -C contrib/credential/libsecret
+  make -C contrib/subtree "${_make_paths[@]}" all man
+  make -C contrib/mw-to-git "${_make_paths[@]}" all
+  make -C contrib/diff-highlight "${_make_paths[@]}"
+}
+
+check() {
+  cd "$srcdir/$pkgname-$pkgver"
+
+  local jobs
+  jobs=$(expr "$MAKEFLAGS" : '.*\(-j[0-9]*\).*') || true
+  mkdir -p /dev/shm/git-test
+  # explicitly specify SHELL to avoid a test failure in t/t9903-bash-prompt.sh
+  # which is caused by 'git rebase' trying to use builduser's SHELL inside the
+  # build chroot (i.e.: /usr/bin/nologin)
+  SHELL=/bin/sh \
+  make \
+"${_make_paths[@]}" \
+"${_make_options[@]}" \
+NO_SVN_TESTS=y \
+DEFAULT_TEST_TARGET=prove \
+GIT_PROVE_OPTS="$jobs -Q" \
+GIT_TEST_OPTS="--root=/dev/shm/git-test" \
+test
+}
+
+package() {
+  cd "$srcdir/$pkgname-$pkgver"
+  
+  make \
+"${_make_paths[@]}" \
+"${_make_options[@]}" \
+DESTDIR="$pkgdir" \
+install install-man
+
+  # bash completion
+  mkdir -p "$pkgdir"/usr/share/bash-completion/completions/
+  install -m 0644 ./contrib/completion/git-completion.bash 
"$pkgdir"/usr/share/bash-completion/completions/git
+  # fancy git prompt
+  mkdir -p "$pkgdir"/usr/share/git/
+  install -m 0644 ./contrib/completion/git-prompt.sh 
"$pkgdir"/usr/share/git/git-prompt.sh
+  # gnome credentials helper (deprecated, but we will keep it as long there is 
no extra cost)
+  # https://gitlab.gnome.org/GNOME/libgnome-keyring/commit/6a5adea4aec93
+  install -m 0755 
contrib/credential/gnome-keyring/git-credential-gnome-keyring \
+  

[arch-commits] Commit in git/trunk (PKGBUILD)

2019-12-24 Thread Christian Hesse via arch-commits
Date: Tuesday, December 24, 2019 @ 21:39:24
  Author: eworm
Revision: 372224

upgpkg: git 2.24.1-3

python 2.x -> 3.x

Modified:
  git/trunk/PKGBUILD

--+
 PKGBUILD |   17 +++--
 1 file changed, 3 insertions(+), 14 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 20:46:41 UTC (rev 372223)
+++ PKGBUILD2019-12-24 21:39:24 UTC (rev 372224)
@@ -3,7 +3,7 @@
 
 pkgname=git
 pkgver=2.24.1
-pkgrel=2
+pkgrel=3
 pkgdesc='the fast distributed version control system'
 arch=(x86_64)
 url='https://git-scm.com/'
@@ -10,7 +10,7 @@
 license=('GPL2')
 depends=('curl' 'expat' 'perl' 'perl-error' 'perl-mailtools'
  'openssl' 'pcre2' 'grep' 'shadow')
-makedepends=('python2' 'libgnome-keyring' 'xmlto' 'asciidoc')
+makedepends=('python' 'libgnome-keyring' 'xmlto' 'asciidoc')
 optdepends=('tk: gitk and git gui'
 'perl-libwww: git svn'
 'perl-term-readkey: git svn and interactive.singlekey setting'
@@ -21,7 +21,7 @@
 'perl-datetime-format-iso8601: git mediawiki support'
 'perl-lwp-protocol-https: git mediawiki https support'
 'perl-cgi: gitweb (web interface) support'
-'python2: various helper scripts'
+'python: git svn'
 'subversion: git svn'
 'org.freedesktop.secrets: keyring credential helper'
 'libsecret: libsecret credential helper')
@@ -53,7 +53,6 @@
 )
 
 build() {
-  export PYTHON_PATH='/usr/bin/python2'
   cd "$srcdir/$pkgname-$pkgver"
 
   make \
@@ -69,7 +68,6 @@
 }
 
 check() {
-  export PYTHON_PATH='/usr/bin/python2'
   cd "$srcdir/$pkgname-$pkgver"
 
   local jobs
@@ -90,7 +88,6 @@
 }
 
 package() {
-  export PYTHON_PATH='/usr/bin/python2'
   cd "$srcdir/$pkgname-$pkgver"
   
   make \
@@ -122,14 +119,6 @@
   find contrib/ -name '.gitignore' -delete
   cp -a ./contrib/* "$pkgdir"/usr/share/git/
 
-  # scripts are for python 2.x
-  sed -i 's|#![ ]*/usr/bin/env python$|#!/usr/bin/env python2|' \
-$(find "$pkgdir" -name '*.py') \
-"$pkgdir"/usr/share/git/remote-helpers/git-remote-bzr \
-"$pkgdir"/usr/share/git/remote-helpers/git-remote-hg
-  sed -i 's|#![ ]*/usr/bin/python$|#!/usr/bin/python2|' \
-"$pkgdir"/usr/share/git/svn-fe/svnrdump_sim.py
-
   # git-daemon via systemd socket activation
   install -D -m 0644 "$srcdir"/git-daemon@.service 
"$pkgdir"/usr/lib/systemd/system/git-daemon@.service
   install -D -m 0644 "$srcdir"/git-daemon.socket 
"$pkgdir"/usr/lib/systemd/system/git-daemon.socket


[arch-commits] Commit in haskell-monad-journal/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:39:42
  Author: felixonmars
Revision: 540550

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-monad-journal/repos/community-staging-x86_64/
  haskell-monad-journal/repos/community-staging-x86_64/PKGBUILD
(from rev 540549, haskell-monad-journal/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: haskell-monad-journal/repos/community-staging-x86_64/PKGBUILD (from rev 
540549, haskell-monad-journal/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:39:42 UTC (rev 540550)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=monad-journal
+pkgname=haskell-monad-journal
+pkgver=0.8.1
+pkgrel=53
+pkgdesc="Pure logger typeclass and monad transformer"
+url="https://github.com/phaazon/monad-journal;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-monad-control' 'haskell-transformers-base')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('3fbc984b3f74d24fca71bc2530832f3748a64e636adfd504fe48e86fefabe53b0911e5b173b6acbbd85128c11f5bd2a7079d6c3fd622148aee7b56f26173379d')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-enclosed-exceptions/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:38:45
  Author: felixonmars
Revision: 540546

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-enclosed-exceptions/repos/community-staging-x86_64/
  haskell-enclosed-exceptions/repos/community-staging-x86_64/PKGBUILD
(from rev 540545, haskell-enclosed-exceptions/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: haskell-enclosed-exceptions/repos/community-staging-x86_64/PKGBUILD 
(from rev 540545, haskell-enclosed-exceptions/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:38:45 UTC (rev 540546)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=enclosed-exceptions
+pkgname=haskell-enclosed-exceptions
+pkgver=1.0.3
+pkgrel=37
+pkgdesc="Catching all exceptions from within an enclosed computation"
+url="https://github.com/jcristovao/enclosed-exceptions;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-lifted-base" "haskell-monad-control" 
"haskell-transformers-base")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('68edb501f42f01d8b4bbce374e49295e045650a8b19fdbf527a54458728e61f53c6c6bcfd1613a7169b013a34bd51cbd2ab2c457cf616fbc8c052b98533bde6c')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in python-pipreqs/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:39:00
  Author: felixonmars
Revision: 540547

upgpkg: python-pipreqs 0.4.8-1

Modified:
  python-pipreqs/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:38:45 UTC (rev 540546)
+++ PKGBUILD2019-12-24 21:39:00 UTC (rev 540547)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pipreqs
-pkgver=0.4.7
-pkgrel=3
+pkgver=0.4.8
+pkgrel=1
 pkgdesc="Pip requirements.txt generator based on imports in project"
 url="https://github.com/bndr/pipreqs;
 license=('MIT')
@@ -10,7 +10,7 @@
 depends=('python-docopt' 'python-yarg')
 makedepends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/bndr/pipreqs/archive/v$pkgver.tar.gz;)
-sha512sums=('c6f2c9fec0d00b2d853d46cf52c777f1e7a27e1ba63c0516ffee78c15f52387273ed5de6571ca7b837c7386f42ebaf57c08f26fead99f25de2249c484affa87c')
+sha512sums=('6e89ec5a20e078c3b3be28c6157d1f795c73ce545e1436b64211e799177d56ab2d9382df44936210ffd1f626e5a5cbf6f7a0a3901bffc677f4c6b2b47b2ecd85')
 
 build() {
   cd pipreqs-$pkgver


[arch-commits] Commit in python-pipreqs/repos/community-any (PKGBUILD PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:39:12
  Author: felixonmars
Revision: 540548

archrelease: copy trunk to community-any

Added:
  python-pipreqs/repos/community-any/PKGBUILD
(from rev 540547, python-pipreqs/trunk/PKGBUILD)
Deleted:
  python-pipreqs/repos/community-any/PKGBUILD

--+
 PKGBUILD |   60 ++--
 1 file changed, 30 insertions(+), 30 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2019-12-24 21:39:00 UTC (rev 540547)
+++ PKGBUILD2019-12-24 21:39:12 UTC (rev 540548)
@@ -1,30 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-pipreqs
-pkgver=0.4.7
-pkgrel=3
-pkgdesc="Pip requirements.txt generator based on imports in project"
-url="https://github.com/bndr/pipreqs;
-license=('MIT')
-arch=('any')
-depends=('python-docopt' 'python-yarg')
-makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/bndr/pipreqs/archive/v$pkgver.tar.gz;)
-sha512sums=('c6f2c9fec0d00b2d853d46cf52c777f1e7a27e1ba63c0516ffee78c15f52387273ed5de6571ca7b837c7386f42ebaf57c08f26fead99f25de2249c484affa87c')
-
-build() {
-  cd pipreqs-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd pipreqs-$pkgver
-  python setup.py test
-}
-
-package() {
-  cd pipreqs-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: python-pipreqs/repos/community-any/PKGBUILD (from rev 540547, 
python-pipreqs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2019-12-24 21:39:12 UTC (rev 540548)
@@ -0,0 +1,30 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pipreqs
+pkgver=0.4.8
+pkgrel=1
+pkgdesc="Pip requirements.txt generator based on imports in project"
+url="https://github.com/bndr/pipreqs;
+license=('MIT')
+arch=('any')
+depends=('python-docopt' 'python-yarg')
+makedepends=('python-setuptools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/bndr/pipreqs/archive/v$pkgver.tar.gz;)
+sha512sums=('6e89ec5a20e078c3b3be28c6157d1f795c73ce545e1436b64211e799177d56ab2d9382df44936210ffd1f626e5a5cbf6f7a0a3901bffc677f4c6b2b47b2ecd85')
+
+build() {
+  cd pipreqs-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd pipreqs-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd pipreqs-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}


[arch-commits] Commit in haskell-enclosed-exceptions/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:38:34
  Author: felixonmars
Revision: 540545

upgpkg: haskell-enclosed-exceptions 1.0.3-37: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-enclosed-exceptions/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:38:12 UTC (rev 540544)
+++ PKGBUILD2019-12-24 21:38:34 UTC (rev 540545)
@@ -4,7 +4,7 @@
 _hkgname=enclosed-exceptions
 pkgname=haskell-enclosed-exceptions
 pkgver=1.0.3
-pkgrel=36
+pkgrel=37
 pkgdesc="Catching all exceptions from within an enclosed computation"
 url="https://github.com/jcristovao/enclosed-exceptions;
 license=("MIT")


[arch-commits] Commit in ruby-faraday/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:38:12
  Author: felixonmars
Revision: 540544

archrelease: copy trunk to community-testing-any

Added:
  ruby-faraday/repos/community-testing-any/
  ruby-faraday/repos/community-testing-any/PKGBUILD
(from rev 540543, ruby-faraday/trunk/PKGBUILD)

--+
 PKGBUILD |   25 +
 1 file changed, 25 insertions(+)

Copied: ruby-faraday/repos/community-testing-any/PKGBUILD (from rev 540543, 
ruby-faraday/trunk/PKGBUILD)
===
--- community-testing-any/PKGBUILD  (rev 0)
+++ community-testing-any/PKGBUILD  2019-12-24 21:38:12 UTC (rev 540544)
@@ -0,0 +1,25 @@
+# Maintainer: Felix Yan 
+# Contributor: Anatol Pomozov 
+# Contributor: Alfredo Palhares 
+# Contributor: Jochen Schalanda 
+
+pkgname=ruby-faraday
+pkgver=0.17.0
+pkgrel=1
+pkgdesc='HTTP/REST API client library.'
+arch=('any')
+url='https://github.com/lostisland/faraday'
+license=('MIT')
+depends=('ruby' 'ruby-multipart-post')
+makedepends=('ruby-rdoc')
+options=('!emptydirs')
+source=("https://rubygems.org/downloads/faraday-$pkgver.gem;)
+noextract=("faraday-$pkgver.gem")
+sha512sums=('04ebe37e21cdf2c284ae7af22de4de47fa7b4a99c13b3dfaab55ff8a82df3bab262afafdb7cb267fa71118e62d7a6dfa62ec6a4a53fc72123867745d23f376fc')
+
+package() {
+  local _gemdir="$(ruby -e'puts Gem.default_dir')"
+  gem install --ignore-dependencies --no-user-install -i "$pkgdir/$_gemdir" -n 
"$pkgdir/usr/bin" faraday-$pkgver.gem
+  rm "$pkgdir/$_gemdir/cache/faraday-$pkgver.gem"
+  install -D -m644 "$pkgdir/$_gemdir/gems/faraday-$pkgver/LICENSE.md" 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE.md"
+}


[arch-commits] Commit in haskell-lifted-base/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:37:51
  Author: felixonmars
Revision: 540542

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-lifted-base/repos/community-staging-x86_64/
  haskell-lifted-base/repos/community-staging-x86_64/PKGBUILD
(from rev 540541, haskell-lifted-base/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: haskell-lifted-base/repos/community-staging-x86_64/PKGBUILD (from rev 
540541, haskell-lifted-base/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:37:51 UTC (rev 540542)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=lifted-base
+pkgname=haskell-lifted-base
+pkgver=0.2.3.12
+pkgrel=50
+pkgdesc="lifted IO operations from the base library"
+url="https://github.com/basvandijk/lifted-base;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-monad-control" "haskell-transformers-base")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('8bdd69686cdcd8841304341282f9b32a7d1c095da276bfb877017f12400f0f62018fda47fb41f36b817a91093856d8a02f0b8c7b8fe397fd9a839f20e64b8a32')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in ruby-faraday/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:38:01
  Author: felixonmars
Revision: 540543

upgpkg: ruby-faraday 0.17.0-1

Modified:
  ruby-faraday/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:37:51 UTC (rev 540542)
+++ PKGBUILD2019-12-24 21:38:01 UTC (rev 540543)
@@ -4,7 +4,7 @@
 # Contributor: Jochen Schalanda 
 
 pkgname=ruby-faraday
-pkgver=0.16.2
+pkgver=0.17.0
 pkgrel=1
 pkgdesc='HTTP/REST API client library.'
 arch=('any')
@@ -15,7 +15,7 @@
 options=('!emptydirs')
 source=("https://rubygems.org/downloads/faraday-$pkgver.gem;)
 noextract=("faraday-$pkgver.gem")
-sha512sums=('56ba47a7f0fbf674462a50bcc58c79ea37fc0336f44a434c478f0f3aae3b3e1af76e6a7921f7353030be2d4c778c0d1ae23eb450517cff6f395d0252e4b552b1')
+sha512sums=('04ebe37e21cdf2c284ae7af22de4de47fa7b4a99c13b3dfaab55ff8a82df3bab262afafdb7cb267fa71118e62d7a6dfa62ec6a4a53fc72123867745d23f376fc')
 
 package() {
   local _gemdir="$(ruby -e'puts Gem.default_dir')"


[arch-commits] Commit in haskell-lifted-base/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:37:40
  Author: felixonmars
Revision: 540541

upgpkg: haskell-lifted-base 0.2.3.12-50: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-lifted-base/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:36:57 UTC (rev 540540)
+++ PKGBUILD2019-12-24 21:37:40 UTC (rev 540541)
@@ -4,7 +4,7 @@
 _hkgname=lifted-base
 pkgname=haskell-lifted-base
 pkgver=0.2.3.12
-pkgrel=49
+pkgrel=50
 pkgdesc="lifted IO operations from the base library"
 url="https://github.com/basvandijk/lifted-base;
 license=("BSD")


[arch-commits] Commit in haskell-monad-control/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:36:57
  Author: felixonmars
Revision: 540540

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-monad-control/repos/community-staging-x86_64/
  haskell-monad-control/repos/community-staging-x86_64/PKGBUILD
(from rev 540539, haskell-monad-control/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: haskell-monad-control/repos/community-staging-x86_64/PKGBUILD (from rev 
540539, haskell-monad-control/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:36:57 UTC (rev 540540)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=monad-control
+pkgname=haskell-monad-control
+pkgver=1.0.2.3
+pkgrel=50
+pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
+url="https://github.com/basvandijk/monad-control;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' "haskell-transformers-base" "haskell-transformers-compat")
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('59837326ec9f25220cb6c7329c91a5806b0ec7412d6af24c0f0d52c4fd93b084e92edd4f5f61a4f9c4248034fa540c23b65d2aacdfca737ece98bb132b8f08d4')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-monad-control/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:36:46
  Author: felixonmars
Revision: 540539

upgpkg: haskell-monad-control 1.0.2.3-50: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-monad-control/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:36:03 UTC (rev 540538)
+++ PKGBUILD2019-12-24 21:36:46 UTC (rev 540539)
@@ -4,7 +4,7 @@
 _hkgname=monad-control
 pkgname=haskell-monad-control
 pkgver=1.0.2.3
-pkgrel=49
+pkgrel=50
 pkgdesc="Lift control operations, like exception catching, through monad 
transformers"
 url="https://github.com/basvandijk/monad-control;
 license=("BSD")


[arch-commits] Commit in haskell-transformers-base/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:36:03
  Author: felixonmars
Revision: 540538

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-transformers-base/repos/community-staging-x86_64/
  haskell-transformers-base/repos/community-staging-x86_64/PKGBUILD
(from rev 540537, haskell-transformers-base/trunk/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: haskell-transformers-base/repos/community-staging-x86_64/PKGBUILD (from 
rev 540537, haskell-transformers-base/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:36:03 UTC (rev 540538)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=transformers-base
+pkgname=haskell-transformers-base
+pkgver=0.4.5.2
+pkgrel=48
+pkgdesc="Lift computations from the bottom of a transformer stack"
+url="https://github.com/mvv/transformers-base;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-orphans' 'haskell-transformers-compat')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('5953d99fee3a02f825c096cf035a5ee825da17e154ca9847ddb215dee54a96a8b28af2b4adb639ef3548ea9aa8a2cb781563c7ffbb399bed5a35c056d03bcbd4')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-forphaninstances
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-transformers-base/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:35:51
  Author: felixonmars
Revision: 540537

upgpkg: haskell-transformers-base 0.4.5.2-48: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-transformers-base/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:35:09 UTC (rev 540536)
+++ PKGBUILD2019-12-24 21:35:51 UTC (rev 540537)
@@ -4,7 +4,7 @@
 _hkgname=transformers-base
 pkgname=haskell-transformers-base
 pkgver=0.4.5.2
-pkgrel=47
+pkgrel=48
 pkgdesc="Lift computations from the bottom of a transformer stack"
 url="https://github.com/mvv/transformers-base;
 license=("BSD")


[arch-commits] Commit in haskell-storable-tuple/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:34:57
  Author: felixonmars
Revision: 540535

upgpkg: haskell-storable-tuple 0.0.3.3-52: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-storable-tuple/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:34:14 UTC (rev 540534)
+++ PKGBUILD2019-12-24 21:34:57 UTC (rev 540535)
@@ -4,7 +4,7 @@
 _hkgname=storable-tuple
 pkgname=haskell-storable-tuple
 pkgver=0.0.3.3
-pkgrel=51
+pkgrel=52
 pkgdesc="Storable instance for pairs and triples"
 url="http://code.haskell.org/~thielema/storable-tuple/;
 license=("BSD")


[arch-commits] Commit in haskell-storable-tuple/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:35:09
  Author: felixonmars
Revision: 540536

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-storable-tuple/repos/community-staging-x86_64/
  haskell-storable-tuple/repos/community-staging-x86_64/PKGBUILD
(from rev 540535, haskell-storable-tuple/trunk/PKGBUILD)

--+
 PKGBUILD |   39 +++
 1 file changed, 39 insertions(+)

Copied: haskell-storable-tuple/repos/community-staging-x86_64/PKGBUILD (from 
rev 540535, haskell-storable-tuple/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:35:09 UTC (rev 540536)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=storable-tuple
+pkgname=haskell-storable-tuple
+pkgver=0.0.3.3
+pkgrel=52
+pkgdesc="Storable instance for pairs and triples"
+url="http://code.haskell.org/~thielema/storable-tuple/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-storable-record' 'haskell-utility-ht' 
'haskell-base-orphans')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('046a809d8b6655259f3cb4de55b81d272007cf2d32f0eec3f464924f595f904030102c3fd4f3b193a01b48d2d54582a9206314a2e87cd17ecdc16a159fe73b4d')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fsplitbase
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-storable-complex/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:34:14
  Author: felixonmars
Revision: 540534

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-storable-complex/repos/community-staging-x86_64/
  haskell-storable-complex/repos/community-staging-x86_64/PKGBUILD
(from rev 540533, haskell-storable-complex/trunk/PKGBUILD)

--+
 PKGBUILD |   38 ++
 1 file changed, 38 insertions(+)

Copied: haskell-storable-complex/repos/community-staging-x86_64/PKGBUILD (from 
rev 540533, haskell-storable-complex/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:34:14 UTC (rev 540534)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=storable-complex
+pkgname=haskell-storable-complex
+pkgver=0.2.3.0
+pkgrel=28
+pkgdesc="Storable instance for Complex"
+url="https://github.com/cartazio/storable-complex;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-base-orphans')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('26e2dec12e84bdd1ce1eeb6662577179e203e2af12e8f04f5c2fd323a5474645232cf06744af9ed3252d8d36320b88c63023b1ff12bbfb9a95a48ed70d352c77')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-storable-complex/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:34:03
  Author: felixonmars
Revision: 540533

upgpkg: haskell-storable-complex 0.2.3.0-28: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-storable-complex/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:33:21 UTC (rev 540532)
+++ PKGBUILD2019-12-24 21:34:03 UTC (rev 540533)
@@ -4,7 +4,7 @@
 _hkgname=storable-complex
 pkgname=haskell-storable-complex
 pkgver=0.2.3.0
-pkgrel=27
+pkgrel=28
 pkgdesc="Storable instance for Complex"
 url="https://github.com/cartazio/storable-complex;
 license=("BSD")


[arch-commits] Commit in haskell-raw-strings-qq/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:33:21
  Author: felixonmars
Revision: 540532

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-raw-strings-qq/repos/community-staging-x86_64/
  haskell-raw-strings-qq/repos/community-staging-x86_64/PKGBUILD
(from rev 540531, haskell-raw-strings-qq/trunk/PKGBUILD)

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

Copied: haskell-raw-strings-qq/repos/community-staging-x86_64/PKGBUILD (from 
rev 540531, haskell-raw-strings-qq/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:33:21 UTC (rev 540532)
@@ -0,0 +1,42 @@
+# Maintainer: Felix Yan 
+
+_hkgname=raw-strings-qq
+pkgname=haskell-raw-strings-qq
+pkgver=1.1
+pkgrel=10
+pkgdesc="Raw string literals for Haskell"
+url="https://github.com/23Skidoo/raw-strings-qq;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-hunit')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('9daf7acad6619c9d077b49591003f2c42baca060b20202f597c7468da765a59add2b78b90d634bbf785e299fb85d39dba242d070e15ec208391059e64850acbc')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-raw-strings-qq/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:33:10
  Author: felixonmars
Revision: 540531

upgpkg: haskell-raw-strings-qq 1.1-10: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-raw-strings-qq/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:32:28 UTC (rev 540530)
+++ PKGBUILD2019-12-24 21:33:10 UTC (rev 540531)
@@ -3,7 +3,7 @@
 _hkgname=raw-strings-qq
 pkgname=haskell-raw-strings-qq
 pkgver=1.1
-pkgrel=9
+pkgrel=10
 pkgdesc="Raw string literals for Haskell"
 url="https://github.com/23Skidoo/raw-strings-qq;
 license=('BSD')


[arch-commits] Commit in haskell-pcre-light/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:32:17
  Author: felixonmars
Revision: 540529

upgpkg: haskell-pcre-light 0.4.1.0-3: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-pcre-light/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:31:22 UTC (rev 540528)
+++ PKGBUILD2019-12-24 21:32:17 UTC (rev 540529)
@@ -4,7 +4,7 @@
 _hkgname=pcre-light
 pkgname=haskell-pcre-light
 pkgver=0.4.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Portable regex library for Perl 5 compatible regular expressions"
 url="https://github.com/Daniel-Diaz/pcre-light;
 license=("BSD")


[arch-commits] Commit in haskell-pcre-light/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:32:28
  Author: felixonmars
Revision: 540530

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-pcre-light/repos/community-staging-x86_64/
  haskell-pcre-light/repos/community-staging-x86_64/PKGBUILD
(from rev 540529, haskell-pcre-light/trunk/PKGBUILD)

--+
 PKGBUILD |   44 
 1 file changed, 44 insertions(+)

Copied: haskell-pcre-light/repos/community-staging-x86_64/PKGBUILD (from rev 
540529, haskell-pcre-light/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:32:28 UTC (rev 540530)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=pcre-light
+pkgname=haskell-pcre-light
+pkgver=0.4.1.0
+pkgrel=3
+pkgdesc="Portable regex library for Perl 5 compatible regular expressions"
+url="https://github.com/Daniel-Diaz/pcre-light;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'pcre')
+makedepends=('ghc' 'haskell-hunit')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('491d9581e4c29d1a5a3b161210b83abbc135c2d0ee4018481f4101f91c95e93d7acf0764cb464a9ffe84bed9bf8fb400f4c68441ae1be03c0aa182a9be26dc39')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-old_base -fuse-pkg-config
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-hspec-expectations/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:31:22
  Author: felixonmars
Revision: 540528

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hspec-expectations/repos/community-staging-x86_64/
  haskell-hspec-expectations/repos/community-staging-x86_64/PKGBUILD
(from rev 540527, haskell-hspec-expectations/trunk/PKGBUILD)

--+
 PKGBUILD |   37 +
 1 file changed, 37 insertions(+)

Copied: haskell-hspec-expectations/repos/community-staging-x86_64/PKGBUILD 
(from rev 540527, haskell-hspec-expectations/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:31:22 UTC (rev 540528)
@@ -0,0 +1,37 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hspec-expectations
+pkgname=haskell-hspec-expectations
+pkgver=0.8.2
+pkgrel=17
+pkgdesc="Catchy combinators for HUnit"
+url="https://github.com/sol/hspec-expectations;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-call-stack' 'haskell-hunit')
+makedepends=('ghc')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('482799adad2a70f891a61227bcf28e6712e65fa7dceba13da15a101a6814bc0d44aafaeda360a06dcdbcdbb96e5539f15135753eabd63efdd6bf56b8994a44c9')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-hspec-expectations/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:31:11
  Author: felixonmars
Revision: 540527

upgpkg: haskell-hspec-expectations 0.8.2-17: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-hspec-expectations/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:30:30 UTC (rev 540526)
+++ PKGBUILD2019-12-24 21:31:11 UTC (rev 540527)
@@ -3,7 +3,7 @@
 _hkgname=hspec-expectations
 pkgname=haskell-hspec-expectations
 pkgver=0.8.2
-pkgrel=16
+pkgrel=17
 pkgdesc="Catchy combinators for HUnit"
 url="https://github.com/sol/hspec-expectations;
 license=('MIT')


[arch-commits] Commit in haskell-fclabels/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:30:30
  Author: felixonmars
Revision: 540526

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-fclabels/repos/community-staging-x86_64/
  haskell-fclabels/repos/community-staging-x86_64/PKGBUILD
(from rev 540525, haskell-fclabels/trunk/PKGBUILD)

--+
 PKGBUILD |   48 
 1 file changed, 48 insertions(+)

Copied: haskell-fclabels/repos/community-staging-x86_64/PKGBUILD (from rev 
540525, haskell-fclabels/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:30:30 UTC (rev 540526)
@@ -0,0 +1,48 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=fclabels
+pkgname=haskell-fclabels
+pkgver=2.0.3.3
+pkgrel=13
+pkgdesc="First class accessor labels implemented as lenses."
+url="https://github.com/sebastiaanvisser/fclabels;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-hunit')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('0c0f7ed886b65a80aea4e19b5763d7b91ce948b63f86d507ecf0b6874716a190752e0806957c71e0ed0ed97422ba3d09a2be0c82588c8dabfd647474c1a33cff')
+
+prepare() {
+cd $_hkgname-$pkgver
+sed -e 's/< *4.12/<5/' -e 's/< *2.14/<3/' -i $_hkgname.cabal
+}
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


[arch-commits] Commit in haskell-fclabels/trunk (PKGBUILD)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:30:19
  Author: felixonmars
Revision: 540525

upgpkg: haskell-fclabels 2.0.3.3-13: rebuild with tasty-hunit 0.10.0.2

Modified:
  haskell-fclabels/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-24 21:29:19 UTC (rev 540524)
+++ PKGBUILD2019-12-24 21:30:19 UTC (rev 540525)
@@ -4,7 +4,7 @@
 _hkgname=fclabels
 pkgname=haskell-fclabels
 pkgver=2.0.3.3
-pkgrel=12
+pkgrel=13
 pkgdesc="First class accessor labels implemented as lenses."
 url="https://github.com/sebastiaanvisser/fclabels;
 license=("BSD")


[arch-commits] Commit in haskell-cmark-gfm/repos (2 files)

2019-12-24 Thread Felix Yan via arch-commits
Date: Tuesday, December 24, 2019 @ 21:29:19
  Author: felixonmars
Revision: 540524

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-cmark-gfm/repos/community-staging-x86_64/
  haskell-cmark-gfm/repos/community-staging-x86_64/PKGBUILD
(from rev 540523, haskell-cmark-gfm/trunk/PKGBUILD)

--+
 PKGBUILD |   44 
 1 file changed, 44 insertions(+)

Copied: haskell-cmark-gfm/repos/community-staging-x86_64/PKGBUILD (from rev 
540523, haskell-cmark-gfm/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2019-12-24 21:29:19 UTC (rev 540524)
@@ -0,0 +1,44 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=cmark-gfm
+pkgname=haskell-cmark-gfm
+pkgver=0.2.1
+pkgrel=3
+pkgdesc="Fast, accurate GitHub Flavored Markdown parser and renderer"
+url="https://github.com/kivikakk/cmark-gfm-hs;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'cmark-gfm')
+makedepends=('ghc' 'haskell-hunit')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('46c0847608f741df689e5b213ecd023bedc4c79ee9b91bff55eae11ad600b248e5816b7c259d5c862b3c9742c6f5d08b16d1a6cf1b8724f7831e77788d4df70d')
+
+build() {
+cd $_hkgname-$pkgver
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname --enable-tests \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-fpkgconfig
+runhaskell Setup build
+runhaskell Setup register --gen-script
+runhaskell Setup unregister --gen-script
+sed -i -r -e "s|ghc-pkg.*update[^ ]* |&'--force' |" register.sh
+sed -i -r -e "s|ghc-pkg.*unregister[^ ]* |&'--force' |" unregister.sh
+}
+
+check() {
+cd $_hkgname-$pkgver
+runhaskell Setup test
+}
+
+package() {
+cd $_hkgname-$pkgver
+
+install -D -m744 register.sh 
"$pkgdir"/usr/share/haskell/register/$pkgname.sh
+install -D -m744 unregister.sh 
"$pkgdir"/usr/share/haskell/unregister/$pkgname.sh
+runhaskell Setup copy --destdir="$pkgdir"
+install -D -m644 "LICENSE" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+rm -f "${pkgdir}/usr/share/doc/${pkgname}/LICENSE"
+}


  1   2   3   4   5   >