[arch-commits] Commit in bitwarden_rs/repos/community-x86_64 (10 files)

2020-12-28 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 29, 2020 @ 00:35:39
  Author: polyzen
Revision: 796283

archrelease: copy trunk to community-x86_64

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

+
 PKGBUILD   |  110 +--
 bitwarden_rs.install   |   48 +-
 bitwarden_rs.service   |  110 +--
 bitwarden_rs.sysusers.conf |2 
 bitwarden_rs.tmpfiles  |6 +-
 5 files changed, 138 insertions(+), 138 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-29 00:35:03 UTC (rev 796282)
+++ PKGBUILD2020-12-29 00:35:39 UTC (rev 796283)
@@ -1,55 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Markus Richter 
-# Contributor: Timothée Ravier https://github.com/dani-garcia/bitwarden_rs
-license=('GPL3')
-depends=('mariadb-libs' 'openssl' 'postgresql-libs' 'sqlite')
-makedepends=('rustup')
-optdepends=('bitwarden_rs-web: for the web app')
-backup=('etc/bitwarden_rs.env')
-install=$pkgname.install
-source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz"
-"$pkgname.service"
-"$pkgname.sysusers.conf"
-"$pkgname.tmpfiles")
-b2sums=('faf4a3e0cba6905547c347bd8d7939e2412116d5c9b226e49cddd04306b6e69e00e1f5d7b1b09493ff02614d5417b34cd9c54cb3efffbf238e23e3f54bacd5d1'
-
'22bc90b8c49b6a26610ec840f04481fe3c7fcffc82434df3ee6adba4555787ba44c7b58dfcb181a28d4a6c943db6e7f7f439b67995c5aa06c23035002765de09'
-
'c44af94e19724ba23a11cec3ccc46ff9db307a058564d539dc533308e75ff43cfb5e42515bd49fdeb86e02cbc7575dc87c3b132d9d28d49f7e8fedab598c06f5'
-
'a2a6a128a405b4dbd06eb84c25b1971a5dcab4b918d6fec74da317b76485eda6b4b16ad972a85d9c8267b0a848787761fae75cd6bbb81d970a8cbc8683a2fc42')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,# DATA_FOLDER=data,DATA_FOLDER=/var/lib/bitwarden_rs,
-  s,web-vault/,/usr/share/bitwarden_rs-web,
-  s,# WEB_VAULT_ENABLED=true,WEB_VAULT_ENABLED=false,
-  s,/path/to/log,/var/log/bitwarden_rs.log,
-  /^# ROCKET_TLS/a ROCKET_LIMITS={json=10485760}' .env.template
-}
-
-build() {
-  cd $pkgname-$pkgver
-  rustup set profile minimal
-  BWRS_VERSION="$pkgver" cargo build --release --locked --features 
sqlite,mysql,postgresql
-}
-
-check() {
-  cd $pkgname-$pkgver
-  cargo test --release --locked --features sqlite,mysql,postgresql
-}
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm644 .env.template "$pkgdir"/etc/bitwarden_rs.env
-  install -Dt "$pkgdir"/usr/bin target/release/bitwarden_rs
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system ../bitwarden_rs.service
-  install -Dm644 ../$pkgname.sysusers.conf 
"$pkgdir"/usr/lib/sysusers.d/bitwarden_rs.conf
-  install -Dm644 ../bitwarden_rs.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/bitwarden_rs.conf
-}
-
-# vim:set ts=2 sw=2 et:

Copied: bitwarden_rs/repos/community-x86_64/PKGBUILD (from rev 796282, 
bitwarden_rs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-29 00:35:39 UTC (rev 796283)
@@ -0,0 +1,55 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Markus Richter 
+# Contributor: Timothée Ravier https://github.com/dani-garcia/bitwarden_rs
+license=('GPL3')
+depends=('mariadb-libs' 'openssl' 'postgresql-libs' 'sqlite')
+makedepends=('rustup')
+optdepends=('bitwarden_rs-web: for the web app')
+backup=('etc/bitwarden_rs.env')
+install=$pkgname.install
+source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz"
+"$pkgname.service"
+"$pkgname.sysusers.conf"
+"$pkgname.tmpfiles")
+b2sums=('ce901e48a1a379043f7b32ac6b1856c6f095a75b127796356e85dc1bf301864af957ae5d89559d82f819c1b838c30ea1b679ccb86f5fd1fe4d95e67e9a9b943e'
+
'22bc90b8c49b6a26610ec840f04481fe3c7fcffc82434df3ee6adba4555787ba44c7b58dfcb181a28d4a6c943db6e7f7f439b67995c5aa06c23035002765de09'
+
'c44af94e19724ba23a11cec3ccc46ff9db307a058564d539dc533308e75ff43cfb5e42515bd49fdeb86e02cbc7575dc87c3b132d9d28d49f7e8fedab598c06f5'
+

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

2020-12-28 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 29, 2020 @ 00:35:03
  Author: polyzen
Revision: 796282

upgpkg: bitwarden_rs 1.18.0-1

Modified:
  bitwarden_rs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-29 00:35:00 UTC (rev 796281)
+++ PKGBUILD2020-12-29 00:35:03 UTC (rev 796282)
@@ -3,8 +3,8 @@
 # Contributor: Timothée Ravier https://github.com/dani-garcia/bitwarden_rs
@@ -18,7 +18,7 @@
 "$pkgname.service"
 "$pkgname.sysusers.conf"
 "$pkgname.tmpfiles")
-b2sums=('faf4a3e0cba6905547c347bd8d7939e2412116d5c9b226e49cddd04306b6e69e00e1f5d7b1b09493ff02614d5417b34cd9c54cb3efffbf238e23e3f54bacd5d1'
+b2sums=('ce901e48a1a379043f7b32ac6b1856c6f095a75b127796356e85dc1bf301864af957ae5d89559d82f819c1b838c30ea1b679ccb86f5fd1fe4d95e67e9a9b943e'
 
'22bc90b8c49b6a26610ec840f04481fe3c7fcffc82434df3ee6adba4555787ba44c7b58dfcb181a28d4a6c943db6e7f7f439b67995c5aa06c23035002765de09'
 
'c44af94e19724ba23a11cec3ccc46ff9db307a058564d539dc533308e75ff43cfb5e42515bd49fdeb86e02cbc7575dc87c3b132d9d28d49f7e8fedab598c06f5'
 
'a2a6a128a405b4dbd06eb84c25b1971a5dcab4b918d6fec74da317b76485eda6b4b16ad972a85d9c8267b0a848787761fae75cd6bbb81d970a8cbc8683a2fc42')


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

2020-12-28 Thread Daniel M. Capella via arch-commits
Date: Monday, December 28, 2020 @ 19:24:05
  Author: polyzen
Revision: 795884

archrelease: copy trunk to community-x86_64

Added:
  rust-analyzer/repos/community-x86_64/PKGBUILD
(from rev 795883, rust-analyzer/trunk/PKGBUILD)
Deleted:
  rust-analyzer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-28 19:23:43 UTC (rev 795883)
+++ PKGBUILD2020-12-28 19:24:05 UTC (rev 795884)
@@ -1,27 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Sergey A. 
-
-pkgname=rust-analyzer
-_pkgver=2020-12-21
-pkgver=${_pkgver//-}
-pkgrel=1
-pkgdesc='Experimental Rust compiler front-end for IDEs'
-arch=('x86_64')
-url=https://github.com/rust-analyzer/rust-analyzer
-license=('Apache' 'MIT')
-depends=('gcc-libs' 'rust')
-source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('7dd8c7604ad085ccd75dc95250ecd76921764e944964891103bc1b1896cb7a0bbf8f12a083dbe4b2b7c7354a497b801c84c4e544238f0bea6b81fa30e9600d30')
-
-build() {
-  cd $pkgname-$_pkgver
-  cargo build --release --locked
-}
-
-package() {
-  cd $pkgname-$_pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rust-analyzer/repos/community-x86_64/PKGBUILD (from rev 795883, 
rust-analyzer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-28 19:24:05 UTC (rev 795884)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Sergey A. 
+
+pkgname=rust-analyzer
+_pkgver=2020-12-28
+pkgver=${_pkgver//-}
+pkgrel=1
+pkgdesc='Experimental Rust compiler front-end for IDEs'
+arch=('x86_64')
+url=https://github.com/rust-analyzer/rust-analyzer
+license=('Apache' 'MIT')
+depends=('gcc-libs' 'rust')
+source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
+b2sums=('8744053fa38ddde0e04cab7aed879694a151757f06bc4f031261606ad3a1f16522833c0a0875da1802236bf766834ecd4de5d8171498aa15659048d249c8b961')
+
+build() {
+  cd $pkgname-$_pkgver
+  cargo build --release --locked
+}
+
+package() {
+  cd $pkgname-$_pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-28 Thread Daniel M. Capella via arch-commits
Date: Monday, December 28, 2020 @ 19:23:43
  Author: polyzen
Revision: 795883

upgpkg: rust-analyzer 20201228-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-28 19:23:17 UTC (rev 795882)
+++ PKGBUILD2020-12-28 19:23:43 UTC (rev 795883)
@@ -2,7 +2,7 @@
 # Contributor: Sergey A. 
 
 pkgname=rust-analyzer
-_pkgver=2020-12-21
+_pkgver=2020-12-28
 pkgver=${_pkgver//-}
 pkgrel=1
 pkgdesc='Experimental Rust compiler front-end for IDEs'
@@ -11,7 +11,7 @@
 license=('Apache' 'MIT')
 depends=('gcc-libs' 'rust')
 source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('7dd8c7604ad085ccd75dc95250ecd76921764e944964891103bc1b1896cb7a0bbf8f12a083dbe4b2b7c7354a497b801c84c4e544238f0bea6b81fa30e9600d30')
+b2sums=('8744053fa38ddde0e04cab7aed879694a151757f06bc4f031261606ad3a1f16522833c0a0875da1802236bf766834ecd4de5d8171498aa15659048d249c8b961')
 
 build() {
   cd $pkgname-$_pkgver


[arch-commits] Commit in firefox-ublock-origin/trunk (PKGBUILD)

2020-12-25 Thread Daniel M. Capella via arch-commits
Date: Saturday, December 26, 2020 @ 00:59:16
  Author: polyzen
Revision: 791441

upgpkg: firefox-ublock-origin 1.32.2-1

Modified:
  firefox-ublock-origin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-26 00:58:50 UTC (rev 791440)
+++ PKGBUILD2020-12-26 00:59:16 UTC (rev 791441)
@@ -1,8 +1,8 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-ublock-origin
-pkgver=1.32.0
-_commit=7e56a782e80042e1d5a6fa2e83f1c4959db29a63
+pkgver=1.32.2
+_commit=5f4834fbbbdb20e33b3b2d26969fc8ebd9a4c3c2
 pkgrel=1
 pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
 arch=('any')


[arch-commits] Commit in firefox-ublock-origin/repos/community-any (PKGBUILD PKGBUILD)

2020-12-25 Thread Daniel M. Capella via arch-commits
Date: Saturday, December 26, 2020 @ 00:59:39
  Author: polyzen
Revision: 791444

archrelease: copy trunk to community-any

Added:
  firefox-ublock-origin/repos/community-any/PKGBUILD
(from rev 791443, firefox-ublock-origin/trunk/PKGBUILD)
Deleted:
  firefox-ublock-origin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-26 00:59:27 UTC (rev 791443)
+++ PKGBUILD2020-12-26 00:59:39 UTC (rev 791444)
@@ -1,28 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=firefox-ublock-origin
-pkgver=1.32.0
-_commit=7e56a782e80042e1d5a6fa2e83f1c4959db29a63
-pkgrel=1
-pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
-arch=('any')
-url=https://github.com/gorhill/uBlock
-license=('GPL3')
-groups=('firefox-addons')
-makedepends=('git' 'python' 'zip')
-source=("git+$url.git#commit=$_commit?signed"
-"git+https://github.com/uBlockOrigin/uAssets.git;)
-b2sums=('SKIP' 'SKIP')
-validpgpkeys=('603B28AA5D6CD687A554347425E1490B761470C2') # Raymond Hill 

-
-build() {
-  cd uBlock
-  ./tools/make-firefox.sh all
-}
-
-package() {
-  cd uBlock/dist/build
-  install -Dm644 uBlock0.firefox.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-ublock-origin/repos/community-any/PKGBUILD (from rev 791443, 
firefox-ublock-origin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-26 00:59:39 UTC (rev 791444)
@@ -0,0 +1,28 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=firefox-ublock-origin
+pkgver=1.32.2
+_commit=5f4834fbbbdb20e33b3b2d26969fc8ebd9a4c3c2
+pkgrel=1
+pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
+arch=('any')
+url=https://github.com/gorhill/uBlock
+license=('GPL3')
+groups=('firefox-addons')
+makedepends=('git' 'python' 'zip')
+source=("git+$url.git#commit=$_commit?signed"
+"git+https://github.com/uBlockOrigin/uAssets.git;)
+b2sums=('SKIP' 'SKIP')
+validpgpkeys=('603B28AA5D6CD687A554347425E1490B761470C2') # Raymond Hill 

+
+build() {
+  cd uBlock
+  ./tools/make-firefox.sh all
+}
+
+package() {
+  cd uBlock/dist/build
+  install -Dm644 uBlock0.firefox.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-24 Thread Daniel M. Capella via arch-commits
Date: Friday, December 25, 2020 @ 01:19:22
  Author: polyzen
Revision: 789360

archrelease: copy trunk to community-any

Added:
  khal/repos/community-any/PKGBUILD
(from rev 789359, khal/trunk/PKGBUILD)
Deleted:
  khal/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-25 01:19:04 UTC (rev 789359)
+++ PKGBUILD2020-12-25 01:19:22 UTC (rev 789360)
@@ -1,68 +0,0 @@
-# Maintainer: David Runge 
-# Maintainer: Daniel M. Capella 
-# Contributor: eolianoe 
-# Contributor: Hugo Osvaldo Barrera 
-# Contributor: Thomas Weißschuh 
-# Contributor: Étienne Deparis 
-# Contributor: Daniel M. Capella 
-
-_name=khal
-pkgname=khal
-pkgver=0.10.2
-pkgrel=3
-pkgdesc='CLI calendar application build around CalDAV'
-arch=('any')
-url="https://lostpackets.de/khal/;
-license=('MIT')
-makedepends=('python-setuptools-scm' 'python-sphinxcontrib-newsfeed')
-depends=('python-atomicwrites' 'python-click' 'python-click-log'
-'python-configobj' 'python-dateutil' 'python-icalendar' 'python-pytz'
-'python-setuptools' 'python-tzlocal' 'python-urwid' 'python-xdg')
-optdepends=('python-setproctitle: Set process name'
-'vdirsyncer: Synchronize CalDAV calendars')
-checkdepends=('python-pytest' 'python-freezegun' 'vdirsyncer')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('e15449b73175190f02b6fe5774a8feef8a5390966da3836624c94a044d146cc6e8a73985d991042fbb617f736c6759ded387a65292529e71f5b2f34bc80a686e')
-b2sums=('0c7c4ab1234ebe90ef9ad8291f2a0087a3f6a60d25f5426445eedadb25f236b3598dacc051e959a108ad472efc56628bf7ba11ed714c885d956f1a8f905029ca')
-
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  sed -i 's/from validate/from configobj.validate/' 
khal/settings/{settings.py,utils.py}
-  sed -i 's/import validate/import configobj.validate as validate/' 
doc/source/conf.py
-}
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py build
-  make -C doc man PYTHONPATH="${PWD}"
-}
-
-check() {
-  cd "${pkgname}-${pkgver}"
-  pytest -v \
-|| echo "Tests from hell: https://github.com/pimutils/khal/issues/860;
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  # executables
-  install -vDm 755 bin/{i,}"${pkgname}" -t "$pkgdir/usr/bin/"
-  # configuration
-  install -vDm 644 "${pkgname}.conf.sample" \
-"${pkgdir}/usr/share/doc/${pkgname}/examples/${pkgname}.conf"
-  # man page
-  install -vDm 644 doc/build/man/${pkgname}.1 \
--t "${pkgdir}/usr/share/man/man1/"
-  # zsh completion
-  install -vDm 644 "misc/__${pkgname}" \
-"${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
-  # license
-  install -vDm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  # docs
-  install -vDm 644 {AUTHORS.txt,{CHANGELOG,CONTRIBUTING,README}.rst} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-}

Copied: khal/repos/community-any/PKGBUILD (from rev 789359, khal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-25 01:19:22 UTC (rev 789360)
@@ -0,0 +1,63 @@
+# Maintainer: David Runge 
+# Maintainer: Daniel M. Capella 
+# Contributor: eolianoe 
+# Contributor: Hugo Osvaldo Barrera 
+# Contributor: Thomas Weißschuh 
+# Contributor: Étienne Deparis 
+# Contributor: Daniel M. Capella 
+
+_name=khal
+pkgname=khal
+pkgver=0.10.2
+pkgrel=4
+pkgdesc='CLI calendar application build around CalDAV'
+arch=('any')
+url="https://lostpackets.de/khal/;
+license=('MIT')
+makedepends=('python-setuptools-scm' 'python-sphinxcontrib-newsfeed')
+depends=('python-atomicwrites' 'python-click' 'python-click-log'
+'python-configobj' 'python-dateutil' 'python-icalendar' 'python-pytz'
+'python-setuptools' 'python-tzlocal' 'python-urwid' 'python-xdg')
+optdepends=('python-setproctitle: Set process name'
+'vdirsyncer: Synchronize CalDAV calendars')
+checkdepends=('python-pytest' 'python-freezegun' 'vdirsyncer')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
+sha512sums=('e15449b73175190f02b6fe5774a8feef8a5390966da3836624c94a044d146cc6e8a73985d991042fbb617f736c6759ded387a65292529e71f5b2f34bc80a686e')
+b2sums=('0c7c4ab1234ebe90ef9ad8291f2a0087a3f6a60d25f5426445eedadb25f236b3598dacc051e959a108ad472efc56628bf7ba11ed714c885d956f1a8f905029ca')
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py build
+  make -C doc man PYTHONPATH="${PWD}"
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  pytest -v \
+|| echo "Tests from hell: https://github.com/pimutils/khal/issues/860;
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  export PYTHONHASHSEED=0
+  python setup.py install --skip-build 

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

2020-12-24 Thread Daniel M. Capella via arch-commits
Date: Friday, December 25, 2020 @ 01:19:04
  Author: polyzen
Revision: 789359

upgpkg: khal 0.10.2-4: Reproducible bytecode

Modified:
  khal/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-25 01:18:22 UTC (rev 789358)
+++ PKGBUILD2020-12-25 01:19:04 UTC (rev 789359)
@@ -9,7 +9,7 @@
 _name=khal
 pkgname=khal
 pkgver=0.10.2
-pkgrel=3
+pkgrel=4
 pkgdesc='CLI calendar application build around CalDAV'
 arch=('any')
 url="https://lostpackets.de/khal/;
@@ -25,12 +25,6 @@
 
sha512sums=('e15449b73175190f02b6fe5774a8feef8a5390966da3836624c94a044d146cc6e8a73985d991042fbb617f736c6759ded387a65292529e71f5b2f34bc80a686e')
 
b2sums=('0c7c4ab1234ebe90ef9ad8291f2a0087a3f6a60d25f5426445eedadb25f236b3598dacc051e959a108ad472efc56628bf7ba11ed714c885d956f1a8f905029ca')
 
-prepare() {
-  cd "${pkgname}-${pkgver}"
-  sed -i 's/from validate/from configobj.validate/' 
khal/settings/{settings.py,utils.py}
-  sed -i 's/import validate/import configobj.validate as validate/' 
doc/source/conf.py
-}
-
 build() {
   cd "${pkgname}-${pkgver}"
   python setup.py build
@@ -45,6 +39,7 @@
 
 package() {
   cd "${pkgname}-${pkgver}"
+  export PYTHONHASHSEED=0
   python setup.py install --skip-build \
 --optimize=1 \
 --prefix=/usr \


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

2020-12-24 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 21:38:05
  Author: polyzen
Revision: 788924

archrelease: copy trunk to community-any

Added:
  python-aiohttp-cors/repos/community-any/PKGBUILD
(from rev 788923, python-aiohttp-cors/trunk/PKGBUILD)
Deleted:
  python-aiohttp-cors/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-24 21:37:47 UTC (rev 788923)
+++ PKGBUILD2020-12-24 21:38:05 UTC (rev 788924)
@@ -1,24 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-_name=aiohttp-cors
-pkgname=python-aiohttp-cors
-pkgver=0.7.0
-pkgrel=4
-pkgdesc='CORS support for aiohttp'
-depends=('python-aiohttp')
-makedepends=('python-setuptools')
-arch=('any')
-url=https://github.com/aio-libs/aiohttp-cors
-license=('Apache')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('4d39c6d7100fd9764ed1caf8cebf0eb01bf5e3f24e2e073fda6234bc48b19f5d')
-
-build() {
-  cd $_name-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd $_name-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: python-aiohttp-cors/repos/community-any/PKGBUILD (from rev 788923, 
python-aiohttp-cors/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-24 21:38:05 UTC (rev 788924)
@@ -0,0 +1,25 @@
+# Maintainer: Daniel M. Capella 
+
+_name=aiohttp-cors
+pkgname=python-aiohttp-cors
+pkgver=0.7.0
+pkgrel=5
+pkgdesc='CORS support for aiohttp'
+depends=('python-aiohttp')
+makedepends=('python-setuptools')
+arch=('any')
+url=https://github.com/aio-libs/aiohttp-cors
+license=('Apache')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('4d39c6d7100fd9764ed1caf8cebf0eb01bf5e3f24e2e073fda6234bc48b19f5d')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $_name-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2020-12-24 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 21:37:47
  Author: polyzen
Revision: 788923

upgpkg: python-aiohttp-cors 0.7.0-5: Reproducible bytecode

Modified:
  python-aiohttp-cors/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 21:37:23 UTC (rev 788922)
+++ PKGBUILD2020-12-24 21:37:47 UTC (rev 788923)
@@ -3,7 +3,7 @@
 _name=aiohttp-cors
 pkgname=python-aiohttp-cors
 pkgver=0.7.0
-pkgrel=4
+pkgrel=5
 pkgdesc='CORS support for aiohttp'
 depends=('python-aiohttp')
 makedepends=('python-setuptools')
@@ -20,5 +20,6 @@
 
 package() {
   cd $_name-$pkgver
+  export PYTHONHASHSEED=0
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }


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

2020-12-24 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 21:25:55
  Author: polyzen
Revision: 788892

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-24 21:25:35 UTC (rev 788891)
+++ PKGBUILD2020-12-24 21:25:55 UTC (rev 788892)
@@ -1,22 +0,0 @@
-# Maintainer: Alexander F. Rødseth 
-# Contributor: Angel Velasquez 
-# Contributor: Stefan Husmann  
-# Contributor: Manuel C.
-
-pkgname=python-configobj
-pkgver=5.0.6
-pkgrel=10
-pkgdesc='Simple config file reader and writer'
-arch=(any)
-url='https://github.com/DiffSK/configobj'
-license=(BSD)
-depends=(python-six)
-makedepends=(git python-setuptools)
-source=("git+$url#commit=3e2f4cca81b60171e6b3e23619f6f4929a13322e") # latest 
master, ref FS#68893
-sha256sums=(SKIP)
-
-package() {
-  cd configobj
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
-}

Copied: python-configobj/repos/community-any/PKGBUILD (from rev 788891, 
python-configobj/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-24 21:25:55 UTC (rev 788892)
@@ -0,0 +1,35 @@
+# Maintainer: Alexander F. Rødseth 
+# Contributor: Angel Velasquez 
+# Contributor: Stefan Husmann  
+# Contributor: Manuel C.
+
+pkgname=python-configobj
+pkgver=5.0.6.r110.g3e2f4cc
+pkgrel=1
+pkgdesc='Simple config file reader and writer'
+arch=(any)
+url='https://github.com/DiffSK/configobj'
+license=(BSD)
+depends=(python-six)
+makedepends=(git python-setuptools)
+source=("git+$url#commit=3e2f4cca81b60171e6b3e23619f6f4929a13322e") # latest 
master, ref FS#68893
+sha256sums=(SKIP)
+
+pkgver() {
+  cd configobj
+  git describe --long --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd configobj
+  # Avoid the need for a local configobj install just for VERSION
+  local _version=$(grep -oP "__version__ = '\K[^']+" src/configobj/_version.py)
+  sed -i "/from validate/d;s/VERSION/\"$_version\"/" setup_validate.py
+}
+
+package() {
+  cd configobj
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  python setup_validate.py install --root="$pkgdir" --optimize=1
+}


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

2020-12-24 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 21:25:33
  Author: polyzen
Revision: 788890

upgpkg: python-configobj 5.0.6.r110.g3e2f4cc-1: Fix pkgver and install shim

Fixes #69057

Modified:
  python-configobj/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 21:25:22 UTC (rev 79)
+++ PKGBUILD2020-12-24 21:25:33 UTC (rev 788890)
@@ -4,8 +4,8 @@
 # Contributor: Manuel C.
 
 pkgname=python-configobj
-pkgver=5.0.6
-pkgrel=10
+pkgver=5.0.6.r110.g3e2f4cc
+pkgrel=1
 pkgdesc='Simple config file reader and writer'
 arch=(any)
 url='https://github.com/DiffSK/configobj'
@@ -15,8 +15,21 @@
 source=("git+$url#commit=3e2f4cca81b60171e6b3e23619f6f4929a13322e") # latest 
master, ref FS#68893
 sha256sums=(SKIP)
 
+pkgver() {
+  cd configobj
+  git describe --long --tags | sed 's/^v//;s/\([^-]*-g\)/r\1/;s/-/./g'
+}
+
+prepare() {
+  cd configobj
+  # Avoid the need for a local configobj install just for VERSION
+  local _version=$(grep -oP "__version__ = '\K[^']+" src/configobj/_version.py)
+  sed -i "/from validate/d;s/VERSION/\"$_version\"/" setup_validate.py
+}
+
 package() {
   cd configobj
   python setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  python setup_validate.py install --root="$pkgdir" --optimize=1
 }


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

2020-12-24 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 18:48:49
  Author: polyzen
Revision: 788632

upgpkg: python-sphinx 3.4.1-1

Modified:
  python-sphinx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 18:38:59 UTC (rev 788631)
+++ PKGBUILD2020-12-24 18:48:49 UTC (rev 788632)
@@ -5,7 +5,7 @@
 # Contributor: Fabio Volpe 
 
 pkgname=python-sphinx
-pkgver=3.4.0
+pkgver=3.4.1
 pkgrel=1
 pkgdesc='Python documentation generator'
 arch=('any')
@@ -29,9 +29,9 @@
 optdepends=('imagemagick: for ext.imgconverter'
 'texlive-latexextra: for generation of PDF documentation')
 
source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
-sha256sums=('4dcde313801f23ea4789ac31e5405e240cb758b5d375804807f2f3cc3c396bfa'
+sha256sums=('e450cb205ff8924611085183bf1353da26802ae73d9251a8fcdf220a8f8712ef'
 'SKIP')
-b2sums=('9765d076b7b4738c3d4676618c69d401c49c5f5994f0daf0d04d02ce8c74a8084242910a821333b9233636a195df801f978bf43fbd4d323ad7e9f3651ef33b6e'
+b2sums=('18bca0e05f0226785f96d108b08ed8a41638f1ce1678578a1cde66b1a3a1d2a8cafa0213157fbb6aa5f471a7e2e8154f47e9b1a0c1ba017d0a86145a19cb'
 'SKIP')
 validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA 

   'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa 


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

2020-12-24 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 18:49:07
  Author: polyzen
Revision: 788633

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  114 ++---
 1 file changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-24 18:48:49 UTC (rev 788632)
+++ PKGBUILD2020-12-24 18:49:07 UTC (rev 788633)
@@ -1,57 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Maintainer: Daniel M. Capella 
-# Contributor: Sébastien Luttringer
-# Contributor: Angel Velasquez 
-# Contributor: Fabio Volpe 
-
-pkgname=python-sphinx
-pkgver=3.4.0
-pkgrel=1
-pkgdesc='Python documentation generator'
-arch=('any')
-url=http://www.sphinx-doc.org/
-license=('BSD')
-depends=('python-babel'
- 'python-docutils'
- 'python-imagesize'
- 'python-jinja'
- 'python-pygments'
- 'python-requests'
- 'python-setuptools'
- 'python-snowballstemmer'
- 'python-sphinx-alabaster-theme'
- 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
-checkdepends=('cython'
-  'imagemagick' 'librsvg'
-  'python-html5lib'
-  'python-pytest'
-  'texlive-fontsextra' 'texlive-latexextra')
-optdepends=('imagemagick: for ext.imgconverter'
-'texlive-latexextra: for generation of PDF documentation')
-source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
-sha256sums=('4dcde313801f23ea4789ac31e5405e240cb758b5d375804807f2f3cc3c396bfa'
-'SKIP')
-b2sums=('9765d076b7b4738c3d4676618c69d401c49c5f5994f0daf0d04d02ce8c74a8084242910a821333b9233636a195df801f978bf43fbd4d323ad7e9f3651ef33b6e'
-'SKIP')
-validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA 

-  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa 
-
-build() {
-  cd Sphinx-$pkgver
-  make build
-}
-
-check() {
-  cd Sphinx-$pkgver
-  LC_ALL="en_US.UTF-8" make test
-  rm -r tests
-}
-
-package() {
-  cd Sphinx-$pkgver
-  export PYTHONHASHSEED=0
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-sphinx/repos/community-any/PKGBUILD (from rev 788632, 
python-sphinx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-24 18:49:07 UTC (rev 788633)
@@ -0,0 +1,57 @@
+# Maintainer: Johannes Löthberg 
+# Maintainer: Daniel M. Capella 
+# Contributor: Sébastien Luttringer
+# Contributor: Angel Velasquez 
+# Contributor: Fabio Volpe 
+
+pkgname=python-sphinx
+pkgver=3.4.1
+pkgrel=1
+pkgdesc='Python documentation generator'
+arch=('any')
+url=http://www.sphinx-doc.org/
+license=('BSD')
+depends=('python-babel'
+ 'python-docutils'
+ 'python-imagesize'
+ 'python-jinja'
+ 'python-pygments'
+ 'python-requests'
+ 'python-setuptools'
+ 'python-snowballstemmer'
+ 'python-sphinx-alabaster-theme'
+ 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
+checkdepends=('cython'
+  'imagemagick' 'librsvg'
+  'python-html5lib'
+  'python-pytest'
+  'texlive-fontsextra' 'texlive-latexextra')
+optdepends=('imagemagick: for ext.imgconverter'
+'texlive-latexextra: for generation of PDF documentation')
+source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
+sha256sums=('e450cb205ff8924611085183bf1353da26802ae73d9251a8fcdf220a8f8712ef'
+'SKIP')
+b2sums=('18bca0e05f0226785f96d108b08ed8a41638f1ce1678578a1cde66b1a3a1d2a8cafa0213157fbb6aa5f471a7e2e8154f47e9b1a0c1ba017d0a86145a19cb'
+'SKIP')
+validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA 

+  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa 
+
+build() {
+  cd Sphinx-$pkgver
+  make build
+}
+
+check() {
+  cd Sphinx-$pkgver
+  LC_ALL="en_US.UTF-8" make test
+  rm -r tests
+}
+
+package() {
+  cd Sphinx-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-23 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 07:05:20
  Author: polyzen
Revision: 786662

archrelease: copy trunk to community-x86_64

Added:
  efm-langserver/repos/community-x86_64/PKGBUILD
(from rev 786660, efm-langserver/trunk/PKGBUILD)
Deleted:
  efm-langserver/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-24 07:05:18 UTC (rev 786661)
+++ PKGBUILD2020-12-24 07:05:20 UTC (rev 786662)
@@ -1,36 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: dianlujitao 
-
-pkgname=efm-langserver
-pkgver=0.0.25
-pkgrel=1
-pkgdesc='General purpose Language Server'
-arch=('x86_64')
-url=https://github.com/mattn/efm-langserver
-license=('MIT')
-depends=('glibc')
-makedepends=('go')
-optdepends=('ctags: for "go to definition" requests')
-source=("$url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-b2sums=('5cf57094ff72c124587d5878828b73ef2300414a7cf4782298def2d6f0196cb4f68d48253e40c61b2d1387a4333e6a9b6a888aa5ce1cc66e2ecaa2cea3076db8')
-
-build() {
-  cd $pkgname-$pkgver
-  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"
-  go build .
-}
-
-check() {
-  cd $pkgname-$pkgver
-  go test -v ./...
-}
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dt "$pkgdir"/usr/bin efm-langserver
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname README.md # Only 
mention of license
-}

Copied: efm-langserver/repos/community-x86_64/PKGBUILD (from rev 786660, 
efm-langserver/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-24 07:05:20 UTC (rev 786662)
@@ -0,0 +1,36 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: dianlujitao 
+
+pkgname=efm-langserver
+pkgver=0.0.26
+pkgrel=1
+pkgdesc='General purpose Language Server'
+arch=('x86_64')
+url=https://github.com/mattn/efm-langserver
+license=('MIT')
+depends=('glibc')
+makedepends=('go')
+optdepends=('ctags: for "go to definition" requests')
+source=("$url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
+b2sums=('9740d6967e70fd9b3a95b83d5782e881d0955b919654d1ee4b59f896a6971542dbe4aeb37beb8794553b73787a43803907fcc195a3ee02c196f1a47954194a5e')
+
+build() {
+  cd $pkgname-$pkgver
+  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"
+  go build .
+}
+
+check() {
+  cd $pkgname-$pkgver
+  go test -v ./...
+}
+
+package() {
+  cd $pkgname-$pkgver
+  install -Dt "$pkgdir"/usr/bin efm-langserver
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname README.md # Only 
mention of license
+}


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

2020-12-23 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 07:05:02
  Author: polyzen
Revision: 786659

upgpkg: efm-langserver 0.0.26-1

Modified:
  efm-langserver/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-24 07:04:30 UTC (rev 786658)
+++ PKGBUILD2020-12-24 07:05:02 UTC (rev 786659)
@@ -2,7 +2,7 @@
 # Contributor: dianlujitao 
 
 pkgname=efm-langserver
-pkgver=0.0.25
+pkgver=0.0.26
 pkgrel=1
 pkgdesc='General purpose Language Server'
 arch=('x86_64')
@@ -12,7 +12,7 @@
 makedepends=('go')
 optdepends=('ctags: for "go to definition" requests')
 source=("$url/archive/v$pkgver/$pkgname-v$pkgver.tar.gz")
-b2sums=('5cf57094ff72c124587d5878828b73ef2300414a7cf4782298def2d6f0196cb4f68d48253e40c61b2d1387a4333e6a9b6a888aa5ce1cc66e2ecaa2cea3076db8')
+b2sums=('9740d6967e70fd9b3a95b83d5782e881d0955b919654d1ee4b59f896a6971542dbe4aeb37beb8794553b73787a43803907fcc195a3ee02c196f1a47954194a5e')
 
 build() {
   cd $pkgname-$pkgver


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

2020-12-23 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 02:54:58
  Author: polyzen
Revision: 786084

archrelease: copy trunk to community-any

Added:
  todoman/repos/community-any/PKGBUILD
(from rev 786082, todoman/trunk/PKGBUILD)
Deleted:
  todoman/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-24 02:54:53 UTC (rev 786083)
+++ PKGBUILD2020-12-24 02:54:58 UTC (rev 786084)
@@ -1,67 +0,0 @@
-# Maintainer: David Runge 
-# Maintainer: Morten Linderud 
-
-pkgname=todoman
-pkgver=3.9.0
-pkgrel=1
-pkgdesc="A simple, standards-based, cli todo (aka: task) manager"
-arch=('any')
-url="https://github.com/pimutils/todoman;
-license=('ISC')
-depends=('python-atomicwrites' 'python-click' 'python-click-log'
-'python-configobj' 'python-dateutil' 'python-humanize' 'python-icalendar'
-'python-parsedatetime' 'python-pyxdg' 'python-setuptools' 'python-tabulate'
-'python-urwid')
-makedepends=('python-sphinx-autorun' 'python-sphinx-click')
-checkdepends=('python-freezegun' 'python-hypothesis' 'python-pytest'
-'python-pytest-runner')
-optdepends=('bash-completion: auto-complete in bash'
-'python-click-repl: REPL command'
-'zsh-completions: auto-complete in zsh')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('4ff8fe5972360cdc587797f1d89045f69678cc22a8a0db42c50b88b4c5a6ff4d0e6d445ccad799e3a6d3d8d7af29d18d527abf34f262267c54b68763d6ee')
-b2sums=('7bcc005ff763ae0fe03d65a188d0bce6ae4882c8d0a06db980aa79c5272f751666e81905e0d3e186f0cdefcbd3246322c47a534f92f2bb786e151f6c1466b8fb')
-
-prepare() {
-  cd "$pkgname-$pkgver"
-  # remove interfering options to pytest
-  sed -e '/addopts/d' -i setup.cfg
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  python setup.py build
-  PYTHONPATH="$PYTHONPATH:${PWD}" make -C docs man
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  export PYTHONPATH="build:${PYTHONPATH}"
-  # tests require timezone to be set to UTC
-  # https://github.com/pimutils/todoman/issues/404
-  TZ="UTC" pytest -v
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  python setup.py install --skip-build \
-  --optimize=1 \
-  --root="${pkgdir}"
-  # docs
-  install -vDm 644 {AUTHORS,CHANGELOG,CODE_OF_CONDUCT,README}.rst \
--t "${pkgdir}/usr/share/doc/${pkgname}/"
-  # manpages
-  install -d "$pkgdir/usr/share/man/man1"
-  install -Dm644 docs/build/man/*.1 "$pkgdir/usr/share/man/man1/"
-  # license
-  # wrong name: https://github.com/pimutils/todoman/issues/319
-  install -vDm 644 LICENCE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-  # sample config
-  install -vDm 644 "${pkgname}.conf.sample" \
--t "${pkgdir}/usr/share/doc/${pkgname}/examples/"
-  # completions
-  install -vDm 644 contrib/completion/bash/_todo \
-"${pkgdir}/usr/share/bash-completion/completions/todo"
-  install -vDm 644 contrib/completion/zsh/_todo \
-"${pkgdir}/usr/share/zsh/site-functions/_todo"
-}

Copied: todoman/repos/community-any/PKGBUILD (from rev 786082, 
todoman/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-24 02:54:58 UTC (rev 786084)
@@ -0,0 +1,69 @@
+# Maintainer: David Runge 
+# Maintainer: Morten Linderud 
+
+pkgname=todoman
+pkgver=3.9.0
+pkgrel=2
+pkgdesc="A simple, standards-based, cli todo (aka: task) manager"
+arch=('any')
+url="https://github.com/pimutils/todoman;
+license=('ISC')
+depends=('python-atomicwrites' 'python-click' 'python-click-log'
+'python-configobj' 'python-dateutil' 'python-humanize' 'python-icalendar'
+'python-parsedatetime' 'python-pyxdg' 'python-setuptools' 'python-tabulate'
+'python-urwid')
+makedepends=('python-sphinx-autorun' 'python-sphinx-click')
+checkdepends=('python-freezegun' 'python-hypothesis' 'python-pytest'
+'python-pytest-runner')
+optdepends=('bash-completion: auto-complete in bash'
+'python-click-repl: REPL command'
+'zsh-completions: auto-complete in zsh')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('4ff8fe5972360cdc587797f1d89045f69678cc22a8a0db42c50b88b4c5a6ff4d0e6d445ccad799e3a6d3d8d7af29d18d527abf34f262267c54b68763d6ee')
+b2sums=('7bcc005ff763ae0fe03d65a188d0bce6ae4882c8d0a06db980aa79c5272f751666e81905e0d3e186f0cdefcbd3246322c47a534f92f2bb786e151f6c1466b8fb')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  # remove interfering options to pytest
+  sed -e '/addopts/d' -i setup.cfg
+  sed -i 's/from validate/from configobj.validate/g' todoman/configuration.py
+  sed -i 's/import validate/import configobj.validate as validate/' 
docs/source/conf.py
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  python setup.py build
+  

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

2020-12-23 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 02:54:30
  Author: polyzen
Revision: 786081

archrelease: copy trunk to community-any

Added:
  khard/repos/community-any/PKGBUILD
(from rev 786080, khard/trunk/PKGBUILD)
Deleted:
  khard/repos/community-any/PKGBUILD

--+
 PKGBUILD |  120 -
 1 file changed, 63 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-24 02:54:12 UTC (rev 786080)
+++ PKGBUILD2020-12-24 02:54:30 UTC (rev 786081)
@@ -1,57 +0,0 @@
-# Maintainer: David Runge 
-
-pkgname=khard
-pkgver=0.17.0
-pkgrel=2
-pkgdesc="Console CardDAV client"
-arch=('any')
-url="https://github.com/scheibler/khard;
-license=('GPL3')
-depends=('python-atomicwrites' 'python-configobj' 'python-ruamel-yaml'
-'python-setuptools' 'python-unidecode' 'python-vobject')
-makedepends=('python-sphinx-autoapi' 'python-sphinx-autodoc-typehints'
-'python-setuptools_scm' 'python-sphinx')
-checkdepends=('python-pytest')
-optdepends=('vdirsyncer: Synchronization of address books with a DAV server'
-'diffutils: Using sdiff_khard_wrapper.sh')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
-sha512sums=('9cb936aeaa327b9837488a752906bf603429ca0c7240703829220119049f5f62e84f7e4c90bb81799307fe446c3aa47fe6ee4112c276b6bb329c959be438ba25')
-b2sums=('488e1df70212c856d8dfa43955e681344fb1a257d765c81820444f6435d39aec782da9d01edeeaac0b9a87412db680fde368c39c74faa82b0eff2d7a0a2dbc6b')
-
-build() {
-  cd "$pkgname-$pkgver"
-  python setup.py build
-  make -C doc man
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  pytest -v
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  export PYTHONHASHSEED=0
-  python setup.py install --skip-build \
-  --optimize=1 \
-  --root="${pkgdir}"
-  # additional wrapper script
-  install -vDm 755 "misc/sdiff/sdiff_${pkgname}_wrapper.sh" \
-"${pkgdir}/usr/lib/${pkgname}/sdiff_${pkgname}_wrapper.sh"
-  # twinkle integration
-  install -vDm 644 misc/twinkle/scripts/*.py \
--t "${pkgdir}/usr/share/${pkgname}/twinkle/scripts/"
-  install -vDm 644 misc/twinkle/sounds/*.ogg \
--t "${pkgdir}/usr/share/${pkgname}/twinkle/sounds/"
-  # zsh
-  install -vDm 644 "misc/zsh/_"*"${pkgname}" \
--t "${pkgdir}/usr/share/zsh/site-functions/"
-  # docs
-  install -vDm 644 {CHANGES,CONTRIBUTING.rst,README.md} \
--t "${pkgdir}/usr/share/doc/${pkgname}/"
-  # man
-  install -vDm 644 "doc/build/man/${pkgname}.1" \
--t "${pkgdir}/usr/share/man/man1"
-  install -vDm 644 "doc/build/man/${pkgname}.conf.5" \
--t "${pkgdir}/usr/share/man/man5"
-}

Copied: khard/repos/community-any/PKGBUILD (from rev 786080, 
khard/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-24 02:54:30 UTC (rev 786081)
@@ -0,0 +1,63 @@
+# Maintainer: David Runge 
+# Maintainer: Daniel M. Capella 
+
+pkgname=khard
+pkgver=0.17.0
+pkgrel=3
+pkgdesc="Console CardDAV client"
+arch=('any')
+url="https://github.com/scheibler/khard;
+license=('GPL3')
+depends=('python-atomicwrites' 'python-configobj' 'python-ruamel-yaml'
+'python-setuptools' 'python-unidecode' 'python-vobject')
+makedepends=('python-sphinx-autoapi' 'python-sphinx-autodoc-typehints'
+'python-setuptools_scm' 'python-sphinx')
+checkdepends=('python-pytest')
+optdepends=('vdirsyncer: Synchronization of address books with a DAV server'
+'diffutils: Using sdiff_khard_wrapper.sh')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha512sums=('9cb936aeaa327b9837488a752906bf603429ca0c7240703829220119049f5f62e84f7e4c90bb81799307fe446c3aa47fe6ee4112c276b6bb329c959be438ba25')
+b2sums=('488e1df70212c856d8dfa43955e681344fb1a257d765c81820444f6435d39aec782da9d01edeeaac0b9a87412db680fde368c39c74faa82b0eff2d7a0a2dbc6b')
+
+prepare() {
+  cd "$pkgname-$pkgver"
+  sed -i 's/import validate/import configobj.validate as validate/' 
khard/config.py
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  python setup.py build
+  make -C doc man
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  pytest -v
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  export PYTHONHASHSEED=0
+  python setup.py install --skip-build \
+  --optimize=1 \
+  --root="${pkgdir}"
+  # additional wrapper script
+  install -vDm 755 "misc/sdiff/sdiff_${pkgname}_wrapper.sh" \
+"${pkgdir}/usr/lib/${pkgname}/sdiff_${pkgname}_wrapper.sh"
+  # twinkle integration
+  install -vDm 644 misc/twinkle/scripts/*.py \
+-t "${pkgdir}/usr/share/${pkgname}/twinkle/scripts/"
+  install -vDm 644 misc/twinkle/sounds/*.ogg \
+-t "${pkgdir}/usr/share/${pkgname}/twinkle/sounds/"
+  # zsh
+  install -vDm 644 "misc/zsh/_"*"${pkgname}" \
+-t 

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

2020-12-23 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 02:53:56
  Author: polyzen
Revision: 786078

archrelease: copy trunk to community-any

Added:
  khal/repos/community-any/PKGBUILD
(from rev 786077, khal/trunk/PKGBUILD)
Deleted:
  khal/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-24 02:53:37 UTC (rev 786077)
+++ PKGBUILD2020-12-24 02:53:56 UTC (rev 786078)
@@ -1,61 +0,0 @@
-# Maintainer: David Runge 
-# Contributor: eolianoe 
-# Contributor: Hugo Osvaldo Barrera 
-# Contributor: Thomas Weißschuh 
-# Contributor: Étienne Deparis 
-# Contributor: Daniel M. Capella 
-
-_name=khal
-pkgname=khal
-pkgver=0.10.2
-pkgrel=2
-pkgdesc='CLI calendar application build around CalDAV'
-arch=('any')
-url="https://lostpackets.de/khal/;
-license=('MIT')
-makedepends=('python-setuptools-scm' 'python-sphinxcontrib-newsfeed')
-depends=('python-atomicwrites' 'python-click' 'python-click-log'
-'python-configobj' 'python-dateutil' 'python-icalendar' 'python-pytz'
-'python-setuptools' 'python-tzlocal' 'python-urwid' 'python-xdg')
-optdepends=('python-setproctitle: Set process name'
-'vdirsyncer: Synchronize CalDAV calendars')
-checkdepends=('python-pytest' 'python-freezegun' 'vdirsyncer')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('e15449b73175190f02b6fe5774a8feef8a5390966da3836624c94a044d146cc6e8a73985d991042fbb617f736c6759ded387a65292529e71f5b2f34bc80a686e')
-b2sums=('0c7c4ab1234ebe90ef9ad8291f2a0087a3f6a60d25f5426445eedadb25f236b3598dacc051e959a108ad472efc56628bf7ba11ed714c885d956f1a8f905029ca')
-
-build() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py build
-  make -C doc man PYTHONPATH="${PWD}"
-}
-
-check() {
-  cd "${pkgname}-${pkgver}"
-  pytest -v \
-|| echo "Tests from hell: https://github.com/pimutils/khal/issues/860;
-}
-
-package() {
-  cd "${pkgname}-${pkgver}"
-  python setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  # executables
-  install -vDm 755 bin/{i,}"${pkgname}" -t "$pkgdir/usr/bin/"
-  # configuration
-  install -vDm 644 "${pkgname}.conf.sample" \
-"${pkgdir}/usr/share/doc/${pkgname}/examples/${pkgname}.conf"
-  # man page
-  install -vDm 644 doc/build/man/${pkgname}.1 \
--t "${pkgdir}/usr/share/man/man1/"
-  # zsh completion
-  install -vDm 644 "misc/__${pkgname}" \
-"${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
-  # license
-  install -vDm 644 COPYING -t "${pkgdir}/usr/share/licenses/${pkgname}"
-  # docs
-  install -vDm 644 {AUTHORS.txt,{CHANGELOG,CONTRIBUTING,README}.rst} \
--t "${pkgdir}/usr/share/doc/${pkgname}"
-}

Copied: khal/repos/community-any/PKGBUILD (from rev 786077, khal/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-24 02:53:56 UTC (rev 786078)
@@ -0,0 +1,68 @@
+# Maintainer: David Runge 
+# Maintainer: Daniel M. Capella 
+# Contributor: eolianoe 
+# Contributor: Hugo Osvaldo Barrera 
+# Contributor: Thomas Weißschuh 
+# Contributor: Étienne Deparis 
+# Contributor: Daniel M. Capella 
+
+_name=khal
+pkgname=khal
+pkgver=0.10.2
+pkgrel=3
+pkgdesc='CLI calendar application build around CalDAV'
+arch=('any')
+url="https://lostpackets.de/khal/;
+license=('MIT')
+makedepends=('python-setuptools-scm' 'python-sphinxcontrib-newsfeed')
+depends=('python-atomicwrites' 'python-click' 'python-click-log'
+'python-configobj' 'python-dateutil' 'python-icalendar' 'python-pytz'
+'python-setuptools' 'python-tzlocal' 'python-urwid' 'python-xdg')
+optdepends=('python-setproctitle: Set process name'
+'vdirsyncer: Synchronize CalDAV calendars')
+checkdepends=('python-pytest' 'python-freezegun' 'vdirsyncer')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
+sha512sums=('e15449b73175190f02b6fe5774a8feef8a5390966da3836624c94a044d146cc6e8a73985d991042fbb617f736c6759ded387a65292529e71f5b2f34bc80a686e')
+b2sums=('0c7c4ab1234ebe90ef9ad8291f2a0087a3f6a60d25f5426445eedadb25f236b3598dacc051e959a108ad472efc56628bf7ba11ed714c885d956f1a8f905029ca')
+
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  sed -i 's/from validate/from configobj.validate/' 
khal/settings/{settings.py,utils.py}
+  sed -i 's/import validate/import configobj.validate as validate/' 
doc/source/conf.py
+}
+
+build() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py build
+  make -C doc man PYTHONPATH="${PWD}"
+}
+
+check() {
+  cd "${pkgname}-${pkgver}"
+  pytest -v \
+|| echo "Tests from hell: https://github.com/pimutils/khal/issues/860;
+}
+
+package() {
+  cd "${pkgname}-${pkgver}"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+

[arch-commits] Commit in (3 files)

2020-12-23 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 24, 2020 @ 02:53:29
  Author: polyzen
Revision: 786076

khal, khard, todoman: Fix configobj imports

Modified:
  khal/trunk/PKGBUILD
  khard/trunk/PKGBUILD
  todoman/trunk/PKGBUILD

+
 khal/trunk/PKGBUILD|9 -
 khard/trunk/PKGBUILD   |8 +++-
 todoman/trunk/PKGBUILD |4 +++-
 3 files changed, 18 insertions(+), 3 deletions(-)

Modified: khal/trunk/PKGBUILD
===
--- khal/trunk/PKGBUILD 2020-12-24 02:53:27 UTC (rev 786075)
+++ khal/trunk/PKGBUILD 2020-12-24 02:53:29 UTC (rev 786076)
@@ -1,4 +1,5 @@
 # Maintainer: David Runge 
+# Maintainer: Daniel M. Capella 
 # Contributor: eolianoe 
 # Contributor: Hugo Osvaldo Barrera 
 # Contributor: Thomas Weißschuh 
@@ -8,7 +9,7 @@
 _name=khal
 pkgname=khal
 pkgver=0.10.2
-pkgrel=2
+pkgrel=3
 pkgdesc='CLI calendar application build around CalDAV'
 arch=('any')
 url="https://lostpackets.de/khal/;
@@ -24,6 +25,12 @@
 
sha512sums=('e15449b73175190f02b6fe5774a8feef8a5390966da3836624c94a044d146cc6e8a73985d991042fbb617f736c6759ded387a65292529e71f5b2f34bc80a686e')
 
b2sums=('0c7c4ab1234ebe90ef9ad8291f2a0087a3f6a60d25f5426445eedadb25f236b3598dacc051e959a108ad472efc56628bf7ba11ed714c885d956f1a8f905029ca')
 
+prepare() {
+  cd "${pkgname}-${pkgver}"
+  sed -i 's/from validate/from configobj.validate/' 
khal/settings/{settings.py,utils.py}
+  sed -i 's/import validate/import configobj.validate as validate/' 
doc/source/conf.py
+}
+
 build() {
   cd "${pkgname}-${pkgver}"
   python setup.py build

Modified: khard/trunk/PKGBUILD
===
--- khard/trunk/PKGBUILD2020-12-24 02:53:27 UTC (rev 786075)
+++ khard/trunk/PKGBUILD2020-12-24 02:53:29 UTC (rev 786076)
@@ -1,8 +1,9 @@
 # Maintainer: David Runge 
+# Maintainer: Daniel M. Capella 
 
 pkgname=khard
 pkgver=0.17.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Console CardDAV client"
 arch=('any')
 url="https://github.com/scheibler/khard;
@@ -18,6 +19,11 @@
 
sha512sums=('9cb936aeaa327b9837488a752906bf603429ca0c7240703829220119049f5f62e84f7e4c90bb81799307fe446c3aa47fe6ee4112c276b6bb329c959be438ba25')
 
b2sums=('488e1df70212c856d8dfa43955e681344fb1a257d765c81820444f6435d39aec782da9d01edeeaac0b9a87412db680fde368c39c74faa82b0eff2d7a0a2dbc6b')
 
+prepare() {
+  cd "$pkgname-$pkgver"
+  sed -i 's/import validate/import configobj.validate as validate/' 
khard/config.py
+}
+
 build() {
   cd "$pkgname-$pkgver"
   python setup.py build

Modified: todoman/trunk/PKGBUILD
===
--- todoman/trunk/PKGBUILD  2020-12-24 02:53:27 UTC (rev 786075)
+++ todoman/trunk/PKGBUILD  2020-12-24 02:53:29 UTC (rev 786076)
@@ -3,7 +3,7 @@
 
 pkgname=todoman
 pkgver=3.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple, standards-based, cli todo (aka: task) manager"
 arch=('any')
 url="https://github.com/pimutils/todoman;
@@ -26,6 +26,8 @@
   cd "$pkgname-$pkgver"
   # remove interfering options to pytest
   sed -e '/addopts/d' -i setup.cfg
+  sed -i 's/from validate/from configobj.validate/g' todoman/configuration.py
+  sed -i 's/import validate/import configobj.validate as validate/' 
docs/source/conf.py
 }
 
 build() {


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

2020-12-23 Thread Daniel M. Capella via arch-commits
Date: Wednesday, December 23, 2020 @ 23:19:25
  Author: polyzen
Revision: 785707

archrelease: copy trunk to community-x86_64

Added:
  newsboat/repos/community-x86_64/PKGBUILD
(from rev 785705, newsboat/trunk/PKGBUILD)
  newsboat/repos/community-x86_64/newsboat.changelog
(from rev 785705, newsboat/trunk/newsboat.changelog)
Deleted:
  newsboat/repos/community-x86_64/PKGBUILD
  newsboat/repos/community-x86_64/newsboat.changelog

+
 PKGBUILD   |   83 --
 newsboat.changelog |  186 +--
 2 files changed, 139 insertions(+), 130 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-23 23:19:24 UTC (rev 785706)
+++ PKGBUILD2020-12-23 23:19:25 UTC (rev 785707)
@@ -1,37 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Maintainer: Daniel M. Capella 
-# Contributor: Sven Pfleiderer 
-
-pkgname=newsboat
-pkgver=2.21
-pkgrel=2
-pkgdesc="An RSS/Atom feed reader for text terminals"
-arch=('x86_64')
-url="https://newsboat.org/;
-license=('MIT')
-depends=('curl' 'hicolor-icon-theme' 'json-c' 'libxml2' 'sqlite' 'stfl')
-makedepends=('asciidoctor' 'rust' 'swig')
-optdepends=('perl: for pinboard.pl'
-'python: for exportOPMLWithTags.py'
-'ruby: for feedgrabber.rb, heise.rb, and slashdot.rb')
-replaces=('newsbeuter')
-options=('!makeflags')
-changelog=$pkgname.changelog
-source=("https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
-sha256sums=('0c46b3dd46bb578dd6dd4915db4cfdffb4352ab258f251080ad14655c75a9c31'
-'SKIP')
-validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') # Newsboat project 

-
-build() {
-  cd $pkgname-$pkgver
-
-  make prefix=/usr
-  make doc
-}
-
-package() {
-  cd $pkgname-$pkgver
-
-  make prefix=/usr DESTDIR="$pkgdir" install
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}

Copied: newsboat/repos/community-x86_64/PKGBUILD (from rev 785705, 
newsboat/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-23 23:19:25 UTC (rev 785707)
@@ -0,0 +1,46 @@
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
+# Contributor: Sven Pfleiderer 
+
+pkgname=newsboat
+pkgver=2.22
+pkgrel=1
+pkgdesc="An RSS/Atom feed reader for text terminals"
+arch=('x86_64')
+url="https://newsboat.org/;
+license=('MIT')
+depends=('curl' 'hicolor-icon-theme' 'json-c' 'libxml2' 'sqlite' 'stfl')
+makedepends=('asciidoctor' 'rust' 'swig')
+optdepends=('perl: for pinboard.pl'
+'python: for exportOPMLWithTags.py'
+'ruby: for feedgrabber.rb, heise.rb, and slashdot.rb')
+replaces=('newsbeuter')
+options=('!makeflags')
+changelog=$pkgname.changelog
+source=("https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
+
'https://github.com/newsboat/newsboat/commit/d3485aab30a55dcf597408a45a17f17b2cb0d652.patch')
+sha256sums=('5286f815d9a00b4752a5572d99bbd9bc512b69c06931453faa415968881cd790'
+'SKIP'
+'2ec829531655779213d525065b5315821da099acd7261e97c790c5daa0023e65')
+validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') # Newsboat project 

+
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Fix https://github.com/newsboat/newsboat/issues/1372
+  patch --forward --strip=1 
--input=../d3485aab30a55dcf597408a45a17f17b2cb0d652.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  make prefix=/usr
+  make doc
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make prefix=/usr DESTDIR="$pkgdir" install
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}

Deleted: newsboat.changelog
===
--- newsboat.changelog  2020-12-23 23:19:24 UTC (rev 785706)
+++ newsboat.changelog  2020-12-23 23:19:25 UTC (rev 785707)
@@ -1,93 +0,0 @@
-2020-09-21 Jaroslav Lichtblau 
-   * newsboat 2.21-1
-
-2020-06-24 Jaroslav Lichtblau 
-   * newsboat 2.20.1-1
-
-2020-06-21 Jaroslav Lichtblau 
-   * newsboat 2.20-1
-
-2020-03-23 Jaroslav Lichtblau 
-   * newsboat 2.19-1
-
-2019-12-23 Jaroslav Lichtblau 
-   * newsboat 2.18-1
-
-2019-08-06 Jaroslav Lichtblau 
-   * newsboat 2.16.1-1
-
-2019-03-30 Jaroslav Lichtblau 
-   * newsboat 2.15-1
-
-2019-02-10 Jaroslav Lichtblau 
-   * newsboat 2.14.1-1
-
-2019-01-01 Jaroslav Lichtblau 
-   * newsboat 2.14-1
-
-2018-09-29 Jaroslav Lichtblau 
-   * newsboat 2.13-1
-
-2018-04-10 Jaroslav Lichtblau 
-   * newsboat 2.11.1-1
-
-2018-03-26 Jaroslav Lichtblau 
-   * newsboat 2.11-1
-
-2017-12-27 Jaroslav Lichtblau 
-   * newsboat 2.10.2-1
-
-2017-12-02 Jaroslav Lichtblau 
-   * newsboat 2.10.1-2 FS#56519 fixed
-
-2017-10-21 Jaroslav Lichtblau 
-   * newsboat 2.10.1-1
-
-2017-10-21 Jaroslav Lichtblau 
-   * newsboat 2.10-1 moving over to the new maintained fork of newsbeuter
-

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

2020-12-23 Thread Daniel M. Capella via arch-commits
Date: Wednesday, December 23, 2020 @ 23:18:55
  Author: polyzen
Revision: 785704

upgpkg: newsboat 2.22-1

Modified:
  newsboat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 23:18:52 UTC (rev 785703)
+++ PKGBUILD2020-12-23 23:18:55 UTC (rev 785704)
@@ -3,8 +3,8 @@
 # Contributor: Sven Pfleiderer 
 
 pkgname=newsboat
-pkgver=2.21
-pkgrel=2
+pkgver=2.22
+pkgrel=1
 pkgdesc="An RSS/Atom feed reader for text terminals"
 arch=('x86_64')
 url="https://newsboat.org/;
@@ -17,11 +17,20 @@
 replaces=('newsbeuter')
 options=('!makeflags')
 changelog=$pkgname.changelog
-source=("https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
-sha256sums=('0c46b3dd46bb578dd6dd4915db4cfdffb4352ab258f251080ad14655c75a9c31'
-'SKIP')
+source=("https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc}
+
'https://github.com/newsboat/newsboat/commit/d3485aab30a55dcf597408a45a17f17b2cb0d652.patch')
+sha256sums=('5286f815d9a00b4752a5572d99bbd9bc512b69c06931453faa415968881cd790'
+'SKIP'
+'2ec829531655779213d525065b5315821da099acd7261e97c790c5daa0023e65')
 validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') # Newsboat project 

 
+prepare() {
+  cd $pkgname-$pkgver
+
+  # Fix https://github.com/newsboat/newsboat/issues/1372
+  patch --forward --strip=1 
--input=../d3485aab30a55dcf597408a45a17f17b2cb0d652.patch
+}
+
 build() {
   cd $pkgname-$pkgver
 


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

2020-12-22 Thread Daniel M. Capella via arch-commits
Date: Wednesday, December 23, 2020 @ 01:45:19
  Author: polyzen
Revision: 783291

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-23 01:44:57 UTC (rev 783290)
+++ PKGBUILD2020-12-23 01:45:19 UTC (rev 783291)
@@ -1,34 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Timothée Ravier 
-
-_name=dulwich
-pkgname=python-dulwich
-pkgver=0.20.14
-pkgrel=2
-pkgdesc='Pure-Python implementation of the Git file formats and protocols'
-arch=('x86_64')
-url=https://www.dulwich.io
-license=('GPL')
-depends=('python-certifi' 'python-setuptools' 'python-urllib3')
-checkdepends=('python-mock')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('21d6ee82708f7c67ce3fdcaf1f1407e524f7f4f7411a410a972faa2176baec0d')
-b2sums=('be3658fd12021d2d8294fa92d99fe8bbf0a04de0f97d71f4c5683580169faa19fce2c731b240a1a61b95517e9b4371a8bcaedef7748e94512b09bcd9e6ae31ad')
-
-build() {
-  cd $_name-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $_name-$pkgver
-  python -m unittest dulwich.tests.test_suite
-}
-
-package() {
-  cd $_name-$pkgver
-  export PYTHONHASHSEED=0
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-dulwich/repos/community-x86_64/PKGBUILD (from rev 783290, 
python-dulwich/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-23 01:45:19 UTC (rev 783291)
@@ -0,0 +1,33 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Timothée Ravier 
+
+_name=dulwich
+pkgname=python-dulwich
+pkgver=0.20.15
+pkgrel=1
+pkgdesc='Pure-Python implementation of the Git file formats and protocols'
+arch=('x86_64')
+url=https://www.dulwich.io
+license=('GPL')
+depends=('python-certifi' 'python-setuptools' 'python-urllib3')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('fb1773373ec2af896031f8312af6962a1b8b0176a2de3fb3d84a84ec0449')
+b2sums=('8db19f84154dff0851fd16bc534d92b506c93a93d7180079bc9829a2c81bbb25b04b234770e62ddab82440973d0702b8523896a9db90d771d8cc915b6321cdaa')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  python -m unittest dulwich.tests.test_suite
+}
+
+package() {
+  cd $_name-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-22 Thread Daniel M. Capella via arch-commits
Date: Wednesday, December 23, 2020 @ 01:44:57
  Author: polyzen
Revision: 783290

upgpkg: python-dulwich 0.20.15-1

Modified:
  python-dulwich/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 01:44:50 UTC (rev 783289)
+++ PKGBUILD2020-12-23 01:44:57 UTC (rev 783290)
@@ -3,17 +3,16 @@
 
 _name=dulwich
 pkgname=python-dulwich
-pkgver=0.20.14
-pkgrel=2
+pkgver=0.20.15
+pkgrel=1
 pkgdesc='Pure-Python implementation of the Git file formats and protocols'
 arch=('x86_64')
 url=https://www.dulwich.io
 license=('GPL')
 depends=('python-certifi' 'python-setuptools' 'python-urllib3')
-checkdepends=('python-mock')
 
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('21d6ee82708f7c67ce3fdcaf1f1407e524f7f4f7411a410a972faa2176baec0d')
-b2sums=('be3658fd12021d2d8294fa92d99fe8bbf0a04de0f97d71f4c5683580169faa19fce2c731b240a1a61b95517e9b4371a8bcaedef7748e94512b09bcd9e6ae31ad')
+sha256sums=('fb1773373ec2af896031f8312af6962a1b8b0176a2de3fb3d84a84ec0449')
+b2sums=('8db19f84154dff0851fd16bc534d92b506c93a93d7180079bc9829a2c81bbb25b04b234770e62ddab82440973d0702b8523896a9db90d771d8cc915b6321cdaa')
 
 build() {
   cd $_name-$pkgver


[arch-commits] Commit in firefox-ublock-origin/repos/community-any (PKGBUILD PKGBUILD)

2020-12-22 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 22, 2020 @ 20:37:30
  Author: polyzen
Revision: 782935

archrelease: copy trunk to community-any

Added:
  firefox-ublock-origin/repos/community-any/PKGBUILD
(from rev 782934, firefox-ublock-origin/trunk/PKGBUILD)
Deleted:
  firefox-ublock-origin/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-22 20:37:12 UTC (rev 782934)
+++ PKGBUILD2020-12-22 20:37:30 UTC (rev 782935)
@@ -1,28 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=firefox-ublock-origin
-pkgver=1.31.0
-_commit=b6b167671ef596dee43349efcd6bf74f96caa220
-pkgrel=2
-pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
-arch=('any')
-url=https://github.com/gorhill/uBlock
-license=('GPL3')
-groups=('firefox-addons')
-makedepends=('git' 'python' 'zip')
-source=("git+$url.git#commit=$_commit?signed"
-"git+https://github.com/uBlockOrigin/uAssets.git;)
-b2sums=('SKIP' 'SKIP')
-validpgpkeys=('603B28AA5D6CD687A554347425E1490B761470C2') # Raymond Hill 

-
-build() {
-  cd uBlock
-  ./tools/make-firefox.sh all
-}
-
-package() {
-  cd uBlock/dist/build
-  install -Dm644 uBlock0.firefox.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-ublock-origin/repos/community-any/PKGBUILD (from rev 782934, 
firefox-ublock-origin/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-22 20:37:30 UTC (rev 782935)
@@ -0,0 +1,28 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=firefox-ublock-origin
+pkgver=1.32.0
+_commit=7e56a782e80042e1d5a6fa2e83f1c4959db29a63
+pkgrel=1
+pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
+arch=('any')
+url=https://github.com/gorhill/uBlock
+license=('GPL3')
+groups=('firefox-addons')
+makedepends=('git' 'python' 'zip')
+source=("git+$url.git#commit=$_commit?signed"
+"git+https://github.com/uBlockOrigin/uAssets.git;)
+b2sums=('SKIP' 'SKIP')
+validpgpkeys=('603B28AA5D6CD687A554347425E1490B761470C2') # Raymond Hill 

+
+build() {
+  cd uBlock
+  ./tools/make-firefox.sh all
+}
+
+package() {
+  cd uBlock/dist/build
+  install -Dm644 uBlock0.firefox.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/ublo...@raymondhill.net.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in firefox-ublock-origin/trunk (PKGBUILD)

2020-12-22 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 22, 2020 @ 20:37:12
  Author: polyzen
Revision: 782934

upgpkg: firefox-ublock-origin 1.32.0-1

Modified:
  firefox-ublock-origin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-22 20:27:39 UTC (rev 782933)
+++ PKGBUILD2020-12-22 20:37:12 UTC (rev 782934)
@@ -1,9 +1,9 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-ublock-origin
-pkgver=1.31.0
-_commit=b6b167671ef596dee43349efcd6bf74f96caa220
-pkgrel=2
+pkgver=1.32.0
+_commit=7e56a782e80042e1d5a6fa2e83f1c4959db29a63
+pkgrel=1
 pkgdesc='Efficient blocker add-on for various browsers. Fast, potent, and lean'
 arch=('any')
 url=https://github.com/gorhill/uBlock


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

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 22, 2020 @ 02:45:59
  Author: polyzen
Revision: 781718

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 781717, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-22 02:45:41 UTC (rev 781717)
+++ PKGBUILD2020-12-22 02:45:59 UTC (rev 781718)
@@ -1,41 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Maintainer: Daniel M. Capella 
-# Contributor: Eric Bélanger 
-
-pkgname=youtube-dl
-pkgver=2020.12.14
-pkgrel=1
-pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
-arch=('any')
-url="https://ytdl-org.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files'
-'python-pycryptodome: for hlsnative downloader')
-source=("https://github.com/ytdl-org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('9681a5a515cb44ef23c28bd77f6d79d531fdbc7325bdf4bbb7966260b7b64273'
-'SKIP')
-validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 

-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/vendor_completions.d|' setup.py
-}
-
-build() {
-  cd ${pkgname}
-  export PYTHONHASHSEED=0
-  python setup.py build
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/${pkgname}.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
-  install -Dm644 ${pkgname}.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
-  install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 781717, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-22 02:45:59 UTC (rev 781718)
@@ -0,0 +1,41 @@
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
+# Contributor: Eric Bélanger 
+
+pkgname=youtube-dl
+pkgver=2020.12.22
+pkgrel=1
+pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
+arch=('any')
+url="https://ytdl-org.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files'
+'python-pycryptodome: for hlsnative downloader')
+source=("https://github.com/ytdl-org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('cc95ce1477afeee0e0d3a5e5c92baf52d223b121d950795367d8a3185bf6f76c'
+'SKIP')
+validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 

+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/vendor_completions.d|' setup.py
+}
+
+build() {
+  cd ${pkgname}
+  export PYTHONHASHSEED=0
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/${pkgname}.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
+  install -Dm644 ${pkgname}.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
+  install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
+}


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

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 22, 2020 @ 02:45:41
  Author: polyzen
Revision: 781717

upgpkg: youtube-dl 2020.12.22-1

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-22 02:42:28 UTC (rev 781716)
+++ PKGBUILD2020-12-22 02:45:41 UTC (rev 781717)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=youtube-dl
-pkgver=2020.12.14
+pkgver=2020.12.22
 pkgrel=1
 pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
 arch=('any')
@@ -15,7 +15,7 @@
 'atomicparsley: for embedding thumbnails into m4a files'
 'python-pycryptodome: for hlsnative downloader')
 
source=("https://github.com/ytdl-org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('9681a5a515cb44ef23c28bd77f6d79d531fdbc7325bdf4bbb7966260b7b64273'
+sha256sums=('cc95ce1477afeee0e0d3a5e5c92baf52d223b121d950795367d8a3185bf6f76c'
 'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 

 


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

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 22, 2020 @ 02:42:28
  Author: polyzen
Revision: 781716

archrelease: copy trunk to community-x86_64

Added:
  newsboat/repos/community-x86_64/PKGBUILD
(from rev 781715, newsboat/trunk/PKGBUILD)
  newsboat/repos/community-x86_64/newsboat.changelog
(from rev 781715, newsboat/trunk/newsboat.changelog)
Deleted:
  newsboat/repos/community-x86_64/PKGBUILD
  newsboat/repos/community-x86_64/newsboat.changelog

+
 PKGBUILD   |   71 ++-
 newsboat.changelog |  186 +--
 2 files changed, 130 insertions(+), 127 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-22 02:42:02 UTC (rev 781715)
+++ PKGBUILD2020-12-22 02:42:28 UTC (rev 781716)
@@ -1,34 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Contributor: Sven Pfleiderer 
-
-pkgname=newsboat
-pkgver=2.21
-pkgrel=1
-pkgdesc="An RSS/Atom feed reader for text terminals"
-arch=('x86_64')
-url="https://newsboat.org/;
-license=('custom: MIT')
-depends=('curl' 'json-c' 'libxml2' 'sqlite' 'stfl')
-makedepends=('swig' 'gettext' 'asciidoc' 'rust' 'asciidoctor')
-replaces=('newsbeuter')
-changelog=$pkgname.changelog
-options=('!emptydirs' '!makeflags')
-optdepends=('perl: pinboard.pl script')
-source=(https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
-validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') #Newsboat project 

-sha256sums=('0c46b3dd46bb578dd6dd4915db4cfdffb4352ab258f251080ad14655c75a9c31'
-'SKIP')
-
-build() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make prefix=/usr
-  make doc
-}
-
-package() {
-  cd "${srcdir}"/$pkgname-$pkgver
-
-  make prefix=/usr DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
-}

Copied: newsboat/repos/community-x86_64/PKGBUILD (from rev 781715, 
newsboat/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-22 02:42:28 UTC (rev 781716)
@@ -0,0 +1,37 @@
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
+# Contributor: Sven Pfleiderer 
+
+pkgname=newsboat
+pkgver=2.21
+pkgrel=2
+pkgdesc="An RSS/Atom feed reader for text terminals"
+arch=('x86_64')
+url="https://newsboat.org/;
+license=('MIT')
+depends=('curl' 'hicolor-icon-theme' 'json-c' 'libxml2' 'sqlite' 'stfl')
+makedepends=('asciidoctor' 'rust' 'swig')
+optdepends=('perl: for pinboard.pl'
+'python: for exportOPMLWithTags.py'
+'ruby: for feedgrabber.rb, heise.rb, and slashdot.rb')
+replaces=('newsbeuter')
+options=('!makeflags')
+changelog=$pkgname.changelog
+source=("https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
+sha256sums=('0c46b3dd46bb578dd6dd4915db4cfdffb4352ab258f251080ad14655c75a9c31'
+'SKIP')
+validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') # Newsboat project 

+
+build() {
+  cd $pkgname-$pkgver
+
+  make prefix=/usr
+  make doc
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make prefix=/usr DESTDIR="$pkgdir" install
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}

Deleted: newsboat.changelog
===
--- newsboat.changelog  2020-12-22 02:42:02 UTC (rev 781715)
+++ newsboat.changelog  2020-12-22 02:42:28 UTC (rev 781716)
@@ -1,93 +0,0 @@
-2020-09-21 Jaroslav Lichtblau 
-   * newsboat 2.21-1
-
-2020-06-24 Jaroslav Lichtblau 
-   * newsboat 2.20.1-1
-
-2020-06-21 Jaroslav Lichtblau 
-   * newsboat 2.20-1
-
-2020-03-23 Jaroslav Lichtblau 
-   * newsboat 2.19-1
-
-2019-12-23 Jaroslav Lichtblau 
-   * newsboat 2.18-1
-
-2019-08-06 Jaroslav Lichtblau 
-   * newsboat 2.16.1-1
-
-2019-03-30 Jaroslav Lichtblau 
-   * newsboat 2.15-1
-
-2019-02-10 Jaroslav Lichtblau 
-   * newsboat 2.14.1-1
-
-2019-01-01 Jaroslav Lichtblau 
-   * newsboat 2.14-1
-
-2018-09-29 Jaroslav Lichtblau 
-   * newsboat 2.13-1
-
-2018-04-10 Jaroslav Lichtblau 
-   * newsboat 2.11.1-1
-
-2018-03-26 Jaroslav Lichtblau 
-   * newsboat 2.11-1
-
-2017-12-27 Jaroslav Lichtblau 
-   * newsboat 2.10.2-1
-
-2017-12-02 Jaroslav Lichtblau 
-   * newsboat 2.10.1-2 FS#56519 fixed
-
-2017-10-21 Jaroslav Lichtblau 
-   * newsboat 2.10.1-1
-
-2017-10-21 Jaroslav Lichtblau 
-   * newsboat 2.10-1 moving over to the new maintained fork of newsbeuter
-
-2015-09-13 Jaroslav Lichtblau 
-   * newsbeuter 2.9-4 ncurses6 re-rebuild
-
-2015-09-13 Jaroslav Lichtblau 
-   * newsbeuter 2.9-3 segmentation fault on podcasts downloads #167 fix
-
-2015-02-19 Jaroslav Lichtblau 
-   * newsbeuter 2.9-1
-
-2014-01-27 Jaroslav Lichtblau 
-   * newsbeuter 2.8-1
-
-2013-09-02 Jaroslav Lichtblau 
-   * newsbeuter 2.7-1
-
-2013-03-28 Jaroslav Lichtblau 
-   * newsbeuter 2.6-1
-
-2013-03-07 Andrea Scarpino 
-   * 

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

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 22, 2020 @ 02:42:02
  Author: polyzen
Revision: 781715

upgpkg: newsboat 2.21-2

- Add hicolor-icon-theme dep for icon and python/ruby optdeps for scripts

- Remove gettext which is part of base-devel and asciidoc which has been
  replaced by asciidoctor

- No empty dirs are installed, so remove !emptydirs

- Style normalization

Modified:
  newsboat/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-22 01:17:12 UTC (rev 781714)
+++ PKGBUILD2020-12-22 02:42:02 UTC (rev 781715)
@@ -1,26 +1,29 @@
 # Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
 # Contributor: Sven Pfleiderer 
 
 pkgname=newsboat
 pkgver=2.21
-pkgrel=1
+pkgrel=2
 pkgdesc="An RSS/Atom feed reader for text terminals"
 arch=('x86_64')
 url="https://newsboat.org/;
-license=('custom: MIT')
-depends=('curl' 'json-c' 'libxml2' 'sqlite' 'stfl')
-makedepends=('swig' 'gettext' 'asciidoc' 'rust' 'asciidoctor')
+license=('MIT')
+depends=('curl' 'hicolor-icon-theme' 'json-c' 'libxml2' 'sqlite' 'stfl')
+makedepends=('asciidoctor' 'rust' 'swig')
+optdepends=('perl: for pinboard.pl'
+'python: for exportOPMLWithTags.py'
+'ruby: for feedgrabber.rb, heise.rb, and slashdot.rb')
 replaces=('newsbeuter')
+options=('!makeflags')
 changelog=$pkgname.changelog
-options=('!emptydirs' '!makeflags')
-optdepends=('perl: pinboard.pl script')
-source=(https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
-validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') #Newsboat project 

+source=("https://newsboat.org/releases/$pkgver/$pkgname-$pkgver.tar.xz"{,.asc})
 sha256sums=('0c46b3dd46bb578dd6dd4915db4cfdffb4352ab258f251080ad14655c75a9c31'
 'SKIP')
+validpgpkeys=('B8B1756A0DDBF0760CE67CCF4ED6CD61932B9EBE') # Newsboat project 

 
 build() {
-  cd "${srcdir}"/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
   make prefix=/usr
   make doc
@@ -27,8 +30,8 @@
 }
 
 package() {
-  cd "${srcdir}"/$pkgname-$pkgver
+  cd $pkgname-$pkgver
 
-  make prefix=/usr DESTDIR="${pkgdir}" install
-  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/$pkgname/LICENSE
+  make prefix=/usr DESTDIR="$pkgdir" install
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
 }


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

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 21:29:34
  Author: polyzen
Revision: 781608

archrelease: copy trunk to community-any

Added:
  firefox-tridactyl/repos/community-any/PKGBUILD
(from rev 781607, firefox-tridactyl/trunk/PKGBUILD)
Deleted:
  firefox-tridactyl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-21 21:29:15 UTC (rev 781607)
+++ PKGBUILD2020-12-21 21:29:34 UTC (rev 781608)
@@ -1,27 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=firefox-tridactyl
-pkgver=1.20.3
-_commit=ebc222e04260b134cd935cb6ae7613a2368254a0
-pkgrel=2
-pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
-url=https://github.com/tridactyl/tridactyl
-arch=('any')
-license=('Apache')
-groups=('firefox-addons')
-makedepends=('git' 'node-gyp' 'python' 'yarn')
-source=("git+$url.git#commit=$_commit?signed")
-b2sums=('SKIP')
-validpgpkeys=('15D03C86837936A0A638AA2D2BB8C36BB504BFF3') # Oliver Blanthorn 

-
-build() {
-  cd tridactyl
-  yarn install --frozen-lockfile --non-interactive
-  scripts/sign nosignstable
-}
-
-package() {
-  install -Dm644 tridactyl/web-ext-artifacts/tridactyl-$pkgver.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tridactyl/repos/community-any/PKGBUILD (from rev 781607, 
firefox-tridactyl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-21 21:29:34 UTC (rev 781608)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=firefox-tridactyl
+pkgver=1.20.4
+_commit=9017049d235937140b7bdbb9825b0de751c3be93
+pkgrel=1
+pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
+url=https://github.com/tridactyl/tridactyl
+arch=('any')
+license=('Apache')
+groups=('firefox-addons')
+makedepends=('git' 'node-gyp' 'python' 'yarn')
+source=("git+$url.git#commit=$_commit?signed")
+b2sums=('SKIP')
+validpgpkeys=('15D03C86837936A0A638AA2D2BB8C36BB504BFF3') # Oliver Blanthorn 

+
+build() {
+  cd tridactyl
+  yarn install --frozen-lockfile --non-interactive
+  scripts/sign nosignstable
+}
+
+package() {
+  install -Dm644 tridactyl/web-ext-artifacts/tridactyl-$pkgver.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/tridactyl@cmcaine.co.uk.xpi
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 21:29:15
  Author: polyzen
Revision: 781607

upgpkg: firefox-tridactyl 1.20.4-1

Modified:
  firefox-tridactyl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 21:29:14 UTC (rev 781606)
+++ PKGBUILD2020-12-21 21:29:15 UTC (rev 781607)
@@ -1,9 +1,9 @@
 # Maintainer: Daniel M. Capella 
 
 pkgname=firefox-tridactyl
-pkgver=1.20.3
-_commit=ebc222e04260b134cd935cb6ae7613a2368254a0
-pkgrel=2
+pkgver=1.20.4
+_commit=9017049d235937140b7bdbb9825b0de751c3be93
+pkgrel=1
 pkgdesc="Replace Firefox's control mechanism with one modelled on Vim"
 url=https://github.com/tridactyl/tridactyl
 arch=('any')


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

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 21:20:29
  Author: polyzen
Revision: 781591

archrelease: copy trunk to community-x86_64

Added:
  rust-analyzer/repos/community-x86_64/PKGBUILD
(from rev 781590, rust-analyzer/trunk/PKGBUILD)
Deleted:
  rust-analyzer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-21 21:20:09 UTC (rev 781590)
+++ PKGBUILD2020-12-21 21:20:29 UTC (rev 781591)
@@ -1,27 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Sergey A. 
-
-pkgname=rust-analyzer
-_pkgver=2020-12-14
-pkgver=${_pkgver//-}
-pkgrel=1
-pkgdesc='Experimental Rust compiler front-end for IDEs'
-arch=('x86_64')
-url=https://github.com/rust-analyzer/rust-analyzer
-license=('Apache' 'MIT')
-depends=('gcc-libs' 'rust')
-source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('76d804a2745f269ef6b8f04209563c17dbd0a304c1438e8ea86ae4962ea5184ccc255a241a39d49dfe7dc5289c9595296289c5f4b183627944a14582004aab53')
-
-build() {
-  cd $pkgname-$_pkgver
-  cargo build --release --locked
-}
-
-package() {
-  cd $pkgname-$_pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rust-analyzer/repos/community-x86_64/PKGBUILD (from rev 781590, 
rust-analyzer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-21 21:20:29 UTC (rev 781591)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Sergey A. 
+
+pkgname=rust-analyzer
+_pkgver=2020-12-21
+pkgver=${_pkgver//-}
+pkgrel=1
+pkgdesc='Experimental Rust compiler front-end for IDEs'
+arch=('x86_64')
+url=https://github.com/rust-analyzer/rust-analyzer
+license=('Apache' 'MIT')
+depends=('gcc-libs' 'rust')
+source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
+b2sums=('7dd8c7604ad085ccd75dc95250ecd76921764e944964891103bc1b1896cb7a0bbf8f12a083dbe4b2b7c7354a497b801c84c4e544238f0bea6b81fa30e9600d30')
+
+build() {
+  cd $pkgname-$_pkgver
+  cargo build --release --locked
+}
+
+package() {
+  cd $pkgname-$_pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 21:20:09
  Author: polyzen
Revision: 781590

upgpkg: rust-analyzer 20201221-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 21:17:24 UTC (rev 781589)
+++ PKGBUILD2020-12-21 21:20:09 UTC (rev 781590)
@@ -2,7 +2,7 @@
 # Contributor: Sergey A. 
 
 pkgname=rust-analyzer
-_pkgver=2020-12-14
+_pkgver=2020-12-21
 pkgver=${_pkgver//-}
 pkgrel=1
 pkgdesc='Experimental Rust compiler front-end for IDEs'
@@ -11,7 +11,7 @@
 license=('Apache' 'MIT')
 depends=('gcc-libs' 'rust')
 source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('76d804a2745f269ef6b8f04209563c17dbd0a304c1438e8ea86ae4962ea5184ccc255a241a39d49dfe7dc5289c9595296289c5f4b183627944a14582004aab53')
+b2sums=('7dd8c7604ad085ccd75dc95250ecd76921764e944964891103bc1b1896cb7a0bbf8f12a083dbe4b2b7c7354a497b801c84c4e544238f0bea6b81fa30e9600d30')
 
 build() {
   cd $pkgname-$_pkgver


[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 10:35:10
  Author: polyzen
Revision: 780926

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 780925, firefox-tree-style-tab/trunk/PKGBUILD)
Deleted:
  firefox-tree-style-tab/repos/community-any/PKGBUILD

--+
 PKGBUILD |   94 ++---
 1 file changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-21 10:34:51 UTC (rev 780925)
+++ PKGBUILD2020-12-21 10:35:10 UTC (rev 780926)
@@ -1,47 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Jérémie Detrey 
-
-_name=treestyletab
-pkgname=firefox-tree-style-tab
-pkgver=3.6.3
-pkgrel=2
-pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
-url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
-license=('MPL' 'MPL2')
-groups=('firefox-addons')
-makedepends=('git' 'zip')
-source=("git+https://github.com/piroor/treestyletab.git#tag=$pkgver;
-'git+https://github.com/piroor/webextensions-lib-configs.git'
-'git+https://github.com/piroor/webextensions-lib-dom-updater.git'
-
'git+https://github.com/piroor/webextensions-lib-event-listener-manager.git'
-'git+https://github.com/piroor/webextensions-lib-l10n.git'
-'git+https://github.com/piroor/webextensions-lib-menu-ui.git'
-'git+https://github.com/piroor/webextensions-lib-options.git'
-'git+https://github.com/piroor/webextensions-lib-rich-confirm.git'
-
'git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git'
-
'git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git')
-b2sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
-
-prepare() {
-  cd $_name
-  git submodule init
-  for i in ../webextensions*; do
-git config submodule.submodules/${i##../}.url $i
-  done
-  git submodule update
-  sed -i 's/^xpi: .*/xpi:/' webextensions/Makefile
-}
-
-build() {
-  cd $_name/webextensions
-  make install_extlib
-  make xpi
-}
-
-package() {
-  cd $_name/webextensions
-  install -Dm644 $_name-we.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/$_n...@piro.sakura.ne.jp.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tree-style-tab/repos/community-any/PKGBUILD (from rev 780925, 
firefox-tree-style-tab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-21 10:35:10 UTC (rev 780926)
@@ -0,0 +1,47 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Jérémie Detrey 
+
+_name=treestyletab
+pkgname=firefox-tree-style-tab
+pkgver=3.6.4
+pkgrel=1
+pkgdesc='Firefox extension to show tabs like a tree'
+arch=('any')
+url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
+license=('MPL' 'MPL2')
+groups=('firefox-addons')
+makedepends=('git' 'zip')
+source=("git+https://github.com/piroor/treestyletab.git#tag=$pkgver;
+'git+https://github.com/piroor/webextensions-lib-configs.git'
+'git+https://github.com/piroor/webextensions-lib-dom-updater.git'
+
'git+https://github.com/piroor/webextensions-lib-event-listener-manager.git'
+'git+https://github.com/piroor/webextensions-lib-l10n.git'
+'git+https://github.com/piroor/webextensions-lib-menu-ui.git'
+'git+https://github.com/piroor/webextensions-lib-options.git'
+'git+https://github.com/piroor/webextensions-lib-rich-confirm.git'
+
'git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git'
+
'git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git')
+b2sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
+
+prepare() {
+  cd $_name
+  git submodule init
+  for i in ../webextensions*; do
+git config submodule.submodules/${i##../}.url $i
+  done
+  git submodule update
+  sed -i 's/^xpi: .*/xpi:/' webextensions/Makefile
+}
+
+build() {
+  cd $_name/webextensions
+  make install_extlib
+  make xpi
+}
+
+package() {
+  cd $_name/webextensions
+  install -Dm644 $_name-we.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/$_n...@piro.sakura.ne.jp.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in firefox-tree-style-tab/trunk (PKGBUILD)

2020-12-21 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 10:34:51
  Author: polyzen
Revision: 780925

upgpkg: firefox-tree-style-tab 3.6.4-1

Modified:
  firefox-tree-style-tab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 10:34:31 UTC (rev 780924)
+++ PKGBUILD2020-12-21 10:34:51 UTC (rev 780925)
@@ -3,8 +3,8 @@
 
 _name=treestyletab
 pkgname=firefox-tree-style-tab
-pkgver=3.6.3
-pkgrel=2
+pkgver=3.6.4
+pkgrel=1
 pkgdesc='Firefox extension to show tabs like a tree'
 arch=('any')
 url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en


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

2020-12-20 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 06:21:36
  Author: polyzen
Revision: 780840

archrelease: copy trunk to community-any

Added:
  ttf-liberation/repos/community-any/PKGBUILD
(from rev 780839, ttf-liberation/trunk/PKGBUILD)
Deleted:
  ttf-liberation/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-21 06:21:17 UTC (rev 780839)
+++ PKGBUILD2020-12-21 06:21:36 UTC (rev 780840)
@@ -1,34 +0,0 @@
-# Maintainer: Lukas Fleischer 
-# Maintainer: Daniel M. Capella 
-# Contributor: Ronald van Haren 
-# Contributor: Roman Kyrylych 
-# Contributor: Andreas Zwinkau
-# Contributor: rabyte 
-# Contributor: Stefan Husmann < stefan-husm...@t-online.de>
-
-pkgname=ttf-liberation
-pkgver=2.1.1
-pkgrel=1
-pkgdesc='Red Hats Liberation fonts'
-arch=('any')
-license=('custom:OFL')
-url=https://github.com/liberationfonts/liberation-fonts
-makedepends=('fontforge' 'python-fonttools')
-provides=('ttf-font')
-source=("$url/archive/$pkgver/liberation-fonts-$pkgver.tar.gz")
-sha512sums=('25de431b1ce71b9dd710757430ad3a5c370ce3e7f3a172fec96dbe578e778c8653c949c973382d791cef1807c7f7bf966784254ebb53e09169f861e3d35d16de')
-
-build() {
-  cd liberation-fonts-$pkgver
-  make
-}
-
-package() {
-  cd liberation-fonts-$pkgver
-
-  install -Dm644 -t "$pkgdir/usr/share/fonts/${pkgname#ttf-}" \
-liberation-fonts-ttf-$pkgver/*.ttf
-
-  # install license
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
-}

Copied: ttf-liberation/repos/community-any/PKGBUILD (from rev 780839, 
ttf-liberation/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-21 06:21:36 UTC (rev 780840)
@@ -0,0 +1,31 @@
+# Maintainer: Lukas Fleischer 
+# Maintainer: Daniel M. Capella 
+# Contributor: Ronald van Haren 
+# Contributor: Roman Kyrylych 
+# Contributor: Andreas Zwinkau
+# Contributor: rabyte 
+# Contributor: Stefan Husmann < stefan-husm...@t-online.de>
+
+pkgname=ttf-liberation
+pkgver=2.1.2
+pkgrel=1
+pkgdesc='Font family which aims at metric compatibility with Arial, Times New 
Roman, and Courier New'
+arch=('any')
+url=https://github.com/liberationfonts/liberation-fonts
+license=('custom:OFL')
+makedepends=('fontforge' 'python-fonttools')
+provides=('ttf-font')
+source=("$url/archive/$pkgver/liberation-fonts-$pkgver.tar.gz")
+b2sums=('5342560cad4f006cbc27153b0fc204f0625bdead07a2a24dc84ef8477282d80a377c212a7157e8a5f69e0b546f6d4d6f2ec94a7a72aa1d82e93283d05fa47f0a')
+
+build() {
+  cd liberation-fonts-$pkgver
+  make
+}
+
+package() {
+  cd liberation-fonts-$pkgver
+  install -Dm644 -t "$pkgdir/usr/share/fonts/${pkgname#ttf-}" \
+liberation-fonts-ttf-$pkgver/*.ttf
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}


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

2020-12-20 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 06:21:17
  Author: polyzen
Revision: 780839

upgpkg: ttf-liberation 2.1.2-1

Modified:
  ttf-liberation/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 05:15:30 UTC (rev 780838)
+++ PKGBUILD2020-12-21 06:21:17 UTC (rev 780839)
@@ -7,16 +7,16 @@
 # Contributor: Stefan Husmann < stefan-husm...@t-online.de>
 
 pkgname=ttf-liberation
-pkgver=2.1.1
+pkgver=2.1.2
 pkgrel=1
-pkgdesc='Red Hats Liberation fonts'
+pkgdesc='Font family which aims at metric compatibility with Arial, Times New 
Roman, and Courier New'
 arch=('any')
+url=https://github.com/liberationfonts/liberation-fonts
 license=('custom:OFL')
-url=https://github.com/liberationfonts/liberation-fonts
 makedepends=('fontforge' 'python-fonttools')
 provides=('ttf-font')
 source=("$url/archive/$pkgver/liberation-fonts-$pkgver.tar.gz")
-sha512sums=('25de431b1ce71b9dd710757430ad3a5c370ce3e7f3a172fec96dbe578e778c8653c949c973382d791cef1807c7f7bf966784254ebb53e09169f861e3d35d16de')
+b2sums=('5342560cad4f006cbc27153b0fc204f0625bdead07a2a24dc84ef8477282d80a377c212a7157e8a5f69e0b546f6d4d6f2ec94a7a72aa1d82e93283d05fa47f0a')
 
 build() {
   cd liberation-fonts-$pkgver
@@ -25,10 +25,7 @@
 
 package() {
   cd liberation-fonts-$pkgver
-
   install -Dm644 -t "$pkgdir/usr/share/fonts/${pkgname#ttf-}" \
 liberation-fonts-ttf-$pkgver/*.ttf
-
-  # install license
   install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
 }


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

2020-12-20 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 05:15:10
  Author: polyzen
Revision: 780837

upgpkg: python-sphinx 3.4.0-1

Modified:
  python-sphinx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-21 02:47:32 UTC (rev 780836)
+++ PKGBUILD2020-12-21 05:15:10 UTC (rev 780837)
@@ -5,8 +5,8 @@
 # Contributor: Fabio Volpe 
 
 pkgname=python-sphinx
-pkgver=3.3.1
-pkgrel=3
+pkgver=3.4.0
+pkgrel=1
 pkgdesc='Python documentation generator'
 arch=('any')
 url=http://www.sphinx-doc.org/
@@ -29,12 +29,12 @@
 optdepends=('imagemagick: for ext.imgconverter'
 'texlive-latexextra: for generation of PDF documentation')
 
source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
-sha256sums=('1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300'
+sha256sums=('4dcde313801f23ea4789ac31e5405e240cb758b5d375804807f2f3cc3c396bfa'
 'SKIP')
-b2sums=('4eb9d8c9dccfd83690252ad6be05a3e69006e1e801bb0b37b77fb6ccf998f3a2fd99a90eba890cfb2baa5545ac0c2734fcd72d602fc2d1091e6754337f241b34'
+b2sums=('9765d076b7b4738c3d4676618c69d401c49c5f5994f0daf0d04d02ce8c74a8084242910a821333b9233636a195df801f978bf43fbd4d323ad7e9f3651ef33b6e'
 'SKIP')
-validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
-  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
+validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA 

+  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa 
 
 build() {
   cd Sphinx-$pkgver


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

2020-12-20 Thread Daniel M. Capella via arch-commits
Date: Monday, December 21, 2020 @ 05:15:30
  Author: polyzen
Revision: 780838

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  114 ++---
 1 file changed, 57 insertions(+), 57 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-21 05:15:10 UTC (rev 780837)
+++ PKGBUILD2020-12-21 05:15:30 UTC (rev 780838)
@@ -1,57 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Maintainer: Daniel M. Capella 
-# Contributor: Sébastien Luttringer
-# Contributor: Angel Velasquez 
-# Contributor: Fabio Volpe 
-
-pkgname=python-sphinx
-pkgver=3.3.1
-pkgrel=3
-pkgdesc='Python documentation generator'
-arch=('any')
-url=http://www.sphinx-doc.org/
-license=('BSD')
-depends=('python-babel'
- 'python-docutils'
- 'python-imagesize'
- 'python-jinja'
- 'python-pygments'
- 'python-requests'
- 'python-setuptools'
- 'python-snowballstemmer'
- 'python-sphinx-alabaster-theme'
- 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
-checkdepends=('cython'
-  'imagemagick' 'librsvg'
-  'python-html5lib'
-  'python-pytest'
-  'texlive-fontsextra' 'texlive-latexextra')
-optdepends=('imagemagick: for ext.imgconverter'
-'texlive-latexextra: for generation of PDF documentation')
-source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
-sha256sums=('1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300'
-'SKIP')
-b2sums=('4eb9d8c9dccfd83690252ad6be05a3e69006e1e801bb0b37b77fb6ccf998f3a2fd99a90eba890cfb2baa5545ac0c2734fcd72d602fc2d1091e6754337f241b34'
-'SKIP')
-validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
-  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
-
-build() {
-  cd Sphinx-$pkgver
-  make build
-}
-
-check() {
-  cd Sphinx-$pkgver
-  LC_ALL="en_US.UTF-8" make test
-  rm -r tests
-}
-
-package() {
-  cd Sphinx-$pkgver
-  export PYTHONHASHSEED=0
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-sphinx/repos/community-any/PKGBUILD (from rev 780837, 
python-sphinx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-21 05:15:30 UTC (rev 780838)
@@ -0,0 +1,57 @@
+# Maintainer: Johannes Löthberg 
+# Maintainer: Daniel M. Capella 
+# Contributor: Sébastien Luttringer
+# Contributor: Angel Velasquez 
+# Contributor: Fabio Volpe 
+
+pkgname=python-sphinx
+pkgver=3.4.0
+pkgrel=1
+pkgdesc='Python documentation generator'
+arch=('any')
+url=http://www.sphinx-doc.org/
+license=('BSD')
+depends=('python-babel'
+ 'python-docutils'
+ 'python-imagesize'
+ 'python-jinja'
+ 'python-pygments'
+ 'python-requests'
+ 'python-setuptools'
+ 'python-snowballstemmer'
+ 'python-sphinx-alabaster-theme'
+ 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
+checkdepends=('cython'
+  'imagemagick' 'librsvg'
+  'python-html5lib'
+  'python-pytest'
+  'texlive-fontsextra' 'texlive-latexextra')
+optdepends=('imagemagick: for ext.imgconverter'
+'texlive-latexextra: for generation of PDF documentation')
+source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
+sha256sums=('4dcde313801f23ea4789ac31e5405e240cb758b5d375804807f2f3cc3c396bfa'
+'SKIP')
+b2sums=('9765d076b7b4738c3d4676618c69d401c49c5f5994f0daf0d04d02ce8c74a8084242910a821333b9233636a195df801f978bf43fbd4d323ad7e9f3651ef33b6e'
+'SKIP')
+validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA 

+  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa 
+
+build() {
+  cd Sphinx-$pkgver
+  make build
+}
+
+check() {
+  cd Sphinx-$pkgver
+  LC_ALL="en_US.UTF-8" make test
+  rm -r tests
+}
+
+package() {
+  cd Sphinx-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-19 Thread Daniel M. Capella via arch-commits
Date: Sunday, December 20, 2020 @ 01:13:54
  Author: polyzen
Revision: 780068

archrelease: copy trunk to community-any

Added:
  urlwatch/repos/community-any/PKGBUILD
(from rev 780067, urlwatch/trunk/PKGBUILD)
Deleted:
  urlwatch/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-20 01:13:04 UTC (rev 780067)
+++ PKGBUILD2020-12-20 01:13:54 UTC (rev 780068)
@@ -1,54 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Balló György 
-# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: Skydrome 
-# Contributor: Allan McRae 
-
-pkgname=urlwatch
-pkgver=2.21
-pkgrel=6
-pkgdesc='Tool for monitoring webpages for updates'
-arch=('any')
-url=https://thp.io/2008/urlwatch/
-license=('BSD')
-depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
- 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
-optdepends=('lynx: for one of the html2text filter methods'
-'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
-'python-cssbeautifier: for the beautify filter'
-'python-html2text: for one of the html2text filter methods'
-'python-jsbeautifier: for the beautify filter'
-'python-pdftotext: for the pdf2text filter'
-'python-pytesseract: for the ocr filter')
-checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
-  'python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;
-
'https://github.com/thp/urlwatch/commit/af522e4f763e76faa80db7c796806f1ea6661cc6.patch')
-sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a'
-'b968b2a781f888e709dd6d7ac0292da81abff7ab741fe702450bf6be5c710df4')
-b2sums=('9e0f39e51e413355974ce886e019eb86dd07fb9a75c02c5c711ccdbba573c2e6b218cf11b42c714172ad00288ea0219a079fd9b8016d33c29f087537d160e80d'
-
'28717a102aadbdfd8051ee78c4b25b02647d0bd3dce0c8039950ad30716de3e38bd5c1f021ee90401547720bca629717d161c3854cc01ee4d19ce7335797bea8')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch --forward --strip=1 
--input=../af522e4f763e76faa80db7c796806f1ea6661cc6.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  pytest -k 'not test_pep8_conformance'
-}
-
-package() {
-  cd $pkgname-$pkgver
-  export PYTHONHASHSEED=0
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: urlwatch/repos/community-any/PKGBUILD (from rev 780067, 
urlwatch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-20 01:13:54 UTC (rev 780068)
@@ -0,0 +1,46 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Balló György 
+# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Skydrome 
+# Contributor: Allan McRae 
+
+pkgname=urlwatch
+pkgver=2.22
+pkgrel=1
+pkgdesc='Tool for monitoring webpages for updates'
+arch=('any')
+url=https://thp.io/2008/urlwatch/
+license=('BSD')
+depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
+ 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
+optdepends=('lynx: for one of the html2text filter methods'
+'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
+'python-cssbeautifier: for the beautify filter'
+'python-html2text: for one of the html2text filter methods'
+'python-jsbeautifier: for the beautify filter'
+'python-pdftotext: for the pdf2text filter'
+'python-pytesseract: for the ocr filter')
+checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
+  'python-pytest')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('6aa63ef6aa9476d571d177936dcdb40df82fd50fca58d0fb24cc851bccc54423')
+b2sums=('e7f10872e5d7f42ec0ac1073783431c4b0e4fcdcf40884a9f7f52aee36705fbdbaaf5f9e671223715040c6f68cc580f531ba753c9326a2b1380d2fb707f66f1c')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  pytest
+}
+
+package() {
+  cd $pkgname-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname COPYING
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-19 Thread Daniel M. Capella via arch-commits
Date: Sunday, December 20, 2020 @ 01:13:04
  Author: polyzen
Revision: 780067

upgpkg: urlwatch 2.22-1

Modified:
  urlwatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-19 23:54:26 UTC (rev 780066)
+++ PKGBUILD2020-12-20 01:13:04 UTC (rev 780067)
@@ -5,8 +5,8 @@
 # Contributor: Allan McRae 
 
 pkgname=urlwatch
-pkgver=2.21
-pkgrel=6
+pkgver=2.22
+pkgrel=1
 pkgdesc='Tool for monitoring webpages for updates'
 arch=('any')
 url=https://thp.io/2008/urlwatch/
@@ -22,18 +22,10 @@
 'python-pytesseract: for the ocr filter')
 checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
   'python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;
-
'https://github.com/thp/urlwatch/commit/af522e4f763e76faa80db7c796806f1ea6661cc6.patch')
-sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a'
-'b968b2a781f888e709dd6d7ac0292da81abff7ab741fe702450bf6be5c710df4')
-b2sums=('9e0f39e51e413355974ce886e019eb86dd07fb9a75c02c5c711ccdbba573c2e6b218cf11b42c714172ad00288ea0219a079fd9b8016d33c29f087537d160e80d'
-
'28717a102aadbdfd8051ee78c4b25b02647d0bd3dce0c8039950ad30716de3e38bd5c1f021ee90401547720bca629717d161c3854cc01ee4d19ce7335797bea8')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('6aa63ef6aa9476d571d177936dcdb40df82fd50fca58d0fb24cc851bccc54423')
+b2sums=('e7f10872e5d7f42ec0ac1073783431c4b0e4fcdcf40884a9f7f52aee36705fbdbaaf5f9e671223715040c6f68cc580f531ba753c9326a2b1380d2fb707f66f1c')
 
-prepare() {
-  cd $pkgname-$pkgver
-  patch --forward --strip=1 
--input=../af522e4f763e76faa80db7c796806f1ea6661cc6.patch
-}
-
 build() {
   cd $pkgname-$pkgver
   python setup.py build
@@ -41,7 +33,7 @@
 
 check() {
   cd $pkgname-$pkgver
-  pytest -k 'not test_pep8_conformance'
+  pytest
 }
 
 package() {


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

2020-12-14 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 15, 2020 @ 07:57:47
  Author: polyzen
Revision: 775851

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-15 07:57:18 UTC (rev 775850)
+++ PKGBUILD2020-12-15 07:57:47 UTC (rev 775851)
@@ -1,34 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Christoph Brill 
-
-_name=pytesseract
-pkgname=python-pytesseract
-pkgver=0.3.6
-pkgrel=4
-pkgdesc='Python wrapper for Google Tesseract'
-arch=('any')
-url=https://github.com/madmaze/pytesseract
-license=('Apache')
-depends=('python-pillow' 'python-setuptools' 'tesseract')
-checkdepends=('python-pytest' 'tesseract-data-eng' 'tesseract-data-fra')
-source=("$url/archive/v.$pkgver/$_name-v.$pkgver.tar.gz")
-sha512sums=('002777ce3c9609455aca36e0e17f19ead32c5d48b8bc04081b63aa1520104572ecdf975a85fbf010e29bd6eb66db810f1b88ee8e852de274dc9fdea96acf80bf')
-
-build() {
-  cd $_name-v.$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $_name-v.$pkgver
-  mkdir -p temp
-  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-  python setup.py install --skip-build --root=temp
-  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" pytest 
-k 'not test_image_to_data_common_output[dict]' # 
https://github.com/madmaze/pytesseract/issues/298
-}
-
-package() {
-  cd $_name-v.$pkgver
-  export PYTHONHASHSEED=0
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: python-pytesseract/repos/community-any/PKGBUILD (from rev 775850, 
python-pytesseract/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-15 07:57:47 UTC (rev 775851)
@@ -0,0 +1,34 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Christoph Brill 
+
+_name=pytesseract
+pkgname=python-pytesseract
+pkgver=0.3.7
+pkgrel=1
+pkgdesc='Python wrapper for Google Tesseract'
+arch=('any')
+url=https://github.com/madmaze/pytesseract
+license=('Apache')
+depends=('python-pillow' 'python-setuptools' 'tesseract')
+checkdepends=('python-pytest' 'tesseract-data-eng' 'tesseract-data-fra')
+source=("$url/archive/v$pkgver/$_name-v$pkgver.tar.gz")
+b2sums=('88096f3b4d36fe00dc0123e80d4bbd7fe83726c6aa8a5a72a8ba93e405493869fdcada66a9d10ec54195c278a799ac8fa6bbf9da868896ef760babdadd53ad7f')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  mkdir -p temp
+  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  python setup.py install --skip-build --root=temp
+  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" pytest 
-k 'not test_image_to_data_common_output[dict]' # 
https://github.com/madmaze/pytesseract/issues/298
+}
+
+package() {
+  cd $_name-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2020-12-14 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 15, 2020 @ 07:57:18
  Author: polyzen
Revision: 775850

upgpkg: python-pytesseract 0.3.7-1

Modified:
  python-pytesseract/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-15 07:31:45 UTC (rev 775849)
+++ PKGBUILD2020-12-15 07:57:18 UTC (rev 775850)
@@ -3,8 +3,8 @@
 
 _name=pytesseract
 pkgname=python-pytesseract
-pkgver=0.3.6
-pkgrel=4
+pkgver=0.3.7
+pkgrel=1
 pkgdesc='Python wrapper for Google Tesseract'
 arch=('any')
 url=https://github.com/madmaze/pytesseract
@@ -11,16 +11,16 @@
 license=('Apache')
 depends=('python-pillow' 'python-setuptools' 'tesseract')
 checkdepends=('python-pytest' 'tesseract-data-eng' 'tesseract-data-fra')
-source=("$url/archive/v.$pkgver/$_name-v.$pkgver.tar.gz")
-sha512sums=('002777ce3c9609455aca36e0e17f19ead32c5d48b8bc04081b63aa1520104572ecdf975a85fbf010e29bd6eb66db810f1b88ee8e852de274dc9fdea96acf80bf')
+source=("$url/archive/v$pkgver/$_name-v$pkgver.tar.gz")
+b2sums=('88096f3b4d36fe00dc0123e80d4bbd7fe83726c6aa8a5a72a8ba93e405493869fdcada66a9d10ec54195c278a799ac8fa6bbf9da868896ef760babdadd53ad7f')
 
 build() {
-  cd $_name-v.$pkgver
+  cd $_name-$pkgver
   python setup.py build
 }
 
 check() {
-  cd $_name-v.$pkgver
+  cd $_name-$pkgver
   mkdir -p temp
   local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
   python setup.py install --skip-build --root=temp
@@ -28,7 +28,7 @@
 }
 
 package() {
-  cd $_name-v.$pkgver
+  cd $_name-$pkgver
   export PYTHONHASHSEED=0
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
 }


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

2020-12-14 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 20:52:30
  Author: polyzen
Revision: 775766

archrelease: copy trunk to community-x86_64

Added:
  rust-analyzer/repos/community-x86_64/PKGBUILD
(from rev 775765, rust-analyzer/trunk/PKGBUILD)
Deleted:
  rust-analyzer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 20:52:07 UTC (rev 775765)
+++ PKGBUILD2020-12-14 20:52:30 UTC (rev 775766)
@@ -1,27 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Sergey A. 
-
-pkgname=rust-analyzer
-_pkgver=2020-12-07
-pkgver=${_pkgver//-}
-pkgrel=1
-pkgdesc='Experimental Rust compiler front-end for IDEs'
-arch=('x86_64')
-url=https://github.com/rust-analyzer/rust-analyzer
-license=('Apache' 'MIT')
-depends=('gcc-libs' 'rust')
-source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('6d200a0d0f51f80a516946981c21354452159d2cec8ef2adaa370e4919297f9d4baf6beedc8a3f55cf86b720d9b9450b43ad845748f77a1b70da7f846f2e6f50')
-
-build() {
-  cd $pkgname-$_pkgver
-  cargo build --release --locked
-}
-
-package() {
-  cd $pkgname-$_pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rust-analyzer/repos/community-x86_64/PKGBUILD (from rev 775765, 
rust-analyzer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 20:52:30 UTC (rev 775766)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Sergey A. 
+
+pkgname=rust-analyzer
+_pkgver=2020-12-14
+pkgver=${_pkgver//-}
+pkgrel=1
+pkgdesc='Experimental Rust compiler front-end for IDEs'
+arch=('x86_64')
+url=https://github.com/rust-analyzer/rust-analyzer
+license=('Apache' 'MIT')
+depends=('gcc-libs' 'rust')
+source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
+b2sums=('76d804a2745f269ef6b8f04209563c17dbd0a304c1438e8ea86ae4962ea5184ccc255a241a39d49dfe7dc5289c9595296289c5f4b183627944a14582004aab53')
+
+build() {
+  cd $pkgname-$_pkgver
+  cargo build --release --locked
+}
+
+package() {
+  cd $pkgname-$_pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-14 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 20:52:07
  Author: polyzen
Revision: 775765

upgpkg: rust-analyzer 20201214-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-14 20:41:01 UTC (rev 775764)
+++ PKGBUILD2020-12-14 20:52:07 UTC (rev 775765)
@@ -2,7 +2,7 @@
 # Contributor: Sergey A. 
 
 pkgname=rust-analyzer
-_pkgver=2020-12-07
+_pkgver=2020-12-14
 pkgver=${_pkgver//-}
 pkgrel=1
 pkgdesc='Experimental Rust compiler front-end for IDEs'
@@ -11,7 +11,7 @@
 license=('Apache' 'MIT')
 depends=('gcc-libs' 'rust')
 source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('6d200a0d0f51f80a516946981c21354452159d2cec8ef2adaa370e4919297f9d4baf6beedc8a3f55cf86b720d9b9450b43ad845748f77a1b70da7f846f2e6f50')
+b2sums=('76d804a2745f269ef6b8f04209563c17dbd0a304c1438e8ea86ae4962ea5184ccc255a241a39d49dfe7dc5289c9595296289c5f4b183627944a14582004aab53')
 
 build() {
   cd $pkgname-$_pkgver


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:11:20
  Author: polyzen
Revision: 774837

archrelease: copy trunk to community-any

Added:
  yamllint/repos/community-any/PKGBUILD
(from rev 774836, yamllint/trunk/PKGBUILD)
Deleted:
  yamllint/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:10:54 UTC (rev 774836)
+++ PKGBUILD2020-12-14 05:11:20 UTC (rev 774837)
@@ -1,30 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=yamllint
-pkgver=1.25.0
-pkgrel=3
-pkgdesc='Linter for YAML files'
-arch=('any')
-url=https://github.com/adrienverge/yamllint
-license=('GPL3')
-depends=('python-pathspec' 'python-setuptools' 'python-yaml')
-checkdepends=('python-nose')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('b1549cbe5b47b6ba67bdeea31720f5c51431a4d0c076c1557952d841f7223519')
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  python -m unittest discover tests
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-
-# vim:set sw=2 et:

Copied: yamllint/repos/community-any/PKGBUILD (from rev 774836, 
yamllint/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:11:20 UTC (rev 774837)
@@ -0,0 +1,31 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=yamllint
+pkgver=1.25.0
+pkgrel=4
+pkgdesc='Linter for YAML files'
+arch=('any')
+url=https://github.com/adrienverge/yamllint
+license=('GPL3')
+depends=('python-pathspec' 'python-setuptools' 'python-yaml')
+checkdepends=('python-nose')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('b1549cbe5b47b6ba67bdeea31720f5c51431a4d0c076c1557952d841f7223519')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  python -m unittest discover tests
+}
+
+package() {
+  cd $pkgname-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+# vim:set sw=2 et:


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:10:54
  Author: polyzen
Revision: 774836

archrelease: copy trunk to community-any

Added:
  urlwatch/repos/community-any/PKGBUILD
(from rev 774835, urlwatch/trunk/PKGBUILD)
Deleted:
  urlwatch/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:10:26 UTC (rev 774835)
+++ PKGBUILD2020-12-14 05:10:54 UTC (rev 774836)
@@ -1,53 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Balló György 
-# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: Skydrome 
-# Contributor: Allan McRae 
-
-pkgname=urlwatch
-pkgver=2.21
-pkgrel=5
-pkgdesc='Tool for monitoring webpages for updates'
-arch=('any')
-url=https://thp.io/2008/urlwatch/
-license=('BSD')
-depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
- 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
-optdepends=('lynx: for one of the html2text filter methods'
-'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
-'python-cssbeautifier: for the beautify filter'
-'python-html2text: for one of the html2text filter methods'
-'python-jsbeautifier: for the beautify filter'
-'python-pdftotext: for the pdf2text filter'
-'python-pytesseract: for the ocr filter')
-checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
-  'python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;
-
'https://github.com/thp/urlwatch/commit/af522e4f763e76faa80db7c796806f1ea6661cc6.patch')
-sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a'
-'b968b2a781f888e709dd6d7ac0292da81abff7ab741fe702450bf6be5c710df4')
-b2sums=('9e0f39e51e413355974ce886e019eb86dd07fb9a75c02c5c711ccdbba573c2e6b218cf11b42c714172ad00288ea0219a079fd9b8016d33c29f087537d160e80d'
-
'28717a102aadbdfd8051ee78c4b25b02647d0bd3dce0c8039950ad30716de3e38bd5c1f021ee90401547720bca629717d161c3854cc01ee4d19ce7335797bea8')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch --forward --strip=1 
--input=../af522e4f763e76faa80db7c796806f1ea6661cc6.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  pytest -k 'not test_pep8_conformance'
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: urlwatch/repos/community-any/PKGBUILD (from rev 774835, 
urlwatch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:10:54 UTC (rev 774836)
@@ -0,0 +1,54 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Balló György 
+# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Skydrome 
+# Contributor: Allan McRae 
+
+pkgname=urlwatch
+pkgver=2.21
+pkgrel=6
+pkgdesc='Tool for monitoring webpages for updates'
+arch=('any')
+url=https://thp.io/2008/urlwatch/
+license=('BSD')
+depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
+ 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
+optdepends=('lynx: for one of the html2text filter methods'
+'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
+'python-cssbeautifier: for the beautify filter'
+'python-html2text: for one of the html2text filter methods'
+'python-jsbeautifier: for the beautify filter'
+'python-pdftotext: for the pdf2text filter'
+'python-pytesseract: for the ocr filter')
+checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
+  'python-pytest')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;
+
'https://github.com/thp/urlwatch/commit/af522e4f763e76faa80db7c796806f1ea6661cc6.patch')
+sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a'
+'b968b2a781f888e709dd6d7ac0292da81abff7ab741fe702450bf6be5c710df4')
+b2sums=('9e0f39e51e413355974ce886e019eb86dd07fb9a75c02c5c711ccdbba573c2e6b218cf11b42c714172ad00288ea0219a079fd9b8016d33c29f087537d160e80d'
+
'28717a102aadbdfd8051ee78c4b25b02647d0bd3dce0c8039950ad30716de3e38bd5c1f021ee90401547720bca629717d161c3854cc01ee4d19ce7335797bea8')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch --forward --strip=1 
--input=../af522e4f763e76faa80db7c796806f1ea6661cc6.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py 

[arch-commits] Commit in rofimoji/repos/community-any (4 files)

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:10:26
  Author: polyzen
Revision: 774835

archrelease: copy trunk to community-any

Added:
  rofimoji/repos/community-any/PKGBUILD
(from rev 774834, rofimoji/trunk/PKGBUILD)
  rofimoji/repos/community-any/rofimoji.install
(from rev 774834, rofimoji/trunk/rofimoji.install)
Deleted:
  rofimoji/repos/community-any/PKGBUILD
  rofimoji/repos/community-any/rofimoji.install

--+
 PKGBUILD |   63 ++---
 rofimoji.install |   12 +-
 2 files changed, 38 insertions(+), 37 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:09:56 UTC (rev 774834)
+++ PKGBUILD2020-12-14 05:10:26 UTC (rev 774835)
@@ -1,31 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=rofimoji
-pkgver=4.3.0
-pkgrel=3
-pkgdesc='Character picker for rofi'
-arch=('any')
-url=https://github.com/fdw/rofimoji
-license=('MIT')
-depends=('emoji-font' 'python-configargparse' 'python-xdg' 'rofi')
-makedepends=('python-pip' 'python-setuptools' 'python-wheel')
-optdepends=('wl-copy: for the Wayland clipboarder'
-'wtype: for the Wayland typer'
-'xclip: for one of the X.Org clipboarders'
-'xsel: for one of the X.Org clipboarders'
-'xdotool: for the X.Org typer')
-install=$pkgname.install
-source=("$url/archive/$pkgver/rofimoji-$pkgver.tar.gz")
-b2sums=('b432dab44de5046dc26bd95d583102bec9373da6891a2d44131e6fc391c9bf980530d33f25fce66917496cb772c66ba840de87c61443cf12198b52cd32f6b694')
-
-build() {
-  cd rofimoji-$pkgver
-  python setup.py bdist_wheel
-}
-
-package() {
-  cd rofimoji-$pkgver
-  PIP_CONFIG_FILE=/dev/null pip install --isolated --root="$pkgdir" 
--ignore-installed --no-deps dist/*.whl
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rofimoji/repos/community-any/PKGBUILD (from rev 774834, 
rofimoji/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:10:26 UTC (rev 774835)
@@ -0,0 +1,32 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=rofimoji
+pkgver=4.3.0
+pkgrel=4
+pkgdesc='Character picker for rofi'
+arch=('any')
+url=https://github.com/fdw/rofimoji
+license=('MIT')
+depends=('emoji-font' 'python-configargparse' 'python-xdg' 'rofi')
+makedepends=('python-pip' 'python-setuptools' 'python-wheel')
+optdepends=('wl-copy: for the Wayland clipboarder'
+'wtype: for the Wayland typer'
+'xclip: for one of the X.Org clipboarders'
+'xsel: for one of the X.Org clipboarders'
+'xdotool: for the X.Org typer')
+install=$pkgname.install
+source=("$url/archive/$pkgver/rofimoji-$pkgver.tar.gz")
+b2sums=('b432dab44de5046dc26bd95d583102bec9373da6891a2d44131e6fc391c9bf980530d33f25fce66917496cb772c66ba840de87c61443cf12198b52cd32f6b694')
+
+build() {
+  cd rofimoji-$pkgver
+  python setup.py bdist_wheel
+}
+
+package() {
+  cd rofimoji-$pkgver
+  export PYTHONHASHSEED=0
+  PIP_CONFIG_FILE=/dev/null pip install --isolated --root="$pkgdir" 
--ignore-installed --no-deps dist/*.whl
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: rofimoji.install
===
--- rofimoji.install2020-12-14 05:09:56 UTC (rev 774834)
+++ rofimoji.install2020-12-14 05:10:26 UTC (rev 774835)
@@ -1,6 +0,0 @@
-post_install() {
-  cat << EOF
-rofimoji requires that you have an appropriate "clipboarder" and "typer"
-installed for your display server.
-EOF
-}

Copied: rofimoji/repos/community-any/rofimoji.install (from rev 774834, 
rofimoji/trunk/rofimoji.install)
===
--- rofimoji.install(rev 0)
+++ rofimoji.install2020-12-14 05:10:26 UTC (rev 774835)
@@ -0,0 +1,6 @@
+post_install() {
+  cat << EOF
+rofimoji requires that you have an appropriate "clipboarder" and "typer"
+installed for your display server.
+EOF
+}


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:09:56
  Author: polyzen
Revision: 774834

archrelease: copy trunk to community-any

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

--+
 PKGBUILD |  113 ++---
 1 file changed, 57 insertions(+), 56 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:09:17 UTC (rev 774833)
+++ PKGBUILD2020-12-14 05:09:56 UTC (rev 774834)
@@ -1,56 +0,0 @@
-# Maintainer: Johannes Löthberg 
-# Maintainer: Daniel M. Capella 
-# Contributor: Sébastien Luttringer
-# Contributor: Angel Velasquez 
-# Contributor: Fabio Volpe 
-
-pkgname=python-sphinx
-pkgver=3.3.1
-pkgrel=2
-pkgdesc='Python documentation generator'
-arch=('any')
-url=http://www.sphinx-doc.org/
-license=('BSD')
-depends=('python-babel'
- 'python-docutils'
- 'python-imagesize'
- 'python-jinja'
- 'python-pygments'
- 'python-requests'
- 'python-setuptools'
- 'python-snowballstemmer'
- 'python-sphinx-alabaster-theme'
- 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
-checkdepends=('cython'
-  'imagemagick' 'librsvg'
-  'python-html5lib'
-  'python-pytest'
-  'texlive-fontsextra' 'texlive-latexextra')
-optdepends=('imagemagick: for ext.imgconverter'
-'texlive-latexextra: for generation of PDF documentation')
-source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
-sha256sums=('1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300'
-'SKIP')
-b2sums=('4eb9d8c9dccfd83690252ad6be05a3e69006e1e801bb0b37b77fb6ccf998f3a2fd99a90eba890cfb2baa5545ac0c2734fcd72d602fc2d1091e6754337f241b34'
-'SKIP')
-validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
-  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
-
-build() {
-  cd Sphinx-$pkgver
-  make build
-}
-
-check() {
-  cd Sphinx-$pkgver
-  LC_ALL="en_US.UTF-8" make test
-  rm -r tests
-}
-
-package() {
-  cd Sphinx-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-sphinx/repos/community-any/PKGBUILD (from rev 774833, 
python-sphinx/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:09:56 UTC (rev 774834)
@@ -0,0 +1,57 @@
+# Maintainer: Johannes Löthberg 
+# Maintainer: Daniel M. Capella 
+# Contributor: Sébastien Luttringer
+# Contributor: Angel Velasquez 
+# Contributor: Fabio Volpe 
+
+pkgname=python-sphinx
+pkgver=3.3.1
+pkgrel=3
+pkgdesc='Python documentation generator'
+arch=('any')
+url=http://www.sphinx-doc.org/
+license=('BSD')
+depends=('python-babel'
+ 'python-docutils'
+ 'python-imagesize'
+ 'python-jinja'
+ 'python-pygments'
+ 'python-requests'
+ 'python-setuptools'
+ 'python-snowballstemmer'
+ 'python-sphinx-alabaster-theme'
+ 
'python-sphinxcontrib-'{{apple,dev,html}help,jsmath,qthelp,serializinghtml})
+checkdepends=('cython'
+  'imagemagick' 'librsvg'
+  'python-html5lib'
+  'python-pytest'
+  'texlive-fontsextra' 'texlive-latexextra')
+optdepends=('imagemagick: for ext.imgconverter'
+'texlive-latexextra: for generation of PDF documentation')
+source=("https://pypi.org/packages/source/S/Sphinx/Sphinx-$pkgver.tar.gz"{,.asc})
+sha256sums=('1e8d592225447104d1172be415bc2972bd1357e3e12fdc76edf2261105db4300'
+'SKIP')
+b2sums=('4eb9d8c9dccfd83690252ad6be05a3e69006e1e801bb0b37b77fb6ccf998f3a2fd99a90eba890cfb2baa5545ac0c2734fcd72d602fc2d1091e6754337f241b34'
+'SKIP')
+validpgpkeys=('8A11B79A5D0D749A66F0A030102C2C17498D6B9E'  # Takeshi KOMIYA
+  'E9BEABB07E7B9CC3F56E62C91425F8CE5EBA0E07') # Takayuki 
Shimizukawa
+
+build() {
+  cd Sphinx-$pkgver
+  make build
+}
+
+check() {
+  cd Sphinx-$pkgver
+  LC_ALL="en_US.UTF-8" make test
+  rm -r tests
+}
+
+package() {
+  cd Sphinx-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:09:17
  Author: polyzen
Revision: 774833

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:08:51 UTC (rev 774832)
+++ PKGBUILD2020-12-14 05:09:17 UTC (rev 774833)
@@ -1,33 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Christoph Brill 
-
-_name=pytesseract
-pkgname=python-pytesseract
-pkgver=0.3.6
-pkgrel=3
-pkgdesc='Python wrapper for Google Tesseract'
-arch=('any')
-url=https://github.com/madmaze/pytesseract
-license=('Apache')
-depends=('python-pillow' 'python-setuptools' 'tesseract')
-checkdepends=('python-pytest' 'tesseract-data-eng' 'tesseract-data-fra')
-source=("$url/archive/v.$pkgver/$_name-v.$pkgver.tar.gz")
-sha512sums=('002777ce3c9609455aca36e0e17f19ead32c5d48b8bc04081b63aa1520104572ecdf975a85fbf010e29bd6eb66db810f1b88ee8e852de274dc9fdea96acf80bf')
-
-build() {
-  cd $_name-v.$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $_name-v.$pkgver
-  mkdir -p temp
-  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-  python setup.py install --skip-build --root=temp
-  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" pytest 
-k 'not test_image_to_data_common_output[dict]' # 
https://github.com/madmaze/pytesseract/issues/298
-}
-
-package() {
-  cd $_name-v.$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: python-pytesseract/repos/community-any/PKGBUILD (from rev 774832, 
python-pytesseract/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:09:17 UTC (rev 774833)
@@ -0,0 +1,34 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Christoph Brill 
+
+_name=pytesseract
+pkgname=python-pytesseract
+pkgver=0.3.6
+pkgrel=4
+pkgdesc='Python wrapper for Google Tesseract'
+arch=('any')
+url=https://github.com/madmaze/pytesseract
+license=('Apache')
+depends=('python-pillow' 'python-setuptools' 'tesseract')
+checkdepends=('python-pytest' 'tesseract-data-eng' 'tesseract-data-fra')
+source=("$url/archive/v.$pkgver/$_name-v.$pkgver.tar.gz")
+sha512sums=('002777ce3c9609455aca36e0e17f19ead32c5d48b8bc04081b63aa1520104572ecdf975a85fbf010e29bd6eb66db810f1b88ee8e852de274dc9fdea96acf80bf')
+
+build() {
+  cd $_name-v.$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-v.$pkgver
+  mkdir -p temp
+  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  python setup.py install --skip-build --root=temp
+  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" pytest 
-k 'not test_image_to_data_common_output[dict]' # 
https://github.com/madmaze/pytesseract/issues/298
+}
+
+package() {
+  cd $_name-v.$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:08:51
  Author: polyzen
Revision: 774832

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:08:22 UTC (rev 774831)
+++ PKGBUILD2020-12-14 05:08:51 UTC (rev 774832)
@@ -1,32 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor:  Chris Severance aur.severach aATt spamgourmet dott com
-
-_name=pathspec
-pkgname=python-pathspec
-pkgver=0.8.1
-pkgrel=3
-pkgdesc='Utility library for gitignore style pattern matching of file paths'
-arch=('any')
-url=https://github.com/cpburnz/python-path-specification
-license=('MPL2')
-depends=('python')
-makedepends=('python-setuptools')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('86379d6b86d75816baba717e64b1a3a3469deb93bb76d613c9ce79edc5cb68fd')
-
-build() {
-  cd $_name-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $_name-$pkgver
-  python -m unittest discover pathspec/tests
-}
-
-package() {
-  cd $_name-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pathspec/repos/community-any/PKGBUILD (from rev 774831, 
python-pathspec/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:08:51 UTC (rev 774832)
@@ -0,0 +1,33 @@
+# Maintainer: Daniel M. Capella 
+# Contributor:  Chris Severance aur.severach aATt spamgourmet dott com
+
+_name=pathspec
+pkgname=python-pathspec
+pkgver=0.8.1
+pkgrel=4
+pkgdesc='Utility library for gitignore style pattern matching of file paths'
+arch=('any')
+url=https://github.com/cpburnz/python-path-specification
+license=('MPL2')
+depends=('python')
+makedepends=('python-setuptools')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('86379d6b86d75816baba717e64b1a3a3469deb93bb76d613c9ce79edc5cb68fd')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  python -m unittest discover pathspec/tests
+}
+
+package() {
+  cd $_name-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:08:22
  Author: polyzen
Revision: 774831

archrelease: copy trunk to community-any

Added:
  python-flake8-black/repos/community-any/PKGBUILD
(from rev 774830, python-flake8-black/trunk/PKGBUILD)
Deleted:
  python-flake8-black/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:07:48 UTC (rev 774830)
+++ PKGBUILD2020-12-14 05:08:22 UTC (rev 774831)
@@ -1,33 +0,0 @@
-# Maintainer: George Rawlinson 
-
-_name=flake8-black
-pkgname=python-flake8-black
-pkgver=0.2.1
-pkgrel=3
-pkgdesc='Flake8 plugin to call black as a code style validator'
-arch=('any')
-url=https://github.com/peterjc/flake8-black
-license=('MIT')
-depends=('flake8' 'python-black' 'python-setuptools')
-source=("$url/archive/v$pkgver/$_name-v$pkgver.tar.gz")
-b2sums=('46cf95349f683d3c4f411425c1e6e70dc0a0036036eccb736362b9888b4b0cb4c6d215fdb78bf59bbe8d9f3edca24959121c628426570dc1917f6ef9ad5ffbca')
-
-build() {
-  cd $_name-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $_name-$pkgver
-  mkdir -p temp
-  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-  python setup.py install --skip-build --root=temp
-  cd tests
-  PATH="${PWD%/tests}/temp/usr/bin:$PATH" 
PYTHONPATH="${PWD%/tests}/temp/$sitepackages" ./run_tests.sh
-}
-
-package() {
-  cd $_name-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE.rst
-}

Copied: python-flake8-black/repos/community-any/PKGBUILD (from rev 774830, 
python-flake8-black/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:08:22 UTC (rev 774831)
@@ -0,0 +1,34 @@
+# Maintainer: George Rawlinson 
+
+_name=flake8-black
+pkgname=python-flake8-black
+pkgver=0.2.1
+pkgrel=4
+pkgdesc='Flake8 plugin to call black as a code style validator'
+arch=('any')
+url=https://github.com/peterjc/flake8-black
+license=('MIT')
+depends=('flake8' 'python-black' 'python-setuptools')
+source=("$url/archive/v$pkgver/$_name-v$pkgver.tar.gz")
+b2sums=('46cf95349f683d3c4f411425c1e6e70dc0a0036036eccb736362b9888b4b0cb4c6d215fdb78bf59bbe8d9f3edca24959121c628426570dc1917f6ef9ad5ffbca')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  mkdir -p temp
+  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  python setup.py install --skip-build --root=temp
+  cd tests
+  PATH="${PWD%/tests}/temp/usr/bin:$PATH" 
PYTHONPATH="${PWD%/tests}/temp/$sitepackages" ./run_tests.sh
+}
+
+package() {
+  cd $_name-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE.rst
+}


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:07:48
  Author: polyzen
Revision: 774830

archrelease: copy trunk to community-x86_64

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:07:10 UTC (rev 774829)
+++ PKGBUILD2020-12-14 05:07:48 UTC (rev 774830)
@@ -1,33 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Timothée Ravier 
-
-_name=dulwich
-pkgname=python-dulwich
-pkgver=0.20.14
-pkgrel=1
-pkgdesc='Pure-Python implementation of the Git file formats and protocols'
-arch=('x86_64')
-url=https://www.dulwich.io
-license=('GPL')
-depends=('python-certifi' 'python-setuptools' 'python-urllib3')
-checkdepends=('python-mock')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
-sha256sums=('21d6ee82708f7c67ce3fdcaf1f1407e524f7f4f7411a410a972faa2176baec0d')
-b2sums=('be3658fd12021d2d8294fa92d99fe8bbf0a04de0f97d71f4c5683580169faa19fce2c731b240a1a61b95517e9b4371a8bcaedef7748e94512b09bcd9e6ae31ad')
-
-build() {
-  cd $_name-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $_name-$pkgver
-  python -m unittest dulwich.tests.test_suite
-}
-
-package() {
-  cd $_name-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-dulwich/repos/community-x86_64/PKGBUILD (from rev 774829, 
python-dulwich/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:07:48 UTC (rev 774830)
@@ -0,0 +1,34 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Timothée Ravier 
+
+_name=dulwich
+pkgname=python-dulwich
+pkgver=0.20.14
+pkgrel=2
+pkgdesc='Pure-Python implementation of the Git file formats and protocols'
+arch=('x86_64')
+url=https://www.dulwich.io
+license=('GPL')
+depends=('python-certifi' 'python-setuptools' 'python-urllib3')
+checkdepends=('python-mock')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz;)
+sha256sums=('21d6ee82708f7c67ce3fdcaf1f1407e524f7f4f7411a410a972faa2176baec0d')
+b2sums=('be3658fd12021d2d8294fa92d99fe8bbf0a04de0f97d71f4c5683580169faa19fce2c731b240a1a61b95517e9b4371a8bcaedef7748e94512b09bcd9e6ae31ad')
+
+build() {
+  cd $_name-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_name-$pkgver
+  python -m unittest dulwich.tests.test_suite
+}
+
+package() {
+  cd $_name-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:07:10
  Author: polyzen
Revision: 774829

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:06:38 UTC (rev 774828)
+++ PKGBUILD2020-12-14 05:07:10 UTC (rev 774829)
@@ -1,45 +0,0 @@
-# Maintainer: Felix Yan 
-# Maintainer: Daniel M. Capella 
-
-pkgname=('python-jsbeautifier' 'python-cssbeautifier')
-pkgbase=python-jsbeautifier
-pkgver=1.13.0
-pkgrel=3
-arch=('any')
-license=('MIT')
-url='https://github.com/beautify-web/js-beautify'
-depends=('python-setuptools' 'python-six' 'python-editorconfig')
-source=("https://github.com/beautify-web/js-beautify/archive/v$pkgver/js-beautify-v$pkgver.tar.gz;)
-sha512sums=('a60a71f8ef1b3751ab32fa5884bc07d46f2f02ce06d3527e15ef4d709eae625677b31a69990e56da859ad6c72aefe41992155cfaaeea8590dd505003ccfd7979')
-
-prepare() {
-  cd js-beautify-$pkgver
-  cp -a python python-css
-}
-
-build() {
-  cd js-beautify-$pkgver/python
-  python setup-js.py build
-  cd ../python-css
-  python setup-css.py build
-}
-
-check() {
-  cd js-beautify-$pkgver
-  python python/js-beautify-test.py
-}
-
-package_python-jsbeautifier() {
-  pkgdesc='JavaScript unobfuscator and beautifier'
-  cd js-beautify-$pkgver/python
-  python setup-js.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -D -m644 -t "$pkgdir"/usr/share/licenses/"${pkgname[0]}" ../LICENSE
-}
-
-package_python-cssbeautifier() {
-  pkgdesc='CSS unobfuscator and beautifier'
-  depends+=('python-jsbeautifier')
-  cd js-beautify-$pkgver/python-css
-  python setup-css.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -D -m644 -t "$pkgdir"/usr/share/licenses/"${pkgname[1]}" ../LICENSE
-}

Copied: python-jsbeautifier/repos/community-any/PKGBUILD (from rev 774828, 
python-jsbeautifier/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:07:10 UTC (rev 774829)
@@ -0,0 +1,47 @@
+# Maintainer: Felix Yan 
+# Maintainer: Daniel M. Capella 
+
+pkgname=('python-jsbeautifier' 'python-cssbeautifier')
+pkgbase=python-jsbeautifier
+pkgver=1.13.0
+pkgrel=4
+arch=('any')
+license=('MIT')
+url='https://github.com/beautify-web/js-beautify'
+depends=('python-setuptools' 'python-six' 'python-editorconfig')
+source=("https://github.com/beautify-web/js-beautify/archive/v$pkgver/js-beautify-v$pkgver.tar.gz;)
+sha512sums=('a60a71f8ef1b3751ab32fa5884bc07d46f2f02ce06d3527e15ef4d709eae625677b31a69990e56da859ad6c72aefe41992155cfaaeea8590dd505003ccfd7979')
+
+prepare() {
+  cd js-beautify-$pkgver
+  cp -a python python-css
+}
+
+build() {
+  cd js-beautify-$pkgver/python
+  python setup-js.py build
+  cd ../python-css
+  python setup-css.py build
+}
+
+check() {
+  cd js-beautify-$pkgver
+  python python/js-beautify-test.py
+}
+
+package_python-jsbeautifier() {
+  pkgdesc='JavaScript unobfuscator and beautifier'
+  cd js-beautify-$pkgver/python
+  export PYTHONHASHSEED=0
+  python setup-js.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -D -m644 -t "$pkgdir"/usr/share/licenses/"${pkgname[0]}" ../LICENSE
+}
+
+package_python-cssbeautifier() {
+  pkgdesc='CSS unobfuscator and beautifier'
+  depends+=('python-jsbeautifier')
+  cd js-beautify-$pkgver/python-css
+  export PYTHONHASHSEED=0
+  python setup-css.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -D -m644 -t "$pkgdir"/usr/share/licenses/"${pkgname[1]}" ../LICENSE
+}


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:06:38
  Author: polyzen
Revision: 774828

archrelease: copy trunk to community-any

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

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:06:03 UTC (rev 774827)
+++ PKGBUILD2020-12-14 05:06:38 UTC (rev 774828)
@@ -1,41 +0,0 @@
-# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
-# Maintainer: Daniel M. Capella 
-# Contributor: James Zhu 
-
-pkgname=python-black
-pkgver=20.8b1
-pkgrel=4
-pkgdesc='Uncompromising Python code formatter'
-arch=('any')
-url=https://github.com/psf/black
-license=('MIT')
-depends=('python' 'python-appdirs' 'python-click' 'python-mypy_extensions'
- 'python-pathspec' 'python-regex' 'python-setuptools' 'python-toml'
- 'python-typed-ast' 'python-typing_extensions')
-checkdepends=('python-aiohttp' 'python-aiohttp-cors')
-optdepends=('python-aiohttp: for the blackd HTTP server'
-'python-aiohttp-cors: for the blackd HTTP server'
-'python-colorama: for colored diffs')
-source=("https://files.pythonhosted.org/packages/source/b/black/black-$pkgver.tar.gz;)
-sha256sums=('1c02557aa099101b9d21496f8a914e9edef70336404eeeac8edba836fbea')
-
-build() {
-  cd "black-$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "black-$pkgver"
-  mkdir -p temp
-  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
-  python setup.py install --skip-build --root=temp
-  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" python 
-m unittest tests/test_black.py
-}
-
-package() {
-  cd "black-$pkgver"
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-black/repos/community-any/PKGBUILD (from rev 774827, 
python-black/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:06:38 UTC (rev 774828)
@@ -0,0 +1,42 @@
+# Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
+# Maintainer: Daniel M. Capella 
+# Contributor: James Zhu 
+
+pkgname=python-black
+pkgver=20.8b1
+pkgrel=5
+pkgdesc='Uncompromising Python code formatter'
+arch=('any')
+url=https://github.com/psf/black
+license=('MIT')
+depends=('python' 'python-appdirs' 'python-click' 'python-mypy_extensions'
+ 'python-pathspec' 'python-regex' 'python-setuptools' 'python-toml'
+ 'python-typed-ast' 'python-typing_extensions')
+checkdepends=('python-aiohttp' 'python-aiohttp-cors')
+optdepends=('python-aiohttp: for the blackd HTTP server'
+'python-aiohttp-cors: for the blackd HTTP server'
+'python-colorama: for colored diffs')
+source=("https://files.pythonhosted.org/packages/source/b/black/black-$pkgver.tar.gz;)
+sha256sums=('1c02557aa099101b9d21496f8a914e9edef70336404eeeac8edba836fbea')
+
+build() {
+  cd "black-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "black-$pkgver"
+  mkdir -p temp
+  local sitepackages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  python setup.py install --skip-build --root=temp
+  PATH="$PWD/temp/usr/bin:$PATH" PYTHONPATH="$PWD/temp/$sitepackages" python 
-m unittest tests/test_black.py
+}
+
+package() {
+  cd "black-$pkgver"
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in jedi-language-server/repos/community-any (PKGBUILD PKGBUILD)

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:06:03
  Author: polyzen
Revision: 774827

archrelease: copy trunk to community-any

Added:
  jedi-language-server/repos/community-any/PKGBUILD
(from rev 774826, jedi-language-server/trunk/PKGBUILD)
Deleted:
  jedi-language-server/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:05:20 UTC (rev 774826)
+++ PKGBUILD2020-12-14 05:06:03 UTC (rev 774827)
@@ -1,26 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=jedi-language-server
-pkgver=0.21.0
-pkgrel=3
-pkgdesc='Language server for Jedi'
-arch=('any')
-url=https://github.com/pappasam/jedi-language-server
-license=('MIT')
-depends=('python-click' 'python-jedi' 'python-pygls')
-makedepends=('python-pip' 'python-poetry')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('bb9d5e5c0aadf69cc441263685c83c12e67b6ed6f546dbd92dbed417123d8a47')
-b2sums=('73d3b3fecca4d7df7eb9dafd0bc9618844754c3ba8cbeeb402bab6e342f223ee4de49593dc27e3c1c1bd0a329f49f54e2c17bd5a98750c4f756cba9bca074a3f')
-
-build() {
-  cd $pkgname-$pkgver
-  poetry build --format wheel
-}
-
-package() {
-  cd $pkgname-$pkgver
-  PIP_CONFIG_FILE=/dev/null pip install --isolated --root="$pkgdir" 
--ignore-installed --no-deps dist/*.whl
-}
-
-# vim:set ts=2 sw=2 et:

Copied: jedi-language-server/repos/community-any/PKGBUILD (from rev 774826, 
jedi-language-server/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:06:03 UTC (rev 774827)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=jedi-language-server
+pkgver=0.21.0
+pkgrel=4
+pkgdesc='Language server for Jedi'
+arch=('any')
+url=https://github.com/pappasam/jedi-language-server
+license=('MIT')
+depends=('python-click' 'python-jedi' 'python-pygls')
+makedepends=('python-pip' 'python-poetry')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('bb9d5e5c0aadf69cc441263685c83c12e67b6ed6f546dbd92dbed417123d8a47')
+b2sums=('73d3b3fecca4d7df7eb9dafd0bc9618844754c3ba8cbeeb402bab6e342f223ee4de49593dc27e3c1c1bd0a329f49f54e2c17bd5a98750c4f756cba9bca074a3f')
+
+build() {
+  cd $pkgname-$pkgver
+  poetry build --format wheel
+}
+
+package() {
+  cd $pkgname-$pkgver
+  export PYTHONHASHSEED=0
+  PIP_CONFIG_FILE=/dev/null pip install --isolated --root="$pkgdir" 
--ignore-installed --no-deps dist/*.whl
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:05:20
  Author: polyzen
Revision: 774826

archrelease: copy trunk to community-any

Added:
  ipython/repos/community-any/PKGBUILD
(from rev 774825, ipython/trunk/PKGBUILD)
Deleted:
  ipython/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:04:51 UTC (rev 774825)
+++ PKGBUILD2020-12-14 05:05:20 UTC (rev 774826)
@@ -1,43 +0,0 @@
-# Maintainer: Kyle Keen 
-# Contributor: PepeSmith
-# Contributor: Aron Asor 
-# Contributor: Chris Brannon 
-# Contributor: Douglas Soares de Andrade 
-
-pkgname=ipython
-pkgver=7.19.0
-pkgrel=3
-pkgdesc="An enhanced Interactive Python shell."
-arch=('any')
-url="https://ipython.org;
-license=('BSD')
-depends=('python' 'python-traitlets' 'python-pexpect' 'sqlite'
- 'python-setuptools' 'python-pickleshare' 'python-prompt_toolkit'
- 'python-jedi' 'python-pygments' 'python-backcall')
-optdepends=("python-nose: for IPython's test suite")
-
-# new optional thing: ipyparallel
-
-source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz;
-
"https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
-md5sums=('b9c48f7fc3158ddf4215a12627115447'
- '2901d65f1b1fe354e72850085cd1c072')
-
-# confirm that an update does not break sage?
-
-package() {
-  cd "ipython-$pkgver"
-  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
-  install -Dm644 docs/source/about/license_and_copyright.rst 
"$pkgdir/usr/share/licenses/ipython/LICENSE"
-
-  cd "examples/IPython Kernel"
-  # FS#45120
-  sed -i 's/gnome-netstatus-idle/ipython/' *.desktop
-  install -Dm644 ipython.desktop 
"$pkgdir/usr/share/applications/ipython.desktop"
-  #install -Dm644 ipython-qtconsole.desktop 
"$pkgdir/usr/share/applications/ipython-qtconsole.desktop"
-  # FS#47046
-  install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/pixmaps/ipython.png"
-
-  #cd $srcdir/ipython-$pkgver/IPython/qt/console/resources/icon/
-  #install -Dm644 IPythonConsole.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/ipython.svg"
-}

Copied: ipython/repos/community-any/PKGBUILD (from rev 774825, 
ipython/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:05:20 UTC (rev 774826)
@@ -0,0 +1,44 @@
+# Maintainer: Kyle Keen 
+# Contributor: PepeSmith
+# Contributor: Aron Asor 
+# Contributor: Chris Brannon 
+# Contributor: Douglas Soares de Andrade 
+
+pkgname=ipython
+pkgver=7.19.0
+pkgrel=4
+pkgdesc="An enhanced Interactive Python shell."
+arch=('any')
+url="https://ipython.org;
+license=('BSD')
+depends=('python' 'python-traitlets' 'python-pexpect' 'sqlite'
+ 'python-setuptools' 'python-pickleshare' 'python-prompt_toolkit'
+ 'python-jedi' 'python-pygments' 'python-backcall')
+optdepends=("python-nose: for IPython's test suite")
+
+# new optional thing: ipyparallel
+
+source=("ipython-$pkgver.tgz::https://github.com/ipython/ipython/archive/$pkgver.tar.gz;
+
"https://www.packal.org/sites/default/files/public/styles/icon_large/public/workflow-files/nkeimipynbworkflow/icon/icon.png;)
+md5sums=('b9c48f7fc3158ddf4215a12627115447'
+ '2901d65f1b1fe354e72850085cd1c072')
+
+# confirm that an update does not break sage?
+
+package() {
+  cd "ipython-$pkgver"
+  export PYTHONHASHSEED=0
+  python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+  install -Dm644 docs/source/about/license_and_copyright.rst 
"$pkgdir/usr/share/licenses/ipython/LICENSE"
+
+  cd "examples/IPython Kernel"
+  # FS#45120
+  sed -i 's/gnome-netstatus-idle/ipython/' *.desktop
+  install -Dm644 ipython.desktop 
"$pkgdir/usr/share/applications/ipython.desktop"
+  #install -Dm644 ipython-qtconsole.desktop 
"$pkgdir/usr/share/applications/ipython-qtconsole.desktop"
+  # FS#47046
+  install -Dm644 "$srcdir/icon.png" "$pkgdir/usr/share/pixmaps/ipython.png"
+
+  #cd $srcdir/ipython-$pkgver/IPython/qt/console/resources/icon/
+  #install -Dm644 IPythonConsole.svg 
"$pkgdir/usr/share/icons/hicolor/scalable/apps/ipython.svg"
+}


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:04:51
  Author: polyzen
Revision: 774825

archrelease: copy trunk to community-any

Added:
  borgmatic/repos/community-any/PKGBUILD
(from rev 774824, borgmatic/trunk/PKGBUILD)
Deleted:
  borgmatic/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:04:13 UTC (rev 774824)
+++ PKGBUILD2020-12-14 05:04:51 UTC (rev 774825)
@@ -1,39 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
-# Contributor: Alexander Görtz 
-# Contributor: Dan Beste 
-# Contributor: Julien Nicoulaud 
-# Contributor: stef204 
-
-pkgname=borgmatic
-pkgver=1.5.12
-pkgrel=3
-pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
-arch=('any')
-url=https://torsion.org/borgmatic
-license=('GPL3')
-depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
- 'python-ruamel-yaml' 'python-setuptools')
-optdepends=('python-llfuse: for mount action')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536')
-b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,root/.local,usr,
-  /SystemCallFilter/a SystemCallErrorNumber=EPERM' 
sample/systemd/$pkgname.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
-}
-
-# vim: ts=2 sw=2 et:

Copied: borgmatic/repos/community-any/PKGBUILD (from rev 774824, 
borgmatic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:04:51 UTC (rev 774825)
@@ -0,0 +1,40 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
+# Contributor: Alexander Görtz 
+# Contributor: Dan Beste 
+# Contributor: Julien Nicoulaud 
+# Contributor: stef204 
+
+pkgname=borgmatic
+pkgver=1.5.12
+pkgrel=4
+pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
+arch=('any')
+url=https://torsion.org/borgmatic
+license=('GPL3')
+depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
+ 'python-ruamel-yaml' 'python-setuptools')
+optdepends=('python-llfuse: for mount action')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536')
+b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's,root/.local,usr,
+  /SystemCallFilter/a SystemCallErrorNumber=EPERM' 
sample/systemd/$pkgname.service
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
+}
+
+# vim: ts=2 sw=2 et:


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

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:04:13
  Author: polyzen
Revision: 774824

archrelease: copy trunk to community-any

Added:
  afew/repos/community-any/PKGBUILD
(from rev 774823, afew/trunk/PKGBUILD)
Deleted:
  afew/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-14 05:03:20 UTC (rev 774823)
+++ PKGBUILD2020-12-14 05:04:13 UTC (rev 774824)
@@ -1,37 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Lucas Hoffmann
-# Contributor: Giancarlo Razzolini 
-# Contributor: Kazuo Teramoto 
-
-pkgname=afew
-pkgver=3.0.1
-pkgrel=2
-pkgdesc='Initial tagging script for notmuch mail'
-arch=(any)
-url=https://github.com/afewmail/afew
-license=('custom:BSD')
-depends=('notmuch' 'python-chardet' 'python-dkim' 'python-setuptools')
-makedepends=('python-setuptools-scm' 'python-sphinx')
-checkdepends=('python-freezegun')
-source=("https://files.pythonhosted.org/packages/source/a/afew/afew-$pkgver.tar.gz;)
-sha256sums=('ce857fe1a3bc0982c1dac81aef66cacc148e4f9db06da720f869392af1c2ee72')
-
-build() {
-  cd afew-$pkgver
-  python setup.py build
-  python setup.py build_sphinx -b man
-}
-
-check() {
-  cd afew-$pkgver
-  python -m unittest discover afew/tests
-}
-
-package() {
-  cd afew-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/man/man1 build/sphinx/man/afew.1
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/afew LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: afew/repos/community-any/PKGBUILD (from rev 774823, afew/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-14 05:04:13 UTC (rev 774824)
@@ -0,0 +1,38 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Lucas Hoffmann
+# Contributor: Giancarlo Razzolini 
+# Contributor: Kazuo Teramoto 
+
+pkgname=afew
+pkgver=3.0.1
+pkgrel=3
+pkgdesc='Initial tagging script for notmuch mail'
+arch=(any)
+url=https://github.com/afewmail/afew
+license=('custom:BSD')
+depends=('notmuch' 'python-chardet' 'python-dkim' 'python-setuptools')
+makedepends=('python-setuptools-scm' 'python-sphinx')
+checkdepends=('python-freezegun')
+source=("https://files.pythonhosted.org/packages/source/a/afew/afew-$pkgver.tar.gz;)
+sha256sums=('ce857fe1a3bc0982c1dac81aef66cacc148e4f9db06da720f869392af1c2ee72')
+
+build() {
+  cd afew-$pkgver
+  python setup.py build
+  python setup.py build_sphinx -b man
+}
+
+check() {
+  cd afew-$pkgver
+  python -m unittest discover afew/tests
+}
+
+package() {
+  cd afew-$pkgver
+  export PYTHONHASHSEED=0
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/man/man1 build/sphinx/man/afew.1
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/afew LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in (14 files)

2020-12-13 Thread Daniel M. Capella via arch-commits
Date: Monday, December 14, 2020 @ 05:03:20
  Author: polyzen
Revision: 774823

Reproducible bytecode

Modified:
  afew/trunk/PKGBUILD
  borgmatic/trunk/PKGBUILD
  ipython/trunk/PKGBUILD
  jedi-language-server/trunk/PKGBUILD
  python-black/trunk/PKGBUILD
  python-dulwich/trunk/PKGBUILD
  python-flake8-black/trunk/PKGBUILD
  python-jsbeautifier/trunk/PKGBUILD
  python-pathspec/trunk/PKGBUILD
  python-pytesseract/trunk/PKGBUILD
  python-sphinx/trunk/PKGBUILD
  rofimoji/trunk/PKGBUILD
  urlwatch/trunk/PKGBUILD
  yamllint/trunk/PKGBUILD

-+
 afew/trunk/PKGBUILD |3 ++-
 borgmatic/trunk/PKGBUILD|3 ++-
 ipython/trunk/PKGBUILD  |3 ++-
 jedi-language-server/trunk/PKGBUILD |3 ++-
 python-black/trunk/PKGBUILD |3 ++-
 python-dulwich/trunk/PKGBUILD   |3 ++-
 python-flake8-black/trunk/PKGBUILD  |3 ++-
 python-jsbeautifier/trunk/PKGBUILD  |4 +++-
 python-pathspec/trunk/PKGBUILD  |3 ++-
 python-pytesseract/trunk/PKGBUILD   |3 ++-
 python-sphinx/trunk/PKGBUILD|3 ++-
 rofimoji/trunk/PKGBUILD |3 ++-
 urlwatch/trunk/PKGBUILD |3 ++-
 yamllint/trunk/PKGBUILD |3 ++-
 14 files changed, 29 insertions(+), 14 deletions(-)

Modified: afew/trunk/PKGBUILD
===
--- afew/trunk/PKGBUILD 2020-12-14 04:30:34 UTC (rev 774822)
+++ afew/trunk/PKGBUILD 2020-12-14 05:03:20 UTC (rev 774823)
@@ -5,7 +5,7 @@
 
 pkgname=afew
 pkgver=3.0.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Initial tagging script for notmuch mail'
 arch=(any)
 url=https://github.com/afewmail/afew
@@ -29,6 +29,7 @@
 
 package() {
   cd afew-$pkgver
+  export PYTHONHASHSEED=0
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
   install -Dm644 -t "$pkgdir"/usr/share/man/man1 build/sphinx/man/afew.1
   install -Dm644 -t "$pkgdir"/usr/share/licenses/afew LICENSE

Modified: borgmatic/trunk/PKGBUILD
===
--- borgmatic/trunk/PKGBUILD2020-12-14 04:30:34 UTC (rev 774822)
+++ borgmatic/trunk/PKGBUILD2020-12-14 05:03:20 UTC (rev 774823)
@@ -7,7 +7,7 @@
 
 pkgname=borgmatic
 pkgver=1.5.12
-pkgrel=3
+pkgrel=4
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
 url=https://torsion.org/borgmatic
@@ -32,6 +32,7 @@
 
 package() {
   cd $pkgname-$pkgver
+  export PYTHONHASHSEED=0
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
   install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
 }

Modified: ipython/trunk/PKGBUILD
===
--- ipython/trunk/PKGBUILD  2020-12-14 04:30:34 UTC (rev 774822)
+++ ipython/trunk/PKGBUILD  2020-12-14 05:03:20 UTC (rev 774823)
@@ -6,7 +6,7 @@
 
 pkgname=ipython
 pkgver=7.19.0
-pkgrel=3
+pkgrel=4
 pkgdesc="An enhanced Interactive Python shell."
 arch=('any')
 url="https://ipython.org;
@@ -27,6 +27,7 @@
 
 package() {
   cd "ipython-$pkgver"
+  export PYTHONHASHSEED=0
   python3 setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
   install -Dm644 docs/source/about/license_and_copyright.rst 
"$pkgdir/usr/share/licenses/ipython/LICENSE"
 

Modified: jedi-language-server/trunk/PKGBUILD
===
--- jedi-language-server/trunk/PKGBUILD 2020-12-14 04:30:34 UTC (rev 774822)
+++ jedi-language-server/trunk/PKGBUILD 2020-12-14 05:03:20 UTC (rev 774823)
@@ -2,7 +2,7 @@
 
 pkgname=jedi-language-server
 pkgver=0.21.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Language server for Jedi'
 arch=('any')
 url=https://github.com/pappasam/jedi-language-server
@@ -20,6 +20,7 @@
 
 package() {
   cd $pkgname-$pkgver
+  export PYTHONHASHSEED=0
   PIP_CONFIG_FILE=/dev/null pip install --isolated --root="$pkgdir" 
--ignore-installed --no-deps dist/*.whl
 }
 

Modified: python-black/trunk/PKGBUILD
===
--- python-black/trunk/PKGBUILD 2020-12-14 04:30:34 UTC (rev 774822)
+++ python-black/trunk/PKGBUILD 2020-12-14 05:03:20 UTC (rev 774823)
@@ -4,7 +4,7 @@
 
 pkgname=python-black
 pkgver=20.8b1
-pkgrel=4
+pkgrel=5
 pkgdesc='Uncompromising Python code formatter'
 arch=('any')
 url=https://github.com/psf/black
@@ -34,6 +34,7 @@
 
 package() {
   cd "black-$pkgver"
+  export PYTHONHASHSEED=0
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
   install -Dm644 -t "$pkgdir/usr/share/licenses/$pkgname" LICENSE
 }

Modified: python-dulwich/trunk/PKGBUILD
===
--- python-dulwich/trunk/PKGBUILD   2020-12-14 04:30:34 UTC (rev 774822)
+++ python-dulwich/trunk/PKGBUILD   2020-12-14 05:03:20 UTC (rev 774823)
@@ -4,7 +4,7 @@
 _name=dulwich
 pkgname=python-dulwich
 pkgver=0.20.14
-pkgrel=1
+pkgrel=2
 pkgdesc='Pure-Python 

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

2020-12-12 Thread Daniel M. Capella via arch-commits
Date: Sunday, December 13, 2020 @ 05:47:45
  Author: polyzen
Revision: 773783

archrelease: copy trunk to community-any

Added:
  yq/repos/community-any/PKGBUILD
(from rev 773782, yq/trunk/PKGBUILD)
Deleted:
  yq/repos/community-any/PKGBUILD

--+
 PKGBUILD |   63 ++---
 1 file changed, 32 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-13 05:47:26 UTC (rev 773782)
+++ PKGBUILD2020-12-13 05:47:45 UTC (rev 773783)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan 
-# Contributor: Caleb Maclennan 
-
-pkgname=yq
-pkgver=2.10.1
-pkgrel=2
-pkgdesc="Command-line YAML/XML processor - jq wrapper for YAML/XML documents"
-url="https://github.com/kislyuk/yq;
-depends=('jq' 'python-setuptools' 'python-yaml' 'python-xmltodict'
- 'python-argcomplete')
-checkdepends=('python-toml')
-optdepends=('python-toml')
-license=('Apache')
-arch=('any')
-source=("https://files.pythonhosted.org/packages/source/y/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha512sums=('7fd38d454a924810117b7b87e519b4e91be654631827f806a95723ca04218fe3a7ece84a5a88787fe4b2d9acd60da74d6a7131950724f339b4e1bf3d0e35c792')
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  python test/test.py
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: yq/repos/community-any/PKGBUILD (from rev 773782, yq/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-13 05:47:45 UTC (rev 773783)
@@ -0,0 +1,32 @@
+# Maintainer: Felix Yan 
+# Contributor: Caleb Maclennan 
+
+pkgname=yq
+pkgver=2.11.1
+pkgrel=1
+pkgdesc="Command-line YAML/XML processor - jq wrapper for YAML/XML documents"
+arch=('any')
+url="https://github.com/kislyuk/yq;
+license=('Apache')
+depends=('jq' 'python-setuptools' 'python-yaml' 'python-xmltodict'
+ 'python-argcomplete')
+checkdepends=('python-toml')
+optdepends=('python-toml')
+source=("https://files.pythonhosted.org/packages/source/y/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('74f64e3784a34d8a18efd8addc83cf5ca3478a0a69517d70fd9158a3809f99e0')
+b2sums=('4b51652958121c16462304d21ebe545cca835b6c189a6d7550c7ea0ffc8b7088a02eb61ee412295d85d502a339ec3ccbc67b8dc12cd45a07246cbafa7d7feaf7')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  python test/test.py
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2020-12-12 Thread Daniel M. Capella via arch-commits
Date: Sunday, December 13, 2020 @ 05:47:26
  Author: polyzen
Revision: 773782

upgpkg: yq 2.11.1-1

Modified:
  yq/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-13 05:13:36 UTC (rev 773781)
+++ PKGBUILD2020-12-13 05:47:26 UTC (rev 773782)
@@ -2,18 +2,19 @@
 # Contributor: Caleb Maclennan 
 
 pkgname=yq
-pkgver=2.10.1
-pkgrel=2
+pkgver=2.11.1
+pkgrel=1
 pkgdesc="Command-line YAML/XML processor - jq wrapper for YAML/XML documents"
+arch=('any')
 url="https://github.com/kislyuk/yq;
+license=('Apache')
 depends=('jq' 'python-setuptools' 'python-yaml' 'python-xmltodict'
  'python-argcomplete')
 checkdepends=('python-toml')
 optdepends=('python-toml')
-license=('Apache')
-arch=('any')
 
source=("https://files.pythonhosted.org/packages/source/y/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha512sums=('7fd38d454a924810117b7b87e519b4e91be654631827f806a95723ca04218fe3a7ece84a5a88787fe4b2d9acd60da74d6a7131950724f339b4e1bf3d0e35c792')
+sha256sums=('74f64e3784a34d8a18efd8addc83cf5ca3478a0a69517d70fd9158a3809f99e0')
+b2sums=('4b51652958121c16462304d21ebe545cca835b6c189a6d7550c7ea0ffc8b7088a02eb61ee412295d85d502a339ec3ccbc67b8dc12cd45a07246cbafa7d7feaf7')
 
 build() {
   cd $pkgname-$pkgver


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

2020-12-12 Thread Daniel M. Capella via arch-commits
Date: Saturday, December 12, 2020 @ 20:44:01
  Author: polyzen
Revision: 773613

archrelease: copy trunk to community-any

Added:
  urlwatch/repos/community-any/PKGBUILD
(from rev 773612, urlwatch/trunk/PKGBUILD)
Deleted:
  urlwatch/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-12 20:43:13 UTC (rev 773612)
+++ PKGBUILD2020-12-12 20:44:01 UTC (rev 773613)
@@ -1,53 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Balló György 
-# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: Skydrome 
-# Contributor: Allan McRae 
-
-pkgname=urlwatch
-pkgver=2.21
-pkgrel=5
-pkgdesc='Tool for monitoring webpages for updates'
-arch=('any')
-url=https://thp.io/2008/urlwatch/
-license=('BSD')
-depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
- 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
-optdepends=('lynx: for one of the html2text filter methods'
-'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
-'python-cssbeautifier: for the beautify filter'
-'python-html2text: for one of the html2text filter methods'
-'python-jsbeautifier: for the beautify filter'
-'python-pdftotext: for the pdf2text filter'
-'python-pytesseract: for the ocr filter')
-checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
-  'python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;
-
'https://github.com/thp/urlwatch/commit/af522e4f763e76faa80db7c796806f1ea6661cc6.patch')
-sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a'
-'b968b2a781f888e709dd6d7ac0292da81abff7ab741fe702450bf6be5c710df4')
-b2sums=('9e0f39e51e413355974ce886e019eb86dd07fb9a75c02c5c711ccdbba573c2e6b218cf11b42c714172ad00288ea0219a079fd9b8016d33c29f087537d160e80d'
-
'28717a102aadbdfd8051ee78c4b25b02647d0bd3dce0c8039950ad30716de3e38bd5c1f021ee90401547720bca629717d161c3854cc01ee4d19ce7335797bea8')
-
-prepare() {
-  cd $pkgname-$pkgver
-  patch --forward --strip=1 
--input=../af522e4f763e76faa80db7c796806f1ea6661cc6.patch
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  pytest -k 'not test_pep8_conformance'
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname COPYING
-}
-
-# vim:set ts=2 sw=2 et:

Copied: urlwatch/repos/community-any/PKGBUILD (from rev 773612, 
urlwatch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-12 20:44:01 UTC (rev 773613)
@@ -0,0 +1,53 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Balló György 
+# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Skydrome 
+# Contributor: Allan McRae 
+
+pkgname=urlwatch
+pkgver=2.21
+pkgrel=5
+pkgdesc='Tool for monitoring webpages for updates'
+arch=('any')
+url=https://thp.io/2008/urlwatch/
+license=('BSD')
+depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
+ 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
+optdepends=('lynx: for one of the html2text filter methods'
+'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
+'python-cssbeautifier: for the beautify filter'
+'python-html2text: for one of the html2text filter methods'
+'python-jsbeautifier: for the beautify filter'
+'python-pdftotext: for the pdf2text filter'
+'python-pytesseract: for the ocr filter')
+checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
+  'python-pytest')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;
+
'https://github.com/thp/urlwatch/commit/af522e4f763e76faa80db7c796806f1ea6661cc6.patch')
+sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a'
+'b968b2a781f888e709dd6d7ac0292da81abff7ab741fe702450bf6be5c710df4')
+b2sums=('9e0f39e51e413355974ce886e019eb86dd07fb9a75c02c5c711ccdbba573c2e6b218cf11b42c714172ad00288ea0219a079fd9b8016d33c29f087537d160e80d'
+
'28717a102aadbdfd8051ee78c4b25b02647d0bd3dce0c8039950ad30716de3e38bd5c1f021ee90401547720bca629717d161c3854cc01ee4d19ce7335797bea8')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch --forward --strip=1 
--input=../af522e4f763e76faa80db7c796806f1ea6661cc6.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py 

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

2020-12-12 Thread Daniel M. Capella via arch-commits
Date: Saturday, December 12, 2020 @ 20:43:13
  Author: polyzen
Revision: 773612

archrelease: copy trunk to community-any

Added:
  urlwatch/repos/community-any/PKGBUILD
(from rev 773611, urlwatch/trunk/PKGBUILD)
Deleted:
  urlwatch/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-12 20:42:33 UTC (rev 773611)
+++ PKGBUILD2020-12-12 20:43:13 UTC (rev 773612)
@@ -1,42 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Balló György 
-# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
-# Contributor: Skydrome 
-# Contributor: Allan McRae 
-
-pkgname=urlwatch
-pkgver=2.21
-pkgrel=4
-pkgdesc='Tool for monitoring webpages for updates'
-arch=('any')
-url=https://thp.io/2008/urlwatch/
-license=('BSD')
-depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
- 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
-optdepends=('lynx: for one of the html2text filter methods'
-'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
-'python-cssbeautifier: for the beautify filter'
-'python-html2text: for one of the html2text filter methods'
-'python-jsbeautifier: for the beautify filter'
-'python-pdftotext: for the pdf2text filter'
-'python-pytesseract: for the ocr filter')
-checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
-  'python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a')
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $pkgname-$pkgver
-  pytest
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname COPYING
-}

Copied: urlwatch/repos/community-any/PKGBUILD (from rev 773611, 
urlwatch/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-12 20:43:13 UTC (rev 773612)
@@ -0,0 +1,53 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Balló György 
+# Contributor: Maxim Baz <$pkgname at maximbaz dot com>
+# Contributor: Skydrome 
+# Contributor: Allan McRae 
+
+pkgname=urlwatch
+pkgver=2.21
+pkgrel=5
+pkgdesc='Tool for monitoring webpages for updates'
+arch=('any')
+url=https://thp.io/2008/urlwatch/
+license=('BSD')
+depends=('python-appdirs' 'python-cssselect' 'python-keyring' 'python-lxml'
+ 'python-minidb' 'python-requests' 'python-setuptools' 'python-yaml')
+optdepends=('lynx: for one of the html2text filter methods'
+'python-beautifulsoup4: for the beautify filter and one of the 
html2text filter methods'
+'python-cssbeautifier: for the beautify filter'
+'python-html2text: for one of the html2text filter methods'
+'python-jsbeautifier: for the beautify filter'
+'python-pdftotext: for the pdf2text filter'
+'python-pytesseract: for the ocr filter')
+checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
+  'python-pytest')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;
+
'https://github.com/thp/urlwatch/commit/af522e4f763e76faa80db7c796806f1ea6661cc6.patch')
+sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a'
+'b968b2a781f888e709dd6d7ac0292da81abff7ab741fe702450bf6be5c710df4')
+b2sums=('9e0f39e51e413355974ce886e019eb86dd07fb9a75c02c5c711ccdbba573c2e6b218cf11b42c714172ad00288ea0219a079fd9b8016d33c29f087537d160e80d'
+
'28717a102aadbdfd8051ee78c4b25b02647d0bd3dce0c8039950ad30716de3e38bd5c1f021ee90401547720bca629717d161c3854cc01ee4d19ce7335797bea8')
+
+prepare() {
+  cd $pkgname-$pkgver
+  patch --forward --strip=1 
--input=../af522e4f763e76faa80db7c796806f1ea6661cc6.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $pkgname-$pkgver
+  pytest -k 'not test_pep8_conformance'
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname COPYING
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-12 Thread Daniel M. Capella via arch-commits
Date: Saturday, December 12, 2020 @ 20:42:33
  Author: polyzen
Revision: 773611

upgpkg: urlwatch 2.21-5: Apply "Make imports thread-safe" patch

Modified:
  urlwatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-12 18:51:49 UTC (rev 773610)
+++ PKGBUILD2020-12-12 20:42:33 UTC (rev 773611)
@@ -6,7 +6,7 @@
 
 pkgname=urlwatch
 pkgver=2.21
-pkgrel=4
+pkgrel=5
 pkgdesc='Tool for monitoring webpages for updates'
 arch=('any')
 url=https://thp.io/2008/urlwatch/
@@ -22,9 +22,18 @@
 'python-pytesseract: for the ocr filter')
 checkdepends=('python-docutils' 'python-pycodestyle' 'python-pytesseract'
   'python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;
+
'https://github.com/thp/urlwatch/commit/af522e4f763e76faa80db7c796806f1ea6661cc6.patch')
+sha256sums=('c259e0169cc99114b54470d08a8312473159dfdbed1d712d1a222fd8a9d7291a'
+'b968b2a781f888e709dd6d7ac0292da81abff7ab741fe702450bf6be5c710df4')
+b2sums=('9e0f39e51e413355974ce886e019eb86dd07fb9a75c02c5c711ccdbba573c2e6b218cf11b42c714172ad00288ea0219a079fd9b8016d33c29f087537d160e80d'
+
'28717a102aadbdfd8051ee78c4b25b02647d0bd3dce0c8039950ad30716de3e38bd5c1f021ee90401547720bca629717d161c3854cc01ee4d19ce7335797bea8')
 
+prepare() {
+  cd $pkgname-$pkgver
+  patch --forward --strip=1 
--input=../af522e4f763e76faa80db7c796806f1ea6661cc6.patch
+}
+
 build() {
   cd $pkgname-$pkgver
   python setup.py build
@@ -32,7 +41,7 @@
 
 check() {
   cd $pkgname-$pkgver
-  pytest
+  pytest -k 'not test_pep8_conformance'
 }
 
 package() {
@@ -40,3 +49,5 @@
   python setup.py install --root="$pkgdir" --optimize=1 --skip-build
   install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname COPYING
 }
+
+# vim:set ts=2 sw=2 et:


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

2020-12-10 Thread Daniel M. Capella via arch-commits
Date: Friday, December 11, 2020 @ 01:50:34
  Author: polyzen
Revision: 773097

archrelease: copy trunk to community-any

Added:
  bitwarden_rs-web/repos/community-any/
  bitwarden_rs-web/repos/community-any/PKGBUILD
(from rev 773096, bitwarden_rs-web/trunk/PKGBUILD)
  bitwarden_rs-web/repos/community-any/bitwarden_rs-web.install
(from rev 773096, bitwarden_rs-web/trunk/bitwarden_rs-web.install)

--+
 PKGBUILD |   43 +++
 bitwarden_rs-web.install |   12 
 2 files changed, 55 insertions(+)

Copied: bitwarden_rs-web/repos/community-any/PKGBUILD (from rev 773096, 
bitwarden_rs-web/trunk/PKGBUILD)
===
--- community-any/PKGBUILD  (rev 0)
+++ community-any/PKGBUILD  2020-12-11 01:50:34 UTC (rev 773097)
@@ -0,0 +1,43 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Markus Richter 
+
+pkgname=bitwarden_rs-web
+pkgver=2.17.1
+pkgrel=1
+pkgdesc='Bitwarden web vault with the patches to make it work with 
bitwarden_rs'
+arch=('any')
+url=https://github.com/dani-garcia/bw_web_builds
+license=('GPL3')
+depends=('bitwarden_rs')
+makedepends=('git' 'npm' 'python2')
+replaces=('bitwarden_rs-vault')
+install=$pkgname.install
+source=("bitwarden-web::git+https://github.com/bitwarden/web.git#tag=v$pkgver;
+'git+https://github.com/bitwarden/jslib.git'
+
"$pkgname-v$pkgver.patch::https://raw.githubusercontent.com/dani-garcia/bw_web_builds/v$pkgver/patches/v$pkgver.patch;)
+b2sums=('SKIP'
+'SKIP'
+
'da88c88d7a7bb034c3307992eb3a868928961c00bb44f4ad5b3adbf51c5858b365a0592c04071d8bf011911ec4cf69ae0f6bc8160bc07491b1e5f36c43d60dd9')
+
+prepare() {
+  cd bitwarden-web
+  git submodule init
+  git config submodule.jslib.url ../jslib
+  git submodule update
+  patch --forward --strip=1 --input=../$pkgname-v$pkgver.patch
+}
+
+build() {
+  cd bitwarden-web
+  npm install
+  npm audit fix
+  npm run dist
+}
+
+package() {
+  cd bitwarden-web
+  install -d "$pkgdir"/usr/share/$pkgname
+  cp -R build/* "$pkgdir"/usr/share/$pkgname
+}
+
+# vim:set ts=2 sw=2 et:

Copied: bitwarden_rs-web/repos/community-any/bitwarden_rs-web.install (from rev 
773096, bitwarden_rs-web/trunk/bitwarden_rs-web.install)
===
--- community-any/bitwarden_rs-web.install  (rev 0)
+++ community-any/bitwarden_rs-web.install  2020-12-11 01:50:34 UTC (rev 
773097)
@@ -0,0 +1,12 @@
+post_install() {
+  cat << EOF
+Uncomment WEB_VAULT_FOLDER and set WEB_VAULT_ENABLED to true in your
+/etc/bitwarden_rs.env.
+
+If upgrading from the AUR package, set the new path:
+WEB_VAULT_FOLDER=/usr/share/bitwarden_rs-web
+
+Restart bitwarden_rs after configuration changes have been made:
+# systemctl restart bitwarden_rs
+EOF
+}


[arch-commits] Commit in bitwarden_rs/repos/community-x86_64 (10 files)

2020-12-10 Thread Daniel M. Capella via arch-commits
Date: Friday, December 11, 2020 @ 01:50:01
  Author: polyzen
Revision: 773096

archrelease: copy trunk to community-x86_64

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

+
 PKGBUILD   |  109 +-
 bitwarden_rs.install   |   48 +-
 bitwarden_rs.service   |  110 +--
 bitwarden_rs.sysusers.conf |2 
 bitwarden_rs.tmpfiles  |6 +-
 5 files changed, 138 insertions(+), 137 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-11 01:18:53 UTC (rev 773095)
+++ PKGBUILD2020-12-11 01:50:01 UTC (rev 773096)
@@ -1,54 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Markus Richter 
-# Contributor: Timothée Ravier https://github.com/dani-garcia/bitwarden_rs
-license=('GPL3')
-depends=('mariadb-libs' 'openssl' 'postgresql-libs' 'sqlite')
-makedepends=('rustup')
-optdepends=('bitwarden_rs-vault: for the web app')
-backup=('etc/bitwarden_rs.env')
-install=$pkgname.install
-source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz"
-"$pkgname.service"
-"$pkgname.sysusers.conf"
-"$pkgname.tmpfiles")
-b2sums=('faf4a3e0cba6905547c347bd8d7939e2412116d5c9b226e49cddd04306b6e69e00e1f5d7b1b09493ff02614d5417b34cd9c54cb3efffbf238e23e3f54bacd5d1'
-
'22bc90b8c49b6a26610ec840f04481fe3c7fcffc82434df3ee6adba4555787ba44c7b58dfcb181a28d4a6c943db6e7f7f439b67995c5aa06c23035002765de09'
-
'c44af94e19724ba23a11cec3ccc46ff9db307a058564d539dc533308e75ff43cfb5e42515bd49fdeb86e02cbc7575dc87c3b132d9d28d49f7e8fedab598c06f5'
-
'a2a6a128a405b4dbd06eb84c25b1971a5dcab4b918d6fec74da317b76485eda6b4b16ad972a85d9c8267b0a848787761fae75cd6bbb81d970a8cbc8683a2fc42')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,# DATA_FOLDER=data,DATA_FOLDER=/var/lib/bitwarden_rs,
-  s,# WEB_VAULT_ENABLED=true,WEB_VAULT_ENABLED=false,
-  s,# LOG_FILE=/path/to/log,# LOG_FILE=/var/log/bitwarden_rs.log,
-  /^# ROCKET_TLS/a ROCKET_LIMITS={json=10485760}' .env.template
-}
-
-build() {
-  cd $pkgname-$pkgver
-  rustup set profile minimal
-  BWRS_VERSION="$pkgver" cargo build --release --locked --features 
sqlite,mysql,postgresql
-}
-
-check() {
-  cd $pkgname-$pkgver
-  cargo test --release --locked --features sqlite,mysql,postgresql
-}
-
-package() {
-  cd $pkgname-$pkgver
-  install -Dm644 .env.template "$pkgdir"/etc/bitwarden_rs.env
-  install -Dt "$pkgdir"/usr/bin target/release/bitwarden_rs
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system ../bitwarden_rs.service
-  install -Dm644 ../$pkgname.sysusers.conf 
"$pkgdir"/usr/lib/sysusers.d/bitwarden_rs.conf
-  install -Dm644 ../bitwarden_rs.tmpfiles 
"$pkgdir"/usr/lib/tmpfiles.d/bitwarden_rs.conf
-}
-
-# vim:set ts=2 sw=2 et:

Copied: bitwarden_rs/repos/community-x86_64/PKGBUILD (from rev 773095, 
bitwarden_rs/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-11 01:50:01 UTC (rev 773096)
@@ -0,0 +1,55 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Markus Richter 
+# Contributor: Timothée Ravier https://github.com/dani-garcia/bitwarden_rs
+license=('GPL3')
+depends=('mariadb-libs' 'openssl' 'postgresql-libs' 'sqlite')
+makedepends=('rustup')
+optdepends=('bitwarden_rs-web: for the web app')
+backup=('etc/bitwarden_rs.env')
+install=$pkgname.install
+source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz"
+"$pkgname.service"
+"$pkgname.sysusers.conf"
+"$pkgname.tmpfiles")
+b2sums=('faf4a3e0cba6905547c347bd8d7939e2412116d5c9b226e49cddd04306b6e69e00e1f5d7b1b09493ff02614d5417b34cd9c54cb3efffbf238e23e3f54bacd5d1'
+
'22bc90b8c49b6a26610ec840f04481fe3c7fcffc82434df3ee6adba4555787ba44c7b58dfcb181a28d4a6c943db6e7f7f439b67995c5aa06c23035002765de09'
+
'c44af94e19724ba23a11cec3ccc46ff9db307a058564d539dc533308e75ff43cfb5e42515bd49fdeb86e02cbc7575dc87c3b132d9d28d49f7e8fedab598c06f5'
+

[arch-commits] Commit in bitwarden_rs (6 files)

2020-12-10 Thread Daniel M. Capella via arch-commits
Date: Friday, December 11, 2020 @ 01:18:53
  Author: polyzen
Revision: 773095

Add bitwarden_rs-web

Added:
  bitwarden_rs-web/
  bitwarden_rs-web/repos/
  bitwarden_rs-web/trunk/
  bitwarden_rs-web/trunk/PKGBUILD
  bitwarden_rs-web/trunk/bitwarden_rs-web.install
Modified:
  bitwarden_rs/trunk/PKGBUILD

-+
 -web/trunk/PKGBUILD |   43 ++
 -web/trunk/bitwarden_rs-web.install |   12 +
 trunk/PKGBUILD  |7 +++--
 3 files changed, 59 insertions(+), 3 deletions(-)

Modified: trunk/PKGBUILD
===
--- trunk/PKGBUILD  2020-12-10 23:38:55 UTC (rev 773094)
+++ trunk/PKGBUILD  2020-12-11 01:18:53 UTC (rev 773095)
@@ -4,7 +4,7 @@
 
 pkgname=bitwarden_rs
 pkgver=1.17.0
-pkgrel=5
+pkgrel=6
 pkgdesc='Unofficial Bitwarden compatible server written in Rust'
 arch=('x86_64')
 url=https://github.com/dani-garcia/bitwarden_rs
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('mariadb-libs' 'openssl' 'postgresql-libs' 'sqlite')
 makedepends=('rustup')
-optdepends=('bitwarden_rs-vault: for the web app')
+optdepends=('bitwarden_rs-web: for the web app')
 backup=('etc/bitwarden_rs.env')
 install=$pkgname.install
 source=("$url/archive/$pkgver/$pkgname-$pkgver.tar.gz"
@@ -26,8 +26,9 @@
 prepare() {
   cd $pkgname-$pkgver
   sed -i 's,# DATA_FOLDER=data,DATA_FOLDER=/var/lib/bitwarden_rs,
+  s,web-vault/,/usr/share/bitwarden_rs-web,
   s,# WEB_VAULT_ENABLED=true,WEB_VAULT_ENABLED=false,
-  s,# LOG_FILE=/path/to/log,# LOG_FILE=/var/log/bitwarden_rs.log,
+  s,/path/to/log,/var/log/bitwarden_rs.log,
   /^# ROCKET_TLS/a ROCKET_LIMITS={json=10485760}' .env.template
 }
 

Added: -web/trunk/PKGBUILD
===
--- -web/trunk/PKGBUILD (rev 0)
+++ -web/trunk/PKGBUILD 2020-12-11 01:18:53 UTC (rev 773095)
@@ -0,0 +1,43 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Markus Richter 
+
+pkgname=bitwarden_rs-web
+pkgver=2.17.1
+pkgrel=1
+pkgdesc='Bitwarden web vault with the patches to make it work with 
bitwarden_rs'
+arch=('any')
+url=https://github.com/dani-garcia/bw_web_builds
+license=('GPL3')
+depends=('bitwarden_rs')
+makedepends=('git' 'npm' 'python2')
+replaces=('bitwarden_rs-vault')
+install=$pkgname.install
+source=("bitwarden-web::git+https://github.com/bitwarden/web.git#tag=v$pkgver;
+'git+https://github.com/bitwarden/jslib.git'
+
"$pkgname-v$pkgver.patch::https://raw.githubusercontent.com/dani-garcia/bw_web_builds/v$pkgver/patches/v$pkgver.patch;)
+b2sums=('SKIP'
+'SKIP'
+
'da88c88d7a7bb034c3307992eb3a868928961c00bb44f4ad5b3adbf51c5858b365a0592c04071d8bf011911ec4cf69ae0f6bc8160bc07491b1e5f36c43d60dd9')
+
+prepare() {
+  cd bitwarden-web
+  git submodule init
+  git config submodule.jslib.url ../jslib
+  git submodule update
+  patch --forward --strip=1 --input=../$pkgname-v$pkgver.patch
+}
+
+build() {
+  cd bitwarden-web
+  npm install
+  npm audit fix
+  npm run dist
+}
+
+package() {
+  cd bitwarden-web
+  install -d "$pkgdir"/usr/share/$pkgname
+  cp -R build/* "$pkgdir"/usr/share/$pkgname
+}
+
+# vim:set ts=2 sw=2 et:

Added: -web/trunk/bitwarden_rs-web.install
===
--- -web/trunk/bitwarden_rs-web.install (rev 0)
+++ -web/trunk/bitwarden_rs-web.install 2020-12-11 01:18:53 UTC (rev 773095)
@@ -0,0 +1,12 @@
+post_install() {
+  cat << EOF
+Uncomment WEB_VAULT_FOLDER and set WEB_VAULT_ENABLED to true in your
+/etc/bitwarden_rs.env.
+
+If upgrading from the AUR package, set the new path:
+WEB_VAULT_FOLDER=/usr/share/bitwarden_rs-web
+
+Restart bitwarden_rs after configuration changes have been made:
+# systemctl restart bitwarden_rs
+EOF
+}


[arch-commits] Commit in dehydrated/repos/community-any (6 files)

2020-12-10 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 10, 2020 @ 21:57:33
  Author: polyzen
Revision: 773093

archrelease: copy trunk to community-any

Added:
  dehydrated/repos/community-any/PKGBUILD
(from rev 773092, dehydrated/trunk/PKGBUILD)
  dehydrated/repos/community-any/dehydrated.service
(from rev 773092, dehydrated/trunk/dehydrated.service)
  dehydrated/repos/community-any/dehydrated.timer
(from rev 773092, dehydrated/trunk/dehydrated.timer)
Deleted:
  dehydrated/repos/community-any/PKGBUILD
  dehydrated/repos/community-any/dehydrated.service
  dehydrated/repos/community-any/dehydrated.timer

+
 PKGBUILD   |   64 +--
 dehydrated.service |   12 -
 dehydrated.timer   |   16 ++--
 3 files changed, 46 insertions(+), 46 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-10 21:57:08 UTC (rev 773092)
+++ PKGBUILD2020-12-10 21:57:33 UTC (rev 773093)
@@ -1,32 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: VVL 
-# Contributor: Alexander Görtz 
-# Contributor: Patrick Burroughs (Celti) 
-
-pkgname=dehydrated
-pkgver=0.7.0
-pkgrel=1
-pkgdesc='letsencrypt/acme client implemented as a shell-script – just add 
water'
-arch=('any')
-url=https://dehydrated.io
-license=('MIT')
-depends=('curl' 'diffutils' 'openssl')
-optdepends=('sudo: for DEHYDRATED_USER option')
-source=("https://github.com/$pkgname-io/$pkgname/archive/v$pkgver/$pkgname-v$pkgver.tar.gz;
-"$pkgname".{service,timer})
-b2sums=('35a3b0b7592126ca65003a6c9eb8934a76584710d028057e5add7f77bb2fa3799e89a060306da3b98a62d291229a2a78f23e0f95f19e033796aee31e97b94488'
-
'd897cdf34621b377e6f9e6ba6d6a351f3290f6b08fd57fce723a85e44fe73b75003941bfa625e2213f4bb26e0753ab7d3e1f50a2530d0b6c37766b3061bec2ce'
-
'96dedbba91da53e7ceffbd8463021fc77dc11fa4e54d7f8869b71a7cc25e826a154e903ff154fa40ae2c75dbd8abfc9ad724ac4e60f4ae629684633dead2f4a6')
-
-package() {
-  cd $pkgname-$pkgver
-  install -d "$pkgdir"/etc/$pkgname
-  install -Dt "$pkgdir"/usr/bin $pkgname
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system 
../$pkgname.{service,timer}
-  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname docs/*.md
-  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname/examples docs/examples/*
-  install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/man/$pkgname.1
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}
-
-# vim:set ts=2 sw=2 et:

Copied: dehydrated/repos/community-any/PKGBUILD (from rev 773092, 
dehydrated/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-10 21:57:33 UTC (rev 773093)
@@ -0,0 +1,32 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: VVL 
+# Contributor: Alexander Görtz 
+# Contributor: Patrick Burroughs (Celti) 
+
+pkgname=dehydrated
+pkgver=0.7.0
+pkgrel=2
+pkgdesc='letsencrypt/acme client implemented as a shell-script – just add 
water'
+arch=('any')
+url=https://dehydrated.io
+license=('MIT')
+depends=('curl' 'diffutils' 'openssl')
+optdepends=('sudo: for the DEHYDRATED_USER option')
+source=("https://github.com/$pkgname-io/$pkgname/archive/v$pkgver/$pkgname-v$pkgver.tar.gz;
+"$pkgname".{service,timer})
+b2sums=('35a3b0b7592126ca65003a6c9eb8934a76584710d028057e5add7f77bb2fa3799e89a060306da3b98a62d291229a2a78f23e0f95f19e033796aee31e97b94488'
+
'd897cdf34621b377e6f9e6ba6d6a351f3290f6b08fd57fce723a85e44fe73b75003941bfa625e2213f4bb26e0753ab7d3e1f50a2530d0b6c37766b3061bec2ce'
+
'96dedbba91da53e7ceffbd8463021fc77dc11fa4e54d7f8869b71a7cc25e826a154e903ff154fa40ae2c75dbd8abfc9ad724ac4e60f4ae629684633dead2f4a6')
+
+package() {
+  cd $pkgname-$pkgver
+  install -d "$pkgdir"/etc/$pkgname
+  install -Dt "$pkgdir"/usr/bin $pkgname
+  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system 
../$pkgname.{service,timer}
+  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname docs/*.md
+  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname/examples docs/examples/*
+  install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/man/$pkgname.1
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: dehydrated.service
===
--- dehydrated.service  2020-12-10 21:57:08 UTC (rev 773092)
+++ dehydrated.service  2020-12-10 21:57:33 UTC (rev 773093)
@@ -1,6 +0,0 @@
-[Unit]
-Description=Check and renew ACME TLS certificates
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/dehydrated -c

Copied: dehydrated/repos/community-any/dehydrated.service (from rev 773092, 
dehydrated/trunk/dehydrated.service)
===
--- dehydrated.service  (rev 0)
+++ dehydrated.service  2020-12-10 21:57:33 UTC (rev 773093)
@@ -0,0 +1,6 @@
+[Unit]
+Description=Check and renew ACME TLS certificates
+

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

2020-12-10 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 10, 2020 @ 21:57:08
  Author: polyzen
Revision: 773092

upgpkg: dehydrated 0.7.0-2: Minor touch-up

Modified:
  dehydrated/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-10 21:55:29 UTC (rev 773091)
+++ PKGBUILD2020-12-10 21:57:08 UTC (rev 773092)
@@ -5,13 +5,13 @@
 
 pkgname=dehydrated
 pkgver=0.7.0
-pkgrel=1
+pkgrel=2
 pkgdesc='letsencrypt/acme client implemented as a shell-script – just add 
water'
 arch=('any')
 url=https://dehydrated.io
 license=('MIT')
 depends=('curl' 'diffutils' 'openssl')
-optdepends=('sudo: for DEHYDRATED_USER option')
+optdepends=('sudo: for the DEHYDRATED_USER option')
 
source=("https://github.com/$pkgname-io/$pkgname/archive/v$pkgver/$pkgname-v$pkgver.tar.gz;
 "$pkgname".{service,timer})
 
b2sums=('35a3b0b7592126ca65003a6c9eb8934a76584710d028057e5add7f77bb2fa3799e89a060306da3b98a62d291229a2a78f23e0f95f19e033796aee31e97b94488'


[arch-commits] Commit in dehydrated/repos/community-any (6 files)

2020-12-10 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 10, 2020 @ 21:55:29
  Author: polyzen
Revision: 773091

archrelease: copy trunk to community-any

Added:
  dehydrated/repos/community-any/PKGBUILD
(from rev 773090, dehydrated/trunk/PKGBUILD)
  dehydrated/repos/community-any/dehydrated.service
(from rev 773090, dehydrated/trunk/dehydrated.service)
  dehydrated/repos/community-any/dehydrated.timer
(from rev 773090, dehydrated/trunk/dehydrated.timer)
Deleted:
  dehydrated/repos/community-any/PKGBUILD
  dehydrated/repos/community-any/dehydrated.service
  dehydrated/repos/community-any/dehydrated.timer

+
 PKGBUILD   |   61 ++-
 dehydrated.service |   12 +-
 dehydrated.timer   |   16 ++---
 3 files changed, 46 insertions(+), 43 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-10 21:55:01 UTC (rev 773090)
+++ PKGBUILD2020-12-10 21:55:29 UTC (rev 773091)
@@ -1,29 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: VVL 
-# Contributor: Alexander Görtz 
-# Contributor: Patrick Burroughs (Celti) 
-
-pkgname=dehydrated
-pkgver=0.6.5
-pkgrel=2
-pkgdesc='letsencrypt/acme client implemented as a shell-script – just add 
water'
-arch=('any')
-url=https://dehydrated.io
-license=('MIT')
-source=("https://github.com/lukas2511/dehydrated/archive/v$pkgver/$pkgname-v$pkgver.tar.gz;
-"$pkgname".{service,timer})
-depends=('curl' 'openssl')
-sha512sums=('da8ff3ecb7ddeb25356469fa272aef4e7c3705049caf88d09656dbc4baf29e0efa135e6f154c78cec82da17a27a78f2145ee3b7bd71521a080e10550d09b8a53'
-
'e3cb75d50e35b14121f605b1fc19c027e8143075eef93c2d5a59c98c0266b0e934c9c315522490e8f49e54c7a8d2f6db3bbff27d4adc6eb39f7547488103cd8c'
-
'56847122a86573c06973b7eb74dd53fe3010394dff478f3a9d7ccc872f41fd4e8fdf236cd5e3ff1075210c4aaa6c9afaa79b2bd29da277c42d8075993e24a81a')
-
-package() {
-  cd $pkgname-$pkgver
-  install -d "$pkgdir"/etc/dehydrated
-  install -Dm755 -t "$pkgdir"/usr/bin $pkgname
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system 
../$pkgname.{service,timer}
-  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname docs/*.md
-  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname/examples docs/examples/*
-  install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/man/$pkgname.1
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
-}

Copied: dehydrated/repos/community-any/PKGBUILD (from rev 773090, 
dehydrated/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-10 21:55:29 UTC (rev 773091)
@@ -0,0 +1,32 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: VVL 
+# Contributor: Alexander Görtz 
+# Contributor: Patrick Burroughs (Celti) 
+
+pkgname=dehydrated
+pkgver=0.7.0
+pkgrel=1
+pkgdesc='letsencrypt/acme client implemented as a shell-script – just add 
water'
+arch=('any')
+url=https://dehydrated.io
+license=('MIT')
+depends=('curl' 'diffutils' 'openssl')
+optdepends=('sudo: for DEHYDRATED_USER option')
+source=("https://github.com/$pkgname-io/$pkgname/archive/v$pkgver/$pkgname-v$pkgver.tar.gz;
+"$pkgname".{service,timer})
+b2sums=('35a3b0b7592126ca65003a6c9eb8934a76584710d028057e5add7f77bb2fa3799e89a060306da3b98a62d291229a2a78f23e0f95f19e033796aee31e97b94488'
+
'd897cdf34621b377e6f9e6ba6d6a351f3290f6b08fd57fce723a85e44fe73b75003941bfa625e2213f4bb26e0753ab7d3e1f50a2530d0b6c37766b3061bec2ce'
+
'96dedbba91da53e7ceffbd8463021fc77dc11fa4e54d7f8869b71a7cc25e826a154e903ff154fa40ae2c75dbd8abfc9ad724ac4e60f4ae629684633dead2f4a6')
+
+package() {
+  cd $pkgname-$pkgver
+  install -d "$pkgdir"/etc/$pkgname
+  install -Dt "$pkgdir"/usr/bin $pkgname
+  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system 
../$pkgname.{service,timer}
+  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname docs/*.md
+  install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname/examples docs/examples/*
+  install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/man/$pkgname.1
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:

Deleted: dehydrated.service
===
--- dehydrated.service  2020-12-10 21:55:01 UTC (rev 773090)
+++ dehydrated.service  2020-12-10 21:55:29 UTC (rev 773091)
@@ -1,6 +0,0 @@
-[Unit]
-Description=Check and renew ACME TLS certificates
-
-[Service]
-Type=oneshot
-ExecStart=/usr/bin/dehydrated -c

Copied: dehydrated/repos/community-any/dehydrated.service (from rev 773090, 
dehydrated/trunk/dehydrated.service)
===
--- dehydrated.service  (rev 0)
+++ dehydrated.service  2020-12-10 21:55:29 UTC (rev 773091)
@@ -0,0 +1,6 @@
+[Unit]
+Description=Check and renew ACME TLS certificates
+
+[Service]
+Type=oneshot
+ExecStart=/usr/bin/dehydrated -c

Deleted: 

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

2020-12-10 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 10, 2020 @ 21:55:01
  Author: polyzen
Revision: 773090

upgpkg: dehydrated 0.7.0-1

Modified:
  dehydrated/trunk/PKGBUILD

--+
 PKGBUILD |   21 -
 1 file changed, 12 insertions(+), 9 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-10 21:44:43 UTC (rev 773089)
+++ PKGBUILD2020-12-10 21:55:01 UTC (rev 773090)
@@ -4,23 +4,24 @@
 # Contributor: Patrick Burroughs (Celti) 
 
 pkgname=dehydrated
-pkgver=0.6.5
-pkgrel=2
+pkgver=0.7.0
+pkgrel=1
 pkgdesc='letsencrypt/acme client implemented as a shell-script – just add 
water'
 arch=('any')
 url=https://dehydrated.io
 license=('MIT')
-source=("https://github.com/lukas2511/dehydrated/archive/v$pkgver/$pkgname-v$pkgver.tar.gz;
+depends=('curl' 'diffutils' 'openssl')
+optdepends=('sudo: for DEHYDRATED_USER option')
+source=("https://github.com/$pkgname-io/$pkgname/archive/v$pkgver/$pkgname-v$pkgver.tar.gz;
 "$pkgname".{service,timer})
-depends=('curl' 'openssl')
-sha512sums=('da8ff3ecb7ddeb25356469fa272aef4e7c3705049caf88d09656dbc4baf29e0efa135e6f154c78cec82da17a27a78f2145ee3b7bd71521a080e10550d09b8a53'
-
'e3cb75d50e35b14121f605b1fc19c027e8143075eef93c2d5a59c98c0266b0e934c9c315522490e8f49e54c7a8d2f6db3bbff27d4adc6eb39f7547488103cd8c'
-
'56847122a86573c06973b7eb74dd53fe3010394dff478f3a9d7ccc872f41fd4e8fdf236cd5e3ff1075210c4aaa6c9afaa79b2bd29da277c42d8075993e24a81a')
+b2sums=('35a3b0b7592126ca65003a6c9eb8934a76584710d028057e5add7f77bb2fa3799e89a060306da3b98a62d291229a2a78f23e0f95f19e033796aee31e97b94488'
+
'd897cdf34621b377e6f9e6ba6d6a351f3290f6b08fd57fce723a85e44fe73b75003941bfa625e2213f4bb26e0753ab7d3e1f50a2530d0b6c37766b3061bec2ce'
+
'96dedbba91da53e7ceffbd8463021fc77dc11fa4e54d7f8869b71a7cc25e826a154e903ff154fa40ae2c75dbd8abfc9ad724ac4e60f4ae629684633dead2f4a6')
 
 package() {
   cd $pkgname-$pkgver
-  install -d "$pkgdir"/etc/dehydrated
-  install -Dm755 -t "$pkgdir"/usr/bin $pkgname
+  install -d "$pkgdir"/etc/$pkgname
+  install -Dt "$pkgdir"/usr/bin $pkgname
   install -Dm644 -t "$pkgdir"/usr/lib/systemd/system 
../$pkgname.{service,timer}
   install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname docs/*.md
   install -Dm644 -t "$pkgdir"/usr/share/doc/$pkgname/examples docs/examples/*
@@ -27,3 +28,5 @@
   install -Dm644 -t "$pkgdir"/usr/share/man/man1 docs/man/$pkgname.1
   install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
 }
+
+# vim:set ts=2 sw=2 et:


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

2020-12-09 Thread Daniel M. Capella via arch-commits
Date: Wednesday, December 9, 2020 @ 22:36:50
  Author: polyzen
Revision: 772945

upgpkg: ueberzug 18.1.8-1

Modified:
  ueberzug/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-09 21:59:36 UTC (rev 772944)
+++ PKGBUILD2020-12-09 22:36:50 UTC (rev 772945)
@@ -2,7 +2,7 @@
 # Contributor: arkhan 
 
 pkgname=ueberzug
-pkgver=18.1.7
+pkgver=18.1.8
 pkgrel=1
 pkgdesc='Command line util which allows to display images in combination with 
X11'
 arch=('x86_64')
@@ -13,8 +13,8 @@
 provides=("python-$pkgname")
 replaces=("python-$pkgname")
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('ef0d6ac5815446ede654a38da550d2c44abd0fc05c901b2232935a65bcbca875')
-b2sums=('24ecab9503d0eaf04ad7626fb28bfdc2503bc42d72fde687d120e1a64c55a2e798958f14c9b19dd08f0c24dde9acc4aa9b232d40ca4e1d3c750264c6c38aedc1')
+sha256sums=('3718db8f824ef5f6a69dc25b3f08e0a45388dd46843c61721476bad2b64345ee')
+b2sums=('153329b31ba1c1c8d494d9d2ae6ce17f336df5dbaa7d2e48328489b854085450b39321f486944a3d1d43b211b118d2da4809d5f1f3c88a102da36d28de8e7270')
 
 build() {
   cd $pkgname-$pkgver


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

2020-12-09 Thread Daniel M. Capella via arch-commits
Date: Wednesday, December 9, 2020 @ 22:37:12
  Author: polyzen
Revision: 772946

archrelease: copy trunk to community-x86_64

Added:
  ueberzug/repos/community-x86_64/PKGBUILD
(from rev 772945, ueberzug/trunk/PKGBUILD)
Deleted:
  ueberzug/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-09 22:36:50 UTC (rev 772945)
+++ PKGBUILD2020-12-09 22:37:12 UTC (rev 772946)
@@ -1,27 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: arkhan 
-
-pkgname=ueberzug
-pkgver=18.1.7
-pkgrel=1
-pkgdesc='Command line util which allows to display images in combination with 
X11'
-arch=('x86_64')
-url=https://github.com/seebye/ueberzug
-license=('GPL3')
-depends=('libxext' 'python-attrs' 'python-docopt' 'python-pillow'
- 'python-psutil' 'python-setuptools' 'python-xlib')
-provides=("python-$pkgname")
-replaces=("python-$pkgname")
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('ef0d6ac5815446ede654a38da550d2c44abd0fc05c901b2232935a65bcbca875')
-b2sums=('24ecab9503d0eaf04ad7626fb28bfdc2503bc42d72fde687d120e1a64c55a2e798958f14c9b19dd08f0c24dde9acc4aa9b232d40ca4e1d3c750264c6c38aedc1')
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: ueberzug/repos/community-x86_64/PKGBUILD (from rev 772945, 
ueberzug/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-09 22:37:12 UTC (rev 772946)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: arkhan 
+
+pkgname=ueberzug
+pkgver=18.1.8
+pkgrel=1
+pkgdesc='Command line util which allows to display images in combination with 
X11'
+arch=('x86_64')
+url=https://github.com/seebye/ueberzug
+license=('GPL3')
+depends=('libxext' 'python-attrs' 'python-docopt' 'python-pillow'
+ 'python-psutil' 'python-setuptools' 'python-xlib')
+provides=("python-$pkgname")
+replaces=("python-$pkgname")
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('3718db8f824ef5f6a69dc25b3f08e0a45388dd46843c61721476bad2b64345ee')
+b2sums=('153329b31ba1c1c8d494d9d2ae6ce17f336df5dbaa7d2e48328489b854085450b39321f486944a3d1d43b211b118d2da4809d5f1f3c88a102da36d28de8e7270')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2020-12-07 Thread Daniel M. Capella via arch-commits
Date: Monday, December 7, 2020 @ 23:53:44
  Author: polyzen
Revision: 771733

archrelease: copy trunk to community-x86_64

Added:
  rust-analyzer/repos/community-x86_64/PKGBUILD
(from rev 771732, rust-analyzer/trunk/PKGBUILD)
Deleted:
  rust-analyzer/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-07 23:53:26 UTC (rev 771732)
+++ PKGBUILD2020-12-07 23:53:44 UTC (rev 771733)
@@ -1,31 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Sergey A. 
-
-pkgname=rust-analyzer
-_pkgver=2020-11-30
-pkgver=20201130
-pkgrel=1
-pkgdesc='Experimental Rust compiler front-end for IDEs'
-arch=('x86_64')
-url=https://github.com/rust-analyzer/rust-analyzer
-license=('Apache' 'MIT')
-depends=('gcc-libs' 'rust')
-source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('ecf931266a88dbb7f7454cd9a08364d4b9416de87606373081ab0fa869138ba197519aba3254de3e14d3a41ae0e8176c1680c08c24fc7285cfba894d6b340598')
-
-pkgver() {
-  echo ${_pkgver//-}
-}
-
-build() {
-  cd $pkgname-$_pkgver
-  cargo build --release --locked
-}
-
-package() {
-  cd $pkgname-$_pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rust-analyzer/repos/community-x86_64/PKGBUILD (from rev 771732, 
rust-analyzer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-07 23:53:44 UTC (rev 771733)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Sergey A. 
+
+pkgname=rust-analyzer
+_pkgver=2020-12-07
+pkgver=${_pkgver//-}
+pkgrel=1
+pkgdesc='Experimental Rust compiler front-end for IDEs'
+arch=('x86_64')
+url=https://github.com/rust-analyzer/rust-analyzer
+license=('Apache' 'MIT')
+depends=('gcc-libs' 'rust')
+source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
+b2sums=('6d200a0d0f51f80a516946981c21354452159d2cec8ef2adaa370e4919297f9d4baf6beedc8a3f55cf86b720d9b9450b43ad845748f77a1b70da7f846f2e6f50')
+
+build() {
+  cd $pkgname-$_pkgver
+  cargo build --release --locked
+}
+
+package() {
+  cd $pkgname-$_pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-07 Thread Daniel M. Capella via arch-commits
Date: Monday, December 7, 2020 @ 23:53:26
  Author: polyzen
Revision: 771732

upgpkg: rust-analyzer 20201207-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-07 23:30:23 UTC (rev 771731)
+++ PKGBUILD2020-12-07 23:53:26 UTC (rev 771732)
@@ -2,8 +2,8 @@
 # Contributor: Sergey A. 
 
 pkgname=rust-analyzer
-_pkgver=2020-11-30
-pkgver=20201130
+_pkgver=2020-12-07
+pkgver=${_pkgver//-}
 pkgrel=1
 pkgdesc='Experimental Rust compiler front-end for IDEs'
 arch=('x86_64')
@@ -11,12 +11,8 @@
 license=('Apache' 'MIT')
 depends=('gcc-libs' 'rust')
 source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('ecf931266a88dbb7f7454cd9a08364d4b9416de87606373081ab0fa869138ba197519aba3254de3e14d3a41ae0e8176c1680c08c24fc7285cfba894d6b340598')
+b2sums=('6d200a0d0f51f80a516946981c21354452159d2cec8ef2adaa370e4919297f9d4baf6beedc8a3f55cf86b720d9b9450b43ad845748f77a1b70da7f846f2e6f50')
 
-pkgver() {
-  echo ${_pkgver//-}
-}
-
 build() {
   cd $pkgname-$_pkgver
   cargo build --release --locked


[arch-commits] Commit in rofimoji/repos/community-any (3 files)

2020-12-05 Thread Daniel M. Capella via arch-commits
Date: Sunday, December 6, 2020 @ 06:46:42
  Author: polyzen
Revision: 771002

archrelease: copy trunk to community-any

Added:
  rofimoji/repos/community-any/PKGBUILD
(from rev 771001, rofimoji/trunk/PKGBUILD)
  rofimoji/repos/community-any/rofimoji.install
(from rev 771001, rofimoji/trunk/rofimoji.install)
Deleted:
  rofimoji/repos/community-any/PKGBUILD

--+
 PKGBUILD |   57 -
 rofimoji.install |6 +
 2 files changed, 37 insertions(+), 26 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-06 06:46:19 UTC (rev 771001)
+++ PKGBUILD2020-12-06 06:46:42 UTC (rev 771002)
@@ -1,26 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=rofimoji
-pkgver=4.3.0
-pkgrel=2
-pkgdesc='Character picker for rofi'
-arch=('any')
-url=https://github.com/fdw/rofimoji
-license=('MIT')
-depends=('emoji-font' 'python-configargparse' 'python-setuptools' 'python-xdg'
- 'rofi' 'xclip' 'xdotool')
-makedepends=('python-pip' 'python-wheel')
-source=("$url/archive/$pkgver/rofimoji-$pkgver.tar.gz")
-sha512sums=('d43d2e8c609baa1e9b875ccf9446d0c4f4262e1932de4a2f8a0f80719b6d7e73317725d86e934f044a2d0ba8369b6ae938b5525a925b0dde658c76dfd94a512b')
-
-build() {
-  cd rofimoji-$pkgver
-  python setup.py bdist_wheel
-}
-
-package() {
-  cd rofimoji-$pkgver
-  PIP_CONFIG_FILE=/dev/null pip install --isolated --root="$pkgdir" 
--ignore-installed --no-deps dist/*.whl
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rofimoji/repos/community-any/PKGBUILD (from rev 771001, 
rofimoji/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-06 06:46:42 UTC (rev 771002)
@@ -0,0 +1,31 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=rofimoji
+pkgver=4.3.0
+pkgrel=3
+pkgdesc='Character picker for rofi'
+arch=('any')
+url=https://github.com/fdw/rofimoji
+license=('MIT')
+depends=('emoji-font' 'python-configargparse' 'python-xdg' 'rofi')
+makedepends=('python-pip' 'python-setuptools' 'python-wheel')
+optdepends=('wl-copy: for the Wayland clipboarder'
+'wtype: for the Wayland typer'
+'xclip: for one of the X.Org clipboarders'
+'xsel: for one of the X.Org clipboarders'
+'xdotool: for the X.Org typer')
+install=$pkgname.install
+source=("$url/archive/$pkgver/rofimoji-$pkgver.tar.gz")
+b2sums=('b432dab44de5046dc26bd95d583102bec9373da6891a2d44131e6fc391c9bf980530d33f25fce66917496cb772c66ba840de87c61443cf12198b52cd32f6b694')
+
+build() {
+  cd rofimoji-$pkgver
+  python setup.py bdist_wheel
+}
+
+package() {
+  cd rofimoji-$pkgver
+  PIP_CONFIG_FILE=/dev/null pip install --isolated --root="$pkgdir" 
--ignore-installed --no-deps dist/*.whl
+}
+
+# vim:set ts=2 sw=2 et:

Copied: rofimoji/repos/community-any/rofimoji.install (from rev 771001, 
rofimoji/trunk/rofimoji.install)
===
--- rofimoji.install(rev 0)
+++ rofimoji.install2020-12-06 06:46:42 UTC (rev 771002)
@@ -0,0 +1,6 @@
+post_install() {
+  cat << EOF
+rofimoji requires that you have an appropriate "clipboarder" and "typer"
+installed for your display server.
+EOF
+}


[arch-commits] Commit in rofimoji/trunk (PKGBUILD rofimoji.install)

2020-12-05 Thread Daniel M. Capella via arch-commits
Date: Sunday, December 6, 2020 @ 06:46:19
  Author: polyzen
Revision: 771001

upgpkg: rofimoji 4.3.0-3: Wayland support

Added:
  rofimoji/trunk/rofimoji.install
Modified:
  rofimoji/trunk/PKGBUILD

--+
 PKGBUILD |   15 ++-
 rofimoji.install |6 ++
 2 files changed, 16 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-06 06:42:40 UTC (rev 771000)
+++ PKGBUILD2020-12-06 06:46:19 UTC (rev 771001)
@@ -2,16 +2,21 @@
 
 pkgname=rofimoji
 pkgver=4.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Character picker for rofi'
 arch=('any')
 url=https://github.com/fdw/rofimoji
 license=('MIT')
-depends=('emoji-font' 'python-configargparse' 'python-setuptools' 'python-xdg'
- 'rofi' 'xclip' 'xdotool')
-makedepends=('python-pip' 'python-wheel')
+depends=('emoji-font' 'python-configargparse' 'python-xdg' 'rofi')
+makedepends=('python-pip' 'python-setuptools' 'python-wheel')
+optdepends=('wl-copy: for the Wayland clipboarder'
+'wtype: for the Wayland typer'
+'xclip: for one of the X.Org clipboarders'
+'xsel: for one of the X.Org clipboarders'
+'xdotool: for the X.Org typer')
+install=$pkgname.install
 source=("$url/archive/$pkgver/rofimoji-$pkgver.tar.gz")
-sha512sums=('d43d2e8c609baa1e9b875ccf9446d0c4f4262e1932de4a2f8a0f80719b6d7e73317725d86e934f044a2d0ba8369b6ae938b5525a925b0dde658c76dfd94a512b')
+b2sums=('b432dab44de5046dc26bd95d583102bec9373da6891a2d44131e6fc391c9bf980530d33f25fce66917496cb772c66ba840de87c61443cf12198b52cd32f6b694')
 
 build() {
   cd rofimoji-$pkgver

Added: rofimoji.install
===
--- rofimoji.install(rev 0)
+++ rofimoji.install2020-12-06 06:46:19 UTC (rev 771001)
@@ -0,0 +1,6 @@
+post_install() {
+  cat << EOF
+rofimoji requires that you have an appropriate "clipboarder" and "typer"
+installed for your display server.
+EOF
+}


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

2020-12-05 Thread Daniel M. Capella via arch-commits
Date: Sunday, December 6, 2020 @ 06:42:40
  Author: polyzen
Revision: 771000

archrelease: copy trunk to community-x86_64

Added:
  wtype/repos/community-x86_64/
  wtype/repos/community-x86_64/PKGBUILD
(from rev 770999, wtype/trunk/PKGBUILD)

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

Copied: wtype/repos/community-x86_64/PKGBUILD (from rev 770999, 
wtype/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-12-06 06:42:40 UTC (rev 771000)
@@ -0,0 +1,28 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Carlo Teubner 
+
+pkgname=wtype
+pkgver=0.3
+pkgrel=2
+pkgdesc='xdotool type for wayland'
+arch=('x86_64')
+url=https://github.com/atx/wtype
+license=('MIT')
+depends=('libxkbcommon' 'wayland')
+makedepends=('meson')
+source=("$url/archive/v$pkgver/wtype-v$pkgver.tar.gz")
+b2sums=('cbf6daa8e47ab7e7f07b750e136a0845821eca217a66a0baf4e65c2aa18ebc2db6ef7301f7547848056440f578570527904134be7da8f86fd838ae086e78aae9')
+
+build() {
+  cd wtype-$pkgver
+  arch-meson build
+  ninja -C build
+}
+
+package() {
+  cd wtype-$pkgver
+  DESTDIR="$pkgdir" ninja -C build install
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-05 Thread Daniel M. Capella via arch-commits
Date: Sunday, December 6, 2020 @ 06:42:09
  Author: polyzen
Revision: 770999

Add wtype

Added:
  wtype/
  wtype/repos/
  wtype/trunk/
  wtype/trunk/PKGBUILD

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

Added: wtype/trunk/PKGBUILD
===
--- wtype/trunk/PKGBUILD(rev 0)
+++ wtype/trunk/PKGBUILD2020-12-06 06:42:09 UTC (rev 770999)
@@ -0,0 +1,28 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Carlo Teubner 
+
+pkgname=wtype
+pkgver=0.3
+pkgrel=2
+pkgdesc='xdotool type for wayland'
+arch=('x86_64')
+url=https://github.com/atx/wtype
+license=('MIT')
+depends=('libxkbcommon' 'wayland')
+makedepends=('meson')
+source=("$url/archive/v$pkgver/wtype-v$pkgver.tar.gz")
+b2sums=('cbf6daa8e47ab7e7f07b750e136a0845821eca217a66a0baf4e65c2aa18ebc2db6ef7301f7547848056440f578570527904134be7da8f86fd838ae086e78aae9')
+
+build() {
+  cd wtype-$pkgver
+  arch-meson build
+  ninja -C build
+}
+
+package() {
+  cd wtype-$pkgver
+  DESTDIR="$pkgdir" ninja -C build install
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-12-04 Thread Daniel M. Capella via arch-commits
Date: Friday, December 4, 2020 @ 23:12:22
  Author: polyzen
Revision: 770231

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 770229, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-04 23:12:20 UTC (rev 770230)
+++ PKGBUILD2020-12-04 23:12:22 UTC (rev 770231)
@@ -1,41 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Maintainer: Daniel M. Capella 
-# Contributor: Eric Bélanger 
-
-pkgname=youtube-dl
-pkgver=2020.12.02
-pkgrel=1
-pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
-arch=('any')
-url="https://ytdl-org.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files'
-'python-pycryptodome: for hlsnative downloader')
-source=("https://github.com/ytdl-org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('7161b2e3f3c09ade59fb6e3a4160a224a3b04e39c7744e14cd9f361f71a57a72'
-'SKIP')
-validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 

-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/vendor_completions.d|' setup.py
-}
-
-build() {
-  cd ${pkgname}
-  export PYTHONHASHSEED=0
-  python setup.py build
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/${pkgname}.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
-  install -Dm644 ${pkgname}.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
-  install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 770229, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-04 23:12:22 UTC (rev 770231)
@@ -0,0 +1,41 @@
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
+# Contributor: Eric Bélanger 
+
+pkgname=youtube-dl
+pkgver=2020.12.05
+pkgrel=1
+pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
+arch=('any')
+url="https://ytdl-org.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files'
+'python-pycryptodome: for hlsnative downloader')
+source=("https://github.com/ytdl-org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('15abf087a14c4b0c21336c27d9f8fd8798841f107225ded5a4fc7c8c6821ba18'
+'SKIP')
+validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 

+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/vendor_completions.d|' setup.py
+}
+
+build() {
+  cd ${pkgname}
+  export PYTHONHASHSEED=0
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/${pkgname}.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
+  install -Dm644 ${pkgname}.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
+  install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
+}


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

2020-12-04 Thread Daniel M. Capella via arch-commits
Date: Friday, December 4, 2020 @ 23:12:02
  Author: polyzen
Revision: 770229

upgpkg: youtube-dl 2020.12.05-1

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-04 23:11:06 UTC (rev 770228)
+++ PKGBUILD2020-12-04 23:12:02 UTC (rev 770229)
@@ -3,7 +3,7 @@
 # Contributor: Eric Bélanger 
 
 pkgname=youtube-dl
-pkgver=2020.12.02
+pkgver=2020.12.05
 pkgrel=1
 pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
 arch=('any')
@@ -15,7 +15,7 @@
 'atomicparsley: for embedding thumbnails into m4a files'
 'python-pycryptodome: for hlsnative downloader')
 
source=("https://github.com/ytdl-org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('7161b2e3f3c09ade59fb6e3a4160a224a3b04e39c7744e14cd9f361f71a57a72'
+sha256sums=('15abf087a14c4b0c21336c27d9f8fd8798841f107225ded5a4fc7c8c6821ba18'
 'SKIP')
 validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 

 


[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)

2020-12-03 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 3, 2020 @ 23:21:42
  Author: polyzen
Revision: 769830

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 769829, firefox-tree-style-tab/trunk/PKGBUILD)
Deleted:
  firefox-tree-style-tab/repos/community-any/PKGBUILD

--+
 PKGBUILD |   94 ++---
 1 file changed, 47 insertions(+), 47 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-03 22:33:01 UTC (rev 769829)
+++ PKGBUILD2020-12-03 23:21:42 UTC (rev 769830)
@@ -1,47 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Jérémie Detrey 
-
-_name=treestyletab
-pkgname=firefox-tree-style-tab
-pkgver=3.6.3
-pkgrel=2
-pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
-url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
-license=('MPL' 'MPL2')
-groups=('firefox-addons')
-makedepends=('git' 'zip')
-source=("git+https://github.com/piroor/treestyletab.git#tag=$pkgver;
-'git+https://github.com/piroor/webextensions-lib-configs.git'
-'git+https://github.com/piroor/webextensions-lib-dom-updater.git'
-
'git+https://github.com/piroor/webextensions-lib-event-listener-manager.git'
-'git+https://github.com/piroor/webextensions-lib-l10n.git'
-'git+https://github.com/piroor/webextensions-lib-menu-ui.git'
-'git+https://github.com/piroor/webextensions-lib-options.git'
-'git+https://github.com/piroor/webextensions-lib-rich-confirm.git'
-
'git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git'
-
'git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git')
-b2sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
-
-prepare() {
-  cd $_name
-  git submodule init
-  for i in ../webextensions*; do
-git config submodule.submodules/${i##../}.url $i
-  done
-  git submodule update
-  sed -i 's/^xpi: .*/xpi:/' webextensions/Makefile
-}
-
-build() {
-  cd $_name/webextensions
-  make install_extlib
-  make xpi
-}
-
-package() {
-  cd $_name/webextensions
-  install -Dm644 $_name-we.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/$_n...@piro.sakura.ne.jp.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tree-style-tab/repos/community-any/PKGBUILD (from rev 769829, 
firefox-tree-style-tab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-03 23:21:42 UTC (rev 769830)
@@ -0,0 +1,47 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Jérémie Detrey 
+
+_name=treestyletab
+pkgname=firefox-tree-style-tab
+pkgver=3.6.3
+pkgrel=2
+pkgdesc='Firefox extension to show tabs like a tree'
+arch=('any')
+url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
+license=('MPL' 'MPL2')
+groups=('firefox-addons')
+makedepends=('git' 'zip')
+source=("git+https://github.com/piroor/treestyletab.git#tag=$pkgver;
+'git+https://github.com/piroor/webextensions-lib-configs.git'
+'git+https://github.com/piroor/webextensions-lib-dom-updater.git'
+
'git+https://github.com/piroor/webextensions-lib-event-listener-manager.git'
+'git+https://github.com/piroor/webextensions-lib-l10n.git'
+'git+https://github.com/piroor/webextensions-lib-menu-ui.git'
+'git+https://github.com/piroor/webextensions-lib-options.git'
+'git+https://github.com/piroor/webextensions-lib-rich-confirm.git'
+
'git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git'
+
'git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git')
+b2sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
+
+prepare() {
+  cd $_name
+  git submodule init
+  for i in ../webextensions*; do
+git config submodule.submodules/${i##../}.url $i
+  done
+  git submodule update
+  sed -i 's/^xpi: .*/xpi:/' webextensions/Makefile
+}
+
+build() {
+  cd $_name/webextensions
+  make install_extlib
+  make xpi
+}
+
+package() {
+  cd $_name/webextensions
+  install -Dm644 $_name-we.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/$_n...@piro.sakura.ne.jp.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)

2020-12-03 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 3, 2020 @ 22:21:32
  Author: polyzen
Revision: 769825

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 769824, firefox-tree-style-tab/trunk/PKGBUILD)
Deleted:
  firefox-tree-style-tab/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-03 22:21:11 UTC (rev 769824)
+++ PKGBUILD2020-12-03 22:21:32 UTC (rev 769825)
@@ -1,34 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Jérémie Detrey 
-
-_name=treestyletab
-pkgname=firefox-tree-style-tab
-pkgver=3.6.3
-pkgrel=1
-pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
-url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
-license=('MPL' 'MPL2')
-groups=('firefox-addons')
-makedepends=('git' 'zip')
-source=("git+https://github.com/piroor/treestyletab.git#tag=$pkgver;)
-b2sums=('SKIP')
-
-prepare() {
-  cd $_name/webextensions
-  sed -i 's/^xpi:.*/xpi:/' Makefile
-  git submodule update --init
-}
-
-build() {
-  cd $_name/webextensions
-  make install_extlib
-  make xpi
-}
-
-package() {
-  cd $_name/webextensions
-  install -Dm644 $_name-we.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/$_n...@piro.sakura.ne.jp.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tree-style-tab/repos/community-any/PKGBUILD (from rev 769824, 
firefox-tree-style-tab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-03 22:21:32 UTC (rev 769825)
@@ -0,0 +1,47 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Jérémie Detrey 
+
+_name=treestyletab
+pkgname=firefox-tree-style-tab
+pkgver=3.6.3
+pkgrel=2
+pkgdesc='Firefox extension to show tabs like a tree'
+arch=('any')
+url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
+license=('MPL' 'MPL2')
+groups=('firefox-addons')
+makedepends=('git' 'zip')
+source=("git+https://github.com/piroor/treestyletab.git#tag=$pkgver;
+'git+https://github.com/piroor/webextensions-lib-configs.git'
+'git+https://github.com/piroor/webextensions-lib-dom-updater.git'
+
'git+https://github.com/piroor/webextensions-lib-event-listener-manager.git'
+'git+https://github.com/piroor/webextensions-lib-l10n.git'
+'git+https://github.com/piroor/webextensions-lib-menu-ui.git'
+'git+https://github.com/piroor/webextensions-lib-options.git'
+'git+https://github.com/piroor/webextensions-lib-rich-confirm.git'
+
'git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git'
+
'git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git')
+b2sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
+
+prepare() {
+  cd $_name
+  git submodule init
+  for i in ../webextensions*; do
+git config submodule.submodules/${i##../}.url $i
+  done
+  git submodule update
+  sed -i 's/^xpi: .*/xpi:/' webextensions/Makefile
+}
+
+build() {
+  cd $_name/webextensions
+  make install_extlib
+  make xpi
+}
+
+package() {
+  cd $_name/webextensions
+  install -Dm644 $_name-we.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/$_n...@piro.sakura.ne.jp.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in firefox-tree-style-tab/trunk (PKGBUILD)

2020-12-03 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 3, 2020 @ 22:21:11
  Author: polyzen
Revision: 769824

upgpkg: firefox-tree-style-tab 3.6.3-2: Fetch submodules prior to building 
package

Modified:
  firefox-tree-style-tab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 22:03:41 UTC (rev 769823)
+++ PKGBUILD2020-12-03 22:21:11 UTC (rev 769824)
@@ -4,7 +4,7 @@
 _name=treestyletab
 pkgname=firefox-tree-style-tab
 pkgver=3.6.3
-pkgrel=1
+pkgrel=2
 pkgdesc='Firefox extension to show tabs like a tree'
 arch=('any')
 url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
@@ -11,13 +11,26 @@
 license=('MPL' 'MPL2')
 groups=('firefox-addons')
 makedepends=('git' 'zip')
-source=("git+https://github.com/piroor/treestyletab.git#tag=$pkgver;)
-b2sums=('SKIP')
+source=("git+https://github.com/piroor/treestyletab.git#tag=$pkgver;
+'git+https://github.com/piroor/webextensions-lib-configs.git'
+'git+https://github.com/piroor/webextensions-lib-dom-updater.git'
+
'git+https://github.com/piroor/webextensions-lib-event-listener-manager.git'
+'git+https://github.com/piroor/webextensions-lib-l10n.git'
+'git+https://github.com/piroor/webextensions-lib-menu-ui.git'
+'git+https://github.com/piroor/webextensions-lib-options.git'
+'git+https://github.com/piroor/webextensions-lib-rich-confirm.git'
+
'git+https://github.com/piroor/webextensions-lib-shortcut-customize-ui.git'
+
'git+https://github.com/piroor/webextensions-lib-tab-favicon-helper.git')
+b2sums=('SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP' 'SKIP')
 
 prepare() {
-  cd $_name/webextensions
-  sed -i 's/^xpi:.*/xpi:/' Makefile
-  git submodule update --init
+  cd $_name
+  git submodule init
+  for i in ../webextensions*; do
+git config submodule.submodules/${i##../}.url $i
+  done
+  git submodule update
+  sed -i 's/^xpi: .*/xpi:/' webextensions/Makefile
 }
 
 build() {


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

2020-12-03 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 3, 2020 @ 21:09:26
  Author: polyzen
Revision: 769808

archrelease: copy trunk to community-any

Added:
  youtube-dl/repos/community-any/PKGBUILD
(from rev 769807, youtube-dl/trunk/PKGBUILD)
Deleted:
  youtube-dl/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-03 21:09:05 UTC (rev 769807)
+++ PKGBUILD2020-12-03 21:09:26 UTC (rev 769808)
@@ -1,41 +0,0 @@
-# Maintainer: Jaroslav Lichtblau 
-# Maintainer: Daniel M. Capella 
-# Contributor: Eric Bélanger 
-
-pkgname=youtube-dl
-pkgver=2020.11.29
-pkgrel=2
-pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
-arch=('any')
-url="https://ytdl-org.github.io/youtube-dl/;
-license=('custom')
-depends=('python' 'python-setuptools')
-optdepends=('ffmpeg: for video post-processing'
-'rtmpdump: for rtmp streams support'
-'atomicparsley: for embedding thumbnails into m4a files'
-'python-pycryptodome: for hlsnative downloader')
-source=("https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('e628be8603d28f765566435dde253bcdc22535c120a07260fb9470a92d2ffd82'
-'SKIP')
-validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
-
-prepare() {
-  cd ${pkgname}
-  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
-  sed -i 's|etc/fish/completions|share/fish/vendor_completions.d|' setup.py
-}
-
-build() {
-  cd ${pkgname}
-  export PYTHONHASHSEED=0
-  python setup.py build
-}
-
-package() {
-  cd ${pkgname}
-  python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: youtube-dl/repos/community-any/PKGBUILD (from rev 769807, 
youtube-dl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-03 21:09:26 UTC (rev 769808)
@@ -0,0 +1,41 @@
+# Maintainer: Jaroslav Lichtblau 
+# Maintainer: Daniel M. Capella 
+# Contributor: Eric Bélanger 
+
+pkgname=youtube-dl
+pkgver=2020.12.02
+pkgrel=1
+pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
+arch=('any')
+url="https://ytdl-org.github.io/youtube-dl/;
+license=('custom')
+depends=('python' 'python-setuptools')
+optdepends=('ffmpeg: for video post-processing'
+'rtmpdump: for rtmp streams support'
+'atomicparsley: for embedding thumbnails into m4a files'
+'python-pycryptodome: for hlsnative downloader')
+source=("https://github.com/ytdl-org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('7161b2e3f3c09ade59fb6e3a4160a224a3b04e39c7744e14cd9f361f71a57a72'
+'SKIP')
+validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 

+
+prepare() {
+  cd ${pkgname}
+  sed -i 's|etc/bash_completion.d|share/bash-completion/completions|' setup.py
+  sed -i 's|etc/fish/completions|share/fish/vendor_completions.d|' setup.py
+}
+
+build() {
+  cd ${pkgname}
+  export PYTHONHASHSEED=0
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}
+  python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/${pkgname}.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
+  install -Dm644 ${pkgname}.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
+  install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
+}


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

2020-12-03 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 3, 2020 @ 21:09:05
  Author: polyzen
Revision: 769807

upgpkg: youtube-dl 2020.12.02-1

- Fetch sources directly (skip redirects)

- Normalize $pkgname usage

Modified:
  youtube-dl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 21:03:34 UTC (rev 769806)
+++ PKGBUILD2020-12-03 21:09:05 UTC (rev 769807)
@@ -3,8 +3,8 @@
 # Contributor: Eric Bélanger 
 
 pkgname=youtube-dl
-pkgver=2020.11.29
-pkgrel=2
+pkgver=2020.12.02
+pkgrel=1
 pkgdesc="A command-line program to download videos from YouTube.com and a few 
more sites"
 arch=('any')
 url="https://ytdl-org.github.io/youtube-dl/;
@@ -14,10 +14,10 @@
 'rtmpdump: for rtmp streams support'
 'atomicparsley: for embedding thumbnails into m4a files'
 'python-pycryptodome: for hlsnative downloader')
-source=("https://youtube-dl.org/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
-sha256sums=('e628be8603d28f765566435dde253bcdc22535c120a07260fb9470a92d2ffd82'
+source=("https://github.com/ytdl-org/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz"{,.sig})
+sha256sums=('7161b2e3f3c09ade59fb6e3a4160a224a3b04e39c7744e14cd9f361f71a57a72'
 'SKIP')
-validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M.
+validpgpkeys=('ED7F5BF46B3BBED81C87368E2C393E0F18A9236D') # Sergey M. 

 
 prepare() {
   cd ${pkgname}
@@ -34,8 +34,8 @@
 package() {
   cd ${pkgname}
   python setup.py install --root="${pkgdir}/" --optimize=1 --skip-build
-  mv 
"${pkgdir}/usr/share/bash-completion/completions/youtube-dl.bash-completion" \
- "${pkgdir}/usr/share/bash-completion/completions/youtube-dl"
-  install -Dm644 youtube-dl.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_youtube-dl"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  mv 
"${pkgdir}/usr/share/bash-completion/completions/${pkgname}.bash-completion" \
+ "${pkgdir}/usr/share/bash-completion/completions/${pkgname}"
+  install -Dm644 ${pkgname}.zsh 
"${pkgdir}/usr/share/zsh/site-functions/_${pkgname}"
+  install -Dm644 -t "${pkgdir}/usr/share/licenses/${pkgname}" LICENSE
 }


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

2020-12-03 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 3, 2020 @ 20:27:13
  Author: polyzen
Revision: 769765

archrelease: copy trunk to community-x86_64

Added:
  ueberzug/repos/community-x86_64/PKGBUILD
(from rev 769764, ueberzug/trunk/PKGBUILD)
Deleted:
  ueberzug/repos/community-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-03 20:23:34 UTC (rev 769764)
+++ PKGBUILD2020-12-03 20:27:13 UTC (rev 769765)
@@ -1,27 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: arkhan 
-
-pkgname=ueberzug
-pkgver=18.1.7
-pkgrel=1
-pkgdesc='Command line util which allows to display images in combination with 
X11'
-arch=('x86_64')
-url=https://github.com/seebye/ueberzug
-license=('GPL3')
-depends=('libxext' 'python-attrs' 'python-docopt' 'python-pillow'
- 'python-psutil' 'python-setuptools' 'python-xlib')
-provides=("python-$pkgname")
-replaces=("python-$pkgname")
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('ef0d6ac5815446ede654a38da550d2c44abd0fc05c901b2232935a65bcbca875')
-b2sums=('24ecab9503d0eaf04ad7626fb28bfdc2503bc42d72fde687d120e1a64c55a2e798958f14c9b19dd08f0c24dde9acc4aa9b232d40ca4e1d3c750264c6c38aedc1')
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: ueberzug/repos/community-x86_64/PKGBUILD (from rev 769764, 
ueberzug/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-03 20:27:13 UTC (rev 769765)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: arkhan 
+
+pkgname=ueberzug
+pkgver=18.1.7
+pkgrel=1
+pkgdesc='Command line util which allows to display images in combination with 
X11'
+arch=('x86_64')
+url=https://github.com/seebye/ueberzug
+license=('GPL3')
+depends=('libxext' 'python-attrs' 'python-docopt' 'python-pillow'
+ 'python-psutil' 'python-setuptools' 'python-xlib')
+provides=("python-$pkgname")
+replaces=("python-$pkgname")
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('ef0d6ac5815446ede654a38da550d2c44abd0fc05c901b2232935a65bcbca875')
+b2sums=('24ecab9503d0eaf04ad7626fb28bfdc2503bc42d72fde687d120e1a64c55a2e798958f14c9b19dd08f0c24dde9acc4aa9b232d40ca4e1d3c750264c6c38aedc1')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2020-12-03 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 3, 2020 @ 20:23:34
  Author: polyzen
Revision: 769764

Removed community-any for ueberzug

Deleted:
  ueberzug/repos/community-any/


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

2020-12-03 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 3, 2020 @ 20:23:28
  Author: polyzen
Revision: 769763

archrelease: copy trunk to community-x86_64

Added:
  ueberzug/repos/community-x86_64/
  ueberzug/repos/community-x86_64/PKGBUILD
(from rev 769762, ueberzug/trunk/PKGBUILD)

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

Copied: ueberzug/repos/community-x86_64/PKGBUILD (from rev 769762, 
ueberzug/trunk/PKGBUILD)
===
--- community-x86_64/PKGBUILD   (rev 0)
+++ community-x86_64/PKGBUILD   2020-12-03 20:23:28 UTC (rev 769763)
@@ -0,0 +1,27 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: arkhan 
+
+pkgname=ueberzug
+pkgver=18.1.7
+pkgrel=1
+pkgdesc='Command line util which allows to display images in combination with 
X11'
+arch=('x86_64')
+url=https://github.com/seebye/ueberzug
+license=('GPL3')
+depends=('libxext' 'python-attrs' 'python-docopt' 'python-pillow'
+ 'python-psutil' 'python-setuptools' 'python-xlib')
+provides=("python-$pkgname")
+replaces=("python-$pkgname")
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('ef0d6ac5815446ede654a38da550d2c44abd0fc05c901b2232935a65bcbca875')
+b2sums=('24ecab9503d0eaf04ad7626fb28bfdc2503bc42d72fde687d120e1a64c55a2e798958f14c9b19dd08f0c24dde9acc4aa9b232d40ca4e1d3c750264c6c38aedc1')
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


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

2020-12-03 Thread Daniel M. Capella via arch-commits
Date: Thursday, December 3, 2020 @ 20:23:12
  Author: polyzen
Revision: 769762

upgpkg: ueberzug 18.1.7-1

Modified:
  ueberzug/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-03 20:17:44 UTC (rev 769761)
+++ PKGBUILD2020-12-03 20:23:12 UTC (rev 769762)
@@ -2,10 +2,10 @@
 # Contributor: arkhan 
 
 pkgname=ueberzug
-pkgver=18.1.6
-pkgrel=3
+pkgver=18.1.7
+pkgrel=1
 pkgdesc='Command line util which allows to display images in combination with 
X11'
-arch=('any')
+arch=('x86_64')
 url=https://github.com/seebye/ueberzug
 license=('GPL3')
 depends=('libxext' 'python-attrs' 'python-docopt' 'python-pillow'
@@ -13,7 +13,8 @@
 provides=("python-$pkgname")
 replaces=("python-$pkgname")
 
source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('cbdf1006f7c2c6872c9d68a2b883dc278ceea155c207966da95eafb973c2498d')
+sha256sums=('ef0d6ac5815446ede654a38da550d2c44abd0fc05c901b2232935a65bcbca875')
+b2sums=('24ecab9503d0eaf04ad7626fb28bfdc2503bc42d72fde687d120e1a64c55a2e798958f14c9b19dd08f0c24dde9acc4aa9b232d40ca4e1d3c750264c6c38aedc1')
 
 build() {
   cd $pkgname-$pkgver


[arch-commits] Commit in firefox-tree-style-tab/repos/community-any (2 files)

2020-12-02 Thread Daniel M. Capella via arch-commits
Date: Wednesday, December 2, 2020 @ 10:57:26
  Author: polyzen
Revision: 769138

archrelease: copy trunk to community-any

Added:
  firefox-tree-style-tab/repos/community-any/PKGBUILD
(from rev 769137, firefox-tree-style-tab/trunk/PKGBUILD)
Deleted:
  firefox-tree-style-tab/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-02 10:57:07 UTC (rev 769137)
+++ PKGBUILD2020-12-02 10:57:26 UTC (rev 769138)
@@ -1,34 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Jérémie Detrey 
-
-_name=treestyletab
-pkgname=firefox-tree-style-tab
-pkgver=3.6.2
-pkgrel=2
-pkgdesc='Firefox extension to show tabs like a tree'
-arch=('any')
-url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
-license=('MPL' 'MPL2')
-groups=('firefox-addons')
-makedepends=('git' 'zip')
-source=("git+https://github.com/piroor/treestyletab.git#tag=$pkgver;)
-b2sums=('SKIP')
-
-prepare() {
-  cd $_name/webextensions
-  sed -i 's/^xpi:.*/xpi:/' Makefile
-  git submodule update --init
-}
-
-build() {
-  cd $_name/webextensions
-  make install_extlib
-  make xpi
-}
-
-package() {
-  cd $_name/webextensions
-  install -Dm644 $_name-we.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/$_n...@piro.sakura.ne.jp.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-tree-style-tab/repos/community-any/PKGBUILD (from rev 769137, 
firefox-tree-style-tab/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-02 10:57:26 UTC (rev 769138)
@@ -0,0 +1,34 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Jérémie Detrey 
+
+_name=treestyletab
+pkgname=firefox-tree-style-tab
+pkgver=3.6.3
+pkgrel=1
+pkgdesc='Firefox extension to show tabs like a tree'
+arch=('any')
+url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en
+license=('MPL' 'MPL2')
+groups=('firefox-addons')
+makedepends=('git' 'zip')
+source=("git+https://github.com/piroor/treestyletab.git#tag=$pkgver;)
+b2sums=('SKIP')
+
+prepare() {
+  cd $_name/webextensions
+  sed -i 's/^xpi:.*/xpi:/' Makefile
+  git submodule update --init
+}
+
+build() {
+  cd $_name/webextensions
+  make install_extlib
+  make xpi
+}
+
+package() {
+  cd $_name/webextensions
+  install -Dm644 $_name-we.xpi 
"$pkgdir"/usr/lib/firefox/browser/extensions/$_n...@piro.sakura.ne.jp.xpi
+}
+
+# vim:set ts=2 sw=2 et:


[arch-commits] Commit in firefox-tree-style-tab/trunk (PKGBUILD)

2020-12-02 Thread Daniel M. Capella via arch-commits
Date: Wednesday, December 2, 2020 @ 10:57:07
  Author: polyzen
Revision: 769137

upgpkg: firefox-tree-style-tab 3.6.3-1

Modified:
  firefox-tree-style-tab/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-02 10:53:03 UTC (rev 769136)
+++ PKGBUILD2020-12-02 10:57:07 UTC (rev 769137)
@@ -3,8 +3,8 @@
 
 _name=treestyletab
 pkgname=firefox-tree-style-tab
-pkgver=3.6.2
-pkgrel=2
+pkgver=3.6.3
+pkgrel=1
 pkgdesc='Firefox extension to show tabs like a tree'
 arch=('any')
 url=https://piro.sakura.ne.jp/xul/_treestyletab.html.en


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

2020-12-01 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 1, 2020 @ 08:19:26
  Author: polyzen
Revision: 767016

archrelease: copy trunk to community-testing-any

Added:
  borgmatic/repos/community-testing-any/PKGBUILD
(from rev 767015, borgmatic/trunk/PKGBUILD)
Deleted:
  borgmatic/repos/community-testing-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-01 08:17:45 UTC (rev 767015)
+++ PKGBUILD2020-12-01 08:19:26 UTC (rev 767016)
@@ -1,38 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
-# Contributor: Alexander Görtz 
-# Contributor: Dan Beste 
-# Contributor: Julien Nicoulaud 
-# Contributor: stef204 
-
-pkgname=borgmatic
-pkgver=1.5.12
-pkgrel=2
-pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
-arch=('any')
-url=https://torsion.org/borgmatic
-license=('GPL3')
-depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
- 'python-ruamel-yaml' 'python-setuptools')
-optdepends=('python-llfuse: for mount action')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536')
-b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
-}
-
-# vim: ts=2 sw=2 et:

Copied: borgmatic/repos/community-testing-any/PKGBUILD (from rev 767015, 
borgmatic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-01 08:19:26 UTC (rev 767016)
@@ -0,0 +1,39 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
+# Contributor: Alexander Görtz 
+# Contributor: Dan Beste 
+# Contributor: Julien Nicoulaud 
+# Contributor: stef204 
+
+pkgname=borgmatic
+pkgver=1.5.12
+pkgrel=3
+pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
+arch=('any')
+url=https://torsion.org/borgmatic
+license=('GPL3')
+depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
+ 'python-ruamel-yaml' 'python-setuptools')
+optdepends=('python-llfuse: for mount action')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536')
+b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's,root/.local,usr,
+  /SystemCallFilter/a SystemCallErrorNumber=EPERM' 
sample/systemd/$pkgname.service
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
+}
+
+# vim: ts=2 sw=2 et:


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

2020-12-01 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 1, 2020 @ 08:17:45
  Author: polyzen
Revision: 767015

archrelease: copy trunk to community-any

Added:
  borgmatic/repos/community-any/PKGBUILD
(from rev 767014, borgmatic/trunk/PKGBUILD)
Deleted:
  borgmatic/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-01 08:17:23 UTC (rev 767014)
+++ PKGBUILD2020-12-01 08:17:45 UTC (rev 767015)
@@ -1,38 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
-# Contributor: Alexander Görtz 
-# Contributor: Dan Beste 
-# Contributor: Julien Nicoulaud 
-# Contributor: stef204 
-
-pkgname=borgmatic
-pkgver=1.5.12
-pkgrel=1
-pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
-arch=('any')
-url=https://torsion.org/borgmatic
-license=('GPL3')
-depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
- 'python-ruamel-yaml' 'python-setuptools')
-optdepends=('python-llfuse: for mount action')
-source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
-sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536')
-b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1')
-
-prepare() {
-  cd $pkgname-$pkgver
-  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
-}
-
-build() {
-  cd $pkgname-$pkgver
-  python setup.py build
-}
-
-package() {
-  cd $pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
-}
-
-# vim: ts=2 sw=2 et:

Copied: borgmatic/repos/community-any/PKGBUILD (from rev 767014, 
borgmatic/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-01 08:17:45 UTC (rev 767015)
@@ -0,0 +1,39 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Kr1ss $(echo \|sed s/\+/./g\;s/\-/@/)
+# Contributor: Alexander Görtz 
+# Contributor: Dan Beste 
+# Contributor: Julien Nicoulaud 
+# Contributor: stef204 
+
+pkgname=borgmatic
+pkgver=1.5.12
+pkgrel=3
+pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
+arch=('any')
+url=https://torsion.org/borgmatic
+license=('GPL3')
+depends=('borg' 'python-colorama' 'python-pykwalify' 'python-requests'
+ 'python-ruamel-yaml' 'python-setuptools')
+optdepends=('python-llfuse: for mount action')
+source=("https://files.pythonhosted.org/packages/source/${pkgname::1}/$pkgname/$pkgname-$pkgver.tar.gz;)
+sha256sums=('5cb6c126f351987f16f529ce8c5ef351b6b3458142316e9210edb028dff65536')
+b2sums=('d71537eed019b10c3257d4b068c31aff63919e0cdb068b49c2ed92d2e97d37b8735f30b1225fb453e79372aeab49817e9200770aac4cc0f80c0bac14e84678d1')
+
+prepare() {
+  cd $pkgname-$pkgver
+  sed -i 's,root/.local,usr,
+  /SystemCallFilter/a SystemCallErrorNumber=EPERM' 
sample/systemd/$pkgname.service
+}
+
+build() {
+  cd $pkgname-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd $pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+  install -Dm644 -t "$pkgdir"/usr/lib/systemd/system sample/systemd/*
+}
+
+# vim: ts=2 sw=2 et:


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

2020-12-01 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 1, 2020 @ 08:17:23
  Author: polyzen
Revision: 767014

upgpkg: borgmatic 1.5.12-3: Fix borgmatic terminating under systemd-inhibit 
after systemd 247

Modified:
  borgmatic/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-01 07:44:48 UTC (rev 767013)
+++ PKGBUILD2020-12-01 08:17:23 UTC (rev 767014)
@@ -7,7 +7,7 @@
 
 pkgname=borgmatic
 pkgver=1.5.12
-pkgrel=2
+pkgrel=3
 pkgdesc='Simple, configuration-driven backup software for servers and 
workstations'
 arch=('any')
 url=https://torsion.org/borgmatic
@@ -21,7 +21,8 @@
 
 prepare() {
   cd $pkgname-$pkgver
-  sed -i 's,root/.local,usr,' sample/systemd/$pkgname.service
+  sed -i 's,root/.local,usr,
+  /SystemCallFilter/a SystemCallErrorNumber=EPERM' 
sample/systemd/$pkgname.service
 }
 
 build() {


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

2020-11-30 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 1, 2020 @ 01:03:19
  Author: polyzen
Revision: 766944

archrelease: copy trunk to community-x86_64

Added:
  rust-analyzer/repos/community-x86_64/PKGBUILD
(from rev 766943, rust-analyzer/trunk/PKGBUILD)
Deleted:
  rust-analyzer/repos/community-x86_64/PKGBUILD

--+
 PKGBUILD |   62 ++---
 1 file changed, 31 insertions(+), 31 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-01 01:02:58 UTC (rev 766943)
+++ PKGBUILD2020-12-01 01:03:19 UTC (rev 766944)
@@ -1,31 +0,0 @@
-# Maintainer: Daniel M. Capella 
-# Contributor: Sergey A. 
-
-pkgname=rust-analyzer
-_pkgver=2020-11-23
-pkgver=20201123
-pkgrel=1
-pkgdesc='Experimental Rust compiler front-end for IDEs'
-arch=('x86_64')
-url=https://github.com/rust-analyzer/rust-analyzer
-license=('Apache' 'MIT')
-depends=('gcc-libs' 'rust')
-source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('e68871affc64b541aa7b77201f517a36bd58181539f3e65c0e584a293abeb07d57100b49d108b03ce9ee63544490cbe23fb6b20923bd34bda02d88bf11cf6184')
-
-pkgver() {
-  echo ${_pkgver//-}
-}
-
-build() {
-  cd $pkgname-$_pkgver
-  cargo build --release --locked
-}
-
-package() {
-  cd $pkgname-$_pkgver
-  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
-  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
-}
-
-# vim:set ts=2 sw=2 et:

Copied: rust-analyzer/repos/community-x86_64/PKGBUILD (from rev 766943, 
rust-analyzer/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-12-01 01:03:19 UTC (rev 766944)
@@ -0,0 +1,31 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: Sergey A. 
+
+pkgname=rust-analyzer
+_pkgver=2020-11-30
+pkgver=20201130
+pkgrel=1
+pkgdesc='Experimental Rust compiler front-end for IDEs'
+arch=('x86_64')
+url=https://github.com/rust-analyzer/rust-analyzer
+license=('Apache' 'MIT')
+depends=('gcc-libs' 'rust')
+source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
+b2sums=('ecf931266a88dbb7f7454cd9a08364d4b9416de87606373081ab0fa869138ba197519aba3254de3e14d3a41ae0e8176c1680c08c24fc7285cfba894d6b340598')
+
+pkgver() {
+  echo ${_pkgver//-}
+}
+
+build() {
+  cd $pkgname-$_pkgver
+  cargo build --release --locked
+}
+
+package() {
+  cd $pkgname-$_pkgver
+  install -Dt "$pkgdir"/usr/bin target/release/rust-analyzer
+  install -Dm644 -t "$pkgdir"/usr/share/licenses/$pkgname LICENSE-MIT
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-11-30 Thread Daniel M. Capella via arch-commits
Date: Tuesday, December 1, 2020 @ 01:02:58
  Author: polyzen
Revision: 766943

upgpkg: rust-analyzer 20201130-1

Modified:
  rust-analyzer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-01 01:02:57 UTC (rev 766942)
+++ PKGBUILD2020-12-01 01:02:58 UTC (rev 766943)
@@ -2,8 +2,8 @@
 # Contributor: Sergey A. 
 
 pkgname=rust-analyzer
-_pkgver=2020-11-23
-pkgver=20201123
+_pkgver=2020-11-30
+pkgver=20201130
 pkgrel=1
 pkgdesc='Experimental Rust compiler front-end for IDEs'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 license=('Apache' 'MIT')
 depends=('gcc-libs' 'rust')
 source=("$url/archive/$_pkgver/$pkgname-$_pkgver.tar.gz")
-b2sums=('e68871affc64b541aa7b77201f517a36bd58181539f3e65c0e584a293abeb07d57100b49d108b03ce9ee63544490cbe23fb6b20923bd34bda02d88bf11cf6184')
+b2sums=('ecf931266a88dbb7f7454cd9a08364d4b9416de87606373081ab0fa869138ba197519aba3254de3e14d3a41ae0e8176c1680c08c24fc7285cfba894d6b340598')
 
 pkgver() {
   echo ${_pkgver//-}


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

2020-11-30 Thread Daniel M. Capella via arch-commits
Date: Monday, November 30, 2020 @ 08:58:25
  Author: polyzen
Revision: 766541

archrelease: copy trunk to community-any

Added:
  firefox-decentraleyes/repos/community-any/PKGBUILD
(from rev 766540, firefox-decentraleyes/trunk/PKGBUILD)
Deleted:
  firefox-decentraleyes/repos/community-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-30 08:58:01 UTC (rev 766540)
+++ PKGBUILD2020-11-30 08:58:25 UTC (rev 766541)
@@ -1,19 +0,0 @@
-# Maintainer: Daniel M. Capella 
-
-pkgname=firefox-decentraleyes
-pkgver=2.0.15
-pkgrel=1
-pkgdesc='Local emulation of Content Delivery Networks'
-url=https://decentraleyes.org/
-arch=('any')
-license=('MPL2')
-groups=('firefox-addons')
-source=("https://addons.cdn.mozilla.net/user-media/addons/521554/decentraleyes-$pkgver-an+fx.xpi;)
-noextract=("${source##*/}")
-sha256sums=('2554069168458cc1351e5d37ee995de044e514ec72369829ff0bcbf31d586ddf')
-
-package() {
-  install -Dm644 "${source##*/}" 
"$pkgdir"/usr/lib/firefox/browser/extensions/jid1-bofifl9vbdl...@jetpack.xpi
-}
-
-# vim:set ts=2 sw=2 et:

Copied: firefox-decentraleyes/repos/community-any/PKGBUILD (from rev 766540, 
firefox-decentraleyes/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-30 08:58:25 UTC (rev 766541)
@@ -0,0 +1,29 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=firefox-decentraleyes
+pkgver=2.0.15
+_commit=bcd62f75b346f838200cf29037cb5429620797a5
+pkgrel=2
+pkgdesc='Local emulation of Content Delivery Networks'
+url=https://decentraleyes.org/
+arch=('any')
+license=('MPL2')
+groups=('firefox-addons')
+makedepends=('git' 'npm' 'zip')
+source=("git+https://git.synz.io/Synzvato/decentraleyes.git#commit=$_commit?signed;)
+b2sums=('SKIP')
+validpgpkeys=('A6B7BA10893FE67EE17A9F8FCECC45E1E979013C') # Thomas Rientjes 

+
+check() {
+  cd decentraleyes/audit
+  npm install
+  node run
+}
+
+package() {
+  cd decentraleyes
+  install -d "$pkgdir"/usr/lib/firefox/browser/extensions
+  zip -r 
"$pkgdir"/usr/lib/firefox/browser/extensions/jid1-bofifl9vbdl...@jetpack.xpi * 
-x '.git*' 'audit/*' crowdin.yaml
+}
+
+# vim:set ts=2 sw=2 et:


  1   2   3   4   5   6   7   8   9   10   >