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

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:59:06
  Author: felixonmars
Revision: 994717

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hashable/repos/community-staging-x86_64/PKGBUILD (from rev 
994716, haskell-hashable/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-08-08 05:59:06 UTC (rev 994717)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+# Contributor: Thomas Dziedzic 
+
+_hkgname=hashable
+pkgname=haskell-hashable
+pkgver=1.3.2.0
+pkgrel=24
+pkgdesc="A class for types that can be converted to a hash value"
+url="https://github.com/haskell-unordered-containers/hashable;
+license=('BSD')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+checkdepends=('haskell-hunit' 'haskell-quickcheck' 'haskell-random' 
'haskell-test-framework'
+  'haskell-test-framework-hunit' 
'haskell-test-framework-quickcheck2')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('e828f566d90a8af01db90ac89aa68d3b6c6872363bce648b914ba9229c8e63255931cc46aec4ef646b544a91d33be133553d7a572b11498dc410a18e42cda9a2')
+
+build() {
+cd $_hkgname-$pkgver
+
+if (( CHECKFUNC )); then
+_opts=('--enable-tests')
+else
+_opts=('--disable-tests')
+fi
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-examples
+runhaskell Setup build $MAKEFLAGS
+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 --show-details=direct
+}
+
+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-hashable/trunk (PKGBUILD)

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:58:57
  Author: felixonmars
Revision: 994716

upgpkg: haskell-hashable 1.3.2.0-24: rebuild with primitive 0.7.2.0 (rebuild 
pass 1, specified --nocheck)

Modified:
  haskell-hashable/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-08 05:58:12 UTC (rev 994715)
+++ PKGBUILD2021-08-08 05:58:57 UTC (rev 994716)
@@ -4,7 +4,7 @@
 _hkgname=hashable
 pkgname=haskell-hashable
 pkgver=1.3.2.0
-pkgrel=23
+pkgrel=24
 pkgdesc="A class for types that can be converted to a hash value"
 url="https://github.com/haskell-unordered-containers/hashable;
 license=('BSD')



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:58:12
  Author: felixonmars
Revision: 994715

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-hunit/repos/community-staging-x86_64/PKGBUILD (from rev 994714, 
haskell-hunit/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-08-08 05:58:12 UTC (rev 994715)
@@ -0,0 +1,39 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=HUnit
+pkgname=haskell-hunit
+pkgver=1.6.2.0
+pkgrel=43
+pkgdesc="A unit testing framework for Haskell"
+url="http://hunit.sourceforge.net/;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-call-stack')
+makedepends=('ghc')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('b27c33545fcb4ca78dd9543eb0ab2f09e5edd989d116fe2136d876eb94745e6d384967ea4b3c6dbf0f03511091a82ecd0b299c8ab00769c57d6dddcddc27e8e5')
+
+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 \
+-fbase4
+runhaskell Setup build $MAKEFLAGS
+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-hunit/trunk (PKGBUILD)

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:57:57
  Author: felixonmars
Revision: 994714

upgpkg: haskell-hunit 1.6.2.0-43: rebuild with primitive 0.7.2.0

Modified:
  haskell-hunit/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-08 05:57:17 UTC (rev 994713)
+++ PKGBUILD2021-08-08 05:57:57 UTC (rev 994714)
@@ -4,7 +4,7 @@
 _hkgname=HUnit
 pkgname=haskell-hunit
 pkgver=1.6.2.0
-pkgrel=42
+pkgrel=43
 pkgdesc="A unit testing framework for Haskell"
 url="http://hunit.sourceforge.net/;
 license=("BSD")



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:57:17
  Author: felixonmars
Revision: 994713

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-call-stack/repos/community-staging-x86_64/
  haskell-call-stack/repos/community-staging-x86_64/PKGBUILD
(from rev 994712, haskell-call-stack/trunk/PKGBUILD)

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

Copied: haskell-call-stack/repos/community-staging-x86_64/PKGBUILD (from rev 
994712, haskell-call-stack/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-08-08 05:57:17 UTC (rev 994713)
@@ -0,0 +1,43 @@
+# Maintainer: Felix Yan 
+# Contributor: Roger Duran 
+
+_hkgname=call-stack
+pkgname=haskell-call-stack
+pkgver=0.4.0
+pkgrel=7
+pkgdesc="Use GHC call-stacks in a backward compatible way"
+url="https://github.com/sol/call-stack;
+license=("MIT")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc' 'haskell-nanospec')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('ab8ead1f9d6a71a6c70d2c484de4e42f3aecdcadd6d02f447b450e58b8556c7c4c293b8865ff154ea9bc6aca71cf5182034dc46265d364c4389882ab0ee3b937')
+
+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 $MAKEFLAGS
+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 --show-details=direct
+}
+
+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-call-stack/trunk (PKGBUILD)

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:57:10
  Author: felixonmars
Revision: 994712

upgpkg: haskell-call-stack 0.4.0-7: rebuild with primitive 0.7.2.0

Modified:
  haskell-call-stack/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-08 05:56:31 UTC (rev 994711)
+++ PKGBUILD2021-08-08 05:57:10 UTC (rev 994712)
@@ -4,7 +4,7 @@
 _hkgname=call-stack
 pkgname=haskell-call-stack
 pkgver=0.4.0
-pkgrel=6
+pkgrel=7
 pkgdesc="Use GHC call-stacks in a backward compatible way"
 url="https://github.com/sol/call-stack;
 license=("MIT")



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:56:31
  Author: felixonmars
Revision: 994711

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-clock/repos/community-staging-x86_64/PKGBUILD (from rev 994710, 
haskell-clock/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-08-08 05:56:31 UTC (rev 994711)
@@ -0,0 +1,51 @@
+# Maintainer: Felix Yan 
+# Contributor: Arch Haskell Team 
+
+_hkgname=clock
+pkgname=haskell-clock
+pkgver=0.8.2
+pkgrel=77
+pkgdesc="High-resolution clock functions: monotonic, realtime, cputime."
+url="https://github.com/corsis/clock;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+checkdepends=('haskell-tasty' 'haskell-tasty-quickcheck')
+source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz;)
+sha512sums=('42a7681ae8f1357c4ae39f51a15d7a00f3d587c8fc787d648308f914702471e6f9b32ee51fa1e8164a77f195600fdab8e27d45aa13a7052a921c4b8c246b891e')
+
+build() {
+cd $_hkgname-$pkgver
+
+if (( CHECKFUNC )); then
+_opts=('--enable-tests')
+else
+_opts=('--disable-tests')
+fi
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid \
+-f-llvm
+runhaskell Setup build $MAKEFLAGS
+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 --show-details=direct
+}
+
+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-clock/trunk (PKGBUILD)

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:56:24
  Author: felixonmars
Revision: 994710

upgpkg: haskell-clock 0.8.2-77: rebuild with primitive 0.7.2.0 (rebuild pass 1, 
specified --nocheck)

Modified:
  haskell-clock/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-08 05:55:48 UTC (rev 994709)
+++ PKGBUILD2021-08-08 05:56:24 UTC (rev 994710)
@@ -4,7 +4,7 @@
 _hkgname=clock
 pkgname=haskell-clock
 pkgver=0.8.2
-pkgrel=76
+pkgrel=77
 pkgdesc="High-resolution clock functions: monotonic, realtime, cputime."
 url="https://github.com/corsis/clock;
 license=("BSD")



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:55:48
  Author: felixonmars
Revision: 994709

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-nanospec/repos/community-staging-x86_64/PKGBUILD (from rev 
994708, haskell-nanospec/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-08-08 05:55:48 UTC (rev 994709)
@@ -0,0 +1,49 @@
+# Maintainer: Felix Yan 
+
+_hkgname=nanospec
+pkgname=haskell-nanospec
+pkgver=0.2.2
+pkgrel=189
+pkgdesc="A lightweight implementation of a subset of Hspec's API"
+url="https://github.com/commercialhaskell/nanospec;
+license=('MIT')
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+checkdepends=('haskell-hspec' 'haskell-silently')
+source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
+sha512sums=('6161b5cc1797a3fdcd07cad14deaa3edd6faa87309b5e8a31834d7c1dda23737fe4f2e763b13da7f5ef6f6ee3a9414f88b9ae01e5403320ba23d76404324a3b0')
+
+build() {
+cd $_hkgname-$pkgver
+
+if (( CHECKFUNC )); then
+_opts=('--enable-tests')
+else
+_opts=('--disable-tests')
+fi
+
+runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+--prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
+--dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+runhaskell Setup build $MAKEFLAGS
+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 --show-details=direct
+}
+
+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-nanospec/trunk (PKGBUILD)

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:55:41
  Author: felixonmars
Revision: 994708

upgpkg: haskell-nanospec 0.2.2-189: rebuild with primitive 0.7.2.0 (rebuild 
pass 1, specified --nocheck)

Modified:
  haskell-nanospec/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-08 05:55:04 UTC (rev 994707)
+++ PKGBUILD2021-08-08 05:55:41 UTC (rev 994708)
@@ -3,7 +3,7 @@
 _hkgname=nanospec
 pkgname=haskell-nanospec
 pkgver=0.2.2
-pkgrel=188
+pkgrel=189
 pkgdesc="A lightweight implementation of a subset of Hspec's API"
 url="https://github.com/commercialhaskell/nanospec;
 license=('MIT')



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:55:04
  Author: felixonmars
Revision: 994707

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-primitive/repos/community-staging-x86_64/PKGBUILD (from rev 
994706, haskell-primitive/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-08-08 05:55:04 UTC (rev 994707)
@@ -0,0 +1,50 @@
+# Maintainer: Felix Yan 
+# Contributor: Sergej Pupykin 
+
+pkgname=haskell-primitive
+pkgver=0.7.2.0
+pkgrel=1
+pkgdesc="Wrappers for primitive operations"
+url="https://hackage.haskell.org/package/primitive;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs')
+makedepends=('ghc')
+checkdepends=('haskell-base-orphans' 'haskell-quickcheck' 
'haskell-quickcheck-classes-base'
+  'haskell-tasty' 'haskell-tasty-quickcheck' 'haskell-tagged'
+  'haskell-transformers-compat')
+source=("https://hackage.haskell.org/packages/archive/primitive/${pkgver}/primitive-${pkgver}.tar.gz;)
+sha512sums=('ff273e272255484ca9578758befd4ef549e9a067975dbdfd61fad444868746ea392e3fec4f161e102c93d3cda336923c7651acc6fa684e5c08dd78877dd0d05c')
+
+build() {
+  cd primitive-$pkgver
+
+  if (( CHECKFUNC )); then
+_opts=('--enable-tests')
+  else
+_opts=('--disable-tests')
+  fi
+
+  runhaskell Setup configure -O --enable-shared --enable-executable-dynamic 
--disable-library-vanilla \
+  --prefix=/usr --docdir=/usr/share/doc/$pkgname "${_opts[@]}" \
+  --dynlibdir=/usr/lib --libsubdir=\$compiler/site-local/\$pkgid
+  runhaskell Setup build $MAKEFLAGS
+  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 primitive-$pkgver
+  runhaskell Setup test --show-details=direct
+}
+
+package() {
+  cd primitive-$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-primitive/trunk (PKGBUILD)

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:54:56
  Author: felixonmars
Revision: 994706

upgpkg: haskell-primitive 0.7.2.0-1: rebuild with primitive 0.7.2.0

Modified:
  haskell-primitive/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-08 05:06:35 UTC (rev 994705)
+++ PKGBUILD2021-08-08 05:54:56 UTC (rev 994706)
@@ -2,25 +2,20 @@
 # Contributor: Sergej Pupykin 
 
 pkgname=haskell-primitive
-pkgver=0.7.1.0
-pkgrel=150
+pkgver=0.7.2.0
+pkgrel=1
 pkgdesc="Wrappers for primitive operations"
 url="https://hackage.haskell.org/package/primitive;
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs')
-makedepends=('ghc' 'uusi')
+makedepends=('ghc')
 checkdepends=('haskell-base-orphans' 'haskell-quickcheck' 
'haskell-quickcheck-classes-base'
   'haskell-tasty' 'haskell-tasty-quickcheck' 'haskell-tagged'
   'haskell-transformers-compat')
 
source=("https://hackage.haskell.org/packages/archive/primitive/${pkgver}/primitive-${pkgver}.tar.gz;)
-sha512sums=('8ade11d0b2221cfdf042da0263b5b5367a7ca2a9b9e1141844e4a65bb0467df879c92cd3515440d715b59345860c1ec3cb3efd7a3d702269ea15e18692586367')
+sha512sums=('ff273e272255484ca9578758befd4ef549e9a067975dbdfd61fad444868746ea392e3fec4f161e102c93d3cda336923c7651acc6fa684e5c08dd78877dd0d05c')
 
-prepare() {
-  cd primitive-$pkgver
-  uusi -d semigroups -u base -u QuickCheck -u tasty primitive.cabal
-}
-
 build() {
   cd primitive-$pkgver
 



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:06:35
  Author: felixonmars
Revision: 994705

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  106 ++---
 1 file changed, 53 insertions(+), 53 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-08 05:06:26 UTC (rev 994704)
+++ PKGBUILD2021-08-08 05:06:35 UTC (rev 994705)
@@ -1,53 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-hypothesis
-pkgver=6.14.5
-pkgrel=1
-pkgdesc="Advanced Quickcheck style testing library for Python"
-arch=('any')
-license=('MPL')
-url="https://hypothesis.readthedocs.org;
-depends=('python-attrs' 'python-sortedcontainers')
-optdepends=('python-pytz: for datetime and django module'
-'python-faker: for fakefactory and django module'
-'python-django: for django module'
-'python-numpy: for numpy module'
-'python-pytest: for pytest module'
-'python-lark-parser: for lark module'
-'python-libcst: for codemods module')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'flake8' 'python-pytz' 'python-numpy' 
'python-faker'
-  'python-flaky' 'python-django' 'python-mock' 'python-pandas' 
'python-dpcontracts'
-  'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 
'python-coverage'
-  'python-typing_extensions' 'python-black' 'python-fakeredis' 
'python-libcst')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
-sha512sums=('d047eea19129d5855bee5f012f5c91fe1f0de40228600fadad9c76709f951c003450f613f59848064b58f9d0e559b54b44744ae0aae689687488b6506cc8fe1a')
-
-prepare() {
-  mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
-}
-
-build() {
-  cd hypothesis-$pkgver/hypothesis-python
-  python setup.py build
-}
-
-check() {
-  # tests/numpy/test_lazy_import.py: 
https://github.com/HypothesisWorks/hypothesis/issues/2411
-
-  cd hypothesis-$pkgver/hypothesis-python
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  python examples/example_hypothesis_entrypoint/setup.py install 
--root="$PWD/tmp_install" --optimize=1
-
-  
PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PWD/examples/example_hypothesis_entrypoint"
 \
-  PATH="$PWD/tmp_install/usr/bin:$PATH" \
-pytest --ignore tests/numpy/test_lazy_import.py --ignore tmp_install
-}
-
-package() {
-  cd hypothesis-$pkgver/hypothesis-python
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  # It's only present when tests are enabled, so adding -f
-  rm -rf "$pkgdir"/usr/lib/python3.9/site-packages/tests
-}

Copied: python-hypothesis/repos/community-any/PKGBUILD (from rev 994704, 
python-hypothesis/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-08 05:06:35 UTC (rev 994705)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-hypothesis
+pkgver=6.14.6
+pkgrel=1
+pkgdesc="Advanced Quickcheck style testing library for Python"
+arch=('any')
+license=('MPL')
+url="https://hypothesis.readthedocs.org;
+depends=('python-attrs' 'python-sortedcontainers')
+optdepends=('python-pytz: for datetime and django module'
+'python-faker: for fakefactory and django module'
+'python-django: for django module'
+'python-numpy: for numpy module'
+'python-pytest: for pytest module'
+'python-lark-parser: for lark module'
+'python-libcst: for codemods module')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'flake8' 'python-pytz' 'python-numpy' 
'python-faker'
+  'python-flaky' 'python-django' 'python-mock' 'python-pandas' 
'python-dpcontracts'
+  'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 
'python-coverage'
+  'python-typing_extensions' 'python-black' 'python-fakeredis' 
'python-libcst')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
+sha512sums=('fecf5af77d5f355861b6fbf3ea964a741b501a9db032c3f2ded2fb51605f2b961e2ad0633f671d6ffbc2e6ff4ca27412eb456ca7bd9a72a4a9e8b89cc79a7042')
+
+prepare() {
+  mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver
+}
+
+build() {
+  cd hypothesis-$pkgver/hypothesis-python
+  python setup.py build
+}
+
+check() {
+  # tests/numpy/test_lazy_import.py: 
https://github.com/HypothesisWorks/hypothesis/issues/2411
+
+  cd hypothesis-$pkgver/hypothesis-python
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  python examples/example_hypothesis_entrypoint/setup.py install 

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

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 05:06:26
  Author: felixonmars
Revision: 994704

upgpkg: python-hypothesis 6.14.6-1

Modified:
  python-hypothesis/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-08 04:24:33 UTC (rev 994703)
+++ PKGBUILD2021-08-08 05:06:26 UTC (rev 994704)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-hypothesis
-pkgver=6.14.5
+pkgver=6.14.6
 pkgrel=1
 pkgdesc="Advanced Quickcheck style testing library for Python"
 arch=('any')
@@ -21,7 +21,7 @@
   'python-pytest-xdist' 'python-lark-parser' 'python-pexpect' 
'python-coverage'
   'python-typing_extensions' 'python-black' 'python-fakeredis' 
'python-libcst')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/HypothesisWorks/hypothesis/archive/hypothesis-python-$pkgver.tar.gz;)
-sha512sums=('d047eea19129d5855bee5f012f5c91fe1f0de40228600fadad9c76709f951c003450f613f59848064b58f9d0e559b54b44744ae0aae689687488b6506cc8fe1a')
+sha512sums=('fecf5af77d5f355861b6fbf3ea964a741b501a9db032c3f2ded2fb51605f2b961e2ad0633f671d6ffbc2e6ff4ca27412eb456ca7bd9a72a4a9e8b89cc79a7042')
 
 prepare() {
   mv hypothesis-hypothesis-python-$pkgver hypothesis-$pkgver



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 04:24:33
  Author: felixonmars
Revision: 994703

archrelease: copy trunk to community-x86_64

Added:
  smartdns/repos/community-x86_64/PKGBUILD
(from rev 994702, smartdns/trunk/PKGBUILD)
Deleted:
  smartdns/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-08 04:24:25 UTC (rev 994702)
+++ PKGBUILD2021-08-08 04:24:33 UTC (rev 994703)
@@ -1,27 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: zlowly 
-
-pkgname=smartdns
-pkgver=33
-pkgrel=1
-pkgdesc="A local DNS server to obtain the fastest website IP for the best 
Internet experience"
-arch=('x86_64')
-license=('GPL')
-url="https://github.com/pymumu/smartdns;
-backup=("etc/smartdns/smartdns.conf")
-depends=('openssl')
-makedepends=('systemd')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/pymumu/smartdns/archive/Release$pkgver.tar.gz;)
-sha512sums=('5b3dc48831ba356e626655de7b18fdfbcc0d5e5afce6f2bb592418d7e9a85fdccd9876da042eda85290d0bbf354d08666b00f91ef68f5535b1497e9bbe74eb38')
-
-build() {
-  cd smartdns-Release$pkgver/src
-  make
-}
-
-package() {
-  cd smartdns-Release$pkgver
-  make DESTDIR="$pkgdir" RUNSTATEDIR=/run SBINDIR=/usr/bin install
-
-  rm -r "$pkgdir"/etc/init.d
-}

Copied: smartdns/repos/community-x86_64/PKGBUILD (from rev 994702, 
smartdns/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-08 04:24:33 UTC (rev 994703)
@@ -0,0 +1,27 @@
+# Maintainer: Felix Yan 
+# Contributor: zlowly 
+
+pkgname=smartdns
+pkgver=34
+pkgrel=1
+pkgdesc="A local DNS server to obtain the fastest website IP for the best 
Internet experience"
+arch=('x86_64')
+license=('GPL')
+url="https://github.com/pymumu/smartdns;
+backup=("etc/smartdns/smartdns.conf")
+depends=('openssl')
+makedepends=('systemd')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/pymumu/smartdns/archive/Release$pkgver.tar.gz;)
+sha512sums=('05e6c0c28a76d2f7d327cb0725a8e89d4db7bb5519a6d381680c1b01e75f98a8777b718e6a6c27a864c3f4f3dc90c2bbd9946ed78f2c64bd3f49b67477ae26e0')
+
+build() {
+  cd smartdns-Release$pkgver/src
+  make
+}
+
+package() {
+  cd smartdns-Release$pkgver
+  make DESTDIR="$pkgdir" RUNSTATEDIR=/run SBINDIR=/usr/bin install
+
+  rm -r "$pkgdir"/etc/init.d
+}



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Sunday, August 8, 2021 @ 04:24:25
  Author: felixonmars
Revision: 994702

upgpkg: smartdns 34-1

Modified:
  smartdns/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 20:49:37 UTC (rev 994701)
+++ PKGBUILD2021-08-08 04:24:25 UTC (rev 994702)
@@ -2,7 +2,7 @@
 # Contributor: zlowly 
 
 pkgname=smartdns
-pkgver=33
+pkgver=34
 pkgrel=1
 pkgdesc="A local DNS server to obtain the fastest website IP for the best 
Internet experience"
 arch=('x86_64')
@@ -12,7 +12,7 @@
 depends=('openssl')
 makedepends=('systemd')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/pymumu/smartdns/archive/Release$pkgver.tar.gz;)
-sha512sums=('5b3dc48831ba356e626655de7b18fdfbcc0d5e5afce6f2bb592418d7e9a85fdccd9876da042eda85290d0bbf354d08666b00f91ef68f5535b1497e9bbe74eb38')
+sha512sums=('05e6c0c28a76d2f7d327cb0725a8e89d4db7bb5519a6d381680c1b01e75f98a8777b718e6a6c27a864c3f4f3dc90c2bbd9946ed78f2c64bd3f49b67477ae26e0')
 
 build() {
   cd smartdns-Release$pkgver/src



[arch-commits] Commit in linux-zen/repos (3 files)

2021-08-07 Thread Jan Steffens via arch-commits
Date: Sunday, August 8, 2021 @ 02:09:39
  Author: heftig
Revision: 421202

archrelease: copy trunk to testing-x86_64

Added:
  linux-zen/repos/testing-x86_64/
  linux-zen/repos/testing-x86_64/PKGBUILD
(from rev 421201, linux-zen/trunk/PKGBUILD)
  linux-zen/repos/testing-x86_64/config
(from rev 421201, linux-zen/trunk/config)

--+
 PKGBUILD |  202 +
 config   |10619 +
 2 files changed, 10821 insertions(+)

The diff is longer than the limit of 200KB.
Use svn diff -r 421201:421202 to see the changes.


[arch-commits] Commit in linux-zen/trunk (PKGBUILD config)

2021-08-07 Thread Jan Steffens via arch-commits
Date: Sunday, August 8, 2021 @ 02:08:49
  Author: heftig
Revision: 421201

5.13.8.zen2-1

Modified:
  linux-zen/trunk/PKGBUILD
  linux-zen/trunk/config

--+
 PKGBUILD |4 ++--
 config   |5 -
 2 files changed, 6 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 21:59:57 UTC (rev 421200)
+++ PKGBUILD2021-08-08 02:08:49 UTC (rev 421201)
@@ -1,7 +1,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) 
 
 pkgbase=linux-zen
-pkgver=5.13.8.zen1
+pkgver=5.13.8.zen2
 pkgrel=1
 pkgdesc='Linux ZEN'
 _srctag=v${pkgver%.*}-${pkgver##*.}
@@ -26,7 +26,7 @@
   'C5ADB4F3FEBBCE27A3E54D7D9AE4078033F8024D'  # Steven Barrett 

 )
 sha256sums=('SKIP'
-'14d04b843107ee08267cf34a2f276357683a2276b86750b8b020ec40f7f99daf')
+'4ad070267f2c6cc11baf3b51cf6af7e58b712be1ae9f0b422edb6516ff5a655b')
 
 export KBUILD_BUILD_HOST=archlinux
 export KBUILD_BUILD_USER=$pkgbase

Modified: config
===
--- config  2021-08-07 21:59:57 UTC (rev 421200)
+++ config  2021-08-08 02:08:49 UTC (rev 421201)
@@ -1,6 +1,6 @@
 #
 # Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.13.4-zen1 Kernel Configuration
+# Linux/x86 5.13.8-zen2 Kernel Configuration
 #
 CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
 CONFIG_CC_IS_GCC=y
@@ -23,6 +23,7 @@
 #
 # General setup
 #
+# CONFIG_SCHED_MUQSS is not set
 CONFIG_ZEN_INTERACTIVE=y
 CONFIG_INIT_ENV_ARG_LIMIT=32
 # CONFIG_COMPILE_TEST is not set
@@ -453,6 +454,8 @@
 CONFIG_SCHED_SMT=y
 CONFIG_SCHED_MC=y
 CONFIG_SCHED_MC_PRIO=y
+CONFIG_RQ_NONE=y
+CONFIG_SHARERQ=0
 CONFIG_X86_LOCAL_APIC=y
 CONFIG_X86_IO_APIC=y
 CONFIG_X86_REROUTE_FOR_BROKEN_BOOT_IRQS=y



[arch-commits] Commit in qtcreator/repos/extra-x86_64 (PKGBUILD PKGBUILD)

2021-08-07 Thread Antonio Rojas via arch-commits
Date: Saturday, August 7, 2021 @ 21:59:57
  Author: arojas
Revision: 421200

archrelease: copy trunk to extra-x86_64

Added:
  qtcreator/repos/extra-x86_64/PKGBUILD
(from rev 421199, qtcreator/trunk/PKGBUILD)
Deleted:
  qtcreator/repos/extra-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 21:59:46 UTC (rev 421199)
+++ PKGBUILD2021-08-07 21:59:57 UTC (rev 421200)
@@ -1,50 +0,0 @@
-# Maintainer: Antonio Rojas 
-# Contributor: Sven-Hendrik Haase 
-# Contributor: Imanol Celaya 
-# Contributor: Lukas Jirkovsky 
-# Contributor: Dan Vratil 
-# Contributor: thotypous 
-# Contributor: delor 
-
-pkgname=qtcreator
-pkgver=4.15.2
-_clangver=12.0.1
-pkgrel=1
-pkgdesc='Lightweight, cross-platform integrated development environment'
-arch=(x86_64)
-url='https://www.qt.io'
-license=(GPL3)
-depends=(qt5-tools qt5-quickcontrols qt5-quickcontrols2 qt5-webengine qt5-svg 
qt5-quick3d qt5-serialport
- clang=$_clangver clazy syntax-highlighting yaml-cpp)
-makedepends=(cmake llvm python)
-options=(docs)
-optdepends=('qt5-doc: integrated Qt documentation'
-'qt5-examples: welcome page examples'
-'qt5-translations: for other languages'
-'gdb: debugger'
-'cmake: cmake project support'
-'qbs: QBS project support'
-'x11-ssh-askpass: ssh support'
-'git: git support'
-'mercurial: mercurial support'
-'bzr: bazaar support'
-'valgrind: analyze support'
-'perf: performer analyzer'
-'mlocate: locator filter')
-source=(https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz)
-sha256sums=('9edb911d910665891a8e1488d72d080fb9a6002b24eb9034aa031a67a5496f7f')
-
-build() {
-  cmake -B build -S qt-creator-opensource-src-$pkgver \
--DCMAKE_INSTALL_PREFIX=/usr \
--DCMAKE_INSTALL_LIBEXECDIR=lib \
--DWITH_DOCS=ON \
--DBUILD_QBS=OFF
-  cmake --build build
-}
-
-package() {
-  DESTDIR="$pkgdir" cmake --install build
-
-  install -Dm644 qt-creator-opensource-src-$pkgver/LICENSE.GPL3-EXCEPT 
"$pkgdir"/usr/share/licenses/qtcreator/LICENSE.GPL3-EXCEPT
-}

Copied: qtcreator/repos/extra-x86_64/PKGBUILD (from rev 421199, 
qtcreator/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 21:59:57 UTC (rev 421200)
@@ -0,0 +1,54 @@
+# Maintainer: Antonio Rojas 
+# Contributor: Sven-Hendrik Haase 
+# Contributor: Imanol Celaya 
+# Contributor: Lukas Jirkovsky 
+# Contributor: Dan Vratil 
+# Contributor: thotypous 
+# Contributor: delor 
+
+pkgname=qtcreator
+pkgver=4.15.2
+_clangver=12.0.1
+pkgrel=2
+pkgdesc='Lightweight, cross-platform integrated development environment'
+arch=(x86_64)
+url='https://www.qt.io'
+license=(GPL3)
+depends=(qt5-tools qt5-quickcontrols qt5-quickcontrols2 qt5-webengine qt5-svg 
qt5-quick3d qt5-serialport
+ clang=$_clangver clazy syntax-highlighting yaml-cpp)
+makedepends=(cmake llvm python)
+options=(docs)
+optdepends=('qt5-doc: integrated Qt documentation'
+'qt5-examples: welcome page examples'
+'qt5-translations: for other languages'
+'gdb: debugger'
+'cmake: cmake project support'
+'qbs: QBS project support'
+'x11-ssh-askpass: ssh support'
+'git: git support'
+'mercurial: mercurial support'
+'bzr: bazaar support'
+'valgrind: analyze support'
+'perf: performer analyzer'
+'mlocate: locator filter')
+source=(https://download.qt.io/official_releases/qtcreator/${pkgver%.*}/$pkgver/qt-creator-opensource-src-$pkgver.tar.xz)
+sha256sums=('9edb911d910665891a8e1488d72d080fb9a6002b24eb9034aa031a67a5496f7f')
+
+build() {
+  cmake -B build -S qt-creator-opensource-src-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DCMAKE_INSTALL_LIBEXECDIR=lib \
+-DWITH_DOCS=ON \
+-DBUILD_DEVELOPER_DOCS=ON \
+-DBUILD_QBS=OFF
+  cmake --build build
+  cmake --build build --target docs
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+# Install docs
+  cp -r build/share/doc "$pkgdir"/usr/share
+
+  install -Dm644 qt-creator-opensource-src-$pkgver/LICENSE.GPL3-EXCEPT 
"$pkgdir"/usr/share/licenses/qtcreator/LICENSE.GPL3-EXCEPT
+}



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

2021-08-07 Thread Antonio Rojas via arch-commits
Date: Saturday, August 7, 2021 @ 21:59:46
  Author: arojas
Revision: 421199

Install docs (FS#71762)

Modified:
  qtcreator/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 21:14:19 UTC (rev 421198)
+++ PKGBUILD2021-08-07 21:59:46 UTC (rev 421199)
@@ -9,7 +9,7 @@
 pkgname=qtcreator
 pkgver=4.15.2
 _clangver=12.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Lightweight, cross-platform integrated development environment'
 arch=(x86_64)
 url='https://www.qt.io'
@@ -39,12 +39,16 @@
 -DCMAKE_INSTALL_PREFIX=/usr \
 -DCMAKE_INSTALL_LIBEXECDIR=lib \
 -DWITH_DOCS=ON \
+-DBUILD_DEVELOPER_DOCS=ON \
 -DBUILD_QBS=OFF
   cmake --build build
+  cmake --build build --target docs
 }
 
 package() {
   DESTDIR="$pkgdir" cmake --install build
+# Install docs
+  cp -r build/share/doc "$pkgdir"/usr/share
 
   install -Dm644 qt-creator-opensource-src-$pkgver/LICENSE.GPL3-EXCEPT 
"$pkgdir"/usr/share/licenses/qtcreator/LICENSE.GPL3-EXCEPT
 }



[arch-commits] Commit in prometheus-node-exporter/repos/extra-x86_64 (8 files)

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 21:14:19
  Author: jelle
Revision: 421198

archrelease: copy trunk to extra-x86_64

Added:
  prometheus-node-exporter/repos/extra-x86_64/PKGBUILD
(from rev 421197, prometheus-node-exporter/trunk/PKGBUILD)
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.conf
(from rev 421197, 
prometheus-node-exporter/trunk/prometheus-node-exporter.conf)
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.service
(from rev 421197, 
prometheus-node-exporter/trunk/prometheus-node-exporter.service)
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.sysusers
(from rev 421197, 
prometheus-node-exporter/trunk/prometheus-node-exporter.sysusers)
Deleted:
  prometheus-node-exporter/repos/extra-x86_64/PKGBUILD
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.conf
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.service
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.sysusers

---+
 PKGBUILD  |  120 ++--
 prometheus-node-exporter.conf |2 
 prometheus-node-exporter.service  |   36 +-
 prometheus-node-exporter.sysusers |2 
 4 files changed, 80 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 21:08:42 UTC (rev 421197)
+++ PKGBUILD2021-08-07 21:14:19 UTC (rev 421198)
@@ -1,60 +0,0 @@
-# Maintainer: Johannes Löthberg 
-
-pkgname=prometheus-node-exporter
-pkgver=1.2.2
-pkgrel=1
-
-pkgdesc='Exporter for machine metrics'
-url='https://github.com/prometheus/node_exporter'
-arch=('x86_64')
-license=('Apache')
-
-depends=('glibc')
-makedepends=('go' 'git')
-
-backup=('etc/conf.d/prometheus-node-exporter')
-
-source=("$pkgname-$pkgver.tar.gz::https://github.com/prometheus/node_exporter/archive/v$pkgver.tar.gz;
-prometheus-node-exporter.conf
-prometheus-node-exporter.service
-prometheus-node-exporter.sysusers)
-
-sha256sums=('3b7b710dad97d9d2b4cb8c3f166ee1c86f629cce59062b09d4fb22459163ec86'
-'ce93e2b95bfc86a8a046e2f9175408e1cbffa784fd3b65dd141fde70b5bb2585'
-'457e305760323f941d20248e2ca5817ae4a8b5586f79a2331b968bf3baa66c5b'
-'c7fd0b1793dfe7a354a28e978d3c79e7195eaf43376b9eece37e996fe0772c5c')
-
-build() {
-  cd node_exporter-$pkgver
-
-  go build \
--trimpath \
--buildmode=pie \
--mod=readonly \
--modcacherw \
--ldflags "-linkmode external -extldflags ${LDFLAGS} \
-  -X github.com/prometheus/common/version.Version=$pkgver \
-  -X github.com/prometheus/common/version.Revision=$pkgver \
-  -X github.com/prometheus/common/version.Branch=tarball \
-  -X github.com/prometheus/common/version.BuildUser=someone@builder \
-  -X github.com/prometheus/common/version.BuildDate=$(date 
-d=@"$SOURCE_DATE_EPOCH" +%Y%m%d-%H:%M:%S)" \
-.
-}
-
-check() {
-  cd node_exporter-$pkgver
-
-  make collector/fixtures/sys/.unpacked
-  go test ./...
-  ./end-to-end-test.sh
-}
-
-package () {
-  install -Dm644 prometheus-node-exporter.conf 
"$pkgdir"/etc/conf.d/prometheus-node-exporter
-  install -Dm644 prometheus-node-exporter.service 
"$pkgdir"/usr/lib/systemd/system/prometheus-node-exporter.service
-  install -Dm644 prometheus-node-exporter.sysusers 
"$pkgdir"/usr/lib/sysusers.d/prometheus-node-exporter.conf
-
-  cd node_exporter-$pkgver
-
-  install -Dm755 node_exporter "$pkgdir"/usr/bin/prometheus-node-exporter
-}

Copied: prometheus-node-exporter/repos/extra-x86_64/PKGBUILD (from rev 421197, 
prometheus-node-exporter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 21:14:19 UTC (rev 421198)
@@ -0,0 +1,60 @@
+# Maintainer: Johannes Löthberg 
+
+pkgname=prometheus-node-exporter
+pkgver=1.2.2
+pkgrel=1
+
+pkgdesc='Exporter for machine metrics'
+url='https://github.com/prometheus/node_exporter'
+arch=('x86_64')
+license=('Apache')
+
+depends=('glibc')
+makedepends=('go' 'git')
+
+backup=('etc/conf.d/prometheus-node-exporter')
+
+source=("$pkgname-$pkgver.tar.gz::https://github.com/prometheus/node_exporter/archive/v$pkgver.tar.gz;
+prometheus-node-exporter.conf
+prometheus-node-exporter.service
+prometheus-node-exporter.sysusers)
+
+sha256sums=('3b7b710dad97d9d2b4cb8c3f166ee1c86f629cce59062b09d4fb22459163ec86'
+'ce93e2b95bfc86a8a046e2f9175408e1cbffa784fd3b65dd141fde70b5bb2585'
+'457e305760323f941d20248e2ca5817ae4a8b5586f79a2331b968bf3baa66c5b'
+'c7fd0b1793dfe7a354a28e978d3c79e7195eaf43376b9eece37e996fe0772c5c')
+
+build() {
+  cd node_exporter-$pkgver
+
+  go build \
+-trimpath \
+-buildmode=pie \
+-mod=readonly \
+-modcacherw \
+-ldflags "-linkmode external -extldflags ${LDFLAGS} \
+  -X 

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

2021-08-07 Thread Antonio Rojas via arch-commits
Date: Saturday, August 7, 2021 @ 20:49:37
  Author: arojas
Revision: 994701

archrelease: copy trunk to community-staging-x86_64

Added:
  gpsd/repos/community-staging-x86_64/
  gpsd/repos/community-staging-x86_64/PKGBUILD
(from rev 994700, gpsd/trunk/PKGBUILD)
  gpsd/repos/community-staging-x86_64/gpsd.conf
(from rev 994700, gpsd/trunk/gpsd.conf)

---+
 PKGBUILD  |   65 
 gpsd.conf |5 
 2 files changed, 70 insertions(+)

Copied: gpsd/repos/community-staging-x86_64/PKGBUILD (from rev 994700, 
gpsd/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-08-07 20:49:37 UTC (rev 994701)
@@ -0,0 +1,65 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Tom Gundersen 
+# Contributor: Andrea Scarpino 
+# Contributor: Sergej Pupykin 
+# Contributor: Giacomo Rizzo 
+
+pkgname=gpsd
+pkgver=3.23
+pkgrel=1
+pkgdesc="GPS daemon and library to support USB/serial GPS devices"
+arch=('x86_64')
+url="http://catb.org/gpsd/;
+license=('BSD')
+depends=('python' 'libusb' 'bluez-libs' 'pps-tools')
+optdepends=('gtk3: GUI frontends'
+'php: generate a PHP status page for your GPS'
+'php-gd: image support for the PHP status page'
+'python-cairo: GUI frontends'
+'python-gobject: GUI frontends'
+'python-pyserial: GUI frontends'
+'qt5-base: for Qgpsmm')
+makedepends=('scons' 'docbook-xsl' 'qt5-base' 'python-gobject' 'python-cairo' 
'python-pyserial' 'gtk3')
+backup=('etc/default/gpsd')
+source=(https://download-mirror.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}
+$pkgname.conf)
+sha256sums=('522c2362a7eb2d7ac37eaa1504f12aded1c373479a87ba06cc6795974b567bbc'
+'SKIP'
+'dcfa71c4c730b486269995468bdcfa8e96bf3c282db1dadea9384d32015d277f')
+validpgpkeys=('EED4A0893DCC705DB309E202CCF29C7238522905') # Gary E. Miller 

+# validpgpkeys=('41876B2F579463A499843D1DECC8208F8C6C738D') # Eric S. Raymond
+
+build() {
+  cd $pkgname-$pkgver
+
+  export LINKFLAGS="${LDFLAGS}"
+  _pythonpath=`python -c "from sysconfig import get_path; 
print(get_path('platlib'))"`
+  scons prefix=/usr \
+systemd=yes \
+gpsd_group=uucp \
+python_libdir=$_pythonpath \
+sbindir=/usr/bin \
+qt_versioned=5
+  scons build
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  export DESTDIR="${pkgdir}"
+  scons install
+  install -Dm755 gpsinit -t "${pkgdir}"/usr/bin
+
+  install -Dm644 "$srcdir/gpsd.conf" "${pkgdir}"/etc/default/gpsd
+
+  install -Dm644 gpsd-$pkgver/gpsd.rules 
"${pkgdir}"/usr/lib/udev/rules.d/25-gpsd-usb.rules
+
+  install -Dm755 gpsd.hotplug -t "${pkgdir}"/usr/lib/udev/
+
+  install -Dm644 packaging/X11/*.desktop -t "${pkgdir}"/usr/share/applications/
+  install -Dm644 packaging/X11/gpsd-logo.png -t "${pkgdir}"/usr/share/gpsd/
+
+  install -Dm644 
gpsd-$pkgver/systemd/{gpsd.service,gpsd.socket,gpsdctl@.service} -t 
"${pkgdir}"/usr/lib/systemd/system/
+
+  install -Dm644 COPYING "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+}

Copied: gpsd/repos/community-staging-x86_64/gpsd.conf (from rev 994700, 
gpsd/trunk/gpsd.conf)
===
--- community-staging-x86_64/gpsd.conf  (rev 0)
+++ community-staging-x86_64/gpsd.conf  2021-08-07 20:49:37 UTC (rev 994701)
@@ -0,0 +1,5 @@
+# Default settings for gpsd.
+START_DAEMON="true"
+GPSD_OPTIONS=""
+DEVICES=""
+USBAUTO="true"



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

2021-08-07 Thread Antonio Rojas via arch-commits
Date: Saturday, August 7, 2021 @ 20:49:19
  Author: arojas
Revision: 994700

Update to 3.23

Modified:
  gpsd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 19:32:34 UTC (rev 994699)
+++ PKGBUILD2021-08-07 20:49:19 UTC (rev 994700)
@@ -5,8 +5,8 @@
 # Contributor: Giacomo Rizzo 
 
 pkgname=gpsd
-pkgver=3.22
-pkgrel=2
+pkgver=3.23
+pkgrel=1
 pkgdesc="GPS daemon and library to support USB/serial GPS devices"
 arch=('x86_64')
 url="http://catb.org/gpsd/;
@@ -23,7 +23,7 @@
 backup=('etc/default/gpsd')
 
source=(https://download-mirror.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz{,.sig}
 $pkgname.conf)
-sha256sums=('783fdf2a5f78a593230c7bfa8b409956545765563224c6c56ad69cc6c2a637a3'
+sha256sums=('522c2362a7eb2d7ac37eaa1504f12aded1c373479a87ba06cc6795974b567bbc'
 'SKIP'
 'dcfa71c4c730b486269995468bdcfa8e96bf3c282db1dadea9384d32015d277f')
 validpgpkeys=('EED4A0893DCC705DB309E202CCF29C7238522905') # Gary E. Miller 




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

2021-08-07 Thread Sébastien Luttringer via arch-commits
Date: Saturday, August 7, 2021 @ 20:34:32
  Author: seblu
Revision: 421196

db-move: moved diffutils from [testing] to [core] (x86_64)

Added:
  diffutils/repos/core-x86_64/PKGBUILD
(from rev 421195, diffutils/repos/testing-x86_64/PKGBUILD)
Deleted:
  diffutils/repos/core-x86_64/PKGBUILD
  diffutils/repos/testing-x86_64/

--+
 /PKGBUILD|   47 +++
 core-x86_64/PKGBUILD |   47 ---
 2 files changed, 47 insertions(+), 47 deletions(-)

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2021-08-07 20:34:31 UTC (rev 421195)
+++ core-x86_64/PKGBUILD2021-08-07 20:34:32 UTC (rev 421196)
@@ -1,47 +0,0 @@
-# Mainainer: Sébastien Luttringer 
-# Contributor: Allan McRae 
-# Contributor: Andreas Radke 
-
-pkgname=diffutils
-pkgver=3.7
-pkgrel=3
-pkgdesc='Utility programs used for creating patch files'
-arch=('x86_64')
-url='https://www.gnu.org/software/diffutils'
-license=('GPL3')
-depends=('glibc' 'bash')
-validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
-source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
-md5sums=('4824adc0e95dbbf11dfbdfaad6a1e461'
- 'SKIP')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # apply patch from the source array (should be a pacman feature)
-  local src
-  for src in "${source[@]}"; do
-src="${src%%::*}"
-src="${src##*/}"
-[[ $src = *.patch ]] || continue
-msg2 "Applying patch $src..."
-patch -Np1 < "../$src"
-  done
-}
-
-build() {
-  cd $pkgname-$pkgver
-  ./configure --prefix=/usr
-  make
-}
-
-check() {
-  cd $pkgname-$pkgver
-  make check
-}
-
-package() {
-  cd $pkgname-$pkgver
-  make DESTDIR="$pkgdir" install
-}
-
-# vim:set ts=2 sw=2 et:

Copied: diffutils/repos/core-x86_64/PKGBUILD (from rev 421195, 
diffutils/repos/testing-x86_64/PKGBUILD)
===
--- core-x86_64/PKGBUILD(rev 0)
+++ core-x86_64/PKGBUILD2021-08-07 20:34:32 UTC (rev 421196)
@@ -0,0 +1,47 @@
+# Mainainer: Sébastien Luttringer 
+# Contributor: Allan McRae 
+# Contributor: Andreas Radke 
+
+pkgname=diffutils
+pkgver=3.8
+pkgrel=1
+pkgdesc='Utility programs used for creating patch files'
+arch=('x86_64')
+url='https://www.gnu.org/software/diffutils'
+license=('GPL3')
+depends=('glibc' 'bash')
+validpgpkeys=('155D3FC500C834486D1EEA677FD9FCCB000B') # Jim Meyering
+source=("https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('a6bdd7d1b31266d11c4f4de6c1b748d4607ab0231af5188fc2533d0ae2438fec'
+'SKIP')
+
+prepare() {
+  cd $pkgname-$pkgver
+  # apply patch from the source array (should be a pacman feature)
+  local src
+  for src in "${source[@]}"; do
+src="${src%%::*}"
+src="${src##*/}"
+[[ $src = *.patch ]] || continue
+msg2 "Applying patch $src..."
+patch -Np1 < "../$src"
+  done
+}
+
+build() {
+  cd $pkgname-$pkgver
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd $pkgname-$pkgver
+  make check
+}
+
+package() {
+  cd $pkgname-$pkgver
+  make DESTDIR="$pkgdir" install
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in btrfs-progs/repos (13 files)

2021-08-07 Thread Sébastien Luttringer via arch-commits
Date: Saturday, August 7, 2021 @ 20:34:31
  Author: seblu
Revision: 421195

db-move: moved btrfs-progs from [testing] to [core] (x86_64)

Added:
  btrfs-progs/repos/core-x86_64/PKGBUILD
(from rev 421194, btrfs-progs/repos/testing-x86_64/PKGBUILD)
  btrfs-progs/repos/core-x86_64/btrfs-progs.install
(from rev 421194, btrfs-progs/repos/testing-x86_64/btrfs-progs.install)
  btrfs-progs/repos/core-x86_64/btrfs-scrub@.service
(from rev 421194, btrfs-progs/repos/testing-x86_64/btrfs-scrub@.service)
  btrfs-progs/repos/core-x86_64/btrfs-scrub@.timer
(from rev 421194, btrfs-progs/repos/testing-x86_64/btrfs-scrub@.timer)
  btrfs-progs/repos/core-x86_64/initcpio-hook-btrfs
(from rev 421194, btrfs-progs/repos/testing-x86_64/initcpio-hook-btrfs)
  btrfs-progs/repos/core-x86_64/initcpio-install-btrfs
(from rev 421194, btrfs-progs/repos/testing-x86_64/initcpio-install-btrfs)
Deleted:
  btrfs-progs/repos/core-x86_64/PKGBUILD
  btrfs-progs/repos/core-x86_64/btrfs-progs.install
  btrfs-progs/repos/core-x86_64/btrfs-scrub@.service
  btrfs-progs/repos/core-x86_64/btrfs-scrub@.timer
  btrfs-progs/repos/core-x86_64/initcpio-hook-btrfs
  btrfs-progs/repos/core-x86_64/initcpio-install-btrfs
  btrfs-progs/repos/testing-x86_64/

+
 /PKGBUILD  |   76 +++
 /btrfs-progs.install   |   15 ++
 /btrfs-scrub@.service  |   10 
 /btrfs-scrub@.timer|   11 +
 /initcpio-hook-btrfs   |7 +++
 /initcpio-install-btrfs|   17 +++
 core-x86_64/PKGBUILD   |   76 ---
 core-x86_64/btrfs-progs.install|   15 --
 core-x86_64/btrfs-scrub@.service   |   10 
 core-x86_64/btrfs-scrub@.timer |   11 -
 core-x86_64/initcpio-hook-btrfs|7 ---
 core-x86_64/initcpio-install-btrfs |   17 ---
 12 files changed, 136 insertions(+), 136 deletions(-)

Deleted: core-x86_64/PKGBUILD
===
--- core-x86_64/PKGBUILD2021-08-07 20:22:48 UTC (rev 421194)
+++ core-x86_64/PKGBUILD2021-08-07 20:34:31 UTC (rev 421195)
@@ -1,76 +0,0 @@
-# Maintainer: Sébastien "Seblu" Luttringer 
-# Contributor: Tom Gundersen 
-# Contributor: Tobias Powalowski 
-
-pkgname=btrfs-progs
-pkgver=5.13
-pkgrel=1
-pkgdesc='Btrfs filesystem utilities'
-arch=('x86_64')
-makedepends=('git' 'asciidoc' 'xmlto' 'systemd' 'python' 'python-setuptools' 
'e2fsprogs' 'reiserfsprogs')
-depends=('glibc' 'util-linux-libs' 'lzo' 'zlib' 'zstd' 'libgcrypt')
-optdepends=('python: libbtrfsutil python bindings'
-'e2fsprogs: btrfs-convert'
-'reiserfsprogs: btrfs-convert')
-url='https://btrfs.wiki.kernel.org'
-replaces=('btrfs-progs-unstable')
-conflicts=('btrfs-progs-unstable')
-provides=('btrfs-progs-unstable')
-license=('GPL2')
-validpgpkeys=('F2B41200C54EFB30380C1756C565D5F9D76D583B')
-source=("https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-v$pkgver.tar."{sign,xz}
-'initcpio-install-btrfs'
-'initcpio-hook-btrfs'
-'btrfs-scrub@.service'
-'btrfs-scrub@.timer')
-install=btrfs-progs.install
-options=(!staticlibs)
-sha256sums=('SKIP'
-'4e2921d2203d265e2a941bbd6eb077edd5e39811e2d69e8c11b2f03dcf5e5843'
-'bbe60b35d1b1e2efc1308a8f54f1fdc6808240a81c5f5b4d75321b7ee86e41f4'
-'35efeee8590d6d60c711ae9cdc918e4841ab61d10cb02359e65e36ebff95ffc5'
-'eaa7af92d28bfa8940bb551560fd7be777f9f175292eaa72b5f6ef00fb240252'
-'9a0b6cc23f7bd97b83b6c38dd2b4e4373fead8bd3ccfb82a47c72971e9d6f8ad')
-
-prepare() {
-  cd $pkgname-v$pkgver
-  # apply patch from the source array (should be a pacman feature)
-  local src
-  for src in "${source[@]}"; do
-src="${src%%::*}"
-src="${src##*/}"
-[[ $src = *.patch ]] || continue
-msg2 "Applying patch $src..."
-patch -Np1 < "../$src"
-  done
-}
-
-build() {
-  cd $pkgname-v$pkgver
-  ./configure --prefix=/usr --with-crypto=libgcrypt
-  make
-}
-
-check() {
-  cd $pkgname-v$pkgver
- ./btrfs filesystem show
-}
-
-package() {
-  cd $pkgname-v$pkgver
-  make DESTDIR="$pkgdir" install install_python
-
-  # install bash completion (FS#44618)
-  install -Dm644 btrfs-completion 
"$pkgdir/usr/share/bash-completion/completions/btrfs"
-
-  # install mkinitcpio hooks
-  cd "$srcdir"
-  install -Dm644 initcpio-install-btrfs 
"$pkgdir/usr/lib/initcpio/install/btrfs"
-  install -Dm644 initcpio-hook-btrfs "$pkgdir/usr/lib/initcpio/hooks/btrfs"
-
-  # install scrub service/timer
-  install -Dm644 btrfs-scrub@.service 
"$pkgdir/usr/lib/systemd/system/btrfs-scrub@.service"
-  install -Dm644 btrfs-scrub@.timer 
"$pkgdir/usr/lib/systemd/system/btrfs-scrub@.timer"
-}
-
-# vim:set ts=2 sw=2 ft=sh et:

Copied: btrfs-progs/repos/core-x86_64/PKGBUILD (from rev 421194, 
btrfs-progs/repos/testing-x86_64/PKGBUILD)

[arch-commits] Commit in prometheus-node-exporter/repos/extra-x86_64 (8 files)

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 20:22:48
  Author: jelle
Revision: 421194

archrelease: copy trunk to extra-x86_64

Added:
  prometheus-node-exporter/repos/extra-x86_64/PKGBUILD
(from rev 421193, prometheus-node-exporter/trunk/PKGBUILD)
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.conf
(from rev 421193, 
prometheus-node-exporter/trunk/prometheus-node-exporter.conf)
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.service
(from rev 421193, 
prometheus-node-exporter/trunk/prometheus-node-exporter.service)
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.sysusers
(from rev 421193, 
prometheus-node-exporter/trunk/prometheus-node-exporter.sysusers)
Deleted:
  prometheus-node-exporter/repos/extra-x86_64/PKGBUILD
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.conf
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.service
  prometheus-node-exporter/repos/extra-x86_64/prometheus-node-exporter.sysusers

---+
 PKGBUILD  |  120 ++--
 prometheus-node-exporter.conf |2 
 prometheus-node-exporter.service  |   36 +-
 prometheus-node-exporter.sysusers |2 
 4 files changed, 80 insertions(+), 80 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 20:22:20 UTC (rev 421193)
+++ PKGBUILD2021-08-07 20:22:48 UTC (rev 421194)
@@ -1,60 +0,0 @@
-# Maintainer: Johannes Löthberg 
-
-pkgname=prometheus-node-exporter
-pkgver=1.2.0
-pkgrel=1
-
-pkgdesc='Exporter for machine metrics'
-url='https://github.com/prometheus/node_exporter'
-arch=('x86_64')
-license=('Apache')
-
-depends=('glibc')
-makedepends=('go' 'git')
-
-backup=('etc/conf.d/prometheus-node-exporter')
-
-source=("$pkgname-$pkgver.tar.gz::https://github.com/prometheus/node_exporter/archive/v$pkgver.tar.gz;
-prometheus-node-exporter.conf
-prometheus-node-exporter.service
-prometheus-node-exporter.sysusers)
-
-sha256sums=('01ee195671868a3d250f380528df9ecc8cdf082d2e681d130377c802f30e0c81'
-'ce93e2b95bfc86a8a046e2f9175408e1cbffa784fd3b65dd141fde70b5bb2585'
-'457e305760323f941d20248e2ca5817ae4a8b5586f79a2331b968bf3baa66c5b'
-'c7fd0b1793dfe7a354a28e978d3c79e7195eaf43376b9eece37e996fe0772c5c')
-
-build() {
-  cd node_exporter-$pkgver
-
-  go build \
--trimpath \
--buildmode=pie \
--mod=readonly \
--modcacherw \
--ldflags "-linkmode external -extldflags ${LDFLAGS} \
-  -X github.com/prometheus/common/version.Version=$pkgver \
-  -X github.com/prometheus/common/version.Revision=$pkgver \
-  -X github.com/prometheus/common/version.Branch=tarball \
-  -X github.com/prometheus/common/version.BuildUser=someone@builder \
-  -X github.com/prometheus/common/version.BuildDate=$(date 
-d=@"$SOURCE_DATE_EPOCH" +%Y%m%d-%H:%M:%S)" \
-.
-}
-
-check() {
-  cd node_exporter-$pkgver
-
-  make collector/fixtures/sys/.unpacked
-  go test ./...
-  ./end-to-end-test.sh
-}
-
-package () {
-  install -Dm644 prometheus-node-exporter.conf 
"$pkgdir"/etc/conf.d/prometheus-node-exporter
-  install -Dm644 prometheus-node-exporter.service 
"$pkgdir"/usr/lib/systemd/system/prometheus-node-exporter.service
-  install -Dm644 prometheus-node-exporter.sysusers 
"$pkgdir"/usr/lib/sysusers.d/prometheus-node-exporter.conf
-
-  cd node_exporter-$pkgver
-
-  install -Dm755 node_exporter "$pkgdir"/usr/bin/prometheus-node-exporter
-}

Copied: prometheus-node-exporter/repos/extra-x86_64/PKGBUILD (from rev 421193, 
prometheus-node-exporter/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 20:22:48 UTC (rev 421194)
@@ -0,0 +1,60 @@
+# Maintainer: Johannes Löthberg 
+
+pkgname=prometheus-node-exporter
+pkgver=1.2.2
+pkgrel=1
+
+pkgdesc='Exporter for machine metrics'
+url='https://github.com/prometheus/node_exporter'
+arch=('x86_64')
+license=('Apache')
+
+depends=('glibc')
+makedepends=('go' 'git')
+
+backup=('etc/conf.d/prometheus-node-exporter')
+
+source=("$pkgname-$pkgver.tar.gz::https://github.com/prometheus/node_exporter/archive/v$pkgver.tar.gz;
+prometheus-node-exporter.conf
+prometheus-node-exporter.service
+prometheus-node-exporter.sysusers)
+
+sha256sums=('3b7b710dad97d9d2b4cb8c3f166ee1c86f629cce59062b09d4fb22459163ec86'
+'ce93e2b95bfc86a8a046e2f9175408e1cbffa784fd3b65dd141fde70b5bb2585'
+'457e305760323f941d20248e2ca5817ae4a8b5586f79a2331b968bf3baa66c5b'
+'c7fd0b1793dfe7a354a28e978d3c79e7195eaf43376b9eece37e996fe0772c5c')
+
+build() {
+  cd node_exporter-$pkgver
+
+  go build \
+-trimpath \
+-buildmode=pie \
+-mod=readonly \
+-modcacherw \
+-ldflags "-linkmode external -extldflags ${LDFLAGS} \
+  -X 

[arch-commits] Commit in prometheus-node-exporter/trunk (PKGBUILD)

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 20:22:20
  Author: jelle
Revision: 421193

upgpkg: prometheus-node-exporter 1.2.2-1

Modified:
  prometheus-node-exporter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 18:45:16 UTC (rev 421192)
+++ PKGBUILD2021-08-07 20:22:20 UTC (rev 421193)
@@ -1,7 +1,7 @@
 # Maintainer: Johannes Löthberg 
 
 pkgname=prometheus-node-exporter
-pkgver=1.2.0
+pkgver=1.2.2
 pkgrel=1
 
 pkgdesc='Exporter for machine metrics'
@@ -19,7 +19,7 @@
 prometheus-node-exporter.service
 prometheus-node-exporter.sysusers)
 
-sha256sums=('01ee195671868a3d250f380528df9ecc8cdf082d2e681d130377c802f30e0c81'
+sha256sums=('3b7b710dad97d9d2b4cb8c3f166ee1c86f629cce59062b09d4fb22459163ec86'
 'ce93e2b95bfc86a8a046e2f9175408e1cbffa784fd3b65dd141fde70b5bb2585'
 '457e305760323f941d20248e2ca5817ae4a8b5586f79a2331b968bf3baa66c5b'
 'c7fd0b1793dfe7a354a28e978d3c79e7195eaf43376b9eece37e996fe0772c5c')



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

2021-08-07 Thread Caleb Maclennan via arch-commits
Date: Saturday, August 7, 2021 @ 19:32:34
  Author: alerque
Revision: 994699

Avoid double building entire app

Using `cargo run` was rebuilding the entire app using a different profile than
the `cargo build` that was just run. Generating completions like this is
causing two complete build cycles to run. Re-using the binary we already
generated cuts the build() phase almost half (just under since the debug build
is faster than the release optimized one).

Modified:
  mdbook/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 19:16:39 UTC (rev 994698)
+++ PKGBUILD2021-08-07 19:32:34 UTC (rev 994699)
@@ -6,7 +6,7 @@
 
 pkgname=mdbook
 pkgver=0.4.12
-pkgrel=2
+pkgrel=3
 pkgdesc="Create book from markdown files, like Gitbook but implemented in Rust"
 url="https://github.com/rust-lang/mdBook;
 arch=('x86_64')
@@ -26,9 +26,9 @@
 build() {
   cd "mdBook-${pkgver}"
   cargo build --frozen --release
-  cargo run -- completions bash > "completions/$pkgname.bash"
-  cargo run -- completions fish > "completions/$pkgname.fish"
-  cargo run -- completions zsh > "completions/_$pkgname"
+  "./target/release/$pkgname" completions bash > "completions/$pkgname.bash"
+  "./target/release/$pkgname" completions fish > "completions/$pkgname.fish"
+  "./target/release/$pkgname" completions zsh > "completions/_$pkgname"
 }
 
 check() {



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

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 19:16:39
  Author: jelle
Revision: 994698

archrelease: copy trunk to community-x86_64

Added:
  leptonica/repos/community-x86_64/PKGBUILD
(from rev 994697, leptonica/trunk/PKGBUILD)
Deleted:
  leptonica/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 19:16:33 UTC (rev 994697)
+++ PKGBUILD2021-08-07 19:16:39 UTC (rev 994698)
@@ -1,30 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Maintainer: Christoph Drexler 
-
-pkgname=leptonica
-pkgver=1.81.0
-pkgrel=1
-pkgdesc="Software that is broadly useful for image processing and image 
analysis applications"
-arch=('x86_64')
-url="http://www.leptonica.com/;
-license=('custom')
-depends=('giflib' 'libjpeg-turbo' 'libpng' 'libtiff' 'zlib' 'libwebp')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/DanBloomberg/leptonica/archive/$pkgver.tar.gz;)
-sha256sums=('70ebc04ff8b9684205bd1d01843c635a8521255b74813bf7cce9a33368f7952c')
-
-prepare() {
-  cd "$srcdir"/leptonica-${pkgver}
-  ./autogen.sh
-}
-
-build() {
-  cd "$srcdir"/leptonica-${pkgver}
-  ./configure --prefix=/usr
-  make
-}
-
-package() {
-  cd "$srcdir"/leptonica-${pkgver}
-  make DESTDIR="$pkgdir" install
-  install -D leptonica-license.txt 
"$pkgdir"/usr/share/licenses/leptonica/leptonica-license.txt
-}

Copied: leptonica/repos/community-x86_64/PKGBUILD (from rev 994697, 
leptonica/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 19:16:39 UTC (rev 994698)
@@ -0,0 +1,30 @@
+# Maintainer: Sergej Pupykin 
+# Maintainer: Christoph Drexler 
+
+pkgname=leptonica
+pkgver=1.81.1
+pkgrel=1
+pkgdesc="Software that is broadly useful for image processing and image 
analysis applications"
+arch=('x86_64')
+url="http://www.leptonica.com/;
+license=('custom')
+depends=('giflib' 'libjpeg-turbo' 'libpng' 'libtiff' 'zlib' 'libwebp')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/DanBloomberg/leptonica/archive/$pkgver.tar.gz;)
+sha256sums=('e9dd2100194843a20bbb980ad8b94610558d47f623861bc80ac967f2d2ecb879')
+
+prepare() {
+  cd "$srcdir"/leptonica-${pkgver}
+  ./autogen.sh
+}
+
+build() {
+  cd "$srcdir"/leptonica-${pkgver}
+  ./configure --prefix=/usr
+  make
+}
+
+package() {
+  cd "$srcdir"/leptonica-${pkgver}
+  make DESTDIR="$pkgdir" install
+  install -D leptonica-license.txt 
"$pkgdir"/usr/share/licenses/leptonica/leptonica-license.txt
+}



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

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 19:16:33
  Author: jelle
Revision: 994697

upgpkg: leptonica 1.81.1-1

Modified:
  leptonica/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 19:13:58 UTC (rev 994696)
+++ PKGBUILD2021-08-07 19:16:33 UTC (rev 994697)
@@ -2,7 +2,7 @@
 # Maintainer: Christoph Drexler 
 
 pkgname=leptonica
-pkgver=1.81.0
+pkgver=1.81.1
 pkgrel=1
 pkgdesc="Software that is broadly useful for image processing and image 
analysis applications"
 arch=('x86_64')
@@ -10,7 +10,7 @@
 license=('custom')
 depends=('giflib' 'libjpeg-turbo' 'libpng' 'libtiff' 'zlib' 'libwebp')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/DanBloomberg/leptonica/archive/$pkgver.tar.gz;)
-sha256sums=('70ebc04ff8b9684205bd1d01843c635a8521255b74813bf7cce9a33368f7952c')
+sha256sums=('e9dd2100194843a20bbb980ad8b94610558d47f623861bc80ac967f2d2ecb879')
 
 prepare() {
   cd "$srcdir"/leptonica-${pkgver}



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

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 19:13:58
  Author: jelle
Revision: 994696

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  103 ++---
 1 file changed, 51 insertions(+), 52 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 19:13:44 UTC (rev 994695)
+++ PKGBUILD2021-08-07 19:13:58 UTC (rev 994696)
@@ -1,52 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Maintainer: Eli Schwartz 
-# Contributor: lilydjwg 
-
-pkgbase=python-dateutil
-pkgname=('python-dateutil' 'python2-dateutil')
-pkgver=2.8.1
-pkgrel=6
-pkgdesc="Provides powerful extensions to the standard datetime module"
-arch=('any')
-license=('BSD' 'Apache')
-url="https://github.com/dateutil/dateutil;
-makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-six' 
'python2-six')
-checkdepends=('python-pytest' 'python-freezegun' 'python-hypothesis')
-source=("https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('73ebfe9dbf22e832286dafa60473e4cd239f8592f699aa5adaf10050e6e1823c'
-'SKIP')
-validpgpkeys=('6B49ACBADCF6BD1CA20667ABCD54FCE3D964BEFB') # Paul Ganssle 

-
-prepare() {
-  cd "$srcdir"
-
-  cp -r  python-dateutil-$pkgver python2-dateutil-$pkgver
-}
-
-build() {
-  cd "$srcdir"/python-dateutil-$pkgver
-  export PYTHONHASHSEED=0
-  python setup.py build
-
-  cd "$srcdir"/python2-dateutil-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd python-dateutil-$pkgver
-  pytest -W ignore::pytest.PytestUnknownMarkWarning # 
https://github.com/pytest-dev/pytest/issues/5678
-}
-
-package_python-dateutil() {
-depends=('python-six')
-  cd "$srcdir"/python-dateutil-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-package_python2-dateutil() {
-depends=('python2-six')
-  cd "$srcdir"/python2-dateutil-$pkgver
-  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: python-dateutil/repos/community-any/PKGBUILD (from rev 994695, 
python-dateutil/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 19:13:58 UTC (rev 994696)
@@ -0,0 +1,51 @@
+# Maintainer: Jelle van der Waa 
+# Maintainer: Eli Schwartz 
+# Contributor: lilydjwg 
+
+pkgbase=python-dateutil
+pkgname=('python-dateutil' 'python2-dateutil')
+pkgver=2.8.2
+pkgrel=1
+pkgdesc="Provides powerful extensions to the standard datetime module"
+arch=('any')
+license=('BSD' 'Apache')
+url="https://github.com/dateutil/dateutil;
+makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-six' 
'python2-six' 'git')
+checkdepends=('python-pytest' 'python-freezegun' 'python-hypothesis')
+source=(git+https://github.com/dateutil/dateutil.git#commit=6b035517571e63b6a63a493740c5506ec1e5da44?signed)
+sha256sums=('SKIP')
+validpgpkeys=('5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23') # Mario Corchero 

+
+prepare() {
+  cd "$srcdir"
+
+  cp -r dateutil dateutil2
+}
+
+build() {
+  cd "$srcdir"/dateutil
+  export PYTHONHASHSEED=0
+  python setup.py build
+
+  cd "$srcdir"/dateutil2
+  python setup.py build
+}
+
+check() {
+  cd dateutil
+  pytest -W ignore::pytest.PytestUnknownMarkWarning # 
https://github.com/pytest-dev/pytest/issues/5678
+}
+
+package_python-dateutil() {
+depends=('python-six')
+  cd "$srcdir"/dateutil
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+package_python2-dateutil() {
+depends=('python2-six')
+  cd "$srcdir"/dateutil2
+  python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}



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

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 19:13:44
  Author: jelle
Revision: 994695

upgpkg: python-dateutil 2.8.2-1

Modified:
  python-dateutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 18:59:13 UTC (rev 994694)
+++ PKGBUILD2021-08-07 19:13:44 UTC (rev 994695)
@@ -4,42 +4,41 @@
 
 pkgbase=python-dateutil
 pkgname=('python-dateutil' 'python2-dateutil')
-pkgver=2.8.1
-pkgrel=6
+pkgver=2.8.2
+pkgrel=1
 pkgdesc="Provides powerful extensions to the standard datetime module"
 arch=('any')
 license=('BSD' 'Apache')
 url="https://github.com/dateutil/dateutil;
-makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-six' 
'python2-six')
+makedepends=('python-setuptools-scm' 'python2-setuptools-scm' 'python-six' 
'python2-six' 'git')
 checkdepends=('python-pytest' 'python-freezegun' 'python-hypothesis')
-source=("https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz"{,.asc})
-sha256sums=('73ebfe9dbf22e832286dafa60473e4cd239f8592f699aa5adaf10050e6e1823c'
-'SKIP')
-validpgpkeys=('6B49ACBADCF6BD1CA20667ABCD54FCE3D964BEFB') # Paul Ganssle 

+source=(git+https://github.com/dateutil/dateutil.git#commit=6b035517571e63b6a63a493740c5506ec1e5da44?signed)
+sha256sums=('SKIP')
+validpgpkeys=('5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23') # Mario Corchero 

 
 prepare() {
   cd "$srcdir"
 
-  cp -r  python-dateutil-$pkgver python2-dateutil-$pkgver
+  cp -r dateutil dateutil2
 }
 
 build() {
-  cd "$srcdir"/python-dateutil-$pkgver
+  cd "$srcdir"/dateutil
   export PYTHONHASHSEED=0
   python setup.py build
 
-  cd "$srcdir"/python2-dateutil-$pkgver
+  cd "$srcdir"/dateutil2
   python setup.py build
 }
 
 check() {
-  cd python-dateutil-$pkgver
+  cd dateutil
   pytest -W ignore::pytest.PytestUnknownMarkWarning # 
https://github.com/pytest-dev/pytest/issues/5678
 }
 
 package_python-dateutil() {
 depends=('python-six')
-  cd "$srcdir"/python-dateutil-$pkgver
+  cd "$srcdir"/dateutil
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
@@ -46,7 +45,7 @@
 
 package_python2-dateutil() {
 depends=('python2-six')
-  cd "$srcdir"/python2-dateutil-$pkgver
+  cd "$srcdir"/dateutil2
   python2 setup.py install --root="$pkgdir" --optimize=1 --skip-build
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }



[arch-commits] Commit in keycloak/repos/community-any (14 files)

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 18:59:13
  Author: jelle
Revision: 994694

archrelease: copy trunk to community-any

Added:
  keycloak/repos/community-any/PKGBUILD
(from rev 994693, keycloak/trunk/PKGBUILD)
  keycloak/repos/community-any/keycloak.service
(from rev 994693, keycloak/trunk/keycloak.service)
  keycloak/repos/community-any/keycloak.sysusers
(from rev 994693, keycloak/trunk/keycloak.sysusers)
  keycloak/repos/community-any/keycloak.tmpfiles
(from rev 994693, keycloak/trunk/keycloak.tmpfiles)
  keycloak/repos/community-any/layers.conf
(from rev 994693, keycloak/trunk/layers.conf)
  keycloak/repos/community-any/pin-java-version.patch
(from rev 994693, keycloak/trunk/pin-java-version.patch)
  keycloak/repos/community-any/postgresql-module.xml
(from rev 994693, keycloak/trunk/postgresql-module.xml)
Deleted:
  keycloak/repos/community-any/PKGBUILD
  keycloak/repos/community-any/keycloak.service
  keycloak/repos/community-any/keycloak.sysusers
  keycloak/repos/community-any/keycloak.tmpfiles
  keycloak/repos/community-any/layers.conf
  keycloak/repos/community-any/pin-java-version.patch
  keycloak/repos/community-any/postgresql-module.xml

+
 PKGBUILD   |  180 +++
 keycloak.service   |   54 +++---
 keycloak.sysusers  |2 
 keycloak.tmpfiles  |   10 +-
 layers.conf|2 
 pin-java-version.patch |  122 +++
 postgresql-module.xml  |   24 +++---
 7 files changed, 197 insertions(+), 197 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 18:58:56 UTC (rev 994693)
+++ PKGBUILD2021-08-07 18:59:13 UTC (rev 994694)
@@ -1,90 +0,0 @@
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Nikita Volodin 
-
-pkgname=keycloak
-pkgver=15.0.0
-_postgresql_jdbc=42.2.22
-_java=11
-pkgrel=1
-pkgdesc="Open Source Identity and Access Management For Modern Applications 
and Services"
-arch=('any')
-url="https://www.keycloak.org/;
-license=('Apache')
-depends=("java-runtime=${_java}" 'grep' 'bash' 'coreutils' 'util-linux')
-makedepends=('maven' 'git' "java-environment=${_java}")
-backup=(
-  opt/keycloak/standalone/configuration/application-roles.properties
-  opt/keycloak/standalone/configuration/application-users.properties
-  opt/keycloak/standalone/configuration/logging.properties
-  opt/keycloak/standalone/configuration/mgmt-groups.properties
-  opt/keycloak/standalone/configuration/mgmt-users.properties
-  opt/keycloak/standalone/configuration/standalone-ha.xml
-  opt/keycloak/standalone/configuration/standalone.xml
-)
-options=(emptydirs)
-source=(https://github.com/keycloak/keycloak/archive/$pkgver/$pkgname-$pkgver.tar.gz
-keycloak.service
-keycloak.sysusers
-keycloak.tmpfiles
-layers.conf
-postgresql-module.xml
-https://jdbc.postgresql.org/download/postgresql-${_postgresql_jdbc}.jar
-pin-java-version.patch)
-sha512sums=('39a83000c45284a4c2c39e48a7ed8ae2b72a6b3e6a16901a52ed32f58b70f27b17ed23616a6a1c2f610c62c41357d8603bb00024ead281b92096767f968b'
-
'dd10a38e4c8867de6d1fcbb4939c6c5946684842462eba3d5355bf1de13fa059edfd5eba37adce587c824ddd618b6bb88d4bbe1ee568ca5abd0f72296da3ddfe'
-
'c53b734598ccf675930754514bd2af628355025197e77541e5acb8718629a8ece763c814e8373278758a30475e6a716febeff10bdebf0847d914bc193e732c79'
-
'9382b42f09040e34fe1a27d9ff4fb87cabd41525ca26f8ea9629df0169cf93d95cc4bb62bcc5c2ca30efdfd7eeeb13a6f090df9a05823baf701ba729a47f6fd1'
-
'd54a04c120edb933c4f7168460bd813ff92a4e3771cedcabfeeb76c5d3e057b3cd0d0486dc11ddbd91e8d87ca90193e4c74cc3414e45106dd556d455ac7e60b2'
-
'5eece4f3eb57372969f0e5319804198b546455828e938ff7f37bbcfb58be08efde43a5b0376c98f359c4bc5eb069e0cd9410daefe19da1c03e9e9c57d3c1b75b'
-
'1464b50c1777347ca9b5d495aff6dfff7e87c5a3b90d18518f5c8ec9b9cedbe05a501a79f54363fc2d609e6578a39be0b373f22b22bddece15179e9a8f06421b'
-
'55a9f861cf5be2bdc64a4b831fbd4d832fae5b88c8c7d620b6ee0622602cce600124e571fff9847b5eb492bf9d522a9ead4179a60d0f90f4f1f70b1d530bde66')
-
-prepare() {
-  cd $pkgname-$pkgver
-  # Pin the java version. Keycloak produces all those shell scripts deep down
-  # the rabbit hole so applying them during packaging is the best we can get.
-  # Create a local copy and dynamically adjust the patch.
-  cp ../pin-java-version.patch .
-  sed "s|java-11-openjdk|java-${_java}-openjdk|g" -i pin-java-version.patch
-  sed "s|14.0.0|${pkgver}|g" -i pin-java-version.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-
-  export PATH="/usr/lib/jvm/java-${_java}-openjdk/bin:$PATH"
-  mvn -Pdistribution \
--pl distribution/server-dist \
--am \
--Dmaven.test.skip \
-clean install
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  mkdir -p "$pkgdir/opt"
-  cp -r "distribution/server-dist/target/keycloak-$pkgver" 

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

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 18:58:56
  Author: jelle
Revision: 994693

upgpkg: keycloak 15.0.1-1

Modified:
  keycloak/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 18:46:44 UTC (rev 994692)
+++ PKGBUILD2021-08-07 18:58:56 UTC (rev 994693)
@@ -2,7 +2,7 @@
 # Contributor: Nikita Volodin 
 
 pkgname=keycloak
-pkgver=15.0.0
+pkgver=15.0.1
 _postgresql_jdbc=42.2.22
 _java=11
 pkgrel=1
@@ -30,7 +30,7 @@
 postgresql-module.xml
 https://jdbc.postgresql.org/download/postgresql-${_postgresql_jdbc}.jar
 pin-java-version.patch)
-sha512sums=('39a83000c45284a4c2c39e48a7ed8ae2b72a6b3e6a16901a52ed32f58b70f27b17ed23616a6a1c2f610c62c41357d8603bb00024ead281b92096767f968b'
+sha512sums=('bc1450030bc8c448f90d2661337bbca18bd907de9ce8a21d5111388f8bd1e61a3245ca43eb8b7950cd9ecfeb130b444d5ee99e2b6acdca6c3662820589cbc765'
 
'dd10a38e4c8867de6d1fcbb4939c6c5946684842462eba3d5355bf1de13fa059edfd5eba37adce587c824ddd618b6bb88d4bbe1ee568ca5abd0f72296da3ddfe'
 
'c53b734598ccf675930754514bd2af628355025197e77541e5acb8718629a8ece763c814e8373278758a30475e6a716febeff10bdebf0847d914bc193e732c79'
 
'9382b42f09040e34fe1a27d9ff4fb87cabd41525ca26f8ea9629df0169cf93d95cc4bb62bcc5c2ca30efdfd7eeeb13a6f090df9a05823baf701ba729a47f6fd1'



[arch-commits] Commit in python-django-debug-toolbar/repos/community-any (2 files)

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 18:46:44
  Author: jelle
Revision: 994692

archrelease: copy trunk to community-any

Added:
  python-django-debug-toolbar/repos/community-any/PKGBUILD
(from rev 994691, python-django-debug-toolbar/trunk/PKGBUILD)
Deleted:
  python-django-debug-toolbar/repos/community-any/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 18:46:38 UTC (rev 994691)
+++ PKGBUILD2021-08-07 18:46:44 UTC (rev 994692)
@@ -1,36 +0,0 @@
-# Maintainer: Jelle van der Waa 
-# Contributor: Anthony25 
-# Contributor Jeremy "Ichimonji10" Audet 
-
-_name=django-debug-toolbar
-pkgname=python-django-debug-toolbar
-pkgver=3.2
-pkgrel=1
-pkgdesc='A configurable set of panels that display various debug information 
about the current request/response.'
-arch=(any)
-url='https://github.com/jazzband/django-debug-toolbar'
-license=(BSD)
-makedepends=(python-setuptools)
-checkdepends=(python-jinja python-html5lib)
-depends=(python-django python-sqlparse)
-source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jazzband/${_name}/archive/${pkgver}.tar.gz)
-sha256sums=('ffa8975f09e9acc18567bd11738a237002a6179ed0b9397e32faed70c5bd50b2')
-
-build() {
-  cd "${_name}-${pkgver}"
-  python setup.py build
-}
-
-check() {
-  cd "${_name}-${pkgver}"
-  # Doesn't work due to warnings
-  #PYTHONPATH=. DB_BACKEND=sqlite3 DB_NAME=":memory:" 
DJANGO_SETTINGS_MODULE=tests.settings python -m django test tests
-}
-
-package() {
-  cd "${_name}-${pkgver}"
-  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-django-debug-toolbar/repos/community-any/PKGBUILD (from rev 
994691, python-django-debug-toolbar/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 18:46:44 UTC (rev 994692)
@@ -0,0 +1,36 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Anthony25 
+# Contributor Jeremy "Ichimonji10" Audet 
+
+_name=django-debug-toolbar
+pkgname=python-django-debug-toolbar
+pkgver=3.2.1
+pkgrel=1
+pkgdesc='A configurable set of panels that display various debug information 
about the current request/response.'
+arch=(any)
+url='https://github.com/jazzband/django-debug-toolbar'
+license=(BSD)
+makedepends=(python-setuptools)
+checkdepends=(python-jinja python-html5lib)
+depends=(python-django python-sqlparse)
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jazzband/${_name}/archive/${pkgver}.tar.gz)
+sha256sums=('8bdc7b80b02e583135b9b11d8422ccfb1458fcbb37868b6eddced569630f655c')
+
+build() {
+  cd "${_name}-${pkgver}"
+  python setup.py build
+}
+
+check() {
+  cd "${_name}-${pkgver}"
+  # Doesn't work due to warnings
+  #PYTHONPATH=. DB_BACKEND=sqlite3 DB_NAME=":memory:" 
DJANGO_SETTINGS_MODULE=tests.settings python -m django test tests
+}
+
+package() {
+  cd "${_name}-${pkgver}"
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+  install -Dm 644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}
+
+# vim:set ts=2 sw=2 et:



[arch-commits] Commit in python-django-debug-toolbar/trunk (PKGBUILD)

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 18:46:38
  Author: jelle
Revision: 994691

upgpkg: python-django-debug-toolbar 3.2.1-1

Modified:
  python-django-debug-toolbar/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 18:43:24 UTC (rev 994690)
+++ PKGBUILD2021-08-07 18:46:38 UTC (rev 994691)
@@ -4,7 +4,7 @@
 
 _name=django-debug-toolbar
 pkgname=python-django-debug-toolbar
-pkgver=3.2
+pkgver=3.2.1
 pkgrel=1
 pkgdesc='A configurable set of panels that display various debug information 
about the current request/response.'
 arch=(any)
@@ -14,7 +14,7 @@
 checkdepends=(python-jinja python-html5lib)
 depends=(python-django python-sqlparse)
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jazzband/${_name}/archive/${pkgver}.tar.gz)
-sha256sums=('ffa8975f09e9acc18567bd11738a237002a6179ed0b9397e32faed70c5bd50b2')
+sha256sums=('8bdc7b80b02e583135b9b11d8422ccfb1458fcbb37868b6eddced569630f655c')
 
 build() {
   cd "${_name}-${pkgver}"



[arch-commits] Commit in django/repos/extra-any (PKGBUILD PKGBUILD)

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 18:45:16
  Author: jelle
Revision: 421192

archrelease: copy trunk to extra-any

Added:
  django/repos/extra-any/PKGBUILD
(from rev 421191, django/trunk/PKGBUILD)
Deleted:
  django/repos/extra-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 18:45:09 UTC (rev 421191)
+++ PKGBUILD2021-08-07 18:45:16 UTC (rev 421192)
@@ -1,50 +0,0 @@
-# Maintainer: Angel Velasquez 
-# Maintainer: Dan McGee 
-# Contributor: Shahar Weiss 
-
-pkgbase=django
-pkgname=('python-django')
-pkgver=3.2.5
-pkgrel=1
-pkgdesc="A high-level Python Web framework that encourages rapid development 
and clean design"
-arch=('any')
-license=('BSD')
-url="http://www.djangoproject.com/;
-checkdepends=('python-pytest' 'python-tblib')
-makedepends=('python' 'python-setuptools')
-depends=('python' 'python-pytz' 'python-sqlparse' 'python-asgiref')
-# TODO: package and add python-pymemcache 
https://docs.djangoproject.com/en/dev/topics/cache/
-optdepends=('python-psycopg2: for PostgreSQL backend'
-'python-argon2_cffi: for Argon2 password hashing support')
-source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/;)
-sha512sums=('03d4eee650a857bed298658c68b916beb74690d16b4b28d649c52a7c2d8a61e92f53136d2de3a77fabe1dd01c0e6b3033befc6842f39c222793fb590b1020c13')
-
-build() {
-  cd "$srcdir/Django-$pkgver"
-  python setup.py build
-}
-
-package_python-django() {
-  cd "$srcdir/Django-$pkgver"
-
-  # fix reproducibility of .pyc files
-  export PYTHONHASHSEED=0
-
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  ln -s django-admin.py "$pkgdir"/usr/bin/django-admin3.py
-  ln -s django-admin "$pkgdir"/usr/bin/django-admin3
-  install -Dm644 extras/django_bash_completion \
-"$pkgdir"/usr/share/bash-completion/completions/django-admin.py
-  ln -s django-admin.py \
-"$pkgdir"/usr/share/bash-completion/completions/django-admin
-  ln -s django-admin.py \
-"$pkgdir"/usr/share/bash-completion/completions/manage.py
-
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}
-
-check() {
-  cd "$srcdir/Django-$pkgver"
-  PYTHONPATH="$PWD" python tests/runtests.py || echo 'tests failed'
-}

Copied: django/repos/extra-any/PKGBUILD (from rev 421191, django/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 18:45:16 UTC (rev 421192)
@@ -0,0 +1,50 @@
+# Maintainer: Angel Velasquez 
+# Maintainer: Dan McGee 
+# Contributor: Shahar Weiss 
+
+pkgbase=django
+pkgname=('python-django')
+pkgver=3.2.6
+pkgrel=1
+pkgdesc="A high-level Python Web framework that encourages rapid development 
and clean design"
+arch=('any')
+license=('BSD')
+url="http://www.djangoproject.com/;
+checkdepends=('python-pytest' 'python-tblib')
+makedepends=('python' 'python-setuptools')
+depends=('python' 'python-pytz' 'python-sqlparse' 'python-asgiref')
+# TODO: package and add python-pymemcache 
https://docs.djangoproject.com/en/dev/topics/cache/
+optdepends=('python-psycopg2: for PostgreSQL backend'
+'python-argon2_cffi: for Argon2 password hashing support')
+source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/;)
+sha512sums=('adf2d2ab3006cc5b389bed8d8e16ee8c98393b20d719c3521068e5cc5d1e679b9f660be90f827ea1cc6a41f975641c32bdb0779ee145e5e31a501ca9e06898a4')
+
+build() {
+  cd "$srcdir/Django-$pkgver"
+  python setup.py build
+}
+
+package_python-django() {
+  cd "$srcdir/Django-$pkgver"
+
+  # fix reproducibility of .pyc files
+  export PYTHONHASHSEED=0
+
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  ln -s django-admin.py "$pkgdir"/usr/bin/django-admin3.py
+  ln -s django-admin "$pkgdir"/usr/bin/django-admin3
+  install -Dm644 extras/django_bash_completion \
+"$pkgdir"/usr/share/bash-completion/completions/django-admin.py
+  ln -s django-admin.py \
+"$pkgdir"/usr/share/bash-completion/completions/django-admin
+  ln -s django-admin.py \
+"$pkgdir"/usr/share/bash-completion/completions/manage.py
+
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+check() {
+  cd "$srcdir/Django-$pkgver"
+  PYTHONPATH="$PWD" python tests/runtests.py || echo 'tests failed'
+}



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

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 18:45:09
  Author: jelle
Revision: 421191

upgpkg: django 3.2.6-1

Modified:
  django/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 15:57:05 UTC (rev 421190)
+++ PKGBUILD2021-08-07 18:45:09 UTC (rev 421191)
@@ -4,7 +4,7 @@
 
 pkgbase=django
 pkgname=('python-django')
-pkgver=3.2.5
+pkgver=3.2.6
 pkgrel=1
 pkgdesc="A high-level Python Web framework that encourages rapid development 
and clean design"
 arch=('any')
@@ -17,7 +17,7 @@
 optdepends=('python-psycopg2: for PostgreSQL backend'
 'python-argon2_cffi: for Argon2 password hashing support')
 
source=("Django-$pkgver.tar.gz::https://www.djangoproject.com/download/$pkgver/tarball/;)
-sha512sums=('03d4eee650a857bed298658c68b916beb74690d16b4b28d649c52a7c2d8a61e92f53136d2de3a77fabe1dd01c0e6b3033befc6842f39c222793fb590b1020c13')
+sha512sums=('adf2d2ab3006cc5b389bed8d8e16ee8c98393b20d719c3521068e5cc5d1e679b9f660be90f827ea1cc6a41f975641c32bdb0779ee145e5e31a501ca9e06898a4')
 
 build() {
   cd "$srcdir/Django-$pkgver"



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Saturday, August 7, 2021 @ 18:43:24
  Author: felixonmars
Revision: 994690

archrelease: copy trunk to community-any

Added:
  python-pip-api/repos/community-any/PKGBUILD
(from rev 994689, python-pip-api/trunk/PKGBUILD)
Deleted:
  python-pip-api/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 18:43:13 UTC (rev 994689)
+++ PKGBUILD2021-08-07 18:43:24 UTC (rev 994690)
@@ -1,40 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-pip-api
-pkgver=0.0.14
-pkgrel=3
-pkgdesc="An unofficial, importable pip API"
-url="https://github.com/di/pip-api;
-license=('Apache')
-arch=('any')
-depends=('python-packaging' 'python-pyparsing' 'python-pip')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest-runner' 'python-pretend')  # 'python-virtualenv' 
needs < 20
-source=("$pkgname-$pkgver.tar.gz::https://github.com/di/pip-api/archive/$pkgver.tar.gz;)
-sha512sums=('d3802b8728b814dae9551cc12612eb10a8de061cd64ac40647513d083c45f4bee218b1d2ba772c4c4df05275c4dc8e935e8e69c2e2cf8c6420e6c1158c768c78')
-
-prepare() {
-  cd pip-api-$pkgver
-  # Devendor
-  sed -i 's/pip_api._vendor.//' pip_api/*.py tests/*.py
-
-  # Make it install an old virtualenv for tests
-  sed -i '/install_requires/a \tests_require=["virtualenv<20"],' setup.py
-
-  rm -r pip_api/_vendor
-}
-
-build() {
-  cd pip-api-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd pip-api-$pkgver
-  python setup.py pytest
-}
-
-package() {
-  cd pip-api-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-}

Copied: python-pip-api/repos/community-any/PKGBUILD (from rev 994689, 
python-pip-api/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 18:43:24 UTC (rev 994690)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pip-api
+pkgver=0.0.17
+pkgrel=1
+pkgdesc="An unofficial, importable pip API"
+url="https://github.com/di/pip-api;
+license=('Apache')
+arch=('any')
+depends=('python-packaging' 'python-pyparsing' 'python-pip')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-pretend')  # 'python-virtualenv' 
needs < 20
+source=("$pkgname-$pkgver.tar.gz::https://github.com/di/pip-api/archive/$pkgver.tar.gz;)
+sha512sums=('b2a1efc02846f731b079c56bd0cbd0f4a4e0235ad82ea02eaab5f80eabae7a8d0fa19031ee59bc91dbed5c3964c11809c002767a1560b63a758c38f9ba210da8')
+
+prepare() {
+  cd pip-api-$pkgver
+  # Devendor
+  sed -i 's/pip_api._vendor.//' pip_api/*.py tests/*.py
+
+  # Make it install an old virtualenv for tests
+  sed -i '/install_requires/a \tests_require=["virtualenv<20"],' setup.py
+
+  rm -r pip_api/_vendor
+}
+
+build() {
+  cd pip-api-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd pip-api-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd pip-api-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Saturday, August 7, 2021 @ 18:43:13
  Author: felixonmars
Revision: 994689

upgpkg: python-pip-api 0.0.17-1

Modified:
  python-pip-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 17:47:51 UTC (rev 994688)
+++ PKGBUILD2021-08-07 18:43:13 UTC (rev 994689)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan 
 
 pkgname=python-pip-api
-pkgver=0.0.14
-pkgrel=3
+pkgver=0.0.17
+pkgrel=1
 pkgdesc="An unofficial, importable pip API"
 url="https://github.com/di/pip-api;
 license=('Apache')
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pretend')  # 'python-virtualenv' 
needs < 20
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/di/pip-api/archive/$pkgver.tar.gz;)
-sha512sums=('d3802b8728b814dae9551cc12612eb10a8de061cd64ac40647513d083c45f4bee218b1d2ba772c4c4df05275c4dc8e935e8e69c2e2cf8c6420e6c1158c768c78')
+sha512sums=('b2a1efc02846f731b079c56bd0cbd0f4a4e0235ad82ea02eaab5f80eabae7a8d0fa19031ee59bc91dbed5c3964c11809c002767a1560b63a758c38f9ba210da8')
 
 prepare() {
   cd pip-api-$pkgver



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Saturday, August 7, 2021 @ 17:46:23
  Author: felixonmars
Revision: 994685

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-language-server/repos/community-staging-x86_64/
  haskell-language-server/repos/community-staging-x86_64/PKGBUILD
(from rev 994684, haskell-language-server/trunk/PKGBUILD)

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

Copied: haskell-language-server/repos/community-staging-x86_64/PKGBUILD (from 
rev 994684, haskell-language-server/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-08-07 17:46:23 UTC (rev 994685)
@@ -0,0 +1,67 @@
+# Maintainer: Felix Yan 
+
+pkgname=haskell-language-server
+pkgver=1.2.0.0
+pkgrel=41
+pkgdesc="LSP server for GHC"
+url="https://github.com/haskell/haskell-language-server#readme;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-aeson' 'haskell-aeson-pretty' 'haskell-async'
+ 'haskell-base16-bytestring' 'haskell-cryptohash-sha1' 
'haskell-data-default'
+ 'haskell-extra' 'haskell-ghc' 'haskell-ghc-api-compat' 
'haskell-ghc-paths' 'haskell-gitrev'
+ 'haskell-hashable' 'haskell-hie-bios' 'haskell-hiedb' 
'haskell-hls-brittany-plugin'
+ 'haskell-hls-explicit-imports-plugin'
+ 'haskell-hls-floskell-plugin' 'haskell-hls-fourmolu-plugin' 
'haskell-hls-ormolu-plugin'
+ 'haskell-hls-graph'
+ 'haskell-hls-haddock-comments-plugin' 'haskell-hls-hlint-plugin'
+ 'haskell-hls-module-name-plugin' 'haskell-hls-ormolu-plugin' 
'haskell-hls-plugin-api'
+ 'haskell-hls-pragmas-plugin'
+ 'haskell-hls-retrie-plugin' 'haskell-hls-stylish-haskell-plugin' 
'haskell-hslogger'
+ 'haskell-lens' 'haskell-lsp' 'haskell-optparse-applicative' 
'haskell-optparse-simple'
+ 'haskell-regex-tdfa' 'haskell-safe-exceptions' 
'haskell-sqlite-simple' 'haskell-temporary'
+ 'haskell-unordered-containers')
+# Disabled due to not compatible with GHC 9:
+# 'haskell-hls-brittany-plugin' 'haskell-hls-class-plugin' 
'haskell-hls-eval-plugin'
+# 'haskell-hls-refine-imports-plugin' 'haskell-hls-splice-plugin' 
'haskell-hls-tactics-plugin'
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 
'haskell-hspec-expectations' 'haskell-lsp-test'
+ 'haskell-lsp-types')
+checkdepends=('cabal-install')
+source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('c8ca57796be15796e7334e20ef3a983b4a77335d41084add87d102746e893fc80c43ee6c761d04d52afad846d4744007a0aec8d70a7e12e4576f847a684726ab')
+
+prepare() {
+  cd $pkgname-$pkgver
+  find test/testdata -name \*.cabal -exec uusi --add-options-all=-dynamic {} \;
+}
+
+build() {
+  cd $pkgname-$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 \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie' -f-brittany -f-class -f-eval -f-refineImports 
-f-splice -f-tactic
+
+  runhaskell Setup build $MAKEFLAGS
+  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 $pkgname-$pkgver
+  
PATH="$PWD/dist/build/haskell-language-server:$PWD/dist/build/haskell-language-server-wrapper:$PATH"
 LD_LIBRARY_PATH="$PWD/dist/build" runhaskell Setup test || echo "Tests failed"
+}
+
+package() {
+  cd $pkgname-$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 -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Saturday, August 7, 2021 @ 17:46:14
  Author: felixonmars
Revision: 994684

upgpkg: haskell-language-server 1.2.0.0-41: rebuild with ormolu 0.2.0.0

Modified:
  haskell-language-server/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 17:44:24 UTC (rev 994683)
+++ PKGBUILD2021-08-07 17:46:14 UTC (rev 994684)
@@ -2,7 +2,7 @@
 
 pkgname=haskell-language-server
 pkgver=1.2.0.0
-pkgrel=40
+pkgrel=41
 pkgdesc="LSP server for GHC"
 url="https://github.com/haskell/haskell-language-server#readme;
 license=("Apache")



[arch-commits] Commit in haskell-hls-ormolu-plugin/repos (2 files)

2021-08-07 Thread Felix Yan via arch-commits
Date: Saturday, August 7, 2021 @ 17:44:24
  Author: felixonmars
Revision: 994683

archrelease: copy trunk to community-staging-x86_64

Added:
  haskell-hls-ormolu-plugin/repos/community-staging-x86_64/
  haskell-hls-ormolu-plugin/repos/community-staging-x86_64/PKGBUILD
(from rev 994682, haskell-hls-ormolu-plugin/trunk/PKGBUILD)

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

Copied: haskell-hls-ormolu-plugin/repos/community-staging-x86_64/PKGBUILD (from 
rev 994682, haskell-hls-ormolu-plugin/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-08-07 17:44:24 UTC (rev 994683)
@@ -0,0 +1,53 @@
+# Maintainer: Felix Yan 
+
+_hkgname=hls-ormolu-plugin
+pkgname=haskell-hls-ormolu-plugin
+pkgver=1.0.0.0
+pkgrel=26
+pkgdesc="Integration with the Ormolu code formatter"
+url="https://hackage.haskell.org/package/hls-ormolu-plugin;
+license=("Apache")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ghc' 'haskell-ghcide' 'haskell-hls-plugin-api' 
'haskell-lens'
+ 'haskell-lsp' 'haskell-ormolu' 'haskell-ghc-api-compat')
+makedepends=('ghc' 'uusi' 'haskell-hls-test-utils' 'haskell-lsp-types')
+checkdepends=('git')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha256sums=('d965b7fcc78b36362de872a69da87e41c48dc191e966f62d123b63994c0d38c6')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  gen-setup
+  uusi -u ormolu -r ghc:ghc,ghc-api-compat $_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 \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  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 --show-details=direct
+}
+
+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 -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE
+}



[arch-commits] Commit in haskell-hls-ormolu-plugin/trunk (PKGBUILD)

2021-08-07 Thread Felix Yan via arch-commits
Date: Saturday, August 7, 2021 @ 17:44:14
  Author: felixonmars
Revision: 994682

upgpkg: haskell-hls-ormolu-plugin 1.0.0.0-26: rebuild with ormolu 0.2.0.0

Modified:
  haskell-hls-ormolu-plugin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 17:41:05 UTC (rev 994681)
+++ PKGBUILD2021-08-07 17:44:14 UTC (rev 994682)
@@ -3,7 +3,7 @@
 _hkgname=hls-ormolu-plugin
 pkgname=haskell-hls-ormolu-plugin
 pkgver=1.0.0.0
-pkgrel=25
+pkgrel=26
 pkgdesc="Integration with the Ormolu code formatter"
 url="https://hackage.haskell.org/package/hls-ormolu-plugin;
 license=("Apache")
@@ -18,7 +18,7 @@
 prepare() {
   cd $_hkgname-$pkgver
   gen-setup
-  uusi -r ghc:ghc,ghc-api-compat $_hkgname.cabal
+  uusi -u ormolu -r ghc:ghc,ghc-api-compat $_hkgname.cabal
 }
 
 build() {



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Saturday, August 7, 2021 @ 17:41:05
  Author: felixonmars
Revision: 994681

archrelease: copy trunk to community-staging-x86_64

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

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

Copied: haskell-ormolu/repos/community-staging-x86_64/PKGBUILD (from rev 
994680, haskell-ormolu/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2021-08-07 17:41:05 UTC (rev 994681)
@@ -0,0 +1,52 @@
+# Maintainer: Felix Yan 
+
+_hkgname=ormolu
+pkgname=haskell-ormolu
+pkgver=0.2.0.0
+pkgrel=1
+pkgdesc="A formatter for Haskell source code"
+url="https://github.com/tweag/ormolu;
+license=("BSD")
+arch=('x86_64')
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-diff' 'haskell-dlist'
+ 'haskell-gitrev' 'haskell-optparse-applicative' 'haskell-syb')
+makedepends=('ghc' 'uusi' 'haskell-hspec' 'haskell-path' 'haskell-path-io')
+source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
+sha512sums=('3fe6985cdaf88a9bc48bcf275385819be14a1b4ced89f0ed65f8849defa1558ae679af60e27b6f59d6f9212eff152fbba750d1e9d91669ae29a5995efc8e5692')
+
+prepare() {
+  cd $_hkgname-$pkgver
+  uusi -rghc-lib-parser:ghc,ghc-boot,ghc-boot-th $_hkgname.cabal
+  sed -i 's/using ghc-lib-parser/using 
ghc/;s/VERSION_ghc_lib_parser/VERSION_ghc/' app/Main.hs
+}
+
+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 \
+--ghc-option=-optl-Wl\,-z\,relro\,-z\,now \
+--ghc-option='-pie'
+
+  runhaskell Setup build $MAKEFLAGS
+  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 --show-details=direct
+}
+
+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.md -t "$pkgdir"/usr/share/licenses/$pkgname/
+  rm -f "$pkgdir"/usr/share/doc/$pkgname/LICENSE.md
+}



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Saturday, August 7, 2021 @ 17:40:55
  Author: felixonmars
Revision: 994680

upgpkg: haskell-ormolu 0.2.0.0-1: rebuild with ormolu 0.2.0.0

Modified:
  haskell-ormolu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 17:23:03 UTC (rev 994679)
+++ PKGBUILD2021-08-07 17:40:55 UTC (rev 994680)
@@ -2,25 +2,22 @@
 
 _hkgname=ormolu
 pkgname=haskell-ormolu
-pkgver=0.1.4.1
-pkgrel=86
+pkgver=0.2.0.0
+pkgrel=1
 pkgdesc="A formatter for Haskell source code"
 url="https://github.com/tweag/ormolu;
 license=("BSD")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-diff' 'haskell-dlist' 
'haskell-ghc-lib-parser'
+depends=('ghc-libs' 'haskell-ansi-terminal' 'haskell-diff' 'haskell-dlist'
  'haskell-gitrev' 'haskell-optparse-applicative' 'haskell-syb')
 makedepends=('ghc' 'uusi' 'haskell-hspec' 'haskell-path' 'haskell-path-io')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz;)
-sha512sums=('b63b7c185bb80365dbc5359f3c8aed3015abcf50b4937dfe941dc65572b57c9403269e82cf4067cd8eca67130b98aea8f85d889a3270e066de4eb507260f0d6b')
+sha512sums=('3fe6985cdaf88a9bc48bcf275385819be14a1b4ced89f0ed65f8849defa1558ae679af60e27b6f59d6f9212eff152fbba750d1e9d91669ae29a5995efc8e5692')
 
 prepare() {
   cd $_hkgname-$pkgver
-  uusi -u path $_hkgname.cabal
-  # uusi -rghc-lib-parser:ghc,ghc-boot,ghc-boot-th $_hkgname.cabal
-  # sed -i 's/using ghc-lib-parser/using 
ghc/;s/VERSION_ghc_lib_parser/VERSION_ghc/' app/Main.hs
-
-  sed -i 's/matchIgnoringSrcSpans = genericQuery/matchIgnoringSrcSpans x = 
genericQuery x/;1i{-# LANGUAGE ImpredicativeTypes #-}' 
src/Ormolu/Diff/ParseResult.hs
+  uusi -rghc-lib-parser:ghc,ghc-boot,ghc-boot-th $_hkgname.cabal
+  sed -i 's/using ghc-lib-parser/using 
ghc/;s/VERSION_ghc_lib_parser/VERSION_ghc/' app/Main.hs
 }
 
 build() {



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

2021-08-07 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, August 7, 2021 @ 17:23:03
  Author: yan12125
Revision: 994679

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 17:22:48 UTC (rev 994678)
+++ PKGBUILD2021-08-07 17:23:03 UTC (rev 994679)
@@ -1,38 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-
-pkgname=python-aioitertools
-_pkgname=aioitertools
-pkgver=0.7.1
-pkgrel=3
-pkgdesc='Implementation of itertools, builtins, and more for AsyncIO and 
mixed-type iterables'
-arch=(any)
-url='https://github.com/omnilib/aioitertools'
-license=(MIT)
-depends=(python python-typing_extensions)
-makedepends=(python-setuptools)
-source=("https://files.pythonhosted.org/packages/source/a/$_pkgname/$_pkgname-$pkgver.tar.gz;)
-sha256sums=('54a56c7cf3b5290d1cb5e8974353c9f52c677612b5d69a859369a020c53414a3')
-
-prepare() {
-  cd $_pkgname-$pkgver
-  # setup.py generated by flit uses setuptools-specific install_requires but
-  # imports setup() from distutils.core
-  # https://github.com/takluyver/flit/blob/2.3.0/flit/sdist.py#L16
-  sed -i 's#distutils.core#setuptools#' setup.py
-}
-
-build() {
-  cd $_pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $_pkgname-$pkgver
-  python -m unittest -v aioitertools.tests
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
-}

Copied: python-aioitertools/repos/community-any/PKGBUILD (from rev 994678, 
python-aioitertools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 17:23:03 UTC (rev 994679)
@@ -0,0 +1,38 @@
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=python-aioitertools
+_pkgname=aioitertools
+pkgver=0.8.0
+pkgrel=1
+pkgdesc='Implementation of itertools, builtins, and more for AsyncIO and 
mixed-type iterables'
+arch=(any)
+url='https://github.com/omnilib/aioitertools'
+license=(MIT)
+depends=(python)
+makedepends=(python-setuptools)
+source=("https://files.pythonhosted.org/packages/source/a/$_pkgname/$_pkgname-$pkgver.tar.gz;)
+sha256sums=('8b02facfbc9b0f1867739949a223f3d3267ed8663691cc95abd94e2c1d8c2b46')
+
+prepare() {
+  cd $_pkgname-$pkgver
+  # setup.py generated by flit uses setuptools-specific install_requires but
+  # imports setup() from distutils.core
+  # https://github.com/takluyver/flit/blob/2.3.0/flit/sdist.py#L16
+  sed -i 's#distutils.core#setuptools#' setup.py
+}
+
+build() {
+  cd $_pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_pkgname-$pkgver
+  python -m unittest -v aioitertools.tests
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
+}



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

2021-08-07 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, August 7, 2021 @ 17:22:48
  Author: yan12125
Revision: 994678

upgpkg: python-aioitertools 0.8.0-1; python-typing_extensions is no longer 
needed after [1]

[1] https://github.com/omnilib/aioitertools/pull/49

Modified:
  python-aioitertools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 15:53:04 UTC (rev 994677)
+++ PKGBUILD2021-08-07 17:22:48 UTC (rev 994678)
@@ -2,16 +2,16 @@
 
 pkgname=python-aioitertools
 _pkgname=aioitertools
-pkgver=0.7.1
-pkgrel=3
+pkgver=0.8.0
+pkgrel=1
 pkgdesc='Implementation of itertools, builtins, and more for AsyncIO and 
mixed-type iterables'
 arch=(any)
 url='https://github.com/omnilib/aioitertools'
 license=(MIT)
-depends=(python python-typing_extensions)
+depends=(python)
 makedepends=(python-setuptools)
 
source=("https://files.pythonhosted.org/packages/source/a/$_pkgname/$_pkgname-$pkgver.tar.gz;)
-sha256sums=('54a56c7cf3b5290d1cb5e8974353c9f52c677612b5d69a859369a020c53414a3')
+sha256sums=('8b02facfbc9b0f1867739949a223f3d3267ed8663691cc95abd94e2c1d8c2b46')
 
 prepare() {
   cd $_pkgname-$pkgver



[arch-commits] Commit in iana-etc/repos (4 files)

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 15:57:05
  Author: jelle
Revision: 421190

archrelease: copy trunk to testing-any

Added:
  iana-etc/repos/testing-any/
  iana-etc/repos/testing-any/LICENSE
(from rev 421189, iana-etc/trunk/LICENSE)
  iana-etc/repos/testing-any/PKGBUILD
(from rev 421189, iana-etc/trunk/PKGBUILD)
  iana-etc/repos/testing-any/sources.tar.xz
(from rev 421189, iana-etc/trunk/sources.tar.xz)

--+
 LICENSE  |1 +
 PKGBUILD |   52 
 2 files changed, 53 insertions(+)

Copied: iana-etc/repos/testing-any/LICENSE (from rev 421189, 
iana-etc/trunk/LICENSE)
===
--- testing-any/LICENSE (rev 0)
+++ testing-any/LICENSE 2021-08-07 15:57:05 UTC (rev 421190)
@@ -0,0 +1 @@
+The contents of this package are inelligible for copyright protection.

Copied: iana-etc/repos/testing-any/PKGBUILD (from rev 421189, 
iana-etc/trunk/PKGBUILD)
===
--- testing-any/PKGBUILD(rev 0)
+++ testing-any/PKGBUILD2021-08-07 15:57:05 UTC (rev 421190)
@@ -0,0 +1,52 @@
+# Contributor: Thomas Bächler 
+# Contributor: Gaetan Bisson 
+# Maintainer: Jelle van der Waa 
+
+pkgname=iana-etc
+pkgver=20210728
+_ports=service-names-port-numbers-${pkgver}
+_protocols=protocol-numbers-20210718
+pkgrel=1
+pkgdesc='/etc/protocols and /etc/services provided by IANA'
+url='https://www.iana.org/protocols'
+arch=('any')
+license=('custom:none')
+backup=('etc/'{protocols,services})
+source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml;
+
"https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml;
+'LICENSE')
+sha256sums=('c445cdc25e0967c478697abbd7694c9a813df1c94de59f3b35fe61b9ca927745'
+'1a9570d4a35702a2b5fcb010701a607d874fc08e51d496c5e893e5881ea2837b'
+'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
+
+# Original but unversioned IANA files:
+# 
https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xml
+# https://www.iana.org/assignments/protocol-numbers/protocol-numbers.xml
+
+package() {
+   cd "${srcdir}"
+
+   install -d "${pkgdir}/etc"
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/iana-etc/LICENSE"
+   install -Dm644 ${_ports}.xml 
"${pkgdir}/usr/share/iana-etc/port-numbers.iana"
+   install -Dm644 ${_protocols}.xml 
"${pkgdir}/usr/share/iana-etc/protocol-numbers.iana"
+
+   gawk -F"[<>]" '
+BEGIN { print "# Full data: /usr/share/iana-etc/protocol-numbers.iana\n" }
+(/ "${pkgdir}/etc/protocols"
+
+   gawk -F"[<>]" '
+BEGIN { print "# Full data: /usr/share/iana-etc/port-numbers.iana\n" }
+(/ "${pkgdir}/etc/services"
+
+}

Copied: iana-etc/repos/testing-any/sources.tar.xz (from rev 421189, 
iana-etc/trunk/sources.tar.xz)
===
(Binary files differ)



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

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 15:56:53
  Author: jelle
Revision: 421189

upgpkg: iana-etc 20210728-1

Modified:
  iana-etc/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 07:04:04 UTC (rev 421188)
+++ PKGBUILD2021-08-07 15:56:53 UTC (rev 421189)
@@ -3,9 +3,9 @@
 # Maintainer: Jelle van der Waa 
 
 pkgname=iana-etc
-pkgver=20210624
+pkgver=20210728
 _ports=service-names-port-numbers-${pkgver}
-_protocols=protocol-numbers-20210324
+_protocols=protocol-numbers-20210718
 pkgrel=1
 pkgdesc='/etc/protocols and /etc/services provided by IANA'
 url='https://www.iana.org/protocols'
@@ -15,7 +15,7 @@
 source=("https://sources.archlinux.org/other/packages/iana-etc/${_ports}.xml;
 
"https://sources.archlinux.org/other/packages/iana-etc/${_protocols}.xml;
 'LICENSE')
-sha256sums=('5137498e2948c69f67a1bdb3eb950539feb91f0d2ec7341bacbaf4601dcce0fe'
+sha256sums=('c445cdc25e0967c478697abbd7694c9a813df1c94de59f3b35fe61b9ca927745'
 '1a9570d4a35702a2b5fcb010701a607d874fc08e51d496c5e893e5881ea2837b'
 'dd37e92942d5a4024f1c77df49d61ca77fc6284691814903a741785df61f78cb')
 



[arch-commits] Commit in kubernetes/repos (20 files)

2021-08-07 Thread Morten Linderud via arch-commits
Date: Saturday, August 7, 2021 @ 15:53:04
  Author: foxboron
Revision: 994677

archrelease: copy trunk to community-testing-x86_64

Added:
  kubernetes/repos/community-testing-x86_64/
  kubernetes/repos/community-testing-x86_64/10-kubeadm-kubelet.conf
(from rev 994676, kubernetes/trunk/10-kubeadm-kubelet.conf)
  kubernetes/repos/community-testing-x86_64/50-kubelet-sysctl.conf
(from rev 994676, kubernetes/trunk/50-kubelet-sysctl.conf)
  kubernetes/repos/community-testing-x86_64/PKGBUILD
(from rev 994676, kubernetes/trunk/PKGBUILD)
  kubernetes/repos/community-testing-x86_64/kube-apiserver.env
(from rev 994676, kubernetes/trunk/kube-apiserver.env)
  kubernetes/repos/community-testing-x86_64/kube-apiserver.service
(from rev 994676, kubernetes/trunk/kube-apiserver.service)
  kubernetes/repos/community-testing-x86_64/kube-controller-manager.env
(from rev 994676, kubernetes/trunk/kube-controller-manager.env)
  kubernetes/repos/community-testing-x86_64/kube-controller-manager.service
(from rev 994676, kubernetes/trunk/kube-controller-manager.service)
  kubernetes/repos/community-testing-x86_64/kube-proxy.env
(from rev 994676, kubernetes/trunk/kube-proxy.env)
  kubernetes/repos/community-testing-x86_64/kube-proxy.service
(from rev 994676, kubernetes/trunk/kube-proxy.service)
  kubernetes/repos/community-testing-x86_64/kube-scheduler.env
(from rev 994676, kubernetes/trunk/kube-scheduler.env)
  kubernetes/repos/community-testing-x86_64/kube-scheduler.service
(from rev 994676, kubernetes/trunk/kube-scheduler.service)
  kubernetes/repos/community-testing-x86_64/kubeadm.install
(from rev 994676, kubernetes/trunk/kubeadm.install)
  kubernetes/repos/community-testing-x86_64/kubelet-modules.conf
(from rev 994676, kubernetes/trunk/kubelet-modules.conf)
  kubernetes/repos/community-testing-x86_64/kubelet.env
(from rev 994676, kubernetes/trunk/kubelet.env)
  kubernetes/repos/community-testing-x86_64/kubelet.install
(from rev 994676, kubernetes/trunk/kubelet.install)
  kubernetes/repos/community-testing-x86_64/kubelet.service
(from rev 994676, kubernetes/trunk/kubelet.service)
  kubernetes/repos/community-testing-x86_64/kubernetes-1.20.0-gotags.patch
(from rev 994676, kubernetes/trunk/kubernetes-1.20.0-gotags.patch)
  kubernetes/repos/community-testing-x86_64/kubernetes-sysusers.conf
(from rev 994676, kubernetes/trunk/kubernetes-sysusers.conf)
  kubernetes/repos/community-testing-x86_64/kubernetes-tmpfiles.conf
(from rev 994676, kubernetes/trunk/kubernetes-tmpfiles.conf)

-+
 10-kubeadm-kubelet.conf |   10 +
 50-kubelet-sysctl.conf  |2 
 PKGBUILD|  230 ++
 kube-apiserver.env  |   10 +
 kube-apiserver.service  |   16 ++
 kube-controller-manager.env |   11 +
 kube-controller-manager.service |   13 ++
 kube-proxy.env  |9 +
 kube-proxy.service  |   13 ++
 kube-scheduler.env  |   10 +
 kube-scheduler.service  |   13 ++
 kubeadm.install |   14 ++
 kubelet-modules.conf|1 
 kubelet.env |9 +
 kubelet.install |   18 ++
 kubelet.service |   20 +++
 kubernetes-1.20.0-gotags.patch  |   12 +
 kubernetes-sysusers.conf|1 
 kubernetes-tmpfiles.conf|1 
 19 files changed, 413 insertions(+)

Copied: kubernetes/repos/community-testing-x86_64/10-kubeadm-kubelet.conf (from 
rev 994676, kubernetes/trunk/10-kubeadm-kubelet.conf)
===
--- community-testing-x86_64/10-kubeadm-kubelet.conf
(rev 0)
+++ community-testing-x86_64/10-kubeadm-kubelet.conf2021-08-07 15:53:04 UTC 
(rev 994677)
@@ -0,0 +1,10 @@
+[Service]
+Environment="KUBELET_KUBECONFIG_ARGS=--bootstrap-kubeconfig=/etc/kubernetes/bootstrap-kubelet.conf
 --kubeconfig=/etc/kubernetes/kubelet.conf"
+Environment="KUBELET_CONFIG_ARGS=--config=/var/lib/kubelet/config.yaml"
+# "kubeadm init" and "kubeadm join" populate the KUBELET_KUBEADM_ARGS in this 
file
+EnvironmentFile=-/var/lib/kubelet/kubeadm-flags.env
+# The KUBELET_ARGS can be sourced from this file
+# NOTE: Using the config.yaml is preferred
+EnvironmentFile=-/etc/kubernetes/kubelet.env
+ExecStart=
+ExecStart=/usr/bin/kubelet $KUBELET_KUBECONFIG_ARGS $KUBELET_CONFIG_ARGS 
$KUBELET_KUBEADM_ARGS $KUBELET_ARGS

Copied: kubernetes/repos/community-testing-x86_64/50-kubelet-sysctl.conf (from 
rev 994676, kubernetes/trunk/50-kubelet-sysctl.conf)
===
--- community-testing-x86_64/50-kubelet-sysctl.conf 
(rev 0)
+++ community-testing-x86_64/50-kubelet-sysctl.conf 2021-08-07 15:53:04 UTC 
(rev 994677)
@@ -0,0 +1,2 @@
+# The file is provided as part of the kubeadm package
+net.ipv4.ip_forward 

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

2021-08-07 Thread Morten Linderud via arch-commits
Date: Saturday, August 7, 2021 @ 15:52:40
  Author: foxboron
Revision: 994676

upgpkg: kubernetes 1.22.0-1

Modified:
  kubernetes/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 15:08:17 UTC (rev 994675)
+++ PKGBUILD2021-08-07 15:52:40 UTC (rev 994676)
@@ -3,7 +3,7 @@
 
 pkgbase=kubernetes
 pkgname=('kube-apiserver' 'kube-controller-manager' 'kube-proxy' 
'kube-scheduler' 'kubectl' 'kubelet' 'kubeadm')
-pkgver=1.21.3
+pkgver=1.22.0
 pkgrel=1
 pkgdesc="Production-Grade Container Scheduling and Management"
 arch=('x86_64')
@@ -30,7 +30,7 @@
 "kube-scheduler.env"
 "kube-scheduler.service"
 )
-sha512sums=('d780099814468079eaa9b9b33fb0f48e2c44ebbf304068f44c79281e7dc074cfe8a2f56330f8363282ce6ed07a12125fa4ec6a8a5308d208456231f827c861a0'
+sha512sums=('7ca7ba890e4ce2ea13d47e85901fa4d63916ae746ad45f2ac40b9388015dd0186e161959874202352cb13a3ee7cf73138fe43a9191a536f78810c3827ec69375'
 
'a2c97738fb49c0e30eee44b6404af083bbaddbafb8a3fa92493802065f4ac06f0c09d50437a9fdda345e0365de984d9bc768fb9300a40c716e6dec53bd57b6de'
 
'5f7132636b6afe9f00dc450c58073c0829942fa44070e7ec5a2c227c485c83f076bdea081d207f926b44d02700be65bf19a61f5d8d1472edd480f980e6ffbc3a'
 
'ed5ba22b37eaa9f4950ff3b57d60dd7866fcd5b8bd5197eab3170470528e8d91379483d3eb724589e695184f9b0ed506ebaee73ecca0dc40afdb5f35e79d178a'
@@ -47,7 +47,7 @@
 
'dd4efa137462905f9e29a99d69b747ae35e58ba8152794bfa417325953dd5059bad96fabfabf73ce1ee2310dc4ab4d1b95c8d931d33b81c67addcb614a51be54'
 
'ba277f765959ddb8aa0dee5a86cd9df1f40fb3f6ea1001f24825dbf21bd9342981d13894301170431729f76e710f70c23481e4061c64be29517ff497490f1ef3'
 
'2c25c0e11a7b2d6d61e03f9afe7ba21f9497495ab02e85f2623ce8c71019fb8a1af16197ab3968d5da050c2188c3e67372aa43322ac91af84f7da61bf73596bc')
-b2sums=('90875f42be8bc123d6cdf120ce33ff2aa5e1da33bc2c9b147c1b6d7ccffeaec9e87cb4552e88c301f741fd8f0923792baa9c65a03035fc26f0431a172068dbac'
+b2sums=('958955dd0bf15e1094e1a7b580cbbf98c7ad7822e8d130900731e395d5b961a46fbc1c57bed57a2a6958b42e9a926d8c197cfc10f219a4cc7d7062963def7a81'
 
'a84c41a2b2be6ab0f5f6c3ede13b28456deb7098421a6f1af0e72e53a9214efa30a59709c5b1e6c35031c4dfd15e786a691b69e592796d769cf057fb1d21379a'
 
'dbab30d7e1b566027fec9d6a95dd41ed8f64399c39aac07fb4513ce21050eeeb4a226adfd513f76921c305945dfa4a140602ede574dd5eb4cd287e0f2df21714'
 
'27a8dcbbe06fa7aea122fc87ca663710ae2179c995270d94e22c905422e2639f3c9c81eef6723467c76366062381d8bd65e84ef79f47fed7c240973a55f5cb0e'



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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 15:08:17
  Author: shibumi
Revision: 994675

archrelease: copy trunk to community-any

Added:
  mkosi/repos/community-any/PKGBUILD
(from rev 994674, mkosi/trunk/PKGBUILD)
Deleted:
  mkosi/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 15:08:11 UTC (rev 994674)
+++ PKGBUILD2021-08-07 15:08:17 UTC (rev 994675)
@@ -1,35 +0,0 @@
-# Maintainer: Christian Rebischke 
-# Maintainer: Lucas Werkmeister 
-# Contributor: Dave Reisner 
-
-pkgname=mkosi
-pkgver=9
-pkgrel=2
-pkgdesc='Build Legacy-Free OS Images'
-arch=('any')
-url='https://github.com/systemd/mkosi'
-license=('LGPL2.1')
-depends=('python')
-makedepends=('python-setuptools')
-optdepends=('debootstrap: build Debian or Ubuntu images'
-'debian-archive-keyring: build Debian images'
-'ubuntu-keyring: build Ubuntu images'
-'arch-install-scripts: build Arch images'
-'gnupg: sign images'
-'xz: compress images with xz'
-'btrfs-progs: raw_btrfs and subvolume output formats'
-'dosfstools: build bootable images'
-'squashfs-tools: raw_squashfs output format'
-'tar: tar output format'
-'cryptsetup: add dm-verity partitions'
-'edk2-ovmf: run bootable images in QEMU'
-'qemu: run bootable images in QEMU'
-'sbsigntools: sign EFI binaries for UEFI SecureBoot')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/systemd/mkosi/archive/v$pkgver.tar.gz;)
-sha512sums=('63851a2645bb35d7650ce526df38eab116160688847001f2952b0056a9a8ba4637d223d111406f1bf432642903238a4633c5c6bc594bfb85f2ba5034a3df4ad1')
-
-package() {
-  cd "mkosi-$pkgver"
-  export PYTHONHASHSEED=0
-  python setup.py install --root="$pkgdir"
-}

Copied: mkosi/repos/community-any/PKGBUILD (from rev 994674, 
mkosi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 15:08:17 UTC (rev 994675)
@@ -0,0 +1,35 @@
+# Maintainer: Christian Rebischke 
+# Maintainer: Lucas Werkmeister 
+# Contributor: Dave Reisner 
+
+pkgname=mkosi
+pkgver=10
+pkgrel=1
+pkgdesc='Build Legacy-Free OS Images'
+arch=('any')
+url='https://github.com/systemd/mkosi'
+license=('LGPL2.1')
+depends=('python')
+makedepends=('python-setuptools')
+optdepends=('debootstrap: build Debian or Ubuntu images'
+'debian-archive-keyring: build Debian images'
+'ubuntu-keyring: build Ubuntu images'
+'arch-install-scripts: build Arch images'
+'gnupg: sign images'
+'xz: compress images with xz'
+'btrfs-progs: raw_btrfs and subvolume output formats'
+'dosfstools: build bootable images'
+'squashfs-tools: raw_squashfs output format'
+'tar: tar output format'
+'cryptsetup: add dm-verity partitions'
+'edk2-ovmf: run bootable images in QEMU'
+'qemu: run bootable images in QEMU'
+'sbsigntools: sign EFI binaries for UEFI SecureBoot')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/systemd/mkosi/archive/v$pkgver.tar.gz;)
+sha512sums=('0c90ea784678f39c50868fcbbc76e3e5a2a77da98afcbcca3da0115346df10c00f402dc2db0f02d6b3933960cff971d22c11d830b0f2e63b799942301d507379')
+
+package() {
+  cd "mkosi-$pkgver"
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir"
+}



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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 15:08:11
  Author: shibumi
Revision: 994674

upgpkg: mkosi 10-1

Modified:
  mkosi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 15:06:42 UTC (rev 994673)
+++ PKGBUILD2021-08-07 15:08:11 UTC (rev 994674)
@@ -3,8 +3,8 @@
 # Contributor: Dave Reisner 
 
 pkgname=mkosi
-pkgver=9
-pkgrel=2
+pkgver=10
+pkgrel=1
 pkgdesc='Build Legacy-Free OS Images'
 arch=('any')
 url='https://github.com/systemd/mkosi'
@@ -26,7 +26,7 @@
 'qemu: run bootable images in QEMU'
 'sbsigntools: sign EFI binaries for UEFI SecureBoot')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/systemd/mkosi/archive/v$pkgver.tar.gz;)
-sha512sums=('63851a2645bb35d7650ce526df38eab116160688847001f2952b0056a9a8ba4637d223d111406f1bf432642903238a4633c5c6bc594bfb85f2ba5034a3df4ad1')
+sha512sums=('0c90ea784678f39c50868fcbbc76e3e5a2a77da98afcbcca3da0115346df10c00f402dc2db0f02d6b3933960cff971d22c11d830b0f2e63b799942301d507379')
 
 package() {
   cd "mkosi-$pkgver"



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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 15:06:42
  Author: shibumi
Revision: 994673

archrelease: copy trunk to community-x86_64

Added:
  pulumi/repos/community-x86_64/PKGBUILD
(from rev 994672, pulumi/trunk/PKGBUILD)
Deleted:
  pulumi/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  149 ++---
 1 file changed, 75 insertions(+), 74 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 15:06:36 UTC (rev 994672)
+++ PKGBUILD2021-08-07 15:06:42 UTC (rev 994673)
@@ -1,74 +0,0 @@
-# Maintainer: Christian Rebischke 
-# Contributor: Christoph Gysin 
-
-pkgname=pulumi
-pkgver=3.7.1
-pkgrel=1
-pkgdesc='Modern Infrastructure as Code'
-arch=('x86_64')
-url="https://github.com/$pkgname/$pkgname;
-license=('GPL')
-depends=('glibc')
-makedepends=('go')
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('797904dafbe4c1031bbcc262713ab7880ded548eed37287f10710a9cb4159651')
-
-_plugins=(
-  "nodejs/cmd/pulumi-language-nodejs"
-  "python/cmd/pulumi-language-python"
-  "dotnet/cmd/pulumi-language-dotnet"
-  "go/pulumi-language-go"
-)
-
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-
-  # Build the `pulumi` executable
-  cd "${srcdir}/${pkgname}-${pkgver}/pkg"
-  go build \
--ldflags "-X 
github.com/pulumi/pulumi/pkg/v${pkgver%%.*}/version.Version=${pkgver} 
-extldflags ${LDFLAGS}" \
--o "${srcdir}/${pkgname}-${pkgver}/bin/${pkgname}" \
-"./cmd/${pkgname}" \
-
-  # Build the plugins
-  cd "${srcdir}/${pkgname}-${pkgver}/sdk"
-  for plugin in "${_plugins[@]}"; do
-plugin_name=${plugin##*/}
-go build \
-  -ldflags "-X 
github.com/pulumi/pulumi/pkg/v${pkgver%%.*}/version.Version=${pkgver} 
-extldflags ${LDFLAGS}" \
-  -o "${srcdir}/${pkgname}-${pkgver}/bin/${plugin_name}" \
-  "./${plugin}"
-
-# Add possible executor
-if [ -f "${plugin}-exec" ]; then
-  cp "${plugin}-exec" "${srcdir}/${pkgname}-${pkgver}/bin/"
-fi
-  done
-}
-
-package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  # Install all executables
-  for f in ./bin/*; do
-install -D -m 755 "$f" "${pkgdir}/usr/bin/$(basename $f)"
-  done
-
-  # Generate Bash completion
-  install -D -m 644 \
-<("${pkgdir}/usr/bin/${pkgname}" gen-completion bash) \
-"${pkgdir}/etc/bash_completion.d/${pkgname}"
-
-  # Generate ZSH completion
-  install -D -m 644 \
-<("${pkgdir}/usr/bin/${pkgname}" gen-completion zsh) \
-"${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
-}
-
-# vim:set ts=2 sw=2 et:

Copied: pulumi/repos/community-x86_64/PKGBUILD (from rev 994672, 
pulumi/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 15:06:42 UTC (rev 994673)
@@ -0,0 +1,75 @@
+# Maintainer: Christian Rebischke 
+# Contributor: Christoph Gysin 
+
+pkgname=pulumi
+pkgver=3.9.1
+pkgrel=1
+pkgdesc='Modern Infrastructure as Code'
+arch=('x86_64')
+url="https://github.com/$pkgname/$pkgname;
+license=('GPL')
+depends=('glibc')
+makedepends=('go')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha256sums=('8e57951518c9fe0ee0c1899017540b73d5a4204d4146e43b1acee9cfdfd142c3')
+b2sums=('a8149cf44baa2a58e8179dc61cfb3f1a92e3d9cdc0cd88a73f2a3ded6034792136ce2e8417ee5534ebafe5c166ba5ea30e1ef08ff155d17538448b7b949ca2b3')
+
+_plugins=(
+  "nodejs/cmd/pulumi-language-nodejs"
+  "python/cmd/pulumi-language-python"
+  "dotnet/cmd/pulumi-language-dotnet"
+  "go/pulumi-language-go"
+)
+
+build() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+
+  # Build the `pulumi` executable
+  cd "${srcdir}/${pkgname}-${pkgver}/pkg"
+  go build \
+-ldflags "-X 
github.com/pulumi/pulumi/pkg/v${pkgver%%.*}/version.Version=${pkgver} 
-extldflags ${LDFLAGS}" \
+-o "${srcdir}/${pkgname}-${pkgver}/bin/${pkgname}" \
+"./cmd/${pkgname}" \
+
+  # Build the plugins
+  cd "${srcdir}/${pkgname}-${pkgver}/sdk"
+  for plugin in "${_plugins[@]}"; do
+plugin_name=${plugin##*/}
+go build \
+  -ldflags "-X 
github.com/pulumi/pulumi/pkg/v${pkgver%%.*}/version.Version=${pkgver} 
-extldflags ${LDFLAGS}" \
+  -o "${srcdir}/${pkgname}-${pkgver}/bin/${plugin_name}" \
+  "./${plugin}"
+
+# Add possible executor
+if [ -f "${plugin}-exec" ]; then
+  cp "${plugin}-exec" "${srcdir}/${pkgname}-${pkgver}/bin/"
+fi
+  done
+}
+
+package() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  # Install all executables
+  for f in ./bin/*; do
+

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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 15:06:36
  Author: shibumi
Revision: 994672

upgpkg: pulumi 3.9.1-1

Modified:
  pulumi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 15:05:14 UTC (rev 994671)
+++ PKGBUILD2021-08-07 15:06:36 UTC (rev 994672)
@@ -2,7 +2,7 @@
 # Contributor: Christoph Gysin 
 
 pkgname=pulumi
-pkgver=3.7.1
+pkgver=3.9.1
 pkgrel=1
 pkgdesc='Modern Infrastructure as Code'
 arch=('x86_64')
@@ -11,7 +11,8 @@
 depends=('glibc')
 makedepends=('go')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha256sums=('797904dafbe4c1031bbcc262713ab7880ded548eed37287f10710a9cb4159651')
+sha256sums=('8e57951518c9fe0ee0c1899017540b73d5a4204d4146e43b1acee9cfdfd142c3')
+b2sums=('a8149cf44baa2a58e8179dc61cfb3f1a92e3d9cdc0cd88a73f2a3ded6034792136ce2e8417ee5534ebafe5c166ba5ea30e1ef08ff155d17538448b7b949ca2b3')
 
 _plugins=(
   "nodejs/cmd/pulumi-language-nodejs"



[arch-commits] Commit in traefik/repos/community-x86_64 (12 files)

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 15:05:14
  Author: shibumi
Revision: 994671

archrelease: copy trunk to community-x86_64

Added:
  traefik/repos/community-x86_64/49c1e3df55175b2942ad091df86272903cf709da.patch
(from rev 994670, 
traefik/trunk/49c1e3df55175b2942ad091df86272903cf709da.patch)
  traefik/repos/community-x86_64/49ed06686b6c4be2164c65eb6d807b0fc542aea4.patch
(from rev 994670, 
traefik/trunk/49ed06686b6c4be2164c65eb6d807b0fc542aea4.patch)
  traefik/repos/community-x86_64/PKGBUILD
(from rev 994670, traefik/trunk/PKGBUILD)
  traefik/repos/community-x86_64/b77cf4d0b067438c3e1758bb22ad56e644c8122f.patch
(from rev 994670, 
traefik/trunk/b77cf4d0b067438c3e1758bb22ad56e644c8122f.patch)
  traefik/repos/community-x86_64/traefik.service
(from rev 994670, traefik/trunk/traefik.service)
  traefik/repos/community-x86_64/traefik.sysusers
(from rev 994670, traefik/trunk/traefik.sysusers)
Deleted:
  traefik/repos/community-x86_64/49c1e3df55175b2942ad091df86272903cf709da.patch
  traefik/repos/community-x86_64/49ed06686b6c4be2164c65eb6d807b0fc542aea4.patch
  traefik/repos/community-x86_64/PKGBUILD
  traefik/repos/community-x86_64/b77cf4d0b067438c3e1758bb22ad56e644c8122f.patch
  traefik/repos/community-x86_64/traefik.service
  traefik/repos/community-x86_64/traefik.sysusers

+
 49c1e3df55175b2942ad091df86272903cf709da.patch |  106 +++
 49ed06686b6c4be2164c65eb6d807b0fc542aea4.patch |  342 +++
 PKGBUILD   |  108 +++
 b77cf4d0b067438c3e1758bb22ad56e644c8122f.patch |  104 +++---
 traefik.service|   80 ++---
 traefik.sysusers   |2 
 6 files changed, 371 insertions(+), 371 deletions(-)

Deleted: 49c1e3df55175b2942ad091df86272903cf709da.patch
===
--- 49c1e3df55175b2942ad091df86272903cf709da.patch  2021-08-07 15:05:05 UTC 
(rev 994670)
+++ 49c1e3df55175b2942ad091df86272903cf709da.patch  2021-08-07 15:05:14 UTC 
(rev 994671)
@@ -1,53 +0,0 @@
-From 49c1e3df55175b2942ad091df86272903cf709da Mon Sep 17 00:00:00 2001
-From: Julien Salleyron 
-Date: Fri, 14 Aug 2020 11:03:58 +0200
-Subject: [PATCH] Fix server shutdown
-

- pkg/server/server_entrypoint_tcp.go | 13 ++---
- 1 file changed, 10 insertions(+), 3 deletions(-)
-
-diff --git a/pkg/server/server_entrypoint_tcp.go 
b/pkg/server/server_entrypoint_tcp.go
-index bf8a5315b3..3b7efdf4c8 100644
 a/pkg/server/server_entrypoint_tcp.go
-+++ b/pkg/server/server_entrypoint_tcp.go
-@@ -28,12 +28,14 @@ var httpServerLogger = 
stdlog.New(log.WithoutContext().WriterLevel(logrus.DebugL
- type httpForwarder struct {
-   net.Listener
-   connChan chan net.Conn
-+  errChan  chan error
- }
- 
- func newHTTPForwarder(ln net.Listener) *httpForwarder {
-   return {
-   Listener: ln,
-   connChan: make(chan net.Conn),
-+  errChan:  make(chan error),
-   }
- }
- 
-@@ -44,8 +46,12 @@ func (h *httpForwarder) ServeTCP(conn tcp.WriteCloser) {
- 
- // Accept retrieves a served connection in ServeTCP.
- func (h *httpForwarder) Accept() (net.Conn, error) {
--  conn := <-h.connChan
--  return conn, nil
-+  select {
-+  case conn := <-h.connChan:
-+  return conn, nil
-+  case err := <-h.errChan:
-+  return nil, err
-+  }
- }
- 
- // TCPEntryPoints holds a map of TCPEntryPoint (the entrypoint names being 
the keys).
-@@ -169,7 +175,8 @@ func (e *TCPEntryPoint) Start(ctx context.Context) {
-   if netErr, ok := err.(net.Error); ok && 
netErr.Temporary() {
-   continue
-   }
--
-+  e.httpServer.Forwarder.errChan <- err
-+  e.httpsServer.Forwarder.errChan <- err
-   return
-   }
- 

Copied: 
traefik/repos/community-x86_64/49c1e3df55175b2942ad091df86272903cf709da.patch 
(from rev 994670, traefik/trunk/49c1e3df55175b2942ad091df86272903cf709da.patch)
===
--- 49c1e3df55175b2942ad091df86272903cf709da.patch  
(rev 0)
+++ 49c1e3df55175b2942ad091df86272903cf709da.patch  2021-08-07 15:05:14 UTC 
(rev 994671)
@@ -0,0 +1,53 @@
+From 49c1e3df55175b2942ad091df86272903cf709da Mon Sep 17 00:00:00 2001
+From: Julien Salleyron 
+Date: Fri, 14 Aug 2020 11:03:58 +0200
+Subject: [PATCH] Fix server shutdown
+
+---
+ pkg/server/server_entrypoint_tcp.go | 13 ++---
+ 1 file changed, 10 insertions(+), 3 deletions(-)
+
+diff --git a/pkg/server/server_entrypoint_tcp.go 
b/pkg/server/server_entrypoint_tcp.go
+index bf8a5315b3..3b7efdf4c8 100644
+--- a/pkg/server/server_entrypoint_tcp.go
 b/pkg/server/server_entrypoint_tcp.go
+@@ -28,12 +28,14 @@ var httpServerLogger = 

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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 15:05:05
  Author: shibumi
Revision: 994670

upgpkg: traefik 2.4.13-1

Modified:
  traefik/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 14:55:17 UTC (rev 994669)
+++ PKGBUILD2021-08-07 15:05:05 UTC (rev 994670)
@@ -1,7 +1,7 @@
 # Maintainer : Christian Rebischke 
 
 pkgname=traefik
-pkgver=2.4.8
+pkgver=2.4.13
 pkgrel=1
 pkgdesc="Modern reverse proxy written in Go"
 arch=('x86_64')
@@ -16,7 +16,7 @@
   'traefik.service'
   'traefik.sysusers')
 noextract=("${pkgname}-${pkgver}.tar.gz")
-sha512sums=('1ca0bb1f997262e8a12ab6b74e3e35ebdc3edbf8b72f89bf2850cb49a2a24ba99277846707eba934d6b15ef2a4cbde2facdbf3b2b43864d7b1407fbfcc50ae39'
+sha512sums=('e703e752e82be8568f0efa1f0dfc1bc39a00b6bb301cb9205860776f6ba2d04dfae9d82819747039c58d8c6634a7ce0561d5d5c6c7dfd3b5417ae6b606d08197'
 
'25ab1113bb69936c443fe49d5d3da7d39171fc82e8fa06f46ed4e2dfcaa89685d50ca50b58c32215852d79e5c8d4736a287c15b75420c78a853c51502cb2641a'
 
'5fecfed5df77bf28c2c976ebaebedb030904d41509e740821140a4889bda20327f416e78f8d19b0ee78c8bc422d1907ce05ef3562e4d3e36ddfbdbea5e860b2a')
 



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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 14:55:17
  Author: shibumi
Revision: 994669

archrelease: copy trunk to community-x86_64

Added:
  skaffold/repos/community-x86_64/PKGBUILD
(from rev 994668, skaffold/trunk/PKGBUILD)
  skaffold/repos/community-x86_64/build_info.patch
(from rev 994668, skaffold/trunk/build_info.patch)
Deleted:
  skaffold/repos/community-x86_64/PKGBUILD
  skaffold/repos/community-x86_64/build_info.patch

--+
 PKGBUILD |  124 ++---
 build_info.patch |   46 +--
 2 files changed, 85 insertions(+), 85 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 14:55:11 UTC (rev 994668)
+++ PKGBUILD2021-08-07 14:55:17 UTC (rev 994669)
@@ -1,62 +0,0 @@
-# Maintainer Christian Rebischke 
-# Maintainer: Fredy García 
-# Maintainer: Maxim Baz <${pkgname} at maximbaz dot com>
-# Contributor: Stefan Cocora 
-
-pkgname=skaffold
-pkgver=1.28.1
-pkgrel=1
-pkgdesc="A command line tool that facilitates continuous development for 
Kubernetes applications"
-arch=("x86_64")
-url="https://github.com/GoogleContainerTools/${pkgname};
-license=("Apache")
-depends=("docker")
-makedepends=("go")
-optdepends=(
-  "minikube: To use Minikube"
-  "kubectl: For Kubernetes support"
-  "bash-completion: Tab autocompletion"
-)
-source=(
-  
"${pkgname}-${pkgver}.tar.gz::https://github.com/GoogleContainerTools/${pkgname}/archive/v${pkgver}.tar.gz;
-)
-sha256sums=('4d96d820d48934b3c12415697146ec30318e235f3a35d4fc68024cda30b655ef')
-b2sums=('1575300e5d4f91b2d649b35b94c065a0f96dc4c0c87b6ba1aa33802df868c6b414eccfd44d5eeac71cd9f40a3d23df6143a311a3ebe6c09be1e852a4d8b0')
-_commit="7b855e136dc0f9cc5544ed2808c9d5feb767118c"
-
-prepare() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
-
-  rm -rf "${srcdir}/gopath"
-  mkdir -p "${srcdir}/gopath/bin"
-  mkdir -p "${srcdir}/gopath/src/github.com/GoogleContainerTools"
-  ln -rTsf "${srcdir}/${pkgname}-${pkgver}" 
"${srcdir}/gopath/src/github.com/GoogleContainerTools/${pkgname}"
-}
-
-build() {
-  cd "${srcdir}/gopath/src/github.com/GoogleContainerTools/${pkgname}"
-  export GOPATH="${srcdir}/gopath"
-  export PATH="${PATH}:${GOPATH}/bin"
-  export VERSION="v${pkgver}"
-  export COMMIT="${_commit}"
-  export TREE_STATE="clean"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -mod=readonly -modcacherw -x -v 
-ldflags=-linkmode=external"
-  make install
-
-  # To avoid issues deleting directories next time
-  go clean --modcache
-
-  # Create completion files
-  "${srcdir}/gopath/bin/${pkgname}" completion bash > 
"${srcdir}/${pkgname}-completion.bash"
-  "${srcdir}/gopath/bin/${pkgname}" completion zsh > 
"${srcdir}/${pkgname}-completion.zsh"
-}
-
-package() {
-  install -Dm755 "${srcdir}/gopath/bin/${pkgname}" 
"${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 "${srcdir}/${pkgname}-completion.bash" 
"${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
-  install -Dm644 "${srcdir}/${pkgname}-completion.zsh" 
"${pkgdir}/usr/share/zsh/site-functions/_skaffold"
-}

Copied: skaffold/repos/community-x86_64/PKGBUILD (from rev 994668, 
skaffold/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 14:55:17 UTC (rev 994669)
@@ -0,0 +1,62 @@
+# Maintainer Christian Rebischke 
+# Maintainer: Fredy García 
+# Maintainer: Maxim Baz <${pkgname} at maximbaz dot com>
+# Contributor: Stefan Cocora 
+
+pkgname=skaffold
+pkgver=1.29.0
+pkgrel=1
+pkgdesc="A command line tool that facilitates continuous development for 
Kubernetes applications"
+arch=("x86_64")
+url="https://github.com/GoogleContainerTools/${pkgname};
+license=("Apache")
+depends=("docker")
+makedepends=("go")
+optdepends=(
+  "minikube: To use Minikube"
+  "kubectl: For Kubernetes support"
+  "bash-completion: Tab autocompletion"
+)
+source=(
+  
"${pkgname}-${pkgver}.tar.gz::https://github.com/GoogleContainerTools/${pkgname}/archive/v${pkgver}.tar.gz;
+)
+sha256sums=('f12b1f608e8f7095bc5976c40c0c80417ee0a24ae7752012f51074539f311046')
+b2sums=('f8a82eeed53c66b69633878c9b6dd02ec8cafec76ea3efe076feb4dae5b852235750addd484800d0aed7c1dbdc4e780dc7e1d849776af51a09f70b4b0466857a')
+_commit="39371bb996a3c39c3d4fa8749cabe173c5f45b3a"
+
+prepare() {
+  cd "${srcdir}/${pkgname}-${pkgver}"
+
+  rm -rf "${srcdir}/gopath"
+  mkdir -p "${srcdir}/gopath/bin"
+  mkdir -p "${srcdir}/gopath/src/github.com/GoogleContainerTools"
+  ln -rTsf "${srcdir}/${pkgname}-${pkgver}" 
"${srcdir}/gopath/src/github.com/GoogleContainerTools/${pkgname}"
+}
+
+build() {
+  cd "${srcdir}/gopath/src/github.com/GoogleContainerTools/${pkgname}"
+  export GOPATH="${srcdir}/gopath"
+  export PATH="${PATH}:${GOPATH}/bin"
+  export VERSION="v${pkgver}"
+  export COMMIT="${_commit}"
+  

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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 14:55:11
  Author: shibumi
Revision: 994668

upgpkg: skaffold 1.29.0-1

Modified:
  skaffold/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 14:45:55 UTC (rev 994667)
+++ PKGBUILD2021-08-07 14:55:11 UTC (rev 994668)
@@ -22,7 +22,7 @@
 )
 sha256sums=('f12b1f608e8f7095bc5976c40c0c80417ee0a24ae7752012f51074539f311046')
 
b2sums=('f8a82eeed53c66b69633878c9b6dd02ec8cafec76ea3efe076feb4dae5b852235750addd484800d0aed7c1dbdc4e780dc7e1d849776af51a09f70b4b0466857a')
-_commit="7b855e136dc0f9cc5544ed2808c9d5feb767118c"
+_commit="39371bb996a3c39c3d4fa8749cabe173c5f45b3a"
 
 prepare() {
   cd "${srcdir}/${pkgname}-${pkgver}"



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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 14:45:55
  Author: shibumi
Revision: 994667

upgpkg: skaffold 1.29.0-1

Modified:
  skaffold/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 14:35:45 UTC (rev 994666)
+++ PKGBUILD2021-08-07 14:45:55 UTC (rev 994667)
@@ -4,7 +4,7 @@
 # Contributor: Stefan Cocora 
 
 pkgname=skaffold
-pkgver=1.28.1
+pkgver=1.29.0
 pkgrel=1
 pkgdesc="A command line tool that facilitates continuous development for 
Kubernetes applications"
 arch=("x86_64")
@@ -20,8 +20,8 @@
 source=(
   
"${pkgname}-${pkgver}.tar.gz::https://github.com/GoogleContainerTools/${pkgname}/archive/v${pkgver}.tar.gz;
 )
-sha256sums=('4d96d820d48934b3c12415697146ec30318e235f3a35d4fc68024cda30b655ef')
-b2sums=('1575300e5d4f91b2d649b35b94c065a0f96dc4c0c87b6ba1aa33802df868c6b414eccfd44d5eeac71cd9f40a3d23df6143a311a3ebe6c09be1e852a4d8b0')
+sha256sums=('f12b1f608e8f7095bc5976c40c0c80417ee0a24ae7752012f51074539f311046')
+b2sums=('f8a82eeed53c66b69633878c9b6dd02ec8cafec76ea3efe076feb4dae5b852235750addd484800d0aed7c1dbdc4e780dc7e1d849776af51a09f70b4b0466857a')
 _commit="7b855e136dc0f9cc5544ed2808c9d5feb767118c"
 
 prepare() {



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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 14:35:45
  Author: shibumi
Revision: 994666

archrelease: copy trunk to community-x86_64

Added:
  hcloud/repos/community-x86_64/PKGBUILD
(from rev 994665, hcloud/trunk/PKGBUILD)
Deleted:
  hcloud/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   98 ++---
 1 file changed, 49 insertions(+), 49 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 14:35:38 UTC (rev 994665)
+++ PKGBUILD2021-08-07 14:35:45 UTC (rev 994666)
@@ -1,49 +0,0 @@
-# Maintainer: Christian Rebischke 
-# Maintainer: Sven-Hendrik Haase 
-# Contributor: Konrad Tegtmeier 
-
-_pkgname=cli
-pkgname=hcloud
-pkgver=1.25.1
-pkgrel=1
-pkgdesc="CLI for Hetzner Cloud"
-arch=('x86_64')
-url="https://github.com/hetznercloud/cli;
-license=('MIT')
-optdepends=('bash-completion: tab auto-completion'
-'zsh: tab auto-completion')
-makedepends=('go-pie')
-depends=('glibc')
-provides=('hcloud')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/hetznercloud/cli/archive/refs/tags/v${pkgver}.tar.gz;)
-sha512sums=('85fdcffd1b5a462fff335086155c2a848f88c569526a6dc1ecc8c2455cb60cf3e2b2410f653c4c86ae8c4fb1caea910066bb1cd55cf9e5baa0c9c40e696392cb')
-
-build() {
-  export CGO_ENABLED=1
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  cd "cli-${pkgver}"
-  go build \
--ldflags "-linkmode=external -w -X 
github.com/hetznercloud/cli/internal/version.Version=${pkgver}" \
-github.com/hetznercloud/cli/cmd/hcloud
-  chmod +x ./hcloud
-}
-
-check() {
-  cd "cli-${pkgver}"
-  go test -v -x ./...
-}
-
-package() {
-  cd "cli-${pkgver}"
-  install -Dsm755 ./hcloud "${pkgdir}/usr/bin/hcloud"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-
-  mkdir -p 
"$pkgdir"/usr/share/{bash-completion/completions,zsh/site-functions,fish/vendor_completions.d}
-  ./hcloud completion bash > 
"${pkgdir}/usr/share/bash-completion/completions/hcloud"
-  ./hcloud completion zsh > "${pkgdir}/usr/share/zsh/site-functions/_hcloud"
-  ./hcloud completion fish > 
"${pkgdir}/usr/share/fish/vendor_completions.d/hcloud.fish"
-}

Copied: hcloud/repos/community-x86_64/PKGBUILD (from rev 994665, 
hcloud/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 14:35:45 UTC (rev 994666)
@@ -0,0 +1,49 @@
+# Maintainer: Christian Rebischke 
+# Maintainer: Sven-Hendrik Haase 
+# Contributor: Konrad Tegtmeier 
+
+_pkgname=cli
+pkgname=hcloud
+pkgver=1.26.1
+pkgrel=1
+pkgdesc="CLI for Hetzner Cloud"
+arch=('x86_64')
+url="https://github.com/hetznercloud/cli;
+license=('MIT')
+optdepends=('bash-completion: tab auto-completion'
+'zsh: tab auto-completion')
+makedepends=('go-pie')
+depends=('glibc')
+provides=('hcloud')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/hetznercloud/cli/archive/refs/tags/v${pkgver}.tar.gz;)
+sha512sums=('1450db0b6b90e3539018dcb4dc867af4dfe9eadb557b2e5a1fce8ba7f84ffba356ff771f9c49876a8f192c0b5f554dcec27d53b24be5772876dc0384ca4000b8')
+
+build() {
+  export CGO_ENABLED=1
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  cd "cli-${pkgver}"
+  go build \
+-ldflags "-linkmode=external -w -X 
github.com/hetznercloud/cli/internal/version.Version=${pkgver}" \
+github.com/hetznercloud/cli/cmd/hcloud
+  chmod +x ./hcloud
+}
+
+check() {
+  cd "cli-${pkgver}"
+  go test -v -x ./...
+}
+
+package() {
+  cd "cli-${pkgver}"
+  install -Dsm755 ./hcloud "${pkgdir}/usr/bin/hcloud"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+
+  mkdir -p 
"$pkgdir"/usr/share/{bash-completion/completions,zsh/site-functions,fish/vendor_completions.d}
+  ./hcloud completion bash > 
"${pkgdir}/usr/share/bash-completion/completions/hcloud"
+  ./hcloud completion zsh > "${pkgdir}/usr/share/zsh/site-functions/_hcloud"
+  ./hcloud completion fish > 
"${pkgdir}/usr/share/fish/vendor_completions.d/hcloud.fish"
+}



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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 14:35:38
  Author: shibumi
Revision: 994665

upgpkg: hcloud 1.26.1-1

Modified:
  hcloud/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 14:35:04 UTC (rev 994664)
+++ PKGBUILD2021-08-07 14:35:38 UTC (rev 994665)
@@ -4,7 +4,7 @@
 
 _pkgname=cli
 pkgname=hcloud
-pkgver=1.25.1
+pkgver=1.26.1
 pkgrel=1
 pkgdesc="CLI for Hetzner Cloud"
 arch=('x86_64')
@@ -16,7 +16,7 @@
 depends=('glibc')
 provides=('hcloud')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/hetznercloud/cli/archive/refs/tags/v${pkgver}.tar.gz;)
-sha512sums=('85fdcffd1b5a462fff335086155c2a848f88c569526a6dc1ecc8c2455cb60cf3e2b2410f653c4c86ae8c4fb1caea910066bb1cd55cf9e5baa0c9c40e696392cb')
+sha512sums=('1450db0b6b90e3539018dcb4dc867af4dfe9eadb557b2e5a1fce8ba7f84ffba356ff771f9c49876a8f192c0b5f554dcec27d53b24be5772876dc0384ca4000b8')
 
 build() {
   export CGO_ENABLED=1



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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 14:35:04
  Author: shibumi
Revision: 994664

archrelease: copy trunk to community-x86_64

Added:
  operator-sdk/repos/community-x86_64/PKGBUILD
(from rev 994663, operator-sdk/trunk/PKGBUILD)
Deleted:
  operator-sdk/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 14:34:57 UTC (rev 994663)
+++ PKGBUILD2021-08-07 14:35:04 UTC (rev 994664)
@@ -1,44 +0,0 @@
-# Maintainer: Christian Rebischke 
-
-pkgname=operator-sdk
-pkgver=1.10.0
-pkgrel=1
-pkgdesc="SDK for building Kubernetes applications"
-arch=('x86_64')
-url="https://github.com/operator-framework/operator-sdk;
-license=('Apache')
-makedepends=('go')
-depends=('glibc')
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/operator-framework/operator-sdk/archive/v${pkgver}.tar.gz;)
-sha512sums=('589242fe53c6d4cf98ec10f25dadbae1f8ee5ff53cdfa1e35e638e2cc0dc044004df3e013fc8f0750af93121bd93e9fed8f85344f6a641cc810bdd2c5801ec78')
-b2sums=('ebfeaca86e46bc7b9fd78d08d999da8b03ebbc712c87c3f8b59355c5c26c6e8c96b42f3566a2020bc7e2079d6b158bb9bdf4b078aa7f3af8a6a89aab82a7fc45')
-
-prepare() {
-  export GOPATH="${srcdir}"
-  mkdir -p src/github.com/operator-framework "${GOPATH}/bin"
-  mv "${pkgname}-${pkgver}" "src/github.com/operator-framework/${pkgname}"
-  export PACKAGE_ROOT="${GOPATH}/src/github.com/operator-framework/${pkgname}"
-}
-
-build() {
-  cd "${PACKAGE_ROOT}"
-  export CGO_ENABLED=1
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
-  go build -ldflags "-linkmode=external" -v -o . 
./cmd/{operator-sdk,ansible-operator,helm-operator}
-}
-
-#check() {
-#  cd "${PACKAGE_ROOT}"
-#  go test -v ./...
-#}
-
-package() {
-  cd "${PACKAGE_ROOT}"
-  install -Dsm755 ./operator-sdk "${pkgdir}/usr/bin/operator-sdk"
-  install -Dsm755 ./ansible-operator "${pkgdir}/usr/bin/ansible-operator"
-  install -Dsm755 ./helm-operator "${pkgdir}/usr/bin/helm-operator"
-}

Copied: operator-sdk/repos/community-x86_64/PKGBUILD (from rev 994663, 
operator-sdk/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 14:35:04 UTC (rev 994664)
@@ -0,0 +1,44 @@
+# Maintainer: Christian Rebischke 
+
+pkgname=operator-sdk
+pkgver=1.10.1
+pkgrel=1
+pkgdesc="SDK for building Kubernetes applications"
+arch=('x86_64')
+url="https://github.com/operator-framework/operator-sdk;
+license=('Apache')
+makedepends=('go')
+depends=('glibc')
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/operator-framework/operator-sdk/archive/v${pkgver}.tar.gz;)
+sha512sums=('57246fd6c7422f1b65b13ee16a68ce45f8aac895fd7579448cbabcd5323480806556c9b0750ee8176eca9ad4aa1e0708fefc624835a6dc1b50708cd281fa13d2')
+b2sums=('79cffe2bee971e86bd466f2675c4d45cf191c3c5c847567bfb97f148033fdf26bb26687275eb4de0e603a12eb270fa5290de1e4f288e05b5912710d7d3986396')
+
+prepare() {
+  export GOPATH="${srcdir}"
+  mkdir -p src/github.com/operator-framework "${GOPATH}/bin"
+  mv "${pkgname}-${pkgver}" "src/github.com/operator-framework/${pkgname}"
+  export PACKAGE_ROOT="${GOPATH}/src/github.com/operator-framework/${pkgname}"
+}
+
+build() {
+  cd "${PACKAGE_ROOT}"
+  export CGO_ENABLED=1
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  go build -ldflags "-linkmode=external" -v -o . 
./cmd/{operator-sdk,ansible-operator,helm-operator}
+}
+
+#check() {
+#  cd "${PACKAGE_ROOT}"
+#  go test -v ./...
+#}
+
+package() {
+  cd "${PACKAGE_ROOT}"
+  install -Dsm755 ./operator-sdk "${pkgdir}/usr/bin/operator-sdk"
+  install -Dsm755 ./ansible-operator "${pkgdir}/usr/bin/ansible-operator"
+  install -Dsm755 ./helm-operator "${pkgdir}/usr/bin/helm-operator"
+}



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

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 14:34:57
  Author: shibumi
Revision: 994663

upgpkg: operator-sdk 1.10.1-1

Modified:
  operator-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 14:32:36 UTC (rev 994662)
+++ PKGBUILD2021-08-07 14:34:57 UTC (rev 994663)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke 
 
 pkgname=operator-sdk
-pkgver=1.10.0
+pkgver=1.10.1
 pkgrel=1
 pkgdesc="SDK for building Kubernetes applications"
 arch=('x86_64')
@@ -10,8 +10,8 @@
 makedepends=('go')
 depends=('glibc')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/operator-framework/operator-sdk/archive/v${pkgver}.tar.gz;)
-sha512sums=('589242fe53c6d4cf98ec10f25dadbae1f8ee5ff53cdfa1e35e638e2cc0dc044004df3e013fc8f0750af93121bd93e9fed8f85344f6a641cc810bdd2c5801ec78')
-b2sums=('ebfeaca86e46bc7b9fd78d08d999da8b03ebbc712c87c3f8b59355c5c26c6e8c96b42f3566a2020bc7e2079d6b158bb9bdf4b078aa7f3af8a6a89aab82a7fc45')
+sha512sums=('57246fd6c7422f1b65b13ee16a68ce45f8aac895fd7579448cbabcd5323480806556c9b0750ee8176eca9ad4aa1e0708fefc624835a6dc1b50708cd281fa13d2')
+b2sums=('79cffe2bee971e86bd466f2675c4d45cf191c3c5c847567bfb97f148033fdf26bb26687275eb4de0e603a12eb270fa5290de1e4f288e05b5912710d7d3986396')
 
 prepare() {
   export GOPATH="${srcdir}"



[arch-commits] Commit in kubectl-cert-manager/repos/community-x86_64 (2 files)

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 14:32:36
  Author: shibumi
Revision: 994662

archrelease: copy trunk to community-x86_64

Added:
  kubectl-cert-manager/repos/community-x86_64/PKGBUILD
(from rev 994661, kubectl-cert-manager/trunk/PKGBUILD)
Deleted:
  kubectl-cert-manager/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   90 ++---
 1 file changed, 45 insertions(+), 45 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 14:32:10 UTC (rev 994661)
+++ PKGBUILD2021-08-07 14:32:36 UTC (rev 994662)
@@ -1,45 +0,0 @@
-# Maintainer: Christian Rebischke 
-# Contributor: ml <>
-pkgname=kubectl-cert-manager
-pkgver=1.4.1
-pkgrel=1
-pkgdesc='Automatically provision and manage TLS certificates in Kubernetes'
-arch=('x86_64' 'aarch64')
-url='https://github.com/jetstack/cert-manager'
-license=('Apache')
-depends=('kubectl')
-makedepends=('git' 'go')
-groups=('kubectl-plugins')
-source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('703778c2c7bbba8f2c335f4221d4e41b50b3f08a6123e258349b811d1820a40d0c82408c90e2262d6a2d142f92b8fcbbee1174be690877c657cec2abf478a0cb')
-b2sums=('fb8d2613922f87222fd0d2e9b038b8f0ca574816d0b406e935ef2b4188b519422d0063d810e8c83551614b4f934cc24e84635bbe3d71a56d2dfab351e83c3a9c')
-
-build() {
-  local _x _commit
-  _commit=$(bsdcat "$pkgname-$pkgver.tar.gz" | git get-tar-commit-id)
-  _x=(
-AppVersion="v$pkgver"
-AppGitCommit="${_commit:?}"
-AppGitState="clean"
-  )
-
-  cd cert-manager-"$pkgver"
-  export CGO_ENABLED=1
-  export CGO_LDFLAGS="$LDFLAGS"
-  export CGO_CFLAGS="$CFLAGS"
-  export CGO_CPPFLAGS="$CPPFLAGS"
-  export CGO_CXXFLAGS="$CXXFLAGS"
-  export GOFLAGS='-buildmode=pie -trimpath -modcacherw -mod=readonly'
-  go build -ldflags="-linkmode=external 
${_x[*]/#/-X=github.com/jetstack/cert-manager/pkg/util.}" ./cmd/ctl
-}
-
-check() {
-  cd cert-manager-"$pkgver"
-  # we don't want e2e and other tests that explicitly want bazel
-  go test -short ./cmd/ctl/...
-}
-
-package() {
-  cd cert-manager-"$pkgver"
-  install -Dm755 ctl "$pkgdir"/usr/bin/kubectl-cert_manager
-}

Copied: kubectl-cert-manager/repos/community-x86_64/PKGBUILD (from rev 994661, 
kubectl-cert-manager/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 14:32:36 UTC (rev 994662)
@@ -0,0 +1,45 @@
+# Maintainer: Christian Rebischke 
+# Contributor: ml <>
+pkgname=kubectl-cert-manager
+pkgver=1.4.3
+pkgrel=1
+pkgdesc='Automatically provision and manage TLS certificates in Kubernetes'
+arch=('x86_64' 'aarch64')
+url='https://github.com/jetstack/cert-manager'
+license=('Apache')
+depends=('kubectl')
+makedepends=('git' 'go')
+groups=('kubectl-plugins')
+source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('5d653aa06f72542c0a907959abee834c627a07a33137bf662f8800ad5f282c24d6ec2c1d9dbbf2a3ee17deab4dd10f7ed1d241f796dba4bb159803ccb5ef2ce2')
+b2sums=('13a787cb0149dff4d70d15d934b7b98483fb40ea281af0a4404f3de499f0b4fa255908e22402750f6be7ab6afa9abd532df316fd50a40261085f91f49baf29dd')
+
+build() {
+  local _x _commit
+  _commit=$(bsdcat "$pkgname-$pkgver.tar.gz" | git get-tar-commit-id)
+  _x=(
+AppVersion="v$pkgver"
+AppGitCommit="${_commit:?}"
+AppGitState="clean"
+  )
+
+  cd cert-manager-"$pkgver"
+  export CGO_ENABLED=1
+  export CGO_LDFLAGS="$LDFLAGS"
+  export CGO_CFLAGS="$CFLAGS"
+  export CGO_CPPFLAGS="$CPPFLAGS"
+  export CGO_CXXFLAGS="$CXXFLAGS"
+  export GOFLAGS='-buildmode=pie -trimpath -modcacherw -mod=readonly'
+  go build -ldflags="-linkmode=external 
${_x[*]/#/-X=github.com/jetstack/cert-manager/pkg/util.}" ./cmd/ctl
+}
+
+check() {
+  cd cert-manager-"$pkgver"
+  # we don't want e2e and other tests that explicitly want bazel
+  go test -short ./cmd/ctl/...
+}
+
+package() {
+  cd cert-manager-"$pkgver"
+  install -Dm755 ctl "$pkgdir"/usr/bin/kubectl-cert_manager
+}



[arch-commits] Commit in kubectl-cert-manager/trunk (PKGBUILD)

2021-08-07 Thread Christian Rebischke via arch-commits
Date: Saturday, August 7, 2021 @ 14:32:10
  Author: shibumi
Revision: 994661

upgpkg: kubectl-cert-manager 1.4.3-1

Modified:
  kubectl-cert-manager/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 14:06:24 UTC (rev 994660)
+++ PKGBUILD2021-08-07 14:32:10 UTC (rev 994661)
@@ -1,7 +1,7 @@
 # Maintainer: Christian Rebischke 
 # Contributor: ml <>
 pkgname=kubectl-cert-manager
-pkgver=1.4.1
+pkgver=1.4.3
 pkgrel=1
 pkgdesc='Automatically provision and manage TLS certificates in Kubernetes'
 arch=('x86_64' 'aarch64')
@@ -11,8 +11,8 @@
 makedepends=('git' 'go')
 groups=('kubectl-plugins')
 source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('703778c2c7bbba8f2c335f4221d4e41b50b3f08a6123e258349b811d1820a40d0c82408c90e2262d6a2d142f92b8fcbbee1174be690877c657cec2abf478a0cb')
-b2sums=('fb8d2613922f87222fd0d2e9b038b8f0ca574816d0b406e935ef2b4188b519422d0063d810e8c83551614b4f934cc24e84635bbe3d71a56d2dfab351e83c3a9c')
+sha512sums=('5d653aa06f72542c0a907959abee834c627a07a33137bf662f8800ad5f282c24d6ec2c1d9dbbf2a3ee17deab4dd10f7ed1d241f796dba4bb159803ccb5ef2ce2')
+b2sums=('13a787cb0149dff4d70d15d934b7b98483fb40ea281af0a4404f3de499f0b4fa255908e22402750f6be7ab6afa9abd532df316fd50a40261085f91f49baf29dd')
 
 build() {
   local _x _commit



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

2021-08-07 Thread Orhun Parmaksiz via arch-commits
Date: Saturday, August 7, 2021 @ 14:06:24
  Author: orhun
Revision: 994660

archrelease: copy trunk to community-x86_64

Added:
  arch-repro-status/repos/community-x86_64/PKGBUILD
(from rev 994659, arch-repro-status/trunk/PKGBUILD)
Deleted:
  arch-repro-status/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 14:06:00 UTC (rev 994659)
+++ PKGBUILD2021-08-07 14:06:24 UTC (rev 994660)
@@ -1,32 +0,0 @@
-# Maintainer: Orhun Parmaksız 
-
-pkgname=arch-repro-status
-pkgver=1.2.3
-pkgrel=1
-pkgdesc="Check the reproducibility status of your Arch Linux packages"
-arch=('x86_64')
-url="https://gitlab.archlinux.org/archlinux/arch-repro-status;
-license=('MIT')
-depends=('pacman')
-makedepends=('rust')
-groups=('archlinux-tools')
-source=("$pkgname-$pkgver.tar.gz::$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha512sums=('55a293ad13ed847a54420d032d76d1edfb1446b7ae1edb11a44d4326c3a8592f32681b0acbe98a397fc6ba5bda4867411bd839c4b935dbac3a3c8354048dce9d')
-
-build() {
-  cd "$pkgname-v$pkgver"
-  cargo build --release --locked
-}
-
-check() {
-  cd "$pkgname-v$pkgver"
-  cargo test --release --locked
-}
-
-package() {
-  cd "$pkgname-v$pkgver"
-  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
-  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
-  install -Dm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-  install -Dm 644 "man/$pkgname.1" -t "$pkgdir/usr/share/man/man1"
-}

Copied: arch-repro-status/repos/community-x86_64/PKGBUILD (from rev 994659, 
arch-repro-status/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 14:06:24 UTC (rev 994660)
@@ -0,0 +1,42 @@
+# Maintainer: Orhun Parmaksız 
+
+pkgname=arch-repro-status
+pkgver=1.2.4
+pkgrel=1
+pkgdesc="Check the reproducibility status of your Arch Linux packages"
+arch=('x86_64')
+url="https://gitlab.archlinux.org/archlinux/arch-repro-status;
+license=('MIT')
+depends=('pacman')
+makedepends=('rust')
+groups=('archlinux-tools')
+source=("$pkgname-$pkgver.tar.gz::$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
+sha512sums=('f42630870dbadb1c068cc7641facdbcd7443b9413b404f9172b13adaadc38d894fe21eb02bfc4a9bbc7cb2145fe8bd662a303695776b600484982c2bc5cf0ab4')
+
+prepare() {
+  cd "$pkgname-v$pkgver"
+  mkdir completions/
+  cargo fetch --locked
+}
+
+build() {
+  cd "$pkgname-v$pkgver"
+  cargo build --frozen --release
+  OUT_DIR=completions/ cargo run --bin completions
+}
+
+check() {
+  cd "$pkgname-v$pkgver"
+  cargo test --frozen
+}
+
+package() {
+  cd "$pkgname-v$pkgver"
+  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
+  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
+  install -Dm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+  install -Dm 644 "man/$pkgname.1" -t "$pkgdir/usr/share/man/man1"
+  install -Dm 644 "completions/$pkgname.bash" 
"$pkgdir/usr/share/bash-completion/completions/$pkgname"
+  install -Dm 644 "completions/$pkgname.fish" -t 
"$pkgdir/usr/share/fish/vendor_completions.d"
+  install -Dm 644 "completions/_$pkgname" -t 
"$pkgdir/usr/share/zsh/site-functions"
+}



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

2021-08-07 Thread Orhun Parmaksiz via arch-commits
Date: Saturday, August 7, 2021 @ 14:06:00
  Author: orhun
Revision: 994659

upgpkg: arch-repro-status 1.2.4-1: upstream release

Modified:
  arch-repro-status/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 14:00:36 UTC (rev 994658)
+++ PKGBUILD2021-08-07 14:06:00 UTC (rev 994659)
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=arch-repro-status
-pkgver=1.2.3
+pkgver=1.2.4
 pkgrel=1
 pkgdesc="Check the reproducibility status of your Arch Linux packages"
 arch=('x86_64')
@@ -11,16 +11,23 @@
 makedepends=('rust')
 groups=('archlinux-tools')
 
source=("$pkgname-$pkgver.tar.gz::$url/-/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-sha512sums=('55a293ad13ed847a54420d032d76d1edfb1446b7ae1edb11a44d4326c3a8592f32681b0acbe98a397fc6ba5bda4867411bd839c4b935dbac3a3c8354048dce9d')
+sha512sums=('f42630870dbadb1c068cc7641facdbcd7443b9413b404f9172b13adaadc38d894fe21eb02bfc4a9bbc7cb2145fe8bd662a303695776b600484982c2bc5cf0ab4')
 
+prepare() {
+  cd "$pkgname-v$pkgver"
+  mkdir completions/
+  cargo fetch --locked
+}
+
 build() {
   cd "$pkgname-v$pkgver"
-  cargo build --release --locked
+  cargo build --frozen --release
+  OUT_DIR=completions/ cargo run --bin completions
 }
 
 check() {
   cd "$pkgname-v$pkgver"
-  cargo test --release --locked
+  cargo test --frozen
 }
 
 package() {
@@ -29,4 +36,7 @@
   install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
   install -Dm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
   install -Dm 644 "man/$pkgname.1" -t "$pkgdir/usr/share/man/man1"
+  install -Dm 644 "completions/$pkgname.bash" 
"$pkgdir/usr/share/bash-completion/completions/$pkgname"
+  install -Dm 644 "completions/$pkgname.fish" -t 
"$pkgdir/usr/share/fish/vendor_completions.d"
+  install -Dm 644 "completions/_$pkgname" -t 
"$pkgdir/usr/share/zsh/site-functions"
 }



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

2021-08-07 Thread Alexander Rødseth via arch-commits
Date: Saturday, August 7, 2021 @ 13:00:26
  Author: arodseth
Revision: 994656

upgpkg: micro 2.0.10-1

Modified:
  micro/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 12:53:34 UTC (rev 994655)
+++ PKGBUILD2021-08-07 13:00:26 UTC (rev 994656)
@@ -1,51 +1,41 @@
 # Maintainer: Morten Linderud 
-# Contributor: Alexander F. Rødseth 
+# Maintainer: Alexander F. Rødseth 
 # Contributor: Fredy García 
 # Contributor: Youngbin Han 
 # Contributor: blainester 
 # Contributor: mar77i 
-
 pkgname=micro
-pkgver=2.0.9
-pkgrel=2
+pkgver=2.0.10
+pkgrel=1
 pkgdesc='Modern and intuitive terminal-based text editor'
-arch=("aarch64" "armv6h" "armv7h" "i686" "x86_64")
-url="https://${pkgname}-editor.github.io/;
-license=("MIT")
-makedepends=("git" "go")
-optdepends=("wl-clipboard: Required for copying/pasting text - wayland"
-"xclip: Required for copying/pasting text - xorg")
-source=("${pkgname}::git+https://github.com/zyedidia/${pkgname}.git#tag=v${pkgver};)
-b2sums=('SKIP')
+arch=(x86_64)
+url='https://micro-editor.github.io/'
+license=(MIT)
+makedepends=(git go)
+optdepends=('wl-clipboard: for copying/pasting text using Wayland'
+'xclip: for copying/pasting text using X')
+source=("git+https://github.com/zyedidia/micro#commit=b97638566ea8431712f0faafe23661da2db0e8ec;)
 # tag: v2.0.10
+b2sums=(SKIP)
 
 build() {
-  cd "${pkgname}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
-  # TODO: Figure out how to pass linker flags directly
-  # probably PR GOFLAGS support upstream.
-  make build
+  cd $pkgname
+  local version=$(go run tools/build-version.go)
+  local hash=$(git rev-parse --short HEAD)
+  local date=$(go run tools/build-date.go)
+  local 
govars="-Xgithub.com/zyedidia/micro/v2/internal/util.Version='$version' 
-Xgithub.com/zyedidia/micro/v2/internal/util.CommitHash='$hash' 
-Xgithub.com/zyedidia/micro/v2/internal/util.CompileDate='$date'"
+  go build -v -buildmode=pie -trimpath -ldflags="-s -w -extldflags \"${govars} 
${LDFLAGS}\"" ./cmd/micro
 }
 
 check() {
-  cd "${pkgname}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
-  make test
+  make -C $pkgname test
 }
 
 package() {
-  cd "${pkgname}"
-  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm644 "LICENSE-THIRD-PARTY" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-THIRD-PARTY"
-  install -Dm644 "assets/packaging/micro.1" -t "${pkgdir}/usr/share/man/man1"
-  install -Dm644 "assets/packaging/micro.desktop" -t 
"${pkgdir}/usr/share/applications"
-  install -Dm644 "assets/micro-logo-mark.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg"
+  cd $pkgname
+  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 LICENSE-THIRD-PARTY 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE-THIRD-PARTY"
+  install -Dm644 assets/packaging/micro.1 -t "$pkgdir/usr/share/man/man1"
+  install -Dm644 assets/packaging/micro.desktop -t 
"$pkgdir/usr/share/applications"
+  install -Dm644 assets/micro-logo-mark.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/$pkgname.svg"
 }



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

2021-08-07 Thread Alexander Rødseth via arch-commits
Date: Saturday, August 7, 2021 @ 13:00:31
  Author: arodseth
Revision: 994657

archrelease: copy trunk to community-x86_64

Added:
  micro/repos/community-x86_64/PKGBUILD
(from rev 994656, micro/trunk/PKGBUILD)
Deleted:
  micro/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   92 +++--
 1 file changed, 41 insertions(+), 51 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 13:00:26 UTC (rev 994656)
+++ PKGBUILD2021-08-07 13:00:31 UTC (rev 994657)
@@ -1,51 +0,0 @@
-# Maintainer: Morten Linderud 
-# Contributor: Alexander F. Rødseth 
-# Contributor: Fredy García 
-# Contributor: Youngbin Han 
-# Contributor: blainester 
-# Contributor: mar77i 
-
-pkgname=micro
-pkgver=2.0.9
-pkgrel=2
-pkgdesc='Modern and intuitive terminal-based text editor'
-arch=("aarch64" "armv6h" "armv7h" "i686" "x86_64")
-url="https://${pkgname}-editor.github.io/;
-license=("MIT")
-makedepends=("git" "go")
-optdepends=("wl-clipboard: Required for copying/pasting text - wayland"
-"xclip: Required for copying/pasting text - xorg")
-source=("${pkgname}::git+https://github.com/zyedidia/${pkgname}.git#tag=v${pkgver};)
-b2sums=('SKIP')
-
-build() {
-  cd "${pkgname}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
-  # TODO: Figure out how to pass linker flags directly
-  # probably PR GOFLAGS support upstream.
-  make build
-}
-
-check() {
-  cd "${pkgname}"
-  export CGO_CPPFLAGS="${CPPFLAGS}"
-  export CGO_CFLAGS="${CFLAGS}"
-  export CGO_CXXFLAGS="${CXXFLAGS}"
-  export CGO_LDFLAGS="${LDFLAGS}"
-  export GOFLAGS="-buildmode=pie -trimpath -ldflags=-linkmode=external 
-mod=readonly -modcacherw"
-  make test
-}
-
-package() {
-  cd "${pkgname}"
-  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 "LICENSE" "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  install -Dm644 "LICENSE-THIRD-PARTY" 
"${pkgdir}/usr/share/licenses/${pkgname}/LICENSE-THIRD-PARTY"
-  install -Dm644 "assets/packaging/micro.1" -t "${pkgdir}/usr/share/man/man1"
-  install -Dm644 "assets/packaging/micro.desktop" -t 
"${pkgdir}/usr/share/applications"
-  install -Dm644 "assets/micro-logo-mark.svg" 
"${pkgdir}/usr/share/icons/hicolor/scalable/apps/${pkgname}.svg"
-}

Copied: micro/repos/community-x86_64/PKGBUILD (from rev 994656, 
micro/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 13:00:31 UTC (rev 994657)
@@ -0,0 +1,41 @@
+# Maintainer: Morten Linderud 
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Fredy García 
+# Contributor: Youngbin Han 
+# Contributor: blainester 
+# Contributor: mar77i 
+pkgname=micro
+pkgver=2.0.10
+pkgrel=1
+pkgdesc='Modern and intuitive terminal-based text editor'
+arch=(x86_64)
+url='https://micro-editor.github.io/'
+license=(MIT)
+makedepends=(git go)
+optdepends=('wl-clipboard: for copying/pasting text using Wayland'
+'xclip: for copying/pasting text using X')
+source=("git+https://github.com/zyedidia/micro#commit=b97638566ea8431712f0faafe23661da2db0e8ec;)
 # tag: v2.0.10
+b2sums=(SKIP)
+
+build() {
+  cd $pkgname
+  local version=$(go run tools/build-version.go)
+  local hash=$(git rev-parse --short HEAD)
+  local date=$(go run tools/build-date.go)
+  local 
govars="-Xgithub.com/zyedidia/micro/v2/internal/util.Version='$version' 
-Xgithub.com/zyedidia/micro/v2/internal/util.CommitHash='$hash' 
-Xgithub.com/zyedidia/micro/v2/internal/util.CompileDate='$date'"
+  go build -v -buildmode=pie -trimpath -ldflags="-s -w -extldflags \"${govars} 
${LDFLAGS}\"" ./cmd/micro
+}
+
+check() {
+  make -C $pkgname test
+}
+
+package() {
+  cd $pkgname
+  install -Dm755 $pkgname "$pkgdir/usr/bin/$pkgname"
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 LICENSE-THIRD-PARTY 
"$pkgdir/usr/share/licenses/$pkgname/LICENSE-THIRD-PARTY"
+  install -Dm644 assets/packaging/micro.1 -t "$pkgdir/usr/share/man/man1"
+  install -Dm644 assets/packaging/micro.desktop -t 
"$pkgdir/usr/share/applications"
+  install -Dm644 assets/micro-logo-mark.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/$pkgname.svg"
+}



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

2021-08-07 Thread Alexander Rødseth via arch-commits
Date: Saturday, August 7, 2021 @ 12:53:34
  Author: arodseth
Revision: 994655

archrelease: copy trunk to community-x86_64

Added:
  imv/repos/community-x86_64/PKGBUILD
(from rev 994654, imv/trunk/PKGBUILD)
Deleted:
  imv/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 12:53:27 UTC (rev 994654)
+++ PKGBUILD2021-08-07 12:53:34 UTC (rev 994655)
@@ -1,26 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Harry Jeffery 
-
-pkgname=imv
-pkgver=4.2.0
-pkgrel=3
-pkgdesc='Image viewer for Wayland and X11'
-url='https://github.com/eXeC64/imv'
-arch=(x86_64)
-license=(GPL)
-depends=(freeimage glu libheif libinih libnsgif librsvg libxkbcommon 
libxkbcommon-x11 pango)
-makedepends=(asciidoc cmocka git meson)
-conflicts=(renameutils)
-source=("git+$url#tag=v${pkgver/_/-}")
-sha1sums=('SKIP')
-
-build() {
-  arch-meson build $pkgname
-  ninja -C build
-}
-
-package() {
-  DESTDIR="$pkgdir" ninja -C build install
-}
-
-# getver: github.com/eXeC64/imv/releases

Copied: imv/repos/community-x86_64/PKGBUILD (from rev 994654, 
imv/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 12:53:34 UTC (rev 994655)
@@ -0,0 +1,24 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Harry Jeffery 
+
+pkgname=imv
+pkgver=4.3.0
+pkgrel=1
+pkgdesc='Image viewer for Wayland and X11'
+url='https://github.com/eXeC64/imv'
+arch=(x86_64)
+license=(GPL)
+depends=(freeimage glu libheif libinih libnsgif librsvg libxkbcommon 
libxkbcommon-x11 pango)
+makedepends=(asciidoc cmocka git meson)
+conflicts=(renameutils)
+source=("git+$url#commit=6fffe1445874b20c85398c4586753176585bbec4") # tag: 
v4.3.0
+b2sums=('SKIP')
+
+build() {
+  arch-meson build $pkgname
+  ninja -C build
+}
+
+package() {
+  DESTDIR="$pkgdir" ninja -C build install
+}



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

2021-08-07 Thread Alexander Rødseth via arch-commits
Date: Saturday, August 7, 2021 @ 12:53:27
  Author: arodseth
Revision: 994654

upgpkg: imv 4.3.0-1

Modified:
  imv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 12:34:53 UTC (rev 994653)
+++ PKGBUILD2021-08-07 12:53:27 UTC (rev 994654)
@@ -2,8 +2,8 @@
 # Contributor: Harry Jeffery 
 
 pkgname=imv
-pkgver=4.2.0
-pkgrel=3
+pkgver=4.3.0
+pkgrel=1
 pkgdesc='Image viewer for Wayland and X11'
 url='https://github.com/eXeC64/imv'
 arch=(x86_64)
@@ -11,8 +11,8 @@
 depends=(freeimage glu libheif libinih libnsgif librsvg libxkbcommon 
libxkbcommon-x11 pango)
 makedepends=(asciidoc cmocka git meson)
 conflicts=(renameutils)
-source=("git+$url#tag=v${pkgver/_/-}")
-sha1sums=('SKIP')
+source=("git+$url#commit=6fffe1445874b20c85398c4586753176585bbec4") # tag: 
v4.3.0
+b2sums=('SKIP')
 
 build() {
   arch-meson build $pkgname
@@ -22,5 +22,3 @@
 package() {
   DESTDIR="$pkgdir" ninja -C build install
 }
-
-# getver: github.com/eXeC64/imv/releases



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

2021-08-07 Thread Orhun Parmaksiz via arch-commits
Date: Saturday, August 7, 2021 @ 12:34:53
  Author: orhun
Revision: 994653

archrelease: copy trunk to community-x86_64

Added:
  gpg-tui/repos/community-x86_64/PKGBUILD
(from rev 994652, gpg-tui/trunk/PKGBUILD)
Deleted:
  gpg-tui/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 12:34:45 UTC (rev 994652)
+++ PKGBUILD2021-08-07 12:34:53 UTC (rev 994653)
@@ -1,48 +0,0 @@
-# Maintainer: Orhun Parmaksız 
-
-pkgname=gpg-tui
-pkgver=0.7.3
-pkgrel=1
-pkgdesc="A terminal user interface for GnuPG"
-arch=('x86_64')
-url="https://github.com/orhun/gpg-tui;
-license=('MIT')
-depends=('libxcb' 'gpgme')
-makedepends=('rust' 'python')
-optdepends=(
-  'xplr: for file selection support'
-  'xclip: for clipboard support on X11 (or xsel)'
-  'xsel: for clipboard support on X11 (or xclip)'
-  'wl-clipboard: for clipboard support on Wayland'
-)
-source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('6eb11b227c4b54a5d3c126093cc76d924b892723032f26286876558a1755cdba0e8024a34809bbeaaadc2412e9d0b2025cabab9fdb9453be0517a64295cfa977')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  mkdir completions/
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  cargo build --release --locked
-  OUT_DIR=completions/ cargo run --release --bin completions
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  cargo test --release --locked
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
-  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
-  install -Dm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
-  install -Dm 644 "man/$pkgname.1" -t "$pkgdir/usr/share/man/man1"
-  install -Dm 644 "completions/$pkgname.bash" 
"$pkgdir/usr/share/bash-completion/completions/$pkgname"
-  install -Dm 644 "completions/$pkgname.fish" -t 
"$pkgdir/usr/share/fish/vendor_completions.d"
-  install -Dm 644 "completions/_$pkgname" -t 
"$pkgdir/usr/share/zsh/site-functions"
-}
-
-# vim: ts=2 sw=2 et:

Copied: gpg-tui/repos/community-x86_64/PKGBUILD (from rev 994652, 
gpg-tui/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 12:34:53 UTC (rev 994653)
@@ -0,0 +1,48 @@
+# Maintainer: Orhun Parmaksız 
+
+pkgname=gpg-tui
+pkgver=0.7.4
+pkgrel=1
+pkgdesc="A terminal user interface for GnuPG"
+arch=('x86_64')
+url="https://github.com/orhun/gpg-tui;
+license=('MIT')
+depends=('libxcb' 'gpgme')
+makedepends=('rust' 'python')
+optdepends=(
+  'xplr: for file selection support'
+  'xclip: for clipboard support on X11 (or xsel)'
+  'xsel: for clipboard support on X11 (or xclip)'
+  'wl-clipboard: for clipboard support on Wayland'
+)
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('12299034783774370f332acdf1c5113a5721572ff4fe0cdb89f57cbf4fac045fbb4033184257e07188afa4721d438f05bdd0f022b9916216ab02ee281cd6327d')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  mkdir completions/
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  cargo build --release --locked
+  OUT_DIR=completions/ cargo run --release --bin completions
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  cargo test --locked
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  install -Dm 755 "target/release/$pkgname" -t "$pkgdir/usr/bin"
+  install -Dm 644 README.md -t "$pkgdir/usr/share/doc/$pkgname"
+  install -Dm 644 LICENSE -t "$pkgdir/usr/share/licenses/$pkgname"
+  install -Dm 644 "man/$pkgname.1" -t "$pkgdir/usr/share/man/man1"
+  install -Dm 644 "completions/$pkgname.bash" 
"$pkgdir/usr/share/bash-completion/completions/$pkgname"
+  install -Dm 644 "completions/$pkgname.fish" -t 
"$pkgdir/usr/share/fish/vendor_completions.d"
+  install -Dm 644 "completions/_$pkgname" -t 
"$pkgdir/usr/share/zsh/site-functions"
+}
+
+# vim: ts=2 sw=2 et:



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

2021-08-07 Thread Orhun Parmaksiz via arch-commits
Date: Saturday, August 7, 2021 @ 12:34:45
  Author: orhun
Revision: 994652

upgpkg: gpg-tui 0.7.4-1: upstream release

Modified:
  gpg-tui/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 11:59:55 UTC (rev 994651)
+++ PKGBUILD2021-08-07 12:34:45 UTC (rev 994652)
@@ -1,7 +1,7 @@
 # Maintainer: Orhun Parmaksız 
 
 pkgname=gpg-tui
-pkgver=0.7.3
+pkgver=0.7.4
 pkgrel=1
 pkgdesc="A terminal user interface for GnuPG"
 arch=('x86_64')
@@ -16,7 +16,7 @@
   'wl-clipboard: for clipboard support on Wayland'
 )
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('6eb11b227c4b54a5d3c126093cc76d924b892723032f26286876558a1755cdba0e8024a34809bbeaaadc2412e9d0b2025cabab9fdb9453be0517a64295cfa977')
+sha512sums=('12299034783774370f332acdf1c5113a5721572ff4fe0cdb89f57cbf4fac045fbb4033184257e07188afa4721d438f05bdd0f022b9916216ab02ee281cd6327d')
 
 prepare() {
   cd "$pkgname-$pkgver"
@@ -31,7 +31,7 @@
 
 check() {
   cd "$pkgname-$pkgver"
-  cargo test --release --locked
+  cargo test --locked
 }
 
 package() {



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

2021-08-07 Thread Daurnimator via arch-commits
Date: Saturday, August 7, 2021 @ 11:59:55
  Author: daurnimator
Revision: 994651

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 11:39:11 UTC (rev 994650)
+++ PKGBUILD2021-08-07 11:59:55 UTC (rev 994651)
@@ -1,41 +0,0 @@
-# Maintainer: Andrzej Giniewicz 
-# Maintainer: Caleb Maclennan 
-# Contributor: Firmicus 
-# Contributor: flying sheep 
-
-pkgname=python-fonttools
-pkgver=4.25.2
-pkgrel=1
-pkgdesc='A library to manipulate font files from Python'
-url='https://github.com/fonttools/fonttools'
-license=('MIT')
-arch=('x86_64')
-depends=('python')
-makedepends=('cython'
- 'python-setuptools')
-optdepends=('python-brotli: to compress/decompress WOFF 2.0 web fonts'
-'python-fs: to read/write UFO source files'
-'python-lxml: faster backend for XML files reading/writing'
-'python-lz4: for graphite type tables in ttLib/tables'
-'python-matplotlib: for visualizing DesignSpaceDocument and 
resulting VariationModel'
-'python-pyqt5: for drawing glyphs with Qt’s QPainterPath'
-'python-reportlab: to drawing glyphs as PNG images'
-'python-scipy: for finding wrong contour/component order between 
different masters'
-'python-sympy: for symbolic font statistics analysis'
-'python-unicodedata2: for displaying the Unicode character names 
when dumping the cmap table with ttx'
-'python-zopfli: faster backend fom WOFF 1.0 web fonts compression')
-source=("https://github.com/fonttools/fonttools/archive/$pkgver/fonttools-$pkgver.zip;)
-sha512sums=('e3667741acd49d2f92984debb74737d4f06f04b92d69a904293eed5973b48be25a66afb6b137bd3cf29a9e886e00c8ebf2fce56299cdaf622877e5d403c73742')
-
-build() {
-   cd "fonttools-$pkgver"
-   export PYTHONHASHSEED=0
-   python setup.py build_ext --inplace
-   python setup.py build
-}
-
-package() {
-   cd "fonttools-$pkgver"
-   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-   install -Dm0755 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE
-}

Copied: python-fonttools/repos/community-x86_64/PKGBUILD (from rev 994650, 
python-fonttools/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 11:59:55 UTC (rev 994651)
@@ -0,0 +1,41 @@
+# Maintainer: Andrzej Giniewicz 
+# Maintainer: Caleb Maclennan 
+# Contributor: Firmicus 
+# Contributor: flying sheep 
+
+pkgname=python-fonttools
+pkgver=4.26.1
+pkgrel=1
+pkgdesc='A library to manipulate font files from Python'
+url='https://github.com/fonttools/fonttools'
+license=('MIT')
+arch=('x86_64')
+depends=('python')
+makedepends=('cython'
+ 'python-setuptools')
+optdepends=('python-brotli: to compress/decompress WOFF 2.0 web fonts'
+'python-fs: to read/write UFO source files'
+'python-lxml: faster backend for XML files reading/writing'
+'python-lz4: for graphite type tables in ttLib/tables'
+'python-matplotlib: for visualizing DesignSpaceDocument and 
resulting VariationModel'
+'python-pyqt5: for drawing glyphs with Qt’s QPainterPath'
+'python-reportlab: to drawing glyphs as PNG images'
+'python-scipy: for finding wrong contour/component order between 
different masters'
+'python-sympy: for symbolic font statistics analysis'
+'python-unicodedata2: for displaying the Unicode character names 
when dumping the cmap table with ttx'
+'python-zopfli: faster backend fom WOFF 1.0 web fonts compression')
+source=("https://github.com/fonttools/fonttools/archive/$pkgver/fonttools-$pkgver.zip;)
+sha256sums=('9866c739b137bfd726178a3b223c72d6960d634f5eac93b6e1b6582cb5cd7249')
+
+build() {
+   cd "fonttools-$pkgver"
+   export PYTHONHASHSEED=0
+   python setup.py build_ext --inplace
+   python setup.py build
+}
+
+package() {
+   cd "fonttools-$pkgver"
+   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+   install -Dm0755 -t "$pkgdir/usr/share/licenses/$pkgname/" LICENSE
+}



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

2021-08-07 Thread Frederik Schwan via arch-commits
Date: Saturday, August 7, 2021 @ 11:39:11
  Author: freswa
Revision: 994650

archrelease: copy trunk to community-x86_64

Added:
  ghidra/repos/community-x86_64/PKGBUILD
(from rev 994649, ghidra/trunk/PKGBUILD)
Deleted:
  ghidra/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  170 ++---
 1 file changed, 85 insertions(+), 85 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 11:39:06 UTC (rev 994649)
+++ PKGBUILD2021-08-07 11:39:11 UTC (rev 994650)
@@ -1,85 +0,0 @@
-# Maintainer: Robin Broda 
-# Maintainer: Levente Polyak 
-
-pkgname=ghidra
-pkgver=10.0.1
-_ghidra_data=7d843ec229d43c2d1a8178aaa892be90e37e95a2
-_d2j=2.0
-_yajsw=12.12
-_hfsx=0.21
-pkgrel=1
-pkgdesc='Software reverse engineering framework'
-url='https://ghidra-sre.org/'
-arch=('x86_64')
-license=('Apache')
-depends=('java-environment>=11' 'bash')
-makedepends=('git' 'gradle' 'unzip' 'java-environment=11')
-optdepends=('python2: Python feature'
-'pam: GhidraServer support')
-options=('!strip')
-source=(https://github.com/NationalSecurityAgency/ghidra/archive/Ghidra_${pkgver}_build.tar.gz
-
"git+https://github.com/NationalSecurityAgency/ghidra-data#commit=${_ghidra_data};
-
https://github.com/pxb1988/dex2jar/releases/download/${_d2j}/dex-tools-${_d2j}.zip
-
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/android4me/AXMLPrinter2.jar
-
https://sourceforge.net/projects/yajsw/files/yajsw/yajsw-stable-${_yajsw}/yajsw-stable-${_yajsw}.zip
-
https://sourceforge.net/projects/catacombae/files/HFSExplorer/${_hfsx}/hfsexplorer-${_hfsx/./_}-bin.zip)
-noextract=(AXMLPrinter2.jar
-   yajsw-stable-${_yajsw}.zip
-   hfsexplorer-${_hfsx/./_}-bin.zip)
-sha512sums=('6cceb31e29080a653aca17f049778476431eaf779556ae039bc98d06ad81e6c19b3a2b72f9f5aabc4b255cc186ba97f02013ff387dedef82ac94593066e62ea4'
-'SKIP'
-
'c4a6c72ea09b58a44fcb8918cfada600467f10f99a02b53d2436ac68295e73c8daf9ba0a8bc7160ba1e28e87f032ee034435ebe40af35b6e2fe9fa4607581358'
-
'c1168ec913f1fbb0675915d4fd865ec9a8e8573f6c8aedcb6e68166f61f11aeaececc7548d54d78134843c0102c57d6350973f6d3027d0ffdae52a5c57a7f601'
-
'0ff5a228ae1c5251c8ba59f9bcd9b4a199b0caaf688f6eccba42c3d227784d8f56f9164b2fad73fc173ec314340c036144123ce152fe911013df5598bd708944'
-
'b85b4316115695acc78cc7c675c673058c05a238451562be0c6a48b2d11a28e5645a42cb62cdf063be015369df26201dfab6cf2e60f39e6468d1d53b23f94415')
-
-prepare() {
-  export PATH="/usr/lib/jvm/java-11-openjdk/bin:${PATH}"
-  install -d hfsx
-  unzip -u hfsexplorer-${_hfsx/./_}-bin.zip -d hfsx
-
-  cd ghidra-Ghidra_${pkgver}_build
-
-  # Copy needed libraries into flat repo folder
-  install -Dm 644 ../dex2jar-${_d2j}/lib/dex-*.jar \
-../AXMLPrinter2.jar \
-../hfsx/lib/{csframework,hfsx*,iharder-base64}.jar \
--t dependencies/flatRepo
-
-  # YAJSW expects this symlink
-  ln -sf ghidra-Ghidra_${pkgver}_build ../ghidra.bin
-  install -Dm 644 ../yajsw-stable-${_yajsw}.zip -t Ghidra/Features/GhidraServer
-
-  # Add FID datasets
-  install -Dm 644 ../ghidra-data/FunctionID/*.fidb -t 
Ghidra/Features/FunctionID/src/main/fidb
-
-  # Ignore lack of licensing for YAJSW zip, packed FID datasets, and the 
native binaries
-  sed -i '/FileTree tree/a\\t\texclude "yajsw-stable-**.zip"\n\t\texclude 
"src/main/fidb/**.fidb"\n\t\texclude "os/linux64/**"' gradle/support/ip.gradle
-}
-
-build() {
-  export GRADLE_HOME="$(pwd)/usr/share/java/gradle/"
-  export PATH="$(pwd)/usr/share/java/gradle/bin/:${PATH}"
-  cd ghidra-Ghidra_${pkgver}_build
-  gradle yajswDevUnpack
-  gradle prebuildNatives_linux64
-  gradle sleighCompile
-  gradle buildGhidra
-}
-
-package() {
-  cd ghidra-Ghidra_${pkgver}_build
-
-  # Extract built archive into destination folder
-  install -d "${pkgdir}"/{opt,usr/bin}
-  _appver=$(grep -oP '(?<=^application.version=).*$' 
Ghidra/application.properties)
-  _relname=$(grep -oP '(?<=^application.release.name=).*$' 
Ghidra/application.properties)
-  unzip -u "build/dist/ghidra_${_appver}_${_relname}"_*_linux64.zip -d 
"${pkgdir}"/opt
-
-  # Simplify some directory and binary names
-  mv "${pkgdir}"/opt/ghidra{_*,}
-  ln -s /opt/ghidra/ghidraRun "${pkgdir}"/usr/bin/ghidra
-  ln -s /opt/ghidra/support/analyzeHeadless 
"${pkgdir}"/usr/bin/ghidra-analyzeHeadless
-}
-
-# vim: ts=2 sw=2 et:

Copied: ghidra/repos/community-x86_64/PKGBUILD (from rev 994649, 
ghidra/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 11:39:11 UTC (rev 994650)
@@ -0,0 +1,85 @@
+# Maintainer: Robin Broda 
+# Maintainer: Levente Polyak 
+
+pkgname=ghidra
+pkgver=10.0.2
+_ghidra_data=7d843ec229d43c2d1a8178aaa892be90e37e95a2
+_d2j=2.0
+_yajsw=12.12
+_hfsx=0.21
+pkgrel=1
+pkgdesc='Software reverse 

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

2021-08-07 Thread Frederik Schwan via arch-commits
Date: Saturday, August 7, 2021 @ 11:39:06
  Author: freswa
Revision: 994649

upgpkg: ghidra 10.0.2-1

Modified:
  ghidra/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 11:31:07 UTC (rev 994648)
+++ PKGBUILD2021-08-07 11:39:06 UTC (rev 994649)
@@ -2,7 +2,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=ghidra
-pkgver=10.0.1
+pkgver=10.0.2
 _ghidra_data=7d843ec229d43c2d1a8178aaa892be90e37e95a2
 _d2j=2.0
 _yajsw=12.12
@@ -26,7 +26,7 @@
 noextract=(AXMLPrinter2.jar
yajsw-stable-${_yajsw}.zip
hfsexplorer-${_hfsx/./_}-bin.zip)
-sha512sums=('6cceb31e29080a653aca17f049778476431eaf779556ae039bc98d06ad81e6c19b3a2b72f9f5aabc4b255cc186ba97f02013ff387dedef82ac94593066e62ea4'
+sha512sums=('f701f81ea8d207464cd5582221320aceddeebeeab6b0290870c61a9b26d7ed2b98edafc2ea3323f398653e928e9ca49543d9a240d9bd66b2da27e42f3922b172'
 'SKIP'
 
'c4a6c72ea09b58a44fcb8918cfada600467f10f99a02b53d2436ac68295e73c8daf9ba0a8bc7160ba1e28e87f032ee034435ebe40af35b6e2fe9fa4607581358'
 
'c1168ec913f1fbb0675915d4fd865ec9a8e8573f6c8aedcb6e68166f61f11aeaececc7548d54d78134843c0102c57d6350973f6d3027d0ffdae52a5c57a7f601'



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

2021-08-07 Thread Frederik Schwan via arch-commits
Date: Saturday, August 7, 2021 @ 11:31:05
  Author: freswa
Revision: 994647

upgpkg: python-rich 10.7.0-1

Modified:
  python-rich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 11:01:57 UTC (rev 994646)
+++ PKGBUILD2021-08-07 11:31:05 UTC (rev 994647)
@@ -2,7 +2,7 @@
 # Contributor: Hao Long 
 
 pkgname=python-rich
-pkgver=10.6.0
+pkgver=10.7.0
 pkgrel=1
 pkgdesc='Render rich text, tables, progress bars, syntax highlighting, 
markdown and more to the terminal'
 arch=(any)
@@ -11,7 +11,7 @@
 depends=('python-colorama' 'python-pygments' 'python-typing_extensions' 
'python-commonmark')
 makedepends=('python-pip' 'python-poetry')
 
source=("https://github.com/willmcgugan/rich/archive/v${pkgver}/rich-${pkgver}.tar.gz;)
-b2sums=('79012a211e8f5510fd4cf0f2580971c51fee17a1e38905abc8227ba07eed1f2d25b7c356ecc907043a9e1898245cb6927cf226218c0ba20344865c1cd0a4a160')
+b2sums=('41f49bcda95f64b6deb30b32c7b8809ec1fa008d08de08dbb2ed8e718f04de1f446291468d714030db951877eb8a5e95360504c6a396758cb1e8d37fff4fe6be')
 
 build() {
   cd rich-${pkgver}



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

2021-08-07 Thread Frederik Schwan via arch-commits
Date: Saturday, August 7, 2021 @ 11:31:07
  Author: freswa
Revision: 994648

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |   52 ++--
 1 file changed, 26 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 11:31:05 UTC (rev 994647)
+++ PKGBUILD2021-08-07 11:31:07 UTC (rev 994648)
@@ -1,26 +0,0 @@
-# Maintainer: Frederik Schwan 
-# Contributor: Hao Long 
-
-pkgname=python-rich
-pkgver=10.6.0
-pkgrel=1
-pkgdesc='Render rich text, tables, progress bars, syntax highlighting, 
markdown and more to the terminal'
-arch=(any)
-url='https://github.com/willmcgugan/rich'
-license=('MIT')
-depends=('python-colorama' 'python-pygments' 'python-typing_extensions' 
'python-commonmark')
-makedepends=('python-pip' 'python-poetry')
-source=("https://github.com/willmcgugan/rich/archive/v${pkgver}/rich-${pkgver}.tar.gz;)
-b2sums=('79012a211e8f5510fd4cf0f2580971c51fee17a1e38905abc8227ba07eed1f2d25b7c356ecc907043a9e1898245cb6927cf226218c0ba20344865c1cd0a4a160')
-
-build() {
-  cd rich-${pkgver}
-  poetry build --format wheel
-}
-
-package() {
-  cd rich-${pkgver}
-  export PYTHONHASHSEED=0
-  PIP_CONFIG_FILE=/dev/null pip install --isolated --root="${pkgdir}" 
--ignore-installed --no-deps dist/*.whl
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
-}

Copied: python-rich/repos/community-any/PKGBUILD (from rev 994647, 
python-rich/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 11:31:07 UTC (rev 994648)
@@ -0,0 +1,26 @@
+# Maintainer: Frederik Schwan 
+# Contributor: Hao Long 
+
+pkgname=python-rich
+pkgver=10.7.0
+pkgrel=1
+pkgdesc='Render rich text, tables, progress bars, syntax highlighting, 
markdown and more to the terminal'
+arch=(any)
+url='https://github.com/willmcgugan/rich'
+license=('MIT')
+depends=('python-colorama' 'python-pygments' 'python-typing_extensions' 
'python-commonmark')
+makedepends=('python-pip' 'python-poetry')
+source=("https://github.com/willmcgugan/rich/archive/v${pkgver}/rich-${pkgver}.tar.gz;)
+b2sums=('41f49bcda95f64b6deb30b32c7b8809ec1fa008d08de08dbb2ed8e718f04de1f446291468d714030db951877eb8a5e95360504c6a396758cb1e8d37fff4fe6be')
+
+build() {
+  cd rich-${pkgver}
+  poetry build --format wheel
+}
+
+package() {
+  cd rich-${pkgver}
+  export PYTHONHASHSEED=0
+  PIP_CONFIG_FILE=/dev/null pip install --isolated --root="${pkgdir}" 
--ignore-installed --no-deps dist/*.whl
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+}



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

2021-08-07 Thread Caleb Maclennan via arch-commits
Date: Saturday, August 7, 2021 @ 11:01:57
  Author: alerque
Revision: 994646

Avoid fetching things for irrelevant architectures; test same features as built

Modified:
  sad/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 10:52:22 UTC (rev 994645)
+++ PKGBUILD2021-08-07 11:01:57 UTC (rev 994646)
@@ -1,4 +1,5 @@
 # Maintainer: George Rawlinson 
+# Maintainer: Caleb Maclennan 
 # Contributor: Joost Bremmer 
 # Contributor: Eliezio Oliveira 
 # Contributor: Matthew Gamble 
@@ -5,12 +6,12 @@
 
 pkgname=sad
 pkgver=0.4.8
-pkgrel=4
+pkgrel=5
 pkgdesc="Space Age seD"
 arch=('x86_64')
 url="https://github.com/ms-jpq/sad;
 license=('MIT')
-makedepends=('rust')
+makedepends=('cargo')
 optdepends=(
   'fzf: for tui usage'
   'diff-so-fancy: for diff colourizer'
@@ -29,17 +30,17 @@
   cp -f "$srcdir/Cargo.lock" Cargo.lock
 
   # download dependencies
-  cargo fetch --locked
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
 }
 
 build() {
   cd "$pkgname-$pkgver"
-  cargo build --release --offline --locked --all-features
+  cargo build --frozen --release --all-features
 }
 
 check() {
   cd "$pkgname-$pkgver"
-  cargo test --locked
+  cargo test --frozen --all-features
 }
 
 package() {



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

2021-08-07 Thread Caleb Maclennan via arch-commits
Date: Saturday, August 7, 2021 @ 10:52:22
  Author: alerque
Revision: 994645

Fetch before build; avoid overrides irrelevant to chroot builds

Modified:
  git-delta/trunk/PKGBUILD

--+
 PKGBUILD |   16 +++-
 1 file changed, 11 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 10:48:04 UTC (rev 994644)
+++ PKGBUILD2021-08-07 10:52:22 UTC (rev 994645)
@@ -1,4 +1,5 @@
 # Maintainer: George Rawlinson 
+# Maintainer: Caleb Maclennan 
 # Contributor:  Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
 # Contributor : ccorn
 
@@ -5,13 +6,13 @@
 pkgname=git-delta
 _pkgname=delta
 pkgver=0.8.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Syntax-highlighting pager for git and diff output'
 arch=('x86_64')
 url="https://github.com/dandavison/delta;
 license=('MIT')
 depends=('libgit2')
-makedepends=('rust')
+makedepends=('cargo')
 checkdepends=('git')
 optdepends=(
   'bash-completion: for shell auto-completion'
@@ -21,9 +22,14 @@
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
 
b2sums=('a27fe07538acfd6346bc12f2e4ad03396737e268ce4653b25c908fbcc7bb47fe2ed76550dc431ab80bf9ab86746d4cd9b551ea68a47e603ae9fe99aa935df7bf')
 
+prepare() {
+  cd "$_pkgname-$pkgver"
+  cargo fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
 build() {
   cd "$_pkgname-$pkgver"
-  RUSTUP_TOOLCHAIN=stable cargo build --release --locked --all-features 
--target-dir=target
+  cargo build --frozen --release --all-features
 }
 
 check() {
@@ -30,12 +36,12 @@
   cd "$_pkgname-$pkgver"
   # some tests hang for 60+ seconds, find out why
   # took my machine ~ 470 seconds
-  RUSTUP_TOOLCHAIN=stable cargo test --locked --target-dir=target
+  cargo test --frozen --all-features
 }
 
 package() {
   cd "$_pkgname-$pkgver"
-  
+
   # binary
   install -vDm755 -t "$pkgdir/usr/bin" target/release/delta
 



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

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 10:48:04
  Author: jelle
Revision: 994644

archrelease: copy trunk to community-x86_64

Added:
  diffoscope/repos/community-x86_64/PKGBUILD
(from rev 994643, diffoscope/trunk/PKGBUILD)
Deleted:
  diffoscope/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |  210 ++---
 1 file changed, 105 insertions(+), 105 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 10:47:58 UTC (rev 994643)
+++ PKGBUILD2021-08-07 10:48:04 UTC (rev 994644)
@@ -1,105 +0,0 @@
-# Maintainer: Levente Polyak 
-
-pkgname=diffoscope
-pkgver=179
-pkgrel=1
-pkgdesc='Tool for in-depth comparison of files, archives, and directories'
-url='https://diffoscope.org/'
-arch=('x86_64')
-license=('GPL3')
-depends=('python-magic' 'python-libarchive-c' 'python-distro' 
'python-defusedxml'
- 'python-tlsh')
-optdepends=(
-  'acl: access control list utilities support'
-  'binutils: binary utilities support'
-  'binwalk: binwalk support'
-  'bzip2: bzip2 utilities support'
-  'cdrtools: ISO utilities support'
-  'colord: ICC profiles support'
-  'cpio: cpio archive support'
-  'diffutils: diff utilities support'
-  'docx2txt: docx comparing support'
-  'dtc: device tree comparing support'
-  'e2fsprogs: Ext2/3/4 filesystem utilities support'
-  'enjarify: Android dex file support'
-  'hdf5: Hierarchical Data Format support'
-  'imagemagick: ImageMagick identify support'
-  'fpc: Free Pascal utilities support'
-  'java-environment: java utilities support'
-  'libcaca: image compare support'
-  'llvm: LLVM bitcode files support'
-  'lz4: lz4 compression support'
-  'odt2txt: odt comparing support'
-  'fontforge: bitmap font utilities support'
-  'gettext: GNU internationalization utilities support'
-  'ghc: haskell utilities support'
-  'giflib: gifbuild utilities support'
-  'gnupg: GNU privacy guard support'
-  'gnumeric: GNOME Spreadsheet support'
-  'mono: mono support'
-  'openssh: OpenSSH key comparing support'
-  'openssl: .p7c and .p7b certificates. support'
-  'pgpdump: PGP files support'
-  'poppler: PDF utilities support'
-  'r: R language support'
-  'radare2: decompiler for executables'
-  'sqlite: SQLite support'
-  'squashfs-tools: squashfs filesystem support'
-  #'python-guestfs: guestfs filesystem support'
-  'python-argcomplete: completion support'
-  'python-jsbeautifier: javascript beautifier support'
-  'python-progressbar: show progressbar support'
-  'tcpdump: pcap matching support'
-  'uboot-tools: FIT image support'
-  'unzip: zip utilities support'
-  'gzip: gzip utilities support'
-  'tar: tar utilities support'
-# 'wabt: webassembly support' unittest fails
-  'xxd: xxd utilities support'
-  'xz: XZ and LZMA utilities support'
-  'zstd: zst compression'
-)
-makedepends=('help2man' 'python-docutils' 'git')
-checkdepends=(
-  'python-pytest' 'python-jsbeautifier' 'python-h5py' 'acl' 'binutils' 'bzip2' 
'cdrtools' 'cpio' 'diffutils' 'e2fsprogs' 'enjarify'
-  'hdf5' 'imagemagick' 'java-environment=11' 'fontforge' 'gettext' 'ghc' 
'gnupg' 'mono' 'pgpdump' 'poppler' 'sqlite' 'squashfs-tools'
-  'lz4' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 'fpc' 
'openssh' 'openssl' 'odt2txt' 'docx2txt' 'r' 'dtc' 'giflib'
-  'gnumeric' 'python-progressbar' 'binwalk' 'python-argcomplete' 'zstd' 
'uboot-tools')
-source=(https://diffoscope.org/archive/diffoscope-${pkgver}.tar.bz2{,.asc})
-sha512sums=('cbd22dbeb4e0747e51a84c33148a56e0520e6c55c9c2999d45c949ba7649ddcf11c1f8f7c6e5805bd963f0abb0b92f9c5f6de02915da9ee41ad0c413c5f77384'
-'SKIP')
-b2sums=('49fe6f8e890ae5e88b7dbdb1224b94e0a0d53479097d68e3fb9fc2624dc567b0c69582c23eea369f6841b9bd906750f4459168f2c7362333db22b836cf850a6b'
-'SKIP')
-validpgpkeys=("C2FE4BD271C139B86C533E461E953E27D4311E58") # "Chris Lamb 
"
-
-
-prepare() {
-  cd ${pkgname}-${pkgver}
-  sed '/python-magic/d' -i setup.py
-}
-
-build() {
-  cd ${pkgname}-${pkgver}
-  python setup.py build
-  make -C doc
-}
-
-check() {
-  cd ${pkgname}-${pkgver}
-  PYTHONPATH=".:${PYTHONPATH}" PYTHONDONTWRITEBYTECODE=1 py.test \
--k 'not test_ppu and not test_superblock and not test_wasm and not 
test_text_proper_indentation and not test_different and not test_equal'
-# file upstream bug, see 2cd654b450ce82fb86f55223cc01ba1abdac58a8 in 
diffoscope.git
-# bug introduced by revert in https://bugs.archlinux.org/task/70261
-# unsquashfs output differs from fixture.
-# ppu bug https://salsa.debian.org/reproducible-builds/diffoscope/issues/9
-}
-
-package() {
-  cd ${pkgname}-${pkgver}
-  export PYTHONHASHSEED=0
-  python setup.py install --skip-build -O1 --root="${pkgdir}"
-  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -Dm 644 doc/diffoscope.1 -t "${pkgdir}/usr/share/man/man1"
-}
-
-# vim: ts=2 sw=2 et:

Copied: diffoscope/repos/community-x86_64/PKGBUILD (from rev 994643, 

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

2021-08-07 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, August 7, 2021 @ 10:47:58
  Author: yan12125
Revision: 994643

archrelease: copy trunk to community-any

Added:
  nvchecker/repos/community-any/PKGBUILD
(from rev 994642, nvchecker/trunk/PKGBUILD)
Deleted:
  nvchecker/repos/community-any/PKGBUILD

--+
 PKGBUILD |  143 +
 1 file changed, 79 insertions(+), 64 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 10:47:54 UTC (rev 994642)
+++ PKGBUILD2021-08-07 10:47:58 UTC (rev 994643)
@@ -1,64 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Chih-Hsuan Yen 
-
-pkgname=nvchecker
-pkgver=2.4
-# git rev-parse v$pkgver
-_commit=f89ebe4e43c45e95a5b4cbcf58f23d81a616c12f
-pkgrel=1
-pkgdesc="New version checker for software releases"
-arch=('any')
-url="https://github.com/lilydjwg/nvchecker;
-license=('MIT')
-depends=('python' 'python-toml' 'python-structlog' 'python-appdirs' 
'python-tornado' 'python-pycurl' 'python-packaging')
-makedepends=('git' 'python-docutils' 'python-setuptools' 'python-pygments')
-checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-httpbin' 
'python-flaky' 'python-lxml' 'pyalpm' 'git')
-optdepends=(
-  'pyalpm: for using "sort_version_key = vercmp" in configuration files and 
the alpm source'
-  'python-lxml: for the htmlparser source'
-  'git: support for git repositories'
-  'python-gobject: for nvchecker-notify'
-  'libnotify: for nvchecker-notify'
-)
-source=("git+https://github.com/lilydjwg/nvchecker.git?signed#tag=$_commit;)
-sha512sums=('SKIP')
-validpgpkeys=(
-  # No direct trust chain. Some related stuffs:
-  # https://api.github.com/users/lilydjwg/gpg_keys
-  # https://zh.wikipedia.org/wiki/User:Lilydjwg
-  '356690A1E7404E30D0E902B2E64D049594A54F54'
-)
-
-prepare() {
-  cd nvchecker
-  # https://github.com/lilydjwg/nvchecker/pull/197
-  # Remove no longer needed setuptools dependency
-  git cherry-pick -n 3fdb2ee9d484d458a40024e83648e8b04c6a6e49
-}
-
-build() {
-  cd nvchecker
-  python setup.py build
-
-  make -C docs man
-}
-
-check() {
-  cd nvchecker
-  pytest
-}
-
-package() {
-  cd nvchecker
-  # use PYTHONHASHSEED=0 work around https://bugs.python.org/issue34722
-  PYTHONHASHSEED=0 python setup.py install --root="$pkgdir" --optimize=1 
--skip-build
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname
-
-  # bash completion scripts & docs
-  install -Dm644 scripts/nvtake.bash_completion 
"$pkgdir"/usr/share/bash-completion/completions/nvtake
-  install -Dm644 docs/usage.rst -t "$pkgdir"/usr/share/doc/$pkgname/
-  install -Dm644 sample_config.toml -t "$pkgdir"/usr/share/doc/$pkgname/
-  install -Dm644 docs/_build/man/nvchecker.1 -t "$pkgdir"/usr/share/man/man1/
-}
-
-# vim:set ts=2 sw=2 et:

Copied: nvchecker/repos/community-any/PKGBUILD (from rev 994642, 
nvchecker/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 10:47:58 UTC (rev 994643)
@@ -0,0 +1,79 @@
+# Maintainer: Felix Yan 
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=nvchecker
+pkgver=2.4
+# git rev-parse v$pkgver
+_commit=f89ebe4e43c45e95a5b4cbcf58f23d81a616c12f
+pkgrel=2
+pkgdesc="New version checker for software releases"
+arch=('any')
+url="https://github.com/lilydjwg/nvchecker;
+license=('MIT')
+depends=('python' 'python-toml' 'python-structlog' 'python-appdirs' 
'python-tornado' 'python-pycurl')
+makedepends=('git' 'python-docutils' 'python-setuptools' 'python-pygments')
+checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-httpbin' 
'python-flaky' 'python-lxml' 'pyalpm' 'git')
+optdepends=(
+  'pyalpm: for using "sort_version_key = vercmp" in configuration files and 
the alpm source'
+  'python-lxml: for the htmlparser source'
+  'python-packaging: for the pypi source'
+  'git: support for git repositories'
+  'python-gobject: for nvchecker-notify'
+  'libnotify: for nvchecker-notify'
+)
+source=("git+https://github.com/lilydjwg/nvchecker.git?signed#tag=$_commit;)
+sha512sums=('SKIP')
+validpgpkeys=(
+  # No direct trust chain. Some related stuffs:
+  # https://api.github.com/users/lilydjwg/gpg_keys
+  # https://zh.wikipedia.org/wiki/User:Lilydjwg
+  '356690A1E7404E30D0E902B2E64D049594A54F54'
+)
+
+_backports=(
+  # cleanup dependencies and update setup.py
+  02515fc82d3be563937bb98b5625fc7fb99c35f7
+  # anitya: relax the test - shutter is updated often these days
+  44b9f1856fbc68c58ae76840c2e14c38b22e
+)
+
+prepare() {
+  cd nvchecker
+
+  # this loop is stolen from core/systemd :)
+  local _c
+  for _c in "${_backports[@]}"; do
+git log --oneline -1 "${_c}"
+git cherry-pick -n "${_c}"
+  done
+
+  # revert the version changed in 02515fc82d3be563937bb98b5625fc7fb99c35f7
+  sed -i "s#__version__.*#__version__ = '$pkgver'#" nvchecker/__init__.py
+}
+
+build() {
+  cd nvchecker
+  python setup.py build
+
+  make -C docs man
+}
+

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

2021-08-07 Thread Jelle van der Waa via arch-commits
Date: Saturday, August 7, 2021 @ 10:47:54
  Author: jelle
Revision: 994642

upgpkg: diffoscope 180-1

Modified:
  diffoscope/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 10:47:47 UTC (rev 994641)
+++ PKGBUILD2021-08-07 10:47:54 UTC (rev 994642)
@@ -1,7 +1,7 @@
 # Maintainer: Levente Polyak 
 
 pkgname=diffoscope
-pkgver=179
+pkgver=180
 pkgrel=1
 pkgdesc='Tool for in-depth comparison of files, archives, and directories'
 url='https://diffoscope.org/'
@@ -66,9 +66,9 @@
   'lz4' 'unzip' 'gzip' 'tar' 'tcpdump' 'vim' 'xz' 'llvm' 'colord' 'fpc' 
'openssh' 'openssl' 'odt2txt' 'docx2txt' 'r' 'dtc' 'giflib'
   'gnumeric' 'python-progressbar' 'binwalk' 'python-argcomplete' 'zstd' 
'uboot-tools')
 source=(https://diffoscope.org/archive/diffoscope-${pkgver}.tar.bz2{,.asc})
-sha512sums=('cbd22dbeb4e0747e51a84c33148a56e0520e6c55c9c2999d45c949ba7649ddcf11c1f8f7c6e5805bd963f0abb0b92f9c5f6de02915da9ee41ad0c413c5f77384'
+sha512sums=('7c25f899e114993beec9230a03ed95a7c2863f8fe4372faa0e1f4302518ea6b7c87d30b27ac991c6ebb002518da4a35e639206bddad2b7f015de0b62c2db9e0d'
 'SKIP')
-b2sums=('49fe6f8e890ae5e88b7dbdb1224b94e0a0d53479097d68e3fb9fc2624dc567b0c69582c23eea369f6841b9bd906750f4459168f2c7362333db22b836cf850a6b'
+b2sums=('3f72715dccbfef7519805e22b7143b057aa8d1c2469caab6e16f8c017852fec15abd98bfe6e2511f4363d74ccf2ad335ebb74e67e24f18d4d362405c514ee634'
 'SKIP')
 validpgpkeys=("C2FE4BD271C139B86C533E461E953E27D4311E58") # "Chris Lamb 
"
 



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

2021-08-07 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, August 7, 2021 @ 10:47:47
  Author: yan12125
Revision: 994641

upgpkg: nvchecker 2.4-2; refresh the backported patch for dependencies and fix 
check()

Modified:
  nvchecker/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 10:26:43 UTC (rev 994640)
+++ PKGBUILD2021-08-07 10:47:47 UTC (rev 994641)
@@ -5,17 +5,18 @@
 pkgver=2.4
 # git rev-parse v$pkgver
 _commit=f89ebe4e43c45e95a5b4cbcf58f23d81a616c12f
-pkgrel=1
+pkgrel=2
 pkgdesc="New version checker for software releases"
 arch=('any')
 url="https://github.com/lilydjwg/nvchecker;
 license=('MIT')
-depends=('python' 'python-toml' 'python-structlog' 'python-appdirs' 
'python-tornado' 'python-pycurl' 'python-packaging')
+depends=('python' 'python-toml' 'python-structlog' 'python-appdirs' 
'python-tornado' 'python-pycurl')
 makedepends=('git' 'python-docutils' 'python-setuptools' 'python-pygments')
 checkdepends=('python-pytest' 'python-pytest-asyncio' 'python-pytest-httpbin' 
'python-flaky' 'python-lxml' 'pyalpm' 'git')
 optdepends=(
   'pyalpm: for using "sort_version_key = vercmp" in configuration files and 
the alpm source'
   'python-lxml: for the htmlparser source'
+  'python-packaging: for the pypi source'
   'git: support for git repositories'
   'python-gobject: for nvchecker-notify'
   'libnotify: for nvchecker-notify'
@@ -29,11 +30,25 @@
   '356690A1E7404E30D0E902B2E64D049594A54F54'
 )
 
+_backports=(
+  # cleanup dependencies and update setup.py
+  02515fc82d3be563937bb98b5625fc7fb99c35f7
+  # anitya: relax the test - shutter is updated often these days
+  44b9f1856fbc68c58ae76840c2e14c38b22e
+)
+
 prepare() {
   cd nvchecker
-  # https://github.com/lilydjwg/nvchecker/pull/197
-  # Remove no longer needed setuptools dependency
-  git cherry-pick -n 3fdb2ee9d484d458a40024e83648e8b04c6a6e49
+
+  # this loop is stolen from core/systemd :)
+  local _c
+  for _c in "${_backports[@]}"; do
+git log --oneline -1 "${_c}"
+git cherry-pick -n "${_c}"
+  done
+
+  # revert the version changed in 02515fc82d3be563937bb98b5625fc7fb99c35f7
+  sed -i "s#__version__.*#__version__ = '$pkgver'#" nvchecker/__init__.py
 }
 
 build() {



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

2021-08-07 Thread Caleb Maclennan via arch-commits
Date: Saturday, August 7, 2021 @ 10:26:43
  Author: alerque
Revision: 994640

Avoid installing binary built with 'bench' profile; fetch before build

Modified:
  bottom/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 06:36:00 UTC (rev 994639)
+++ PKGBUILD2021-08-07 10:26:43 UTC (rev 994640)
@@ -1,9 +1,10 @@
 # Maintainer: George Rawlinson 
+# Maintainer: Caleb Maclennan 
 # Contributor: Clement Tsang (xoronth) 
 
 pkgname=bottom
 pkgver=0.6.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A graphical process/system monitor"
 arch=('x86_64')
 url="https://github.com/ClementTsang/bottom;
@@ -17,14 +18,20 @@
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
 
b2sums=('2f71722f1b8c100a82d7e684cbc001d493bafaa94319fac564551e34085a9c68c3d34b77147dddcb904013d9c823b1abc21826f828c090117babb47bd2054f37')
 
+prepare() {
+  cd "$pkgname-$pkgver"
+  cargo  fetch --locked --target "$CARCH-unknown-linux-gnu"
+}
+
 build() {
   cd "$pkgname-$pkgver"
-  cargo build --release --locked --no-default-features
+  cargo build --frozen --release --no-default-features
 }
 
 check() {
   cd "$pkgname-$pkgver"
-  CARGO_HUSKY_DONT_INSTALL_HOOKS=true cargo test --release --locked 
--no-default-features
+  export CARGO_HUSKY_DONT_INSTALL_HOOKS=true
+  cargo test --frozen --no-default-features
 }
 
 package() {



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Saturday, August 7, 2021 @ 06:36:00
  Author: felixonmars
Revision: 994639

archrelease: copy trunk to community-x86_64

Added:
  zerotier-one/repos/community-x86_64/PKGBUILD
(from rev 994638, zerotier-one/trunk/PKGBUILD)
Deleted:
  zerotier-one/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   72 ++---
 1 file changed, 36 insertions(+), 36 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 06:35:52 UTC (rev 994638)
+++ PKGBUILD2021-08-07 06:36:00 UTC (rev 994639)
@@ -1,36 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Harry Jeffery 
-# Contributor: Alex Jordan 
-
-pkgname=zerotier-one
-pkgver=1.6.5
-pkgrel=1
-pkgdesc="Creates virtual Ethernet networks of almost unlimited size."
-arch=('x86_64')
-url="https://www.zerotier.com/index.html;
-license=('GPL3')
-depends=('gcc-libs' 'libnatpmp' 'miniupnpc')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/zerotier/ZeroTierOne/archive/$pkgver.tar.gz;)
-sha512sums=('34052693c94bce239b6a3edb48083806d790874585b4f79a47d007afa9b71c779716f5ee8f1dec9395045c2adb3b183af151e69806f7ff657f851e246dba751b')
-
-prepare() {
-  cd ZeroTierOne-$pkgver
-  sed -i 's/sbin/bin/' make-linux.mk debian/zerotier-one.service
-}
-
-build() {
-  cd ZeroTierOne-$pkgver
-  make
-}
-
-check() {
-  cd ZeroTierOne-$pkgver
-  make selftest
-  ./zerotier-selftest
-}
-
-package() {
-  cd ZeroTierOne-$pkgver
-  make DESTDIR="$pkgdir" install
-  install -Dm644 debian/zerotier-one.service 
"$pkgdir"/usr/lib/systemd/system/zerotier-one.service
-}

Copied: zerotier-one/repos/community-x86_64/PKGBUILD (from rev 994638, 
zerotier-one/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 06:36:00 UTC (rev 994639)
@@ -0,0 +1,36 @@
+# Maintainer: Felix Yan 
+# Contributor: Harry Jeffery 
+# Contributor: Alex Jordan 
+
+pkgname=zerotier-one
+pkgver=1.6.5
+pkgrel=2
+pkgdesc="Creates virtual Ethernet networks of almost unlimited size."
+arch=('x86_64')
+url="https://www.zerotier.com/;
+license=('custom:BSL')
+depends=('gcc-libs' 'libnatpmp' 'miniupnpc')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/zerotier/ZeroTierOne/archive/$pkgver.tar.gz;)
+sha512sums=('34052693c94bce239b6a3edb48083806d790874585b4f79a47d007afa9b71c779716f5ee8f1dec9395045c2adb3b183af151e69806f7ff657f851e246dba751b')
+
+prepare() {
+  cd ZeroTierOne-$pkgver
+  sed -i 's/sbin/bin/' make-linux.mk debian/zerotier-one.service
+}
+
+build() {
+  cd ZeroTierOne-$pkgver
+  make
+}
+
+check() {
+  cd ZeroTierOne-$pkgver
+  make selftest
+  ./zerotier-selftest
+}
+
+package() {
+  cd ZeroTierOne-$pkgver
+  make DESTDIR="$pkgdir" install
+  install -Dm644 debian/zerotier-one.service 
"$pkgdir"/usr/lib/systemd/system/zerotier-one.service
+}



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

2021-08-07 Thread Felix Yan via arch-commits
Date: Saturday, August 7, 2021 @ 06:35:52
  Author: felixonmars
Revision: 994638

upgpkg: zerotier-one 1.6.5-2: fix license and url. note that BSL is a non-free 
license.

Modified:
  zerotier-one/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 06:01:10 UTC (rev 994637)
+++ PKGBUILD2021-08-07 06:35:52 UTC (rev 994638)
@@ -4,11 +4,11 @@
 
 pkgname=zerotier-one
 pkgver=1.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Creates virtual Ethernet networks of almost unlimited size."
 arch=('x86_64')
-url="https://www.zerotier.com/index.html;
-license=('GPL3')
+url="https://www.zerotier.com/;
+license=('custom:BSL')
 depends=('gcc-libs' 'libnatpmp' 'miniupnpc')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/zerotier/ZeroTierOne/archive/$pkgver.tar.gz;)
 
sha512sums=('34052693c94bce239b6a3edb48083806d790874585b4f79a47d007afa9b71c779716f5ee8f1dec9395045c2adb3b183af151e69806f7ff657f851e246dba751b')



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

2021-08-07 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, August 7, 2021 @ 06:01:10
  Author: yan12125
Revision: 994637

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2021-08-07 06:00:58 UTC (rev 994636)
+++ PKGBUILD2021-08-07 06:01:10 UTC (rev 994637)
@@ -1,35 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-nbval
-pkgver=0.9.6
-pkgrel=1
-pkgdesc="A py.test plugin to validate Jupyter notebooks"
-url="https://github.com/computationalmodelling/nbval;
-license=('BSD')
-arch=('any')
-depends=('python-pytest' 'python-jupyter_client' 'jupyter-nbformat' 
'python-ipykernel'
- 'python-coverage')
-makedepends=('python-setuptools')
-checkdepends=('python-doit' 'python-matplotlib' 'python-pytest-cov' 
'python-sympy')
-source=("https://github.com/computationalmodelling/nbval/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha512sums=('ce2122ab490b52537696b2a8e97fd3b604c547af93fccf7d83d82b9180d8bb50b57d002f4e16eb605acabab5b31e961fea97bf2d46bf45b9cd1f8b7fca028df2')
-
-build() {
-  cd nbval-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd nbval-$pkgver
-  python setup.py egg_info
-  # size difference: tests/sample_notebook.ipynb::Cell 9
-  # unknown: "tests/latex-example.ipynb::Cell 1", 
"tests/test_unit_tests_in_notebooks.py::test_print[/build/python-nbval/src/nbval-0.9.6/tests/ipynb-test-samples/test-latex-pass-correctouput.ipynb]"
-  PYTHONPATH="$PWD" doit test || echo "Tests failed"
-}
-
-package() {
-  cd nbval-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: python-nbval/repos/community-any/PKGBUILD (from rev 994636, 
python-nbval/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2021-08-07 06:01:10 UTC (rev 994637)
@@ -0,0 +1,58 @@
+# Maintainer: Felix Yan 
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=python-nbval
+pkgver=0.9.6
+pkgrel=2
+pkgdesc="A py.test plugin to validate Jupyter notebooks"
+url="https://github.com/computationalmodelling/nbval;
+license=('BSD')
+arch=('any')
+# python-six can be removed from dependencies in the next version
+# https://github.com/computationalmodelling/nbval/pull/162
+depends=('python-pytest' 'python-six' 'python-jupyter_client' 
'jupyter-nbformat' 'python-ipykernel'
+ 'python-coverage')
+makedepends=('python-setuptools')
+checkdepends=('python-doit' 'python-matplotlib' 'python-pytest-cov' 
'python-sympy')
+source=("https://github.com/computationalmodelling/nbval/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('ce2122ab490b52537696b2a8e97fd3b604c547af93fccf7d83d82b9180d8bb50b57d002f4e16eb605acabab5b31e961fea97bf2d46bf45b9cd1f8b7fca028df2')
+
+build() {
+  cd nbval-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd nbval-$pkgver
+  python setup.py egg_info
+
+  # XXX: workarounds for issues in dependencies...
+  # 1. ipython uses a function deprecated in matplotlib 3.4 [1]
+  #This will be unneeded once the next version of IPython is out [2].
+  #Note that matplotlib.MatplotlibDeprecationWarning is inherited from 
UserWarning
+  #instead of DeprecationWarning [3] until its upcoming version [4].
+  export PYTHONWARNINGS="ignore::UserWarning"
+  # 2. ipython uses a different default figure size for inline matplotlib 
plots since 7.23
+  #This is due to the switch to matplotlib-inline in ipython 7.23 [5]. 
ipykernel
+  #has a similar change since 6.0.0 [6], while community/python-ipykernel 
is out-dated.
+  #As nbval uses ipykernel to run notebooks [7], running nbval on Arch 
generates figures
+  #with the old default size. Fortunately, matplotlib allows overriding 
the default
+  #backend, as inspired by [6].
+  export MPLBACKEND=module://matplotlib_inline.backend_inline
+  # [1] https://github.com/computationalmodelling/nbval/issues/167
+  # [2] https://github.com/ipython/ipython/pull/12889
+  # [3] 
https://github.com/matplotlib/matplotlib/blob/v3.4.2/lib/matplotlib/_api/deprecation.py#L19
+  # [4] https://github.com/matplotlib/matplotlib/pull/20046
+  # [5] https://github.com/ipython/ipython/pull/12817
+  # [6] https://github.com/ipython/ipykernel/pull/591
+  # [7] 
https://github.com/computationalmodelling/nbval/blob/0.9.6/nbval/kernel.py
+
+  PYTHONPATH="$PWD" doit test
+}
+
+package() {
+  cd nbval-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}



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

2021-08-07 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, August 7, 2021 @ 06:00:58
  Author: yan12125
Revision: 994636

upgpkg: python-nbval 0.9.6-2; adopt the package, add missing dependency and fix 
check()

What a mess in tests LOL!

Related tickets:

[1] https://github.com/computationalmodelling/nbval/pull/162
[2] https://github.com/computationalmodelling/nbval/issues/167
[3] https://github.com/ipython/ipython/pull/12817
[4] https://github.com/ipython/ipython/pull/12889
[5] https://github.com/ipython/ipykernel/pull/591
[6] https://github.com/matplotlib/matplotlib/pull/20046

Modified:
  python-nbval/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2021-08-07 05:29:16 UTC (rev 994635)
+++ PKGBUILD2021-08-07 06:00:58 UTC (rev 994636)
@@ -1,13 +1,16 @@
 # Maintainer: Felix Yan 
+# Maintainer: Chih-Hsuan Yen 
 
 pkgname=python-nbval
 pkgver=0.9.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A py.test plugin to validate Jupyter notebooks"
 url="https://github.com/computationalmodelling/nbval;
 license=('BSD')
 arch=('any')
-depends=('python-pytest' 'python-jupyter_client' 'jupyter-nbformat' 
'python-ipykernel'
+# python-six can be removed from dependencies in the next version
+# https://github.com/computationalmodelling/nbval/pull/162
+depends=('python-pytest' 'python-six' 'python-jupyter_client' 
'jupyter-nbformat' 'python-ipykernel'
  'python-coverage')
 makedepends=('python-setuptools')
 checkdepends=('python-doit' 'python-matplotlib' 'python-pytest-cov' 
'python-sympy')
@@ -22,9 +25,29 @@
 check() {
   cd nbval-$pkgver
   python setup.py egg_info
-  # size difference: tests/sample_notebook.ipynb::Cell 9
-  # unknown: "tests/latex-example.ipynb::Cell 1", 
"tests/test_unit_tests_in_notebooks.py::test_print[/build/python-nbval/src/nbval-0.9.6/tests/ipynb-test-samples/test-latex-pass-correctouput.ipynb]"
-  PYTHONPATH="$PWD" doit test || echo "Tests failed"
+
+  # XXX: workarounds for issues in dependencies...
+  # 1. ipython uses a function deprecated in matplotlib 3.4 [1]
+  #This will be unneeded once the next version of IPython is out [2].
+  #Note that matplotlib.MatplotlibDeprecationWarning is inherited from 
UserWarning
+  #instead of DeprecationWarning [3] until its upcoming version [4].
+  export PYTHONWARNINGS="ignore::UserWarning"
+  # 2. ipython uses a different default figure size for inline matplotlib 
plots since 7.23
+  #This is due to the switch to matplotlib-inline in ipython 7.23 [5]. 
ipykernel
+  #has a similar change since 6.0.0 [6], while community/python-ipykernel 
is out-dated.
+  #As nbval uses ipykernel to run notebooks [7], running nbval on Arch 
generates figures
+  #with the old default size. Fortunately, matplotlib allows overriding 
the default
+  #backend, as inspired by [6].
+  export MPLBACKEND=module://matplotlib_inline.backend_inline
+  # [1] https://github.com/computationalmodelling/nbval/issues/167
+  # [2] https://github.com/ipython/ipython/pull/12889
+  # [3] 
https://github.com/matplotlib/matplotlib/blob/v3.4.2/lib/matplotlib/_api/deprecation.py#L19
+  # [4] https://github.com/matplotlib/matplotlib/pull/20046
+  # [5] https://github.com/ipython/ipython/pull/12817
+  # [6] https://github.com/ipython/ipykernel/pull/591
+  # [7] 
https://github.com/computationalmodelling/nbval/blob/0.9.6/nbval/kernel.py
+
+  PYTHONPATH="$PWD" doit test
 }
 
 package() {