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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:52:23
  Author: foutrelis
Revision: 752857

upgpkg: python-chai 1.1.2-5: Python 3.9 rebuild

Modified:
  python-chai/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:52:23 UTC (rev 752856)
+++ PKGBUILD2020-11-12 17:52:23 UTC (rev 752857)
@@ -2,7 +2,7 @@
 
 pkgname=python-chai
 pkgver=1.1.2
-pkgrel=4
+pkgrel=5
 pkgdesc="Easy to use mocking, stubbing and spying framework."
 arch=('any')
 url="https://github.com/agoragames/chai;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:52:25
  Author: foutrelis
Revision: 752858

archrelease: copy trunk to community-staging-any

Added:
  yapf/repos/community-staging-any/PKGBUILD
(from rev 752857, yapf/trunk/PKGBUILD)
Deleted:
  yapf/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 17:52:23 UTC (rev 752857)
+++ PKGBUILD2020-11-12 17:52:25 UTC (rev 752858)
@@ -1,28 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=yapf
-pkgver=0.30.0
-pkgrel=2
-pkgdesc="Python style guide checker"
-arch=('any')
-url="https://github.com/google/yapf;
-license=('Apache')
-depends=('python-setuptools')
-checkdepends=('python-nose')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/google/yapf/archive/v$pkgver.tar.gz;)
-sha512sums=('a282213d0171671a24d44b7a00b69f65163e7a7b8edfbede5cc38c809236a71f7adc8bfc3c4a1d1e66ac3cb2d9c6bb54b1303a2875ec09cdaddaa71d2039f84b')
-
-build() {
-  cd yapf-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd yapf-$pkgver
-  nosetests3
-}
-
-package() {
-  cd yapf-$pkgver
-  python setup.py install -O1 --root="$pkgdir"
-}

Copied: yapf/repos/community-staging-any/PKGBUILD (from rev 752857, 
yapf/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 17:52:25 UTC (rev 752858)
@@ -0,0 +1,28 @@
+# Maintainer: Felix Yan 
+
+pkgname=yapf
+pkgver=0.30.0
+pkgrel=3
+pkgdesc="Python style guide checker"
+arch=('any')
+url="https://github.com/google/yapf;
+license=('Apache')
+depends=('python-setuptools')
+checkdepends=('python-nose')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/google/yapf/archive/v$pkgver.tar.gz;)
+sha512sums=('a282213d0171671a24d44b7a00b69f65163e7a7b8edfbede5cc38c809236a71f7adc8bfc3c4a1d1e66ac3cb2d9c6bb54b1303a2875ec09cdaddaa71d2039f84b')
+
+build() {
+  cd yapf-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd yapf-$pkgver
+  nosetests3
+}
+
+package() {
+  cd yapf-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:52:29
  Author: foutrelis
Revision: 752861

Refresh checksum

Modified:
  python-statsmodels/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:52:26 UTC (rev 752860)
+++ PKGBUILD2020-11-12 17:52:29 UTC (rev 752861)
@@ -17,7 +17,7 @@
'python-joblib:  accelerate distributed estimation for certain 
models'
'jupyter: needed to run the notebooks')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/statsmodels/statsmodels/archive/v${pkgver}.tar.gz;)
-sha256sums=('9493d63f57bc0c58f38a7e51dcd8c4b35e9ccd01f2acd71a45a3d975f2587d91')
+sha256sums=('96717f27007713166367dcb77b401d63d435c311c5e14d6b8f76e04afa5f405b')
 
 build() {
   cd "$srcdir"/statsmodels-${pkgver}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:52:21
  Author: foutrelis
Revision: 752855

upgpkg: yapf 0.30.0-3: Python 3.9 rebuild

Modified:
  yapf/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:52:21 UTC (rev 752854)
+++ PKGBUILD2020-11-12 17:52:21 UTC (rev 752855)
@@ -2,7 +2,7 @@
 
 pkgname=yapf
 pkgver=0.30.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Python style guide checker"
 arch=('any')
 url="https://github.com/google/yapf;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:52:29
  Author: foutrelis
Revision: 752862

archrelease: copy trunk to community-staging-any

Added:
  ueberzug/repos/community-staging-any/
  ueberzug/repos/community-staging-any/PKGBUILD
(from rev 752860, ueberzug/trunk/PKGBUILD)

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

Copied: ueberzug/repos/community-staging-any/PKGBUILD (from rev 752860, 
ueberzug/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:52:29 UTC (rev 752862)
@@ -0,0 +1,26 @@
+# Maintainer: Daniel M. Capella 
+# Contributor: arkhan 
+
+pkgname=ueberzug
+pkgver=18.1.6
+pkgrel=3
+pkgdesc='Command line util which allows to display images in combination with 
X11'
+arch=('any')
+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=('cbdf1006f7c2c6872c9d68a2b883dc278ceea155c207966da95eafb973c2498d')
+
+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 termdown/repos (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:51:34
  Author: foutrelis
Revision: 752850

archrelease: copy trunk to community-staging-any

Added:
  termdown/repos/community-staging-any/
  termdown/repos/community-staging-any/PKGBUILD
(from rev 752849, termdown/trunk/PKGBUILD)

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

Copied: termdown/repos/community-staging-any/PKGBUILD (from rev 752849, 
termdown/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:51:34 UTC (rev 752850)
@@ -0,0 +1,26 @@
+# Maintainer: Daniel M. Capella 
+
+pkgname=termdown
+pkgver=1.17.0
+pkgrel=2
+pkgdesc='Countdown timer and stopwatch in your terminal'
+arch=('any')
+url=https://github.com/trehn/termdown
+license=('GPL3')
+depends=('python-click' 'python-dateutil' 'python-pyfiglet' 
'python-setuptools')
+optdepends=('espeak: for spoken countdown'
+'espeak-ng-espeak: for spoken countdown')
+source=("https://files.pythonhosted.org/packages/source/t/termdown/termdown-$pkgver.tar.gz;)
+sha256sums=('0ad7b7ec41b0a112ef3aa1fd429bace570fb838c10a079cc2198b9aa22c6d521')
+
+build() {
+  cd termdown-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd termdown-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:51:00
  Author: foutrelis
Revision: 752846

Update checksum for singularity.desktop

Modified:
  singularity/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:50:59 UTC (rev 752845)
+++ PKGBUILD2020-11-12 17:51:00 UTC (rev 752846)
@@ -18,7 +18,7 @@
 
sha512sums=('f3581048c5a535fdbd28d2af1ac596f5396fd712b716931f17de75f8b170f0e226deb2c113023357e21e7de1294e4a632515962df9ee43768baf0fb4bbaa08da'
 'SKIP'
 
'9ec095e8882aa3981a4bbfe551f8d61c876fc6d0ee082f558f8e0f3015bfb65d23d76e5c3557a3e9ab41ddfe896eff618934c043ce8cee58709548f02fa81625'
-
'eda46752758ff70c9fe88e5a20b17bfd9e9362c7917348d5da5e37b52866a84e87c7ba45a8fa3862b2a40875934ee3928aac7eb6678a8d0c4068ce288387645b')
+
'8dd0b8bf52594a8f485ce536dbc4bb3ef512bccc7ed577706a7cc549f0dca740149dc229eddca17741163229c427fff4012dd8cf79a4e726baa926de4d10b2c4')
 
 prepare() {
   cd "$pkgname-$pkgver"


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:51:31
  Author: foutrelis
Revision: 752849

upgpkg: termdown 1.17.0-2: Python 3.9 rebuild

Modified:
  termdown/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:51:30 UTC (rev 752848)
+++ PKGBUILD2020-11-12 17:51:31 UTC (rev 752849)
@@ -2,7 +2,7 @@
 
 pkgname=termdown
 pkgver=1.17.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Countdown timer and stopwatch in your terminal'
 arch=('any')
 url=https://github.com/trehn/termdown


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:49:46
  Author: foutrelis
Revision: 752834

archrelease: copy trunk to community-staging-x86_64

Added:
  jack_mixer/repos/community-staging-x86_64/
  jack_mixer/repos/community-staging-x86_64/PKGBUILD
(from rev 752833, jack_mixer/trunk/PKGBUILD)

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

Copied: jack_mixer/repos/community-staging-x86_64/PKGBUILD (from rev 752833, 
jack_mixer/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-12 17:49:46 UTC (rev 752834)
@@ -0,0 +1,44 @@
+# Maintainer: David Runge 
+
+pkgname=jack_mixer
+pkgver=14
+pkgrel=3
+pkgdesc="Jack desktop mixer application"
+arch=('x86_64')
+url="https://github.com/jack-mixer/jack_mixer;
+license=('GPL2')
+groups=('pro-audio')
+depends=('gcc-libs' 'glibc' 'hicolor-icon-theme' 'python-cairo'
+'python-gobject' 'python-xdg')
+makedepends=('glib2' 'jack')
+optdepends=('new-session-manager: for session management')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/jack-mixer/${pkgname}/archive/release-${pkgver}.tar.gz;)
+sha512sums=('19487f0d09a5bb1924190601c1bd2086c9ba3f456213b4b54aed82469a5e6f7def3b1dfe39fa3f9c7f0123d666c5bf119286caae1e8172cf957812285d739258')
+b2sums=('8675813782331f7abc59d0769059eabe250a57cc6bc5411c09349fa0fcce1f44af0348507b3d8dd0fc2cedc97e28910ad1a03413c5844983a8b73e77183048c3')
+
+prepare() {
+  mv -v "$pkgname-release-$pkgver" "$pkgname-$pkgver"
+  cd "$pkgname-$pkgver"
+  # keep autotools happy by creating README
+  touch README
+  autoreconf -vfi
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  ./configure --prefix=/usr
+  make
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  make -k check
+}
+
+package() {
+  depends+=('libglib-2.0.so' 'libjack.so')
+  cd "$pkgname-$pkgver"
+  make DESTDIR="$pkgdir/" install
+  install -vDm 644 {AUTHORS,NEWS,README} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:49:25
  Author: foutrelis
Revision: 752830

upgpkg: python-flickrapi 2.4.0-5: Python 3.9 rebuild

Modified:
  python-flickrapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:49:24 UTC (rev 752829)
+++ PKGBUILD2020-11-12 17:49:25 UTC (rev 752830)
@@ -4,7 +4,7 @@
 
 pkgname=python-flickrapi
 pkgver=2.4.0
-pkgrel=4
+pkgrel=5
 pkgdesc="The official Python interface to the Flickr API"
 arch=('any')
 url="https://stuvel.eu/flickrapi;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:49:43
  Author: foutrelis
Revision: 752833

upgpkg: jack_mixer 14-3: Python 3.9 rebuild

Modified:
  jack_mixer/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:49:42 UTC (rev 752832)
+++ PKGBUILD2020-11-12 17:49:43 UTC (rev 752833)
@@ -2,7 +2,7 @@
 
 pkgname=jack_mixer
 pkgver=14
-pkgrel=2
+pkgrel=3
 pkgdesc="Jack desktop mixer application"
 arch=('x86_64')
 url="https://github.com/jack-mixer/jack_mixer;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:49:28
  Author: foutrelis
Revision: 752831

archrelease: copy trunk to community-staging-any

Added:
  python-flickrapi/repos/community-staging-any/
  python-flickrapi/repos/community-staging-any/PKGBUILD
(from rev 752830, python-flickrapi/trunk/PKGBUILD)

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

Copied: python-flickrapi/repos/community-staging-any/PKGBUILD (from rev 752830, 
python-flickrapi/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:49:28 UTC (rev 752831)
@@ -0,0 +1,35 @@
+# Maintainer: Felix Yan 
+# Contributor: Francois Garillot 
+# Contributor: György Balló 
+
+pkgname=python-flickrapi
+pkgver=2.4.0
+pkgrel=5
+pkgdesc="The official Python interface to the Flickr API"
+arch=('any')
+url="https://stuvel.eu/flickrapi;
+license=('Python')
+depends=('python-six' 'python-requests-oauthlib' 'python-requests-toolbelt')
+makedepends=('python-docutils' 'python-setuptools')
+checkdepends=('python-nose')
+source=("https://pypi.io/packages/source/f/flickrapi/flickrapi-$pkgver.tar.gz;)
+sha512sums=('8c14a00850fa0d70d5f0f0e856425b09cd25746f8ed3aaf34f59e0f8e8567ebb814893ddc3c768500207ec1fd437179ccae24d39a167f116020d4cb97d4cce1d')
+
+build() {
+  cd flickrapi-$pkgver
+  python setup.py build
+}
+
+check() {
+  # Tests not shipped
+  return
+
+  cd flickrapi-$pkgver
+  python runtests
+}
+
+package() {
+  cd flickrapi-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -Dm644 LICENSE.txt "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:47:22
  Author: foutrelis
Revision: 752818

upgpkg: python-xlrd 1.2.0-4: Python 3.9 rebuild

Modified:
  python-xlrd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:47:19 UTC (rev 752817)
+++ PKGBUILD2020-11-12 17:47:22 UTC (rev 752818)
@@ -6,7 +6,7 @@
 
 pkgname='python-xlrd'
 pkgver=1.2.0
-pkgrel=3
+pkgrel=4
 pkgdesc="Library for developers to extract data from Microsoft Excel (tm) 
spreadsheet files"
 arch=('any')
 url="http://www.python-excel.org/;


[arch-commits] Commit in kig/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:47:02
  Author: foutrelis
Revision: 400644

archrelease: copy trunk to staging-x86_64

Added:
  kig/repos/staging-x86_64/
  kig/repos/staging-x86_64/PKGBUILD
(from rev 400643, kig/trunk/PKGBUILD)

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

Copied: kig/repos/staging-x86_64/PKGBUILD (from rev 400643, kig/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-11-12 17:47:02 UTC (rev 400644)
@@ -0,0 +1,29 @@
+# Maintainer: Felix Yan 
+# Maintainer: Antonio Rojas 
+# Contributor: Andrea Scarpino 
+
+pkgname=kig
+pkgver=20.08.3
+pkgrel=2
+pkgdesc="Interactive Geometry"
+url="https://kde.org/applications/education/kig/;
+arch=(x86_64)
+license=(GPL LGPL FDL)
+groups=(kde-applications kde-education)
+depends=(ktexteditor qt5-xmlpatterns boost-libs hicolor-icon-theme)
+makedepends=(extra-cmake-modules kdoctools boost)
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('1071a2b93e39aba38509ff1759f4c818e54b43819fd44e323cf7d03d5dfb71b7'
+'SKIP')
+validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid 

+  F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck 

+
+build() {
+  cmake -B build -S $pkgname-$pkgver \
+-DBUILD_TESTING=OFF
+  cmake --build build
+}
+
+package() {
+  DESTDIR="$pkgdir" cmake --install build
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:46:57
  Author: foutrelis
Revision: 400643

upgpkg: kig 20.08.3-2: Python 3.9 rebuild

Modified:
  kig/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:40:29 UTC (rev 400642)
+++ PKGBUILD2020-11-12 17:46:57 UTC (rev 400643)
@@ -4,7 +4,7 @@
 
 pkgname=kig
 pkgver=20.08.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive Geometry"
 url="https://kde.org/applications/education/kig/;
 arch=(x86_64)


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:46:16
  Author: foutrelis
Revision: 752807

upgpkg: pylibacl 0.5.4-5: Python 3.9 rebuild

Modified:
  pylibacl/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:46:12 UTC (rev 752806)
+++ PKGBUILD2020-11-12 17:46:16 UTC (rev 752807)
@@ -3,7 +3,7 @@
 pkgname=python-pylibacl
 pkgbase=pylibacl
 pkgver=0.5.4
-pkgrel=4
+pkgrel=5
 pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
 arch=('x86_64')
 url='https://pylibacl.k1024.org/'


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:54
  Author: foutrelis
Revision: 752684

archrelease: copy trunk to community-staging-any

Added:
  python-django-guardian/repos/community-staging-any/
  python-django-guardian/repos/community-staging-any/PKGBUILD
(from rev 752682, python-django-guardian/trunk/PKGBUILD)

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

Copied: python-django-guardian/repos/community-staging-any/PKGBUILD (from rev 
752682, python-django-guardian/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:34:54 UTC (rev 752684)
@@ -0,0 +1,41 @@
+# Maintainer: David Runge 
+
+_name=django-guardian
+pkgname=python-django-guardian
+pkgver=2.3.0
+pkgrel=2
+pkgdesc="Per object permissions for Django"
+arch=('any')
+url="https://github.com/django-guardian/django-guardian;
+license=('BSD' 'MIT')
+depends=('python-django' 'python-django-environ')
+makedepends=('python-setuptools')
+checkdepends=('python-mock' 'python-pytest' 'python-pytest-django')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
+sha512sums=('84f9825fae21e89fa62209bdb9dcd3078d280a2f6eca5cd3cde470bd416e6a788317dcf127615052b4b840b80a6b770fa5a3348ff9ea23d5c6a5518aa01fbb7d')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  export PYTHONPATH="build:${PYTHONPATH}"
+  pytest -v
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  install -vDm 644 {AUTHORS,CHANGES,README.rst} \
+-t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:46:19
  Author: foutrelis
Revision: 752808

archrelease: copy trunk to community-staging-x86_64

Added:
  pylibacl/repos/community-staging-x86_64/PKGBUILD
(from rev 752807, pylibacl/trunk/PKGBUILD)
Deleted:
  pylibacl/repos/community-staging-x86_64/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 17:46:16 UTC (rev 752807)
+++ PKGBUILD2020-11-12 17:46:19 UTC (rev 752808)
@@ -1,27 +0,0 @@
-# Maintainer: Lukas Fleischer 
-
-pkgname=python-pylibacl
-pkgbase=pylibacl
-pkgver=0.5.4
-pkgrel=4
-pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
-arch=('x86_64')
-url='https://pylibacl.k1024.org/'
-license=('LGPL')
-depends=('python')
-makedepends=('python-setuptools')
-source=("${url}/downloads/${pkgbase}-${pkgver}.tar.gz"{,.asc})
-md5sums=('aba415da393e5b6dc791fd860ed9c5a9'
- 'SKIP')
-validpgpkeys=('CB94E3AA3B1755D61EBB19A5F66E3E419F84F4DE') # Iustin Pop 

-
-build() {
-   cd "${srcdir}/${pkgbase}-${pkgver}"
-
-   python setup.py build
-}
-
-package() {
-   cd "${srcdir}/${pkgbase}-${pkgver}"
-   python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-}

Copied: pylibacl/repos/community-staging-x86_64/PKGBUILD (from rev 752807, 
pylibacl/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 17:46:19 UTC (rev 752808)
@@ -0,0 +1,27 @@
+# Maintainer: Lukas Fleischer 
+
+pkgname=python-pylibacl
+pkgbase=pylibacl
+pkgver=0.5.4
+pkgrel=5
+pkgdesc='A python extension module that allows you to manipulate the POSIX.1e 
ACLs.'
+arch=('x86_64')
+url='https://pylibacl.k1024.org/'
+license=('LGPL')
+depends=('python')
+makedepends=('python-setuptools')
+source=("${url}/downloads/${pkgbase}-${pkgver}.tar.gz"{,.asc})
+md5sums=('aba415da393e5b6dc791fd860ed9c5a9'
+ 'SKIP')
+validpgpkeys=('CB94E3AA3B1755D61EBB19A5F66E3E419F84F4DE') # Iustin Pop 

+
+build() {
+   cd "${srcdir}/${pkgbase}-${pkgver}"
+
+   python setup.py build
+}
+
+package() {
+   cd "${srcdir}/${pkgbase}-${pkgver}"
+   python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:37:42
  Author: foutrelis
Revision: 752732

upgpkg: python-exam 0.10.6-8: Python 3.9 rebuild

Modified:
  python-exam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:37:41 UTC (rev 752731)
+++ PKGBUILD2020-11-12 17:37:42 UTC (rev 752732)
@@ -3,7 +3,7 @@
 _pypiname=exam
 pkgname=python-exam
 pkgver=0.10.6
-pkgrel=7
+pkgrel=8
 pkgdesc="Helpers for better testing"
 arch=('any')
 url="https://pypi.python.org/pypi/exam;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:00
  Author: foutrelis
Revision: 752688

archrelease: copy trunk to community-staging-x86_64

Added:
  ming/repos/community-staging-x86_64/
  ming/repos/community-staging-x86_64/PKGBUILD
(from rev 752687, ming/trunk/PKGBUILD)
  ming/repos/community-staging-x86_64/py3.patch
(from rev 752687, ming/trunk/py3.patch)

---+
 PKGBUILD  |   42 
 py3.patch |  207 
 2 files changed, 249 insertions(+)

Copied: ming/repos/community-staging-x86_64/PKGBUILD (from rev 752687, 
ming/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-12 17:35:00 UTC (rev 752688)
@@ -0,0 +1,42 @@
+# Maintainer: Connor Behan 
+# Contributor: mar77i 
+
+pkgname=ming
+pkgver=0.4.8.r68.g04aee523
+pkgrel=2
+pkgdesc="SWF output library"
+arch=('x86_64')
+url="http://www.libming.net/;
+license=('GPL' 'LGPL')
+depends=('freetype2' 'libpng' 'flex' 'giflib')
+makedepends=('bison' 'pkgconf' 'swig' 'python' 'git')
+options=('!emptydirs')
+source=(git+https://github.com/libming/libming.git#commit=04aee52363688426eab74f5d6180c149654a6473
 py3.patch)
+sha256sums=('SKIP'
+'c33000d71c4e7308c6c4b7a3be05087d6b088b86caa841d0e11585c26cbc1e64')
+
+pkgver() {
+  cd "$srcdir"/libming
+  git describe --long | sed 's/^ming-//;s/\([^-]*-g\)/r\1/;s/[-_]/./g'
+}
+
+build() {
+  cd "$srcdir"/libming
+  export CFLAGS="$CFLAGS -fcommon"
+  git apply ../py3.patch
+
+  ./autogen.sh
+  PYTHON=/usr/bin/python ./configure --prefix=/usr --enable-python
+
+  # Strange that this can fail when we let the Makefile do it
+  pushd src/actioncompiler
+  bison -y -p swf4 -b swf4compiler swf4compiler.y
+  bison -y -p swf5 -b swf5compiler swf5compiler.y
+  popd
+  make
+}
+
+package() {
+  cd "$srcdir"/libming
+  make DESTDIR="$pkgdir" install
+}

Copied: ming/repos/community-staging-x86_64/py3.patch (from rev 752687, 
ming/trunk/py3.patch)
===
--- community-staging-x86_64/py3.patch  (rev 0)
+++ community-staging-x86_64/py3.patch  2020-11-12 17:35:00 UTC (rev 752688)
@@ -0,0 +1,207 @@
+From d59080d266fae60b8c5b28fbcb1696d291d5e419 Mon Sep 17 00:00:00 2001
+From: Connor Behan 
+Date: Sat, 12 Sep 2020 03:05:02 +0100
+Subject: [PATCH] Python 3
+
+---
+ ming.i |  5 +--
+ py_ext/ming.py | 92 +-
+ 2 files changed, 49 insertions(+), 48 deletions(-)
+
+diff --git a/ming.i b/ming.i
+index 7ebcaa2d..314d15bc 100644
+--- a/ming.i
 b/ming.i
+@@ -12,11 +12,12 @@
+ %}
+ 
+ %typemap(python,in) FILE * {
+-  if (!PyFile_Check($input)) {
++  int temp = PyObject_AsFileDescriptor($input);
++  if (temp == -1) {
+ PyErr_SetString(PyExc_TypeError, "Need a file!");
+ return NULL;
+   }
+-  $1 = PyFile_AsFile($input);
++  $1 = fdopen(temp, "r");
+ }
+ 
+ %typemap(python,in) char * {
+diff --git a/py_ext/ming.py b/py_ext/ming.py
+index 1e23649b..f993aa2f 100644
+--- a/py_ext/ming.py
 b/py_ext/ming.py
+@@ -112,57 +112,57 @@ class SWFFilter(SWFBase):
+ if type == SWFFILTER_TYPE_DROPSHADOW:
+ #color, blur, shadow, flags
+ if not isinstance(arg2, SWFBlur):
+-raise AttributeError, "3. parameter has to be SWFBlur"
++raise AttributeError("3. parameter has to be SWFBlur")
+ if not isinstance(arg3, SWFShadow):
+-raise AttributeError, "4. parameter has to be SWFShadow"
++raise AttributeError("4. parameter has to be SWFShadow")
+ self.this = mingc.newDropShadowFilter(arg1, arg2.this, arg3.this, 
arg4)
+ elif type == SWFFILTER_TYPE_BLUR:
+ #blur
+ if not isinstance(arg1, SWFBlur):
+-raise AttributeError, "2. parameter has to be SWFBlur"
++raise AttributeError("2. parameter has to be SWFBlur")
+ self.this = mingc.newBlurFilter(arg1.this)
+ elif type == SWFFILTER_TYPE_GLOW:
+ #color, blur, strength, flags
+ if not isinstance(arg2, SWFBlur):
+-raise AttributeError, "3. parameter has to be SWFBlur"
++raise AttributeError("3. parameter has to be SWFBlur")
+ self.this = mingc.newGlowFilter(arg1, arg2.this, arg3, arg4)
+-  elif type == SWFFILTER_TYPE_BEVEL:
++elif type == SWFFILTER_TYPE_BEVEL:
+ #shadowColor, highlightColor, blur, shadow, flags
+ if not isinstance(arg3, SWFBlur):
+-raise AttributeError, "4. parameter has to be SWFBlur"
++raise AttributeError("4. parameter has to be SWFBlur")
+ if not isinstance(arg4, SWFShadow):
+-raise AttributeError, "5. parameter has to be SWFShadow"
++raise 

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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:36:49
  Author: foutrelis
Revision: 752713

upgpkg: nicotine+ 2.1.2-2: Python 3.9 rebuild

Modified:
  nicotine+/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:36:43 UTC (rev 752712)
+++ PKGBUILD2020-11-12 17:36:49 UTC (rev 752713)
@@ -6,7 +6,7 @@
 
 pkgname=nicotine+
 pkgver=2.1.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Soulseek music-sharing client, written in python'
 arch=(any)
 url='https://github.com/Nicotine-Plus/nicotine-plus'


[arch-commits] Commit in python-aiobotocore/repos/community-staging-any (4 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:37:31
  Author: foutrelis
Revision: 752727

archrelease: copy trunk to community-staging-any

Added:
  python-aiobotocore/repos/community-staging-any/PKGBUILD
(from rev 752724, python-aiobotocore/trunk/PKGBUILD)
  python-aiobotocore/repos/community-staging-any/unittest-mock.diff
(from rev 752724, python-aiobotocore/trunk/unittest-mock.diff)
Deleted:
  python-aiobotocore/repos/community-staging-any/PKGBUILD
  python-aiobotocore/repos/community-staging-any/unittest-mock.diff

+
 PKGBUILD   |   98 +--
 unittest-mock.diff |   74 +++---
 2 files changed, 86 insertions(+), 86 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 17:37:30 UTC (rev 752726)
+++ PKGBUILD2020-11-12 17:37:31 UTC (rev 752727)
@@ -1,49 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-
-pkgname=python-aiobotocore
-_pkgname=aiobotocore
-pkgver=1.1.2
-pkgrel=2
-pkgdesc='asyncio support for botocore library using aiohttp'
-arch=(any)
-url='https://github.com/aio-libs/aiobotocore'
-license=(Apache)
-depends=(python python-aiohttp python-botocore python-wrapt 
python-aioitertools)
-makedepends=(python-setuptools)
-checkdepends=(python-flask python-moto python-pytest python-pytest-asyncio)
-source=("https://github.com/aio-libs/aiobotocore/archive/$pkgver/$pkgname-$pkgver.tar.gz;
-unittest-mock.diff)
-sha256sums=('3a57646e4692076f3637e1191129377ebb7661f36c29f68ec8318fab82d66e7d'
-'ffb6b7e922632f4c2de5c93f61ab53e1730cfe151b0a2dde5dfce6260405866e')
-
-prepare() {
-  cd $_pkgname-$pkgver
-  # community/python-mock is outdated and does not include needed AsyncMock.
-  # Use mock from stdlib instead. It has AsyncMock since 3.8
-  patch -Np1 -i ../unittest-mock.diff
-
-  # Disable dependency pinning
-  # Upstream tracking issue: https://github.com/aio-libs/aiobotocore/issues/670
-  sed --in-place=.orig -r "s#'(botocore.*),<.*',#'\1',#" setup.py
-  diff -u setup.py{.orig,} || true
-}
-
-build() {
-  cd $_pkgname-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd $_pkgname-$pkgver
-
-  export PYTHONPATH="$PWD"
-  # test_lambda uses moto.awslambda, which requires a running Docker service
-  pytest -v -m moto tests \
-  --ignore=tests/test_patches.py \
-  --ignore=tests/test_lambda.py
-}
-
-package() {
-  cd $_pkgname-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: python-aiobotocore/repos/community-staging-any/PKGBUILD (from rev 
752724, python-aiobotocore/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 17:37:31 UTC (rev 752727)
@@ -0,0 +1,49 @@
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=python-aiobotocore
+_pkgname=aiobotocore
+pkgver=1.1.2
+pkgrel=3
+pkgdesc='asyncio support for botocore library using aiohttp'
+arch=(any)
+url='https://github.com/aio-libs/aiobotocore'
+license=(Apache)
+depends=(python python-aiohttp python-botocore python-wrapt 
python-aioitertools)
+makedepends=(python-setuptools)
+checkdepends=(python-flask python-moto python-pytest python-pytest-asyncio)
+source=("https://github.com/aio-libs/aiobotocore/archive/$pkgver/$pkgname-$pkgver.tar.gz;
+unittest-mock.diff)
+sha256sums=('3a57646e4692076f3637e1191129377ebb7661f36c29f68ec8318fab82d66e7d'
+'ffb6b7e922632f4c2de5c93f61ab53e1730cfe151b0a2dde5dfce6260405866e')
+
+prepare() {
+  cd $_pkgname-$pkgver
+  # community/python-mock is outdated and does not include needed AsyncMock.
+  # Use mock from stdlib instead. It has AsyncMock since 3.8
+  patch -Np1 -i ../unittest-mock.diff
+
+  # Disable dependency pinning
+  # Upstream tracking issue: https://github.com/aio-libs/aiobotocore/issues/670
+  sed --in-place=.orig -r "s#'(botocore.*),<.*',#'\1',#" setup.py
+  diff -u setup.py{.orig,} || true
+}
+
+build() {
+  cd $_pkgname-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd $_pkgname-$pkgver
+
+  export PYTHONPATH="$PWD"
+  # test_lambda uses moto.awslambda, which requires a running Docker service
+  pytest -v -m moto tests \
+  --ignore=tests/test_patches.py \
+  --ignore=tests/test_lambda.py
+}
+
+package() {
+  cd $_pkgname-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}

Deleted: unittest-mock.diff
===
--- unittest-mock.diff  2020-11-12 17:37:30 UTC (rev 752726)
+++ unittest-mock.diff  2020-11-12 17:37:31 UTC (rev 752727)
@@ -1,37 +0,0 @@
-diff --git a/tests/botocore/test_credentials.py 
b/tests/botocore/test_credentials.py
-index ecbe17e..1b2172e 100644
 a/tests/botocore/test_credentials.py
-+++ b/tests/botocore/test_credentials.py
-@@ -8,7 +8,7 @@ import datetime
- import json
- import subprocess
- 
--import mock
-+from unittest import mock
- 

[arch-commits] Commit in python-validators/repos/community-staging-any (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:37:33
  Author: foutrelis
Revision: 752728

archrelease: copy trunk to community-staging-any

Added:
  python-validators/repos/community-staging-any/PKGBUILD
(from rev 752727, python-validators/trunk/PKGBUILD)
Deleted:
  python-validators/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 17:37:31 UTC (rev 752727)
+++ PKGBUILD2020-11-12 17:37:33 UTC (rev 752728)
@@ -1,31 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-validators
-pkgver=0.18.1
-pkgrel=2
-pkgdesc="Python Data Validation for Humans"
-url="https://github.com/kvesteri/validators;
-license=('MIT')
-arch=('any')
-depends=('python-decorator' 'python-six')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/kvesteri/validators/archive/$pkgver.tar.gz;)
-sha512sums=('8dc75e02f6d53966f79f9c03099903c8aaca4eb899478e22c4b76ea60ba2e05ad20fd9eab348a9995e31563e8c25210dc14eff186f2e4db762e2e3c30056e5cc')
-
-build() {
-  cd validators-$pkgver
-  python setup.py build
-}
-
-check() {
-  cd validators-$pkgver
-  python -m pytest
-}
-
-package() {
-  cd validators-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-
-  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
-}

Copied: python-validators/repos/community-staging-any/PKGBUILD (from rev 
752727, python-validators/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 17:37:33 UTC (rev 752728)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-validators
+pkgver=0.18.1
+pkgrel=3
+pkgdesc="Python Data Validation for Humans"
+url="https://github.com/kvesteri/validators;
+license=('MIT')
+arch=('any')
+depends=('python-decorator' 'python-six')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kvesteri/validators/archive/$pkgver.tar.gz;)
+sha512sums=('8dc75e02f6d53966f79f9c03099903c8aaca4eb899478e22c4b76ea60ba2e05ad20fd9eab348a9995e31563e8c25210dc14eff186f2e4db762e2e3c30056e5cc')
+
+build() {
+  cd validators-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd validators-$pkgver
+  python -m pytest
+}
+
+package() {
+  cd validators-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -Dm644 LICENSE -t "$pkgdir"/usr/share/licenses/$pkgname/
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:36:07
  Author: foutrelis
Revision: 752704

upgpkg: yrd 0.5.3-4: Python 3.9 rebuild

Modified:
  yrd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:35:59 UTC (rev 752703)
+++ PKGBUILD2020-11-12 17:36:07 UTC (rev 752704)
@@ -3,7 +3,7 @@
 
 pkgname=yrd
 pkgver=0.5.3
-pkgrel=3
+pkgrel=4
 pkgdesc='cjdns swiss army knife'
 url='https://github.com/kpcyrd/yrd'
 license=('GPL3')


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:37:29
  Author: foutrelis
Revision: 752725

upgpkg: python-validators 0.18.1-3: Python 3.9 rebuild

Modified:
  python-validators/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:37:27 UTC (rev 752724)
+++ PKGBUILD2020-11-12 17:37:29 UTC (rev 752725)
@@ -2,7 +2,7 @@
 
 pkgname=python-validators
 pkgver=0.18.1
-pkgrel=2
+pkgrel=3
 pkgdesc="Python Data Validation for Humans"
 url="https://github.com/kvesteri/validators;
 license=('MIT')


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:36:11
  Author: foutrelis
Revision: 752705

archrelease: copy trunk to community-staging-any

Added:
  yrd/repos/community-staging-any/
  yrd/repos/community-staging-any/PKGBUILD
(from rev 752704, yrd/trunk/PKGBUILD)
  yrd/repos/community-staging-any/yrd.tmpfiles.conf
(from rev 752704, yrd/trunk/yrd.tmpfiles.conf)

---+
 PKGBUILD  |   33 +
 yrd.tmpfiles.conf |3 +++
 2 files changed, 36 insertions(+)

Copied: yrd/repos/community-staging-any/PKGBUILD (from rev 752704, 
yrd/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:36:11 UTC (rev 752705)
@@ -0,0 +1,33 @@
+# Maintainer: Levente Polyak 
+# Contributor: Kevin MacMartin 
+
+pkgname=yrd
+pkgver=0.5.3
+pkgrel=4
+pkgdesc='cjdns swiss army knife'
+url='https://github.com/kpcyrd/yrd'
+license=('GPL3')
+arch=('any')
+depends=('python-setuptools' 'python-argh' 'python-requests' 'cjdns')
+source=(${pkgname}-${pkgver}.tar.gz::https://github.com/kpcyrd/yrd/archive/v${pkgver}.tar.gz
+yrd.tmpfiles.conf)
+sha512sums=('c76ab91d59c97d096adf15fb2c3e00f76102fa9a7715911348e2adb56fb818e5ceaed299027645deb9836f3d4811bdf47618fc0e96adb352cf05ff9406957096'
+
'191fdf5687886357c01b72b2b9037045ca24d0ee888dc2bf6b2748a769eeb9a481eb01a9807f8f32b783d0970229f18d1264e937c2dd44b282ac764c49450cca')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  python setup.py install --prefix=/usr --root="${pkgdir}" -O1 --skip-build
+
+  install -Dm 644 doc/yrd.1 -t "${pkgdir}/usr/share/man/man1"
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+
+  install -Dm 644 "${srcdir}/${pkgname}.tmpfiles.conf" 
"${pkgdir}/usr/lib/tmpfiles.d/yrd.conf"
+  install -Dm 644 init/yrd.service -t "${pkgdir}/usr/lib/systemd/system"
+}
+
+# vim: ts=2 sw=2 et:

Copied: yrd/repos/community-staging-any/yrd.tmpfiles.conf (from rev 752704, 
yrd/trunk/yrd.tmpfiles.conf)
===
--- community-staging-any/yrd.tmpfiles.conf (rev 0)
+++ community-staging-any/yrd.tmpfiles.conf 2020-11-12 17:36:11 UTC (rev 
752705)
@@ -0,0 +1,3 @@
+d /etc/yrd 0700 root root -
+d /etc/yrd/inbound.d 0700 root root -
+d /etc/yrd/outbound.d 0700 root root -


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:36:49
  Author: foutrelis
Revision: 752714

upgpkg: python-bitvector 3.4.9-4: Python 3.9 rebuild

Modified:
  python-bitvector/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:36:49 UTC (rev 752713)
+++ PKGBUILD2020-11-12 17:36:49 UTC (rev 752714)
@@ -4,7 +4,7 @@
 
 pkgname=python-bitvector
 pkgver=3.4.9
-pkgrel=3
+pkgrel=4
 pkgdesc="A memory-efficient packed representation for bit arrays in pure 
Python"
 url="https://pypi.python.org/pypi/BitVector;
 license=('PSF')


[arch-commits] Commit in gloobus-preview/repos (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:37:24
  Author: foutrelis
Revision: 752723

archrelease: copy trunk to community-staging-x86_64

Added:
  gloobus-preview/repos/community-staging-x86_64/
  gloobus-preview/repos/community-staging-x86_64/PKGBUILD
(from rev 752722, gloobus-preview/trunk/PKGBUILD)

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

Copied: gloobus-preview/repos/community-staging-x86_64/PKGBUILD (from rev 
752722, gloobus-preview/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-12 17:37:24 UTC (rev 752723)
@@ -0,0 +1,44 @@
+# Maintainer: Balló György 
+
+pkgname=gloobus-preview
+_bzrrev=336
+_bzrpath=~gloobus-dev/$pkgname/last_working_branch
+pkgver=0.4.5.$_bzrrev
+pkgrel=2
+pkgdesc="GNOME application designed to enable a full screen preview of any 
kind of file"
+arch=('x86_64')
+url="https://launchpad.net/gloobus-preview;
+license=('GPL')
+depends=('gst-plugins-base' 'gtksourceview3' 'poppler-glib' 'python-dbus' 
'python-gobject')
+makedepends=('boost' 'bzr' 'djvulibre' 'libgxps' 'libspectre')
+optdepends=('djvulibre: Preview DjVu documents'
+'gst-libav: Extra media codecs'
+'gst-plugins-bad: Extra media codecs'
+'gst-plugins-good: Extra media codecs'
+'gst-plugins-ugly: Extra media codecs'
+'imagemagick: Support for more image formats'
+'libgxps: Preview XPS documents'
+'libspectre: Preview PostScript documents'
+'unoconv: Preview LibreOffice compatible documents')
+source=($pkgname-$_bzrrev.tar.gz::https://bazaar.launchpad.net/$_bzrpath/tarball/$_bzrrev)
+sha256sums=('b10646dd23d277f8b3f86787cdd2fc6675fb9ce5d314b8886a4612448ba05209')
+
+prepare() {
+  cd $_bzrpath
+  autoreconf -fi
+}
+
+build() {
+  cd $_bzrpath
+  ./configure --prefix=/usr
+
+  #https://bugzilla.gnome.org/show_bug.cgi?id=656231
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+
+  make
+}
+
+package() {
+  cd $_bzrpath
+  make DESTDIR="$pkgdir" install
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:37:13
  Author: foutrelis
Revision: 752719

upgpkg: python-fonttools 4.16.1-3: Python 3.9 rebuild

Modified:
  python-fonttools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:37:09 UTC (rev 752718)
+++ PKGBUILD2020-11-12 17:37:13 UTC (rev 752719)
@@ -4,7 +4,7 @@
 
 pkgname=python-fonttools
 pkgver=4.16.1
-pkgrel=2
+pkgrel=3
 pkgdesc="A library to manipulate font files from Python"
 url="https://github.com/fonttools/fonttools;
 license=("MIT")


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:37:30
  Author: foutrelis
Revision: 752726

upgpkg: xrootd 5.0.2-2: Python 3.9 rebuild

Modified:
  xrootd/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:37:29 UTC (rev 752725)
+++ PKGBUILD2020-11-12 17:37:30 UTC (rev 752726)
@@ -4,7 +4,7 @@
 pkgname=xrootd
 pkgdesc="Software framework for fast, low latency, scalable and fault tolerant 
data access."
 pkgver=5.0.2
-pkgrel=1
+pkgrel=2
 arch=('x86_64')
 url="https://xrootd.slac.stanford.edu/;
 license=('LGPL3')


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:37:27
  Author: foutrelis
Revision: 752724

upgpkg: python-aiobotocore 1.1.2-3: Python 3.9 rebuild

Modified:
  python-aiobotocore/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:37:24 UTC (rev 752723)
+++ PKGBUILD2020-11-12 17:37:27 UTC (rev 752724)
@@ -3,7 +3,7 @@
 pkgname=python-aiobotocore
 _pkgname=aiobotocore
 pkgver=1.1.2
-pkgrel=2
+pkgrel=3
 pkgdesc='asyncio support for botocore library using aiohttp'
 arch=(any)
 url='https://github.com/aio-libs/aiobotocore'


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:01
  Author: foutrelis
Revision: 752689

archrelease: copy trunk to community-staging-any

Added:
  python-venusian/repos/community-staging-any/
  python-venusian/repos/community-staging-any/PKGBUILD
(from rev 752687, python-venusian/trunk/PKGBUILD)

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

Copied: python-venusian/repos/community-staging-any/PKGBUILD (from rev 752687, 
python-venusian/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:35:01 UTC (rev 752689)
@@ -0,0 +1,31 @@
+# Maintainer: Felix Yan 
+# Contributor: Sergey Mastykov 
+
+pkgname=python-venusian
+pkgver=3.0.0
+pkgrel=2
+pkgdesc="A library for deferring decorator actions"
+arch=('any')
+license=('custom:BSD')
+url="https://pylonsproject.org;
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest-runner' 'python-pytest-cov')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/Pylons/venusian/archive/$pkgver.tar.gz;)
+sha512sums=('5cb765d42c19341917bfe8b97c4c117140060a2c6b12492daebbae5e48cbc8b9db0c85593714c1b3754f7921c522d99b0feaf79291088a5abd83f979a3a938c0')
+
+build() {
+  cd venusian-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd venusian-$pkgver
+  python setup.py pytest
+}
+
+package() {
+  cd venusian-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.txt 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.txt
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:44:10
  Author: foutrelis
Revision: 752788

archrelease: copy trunk to community-staging-x86_64

Added:
  python-selenium/repos/community-staging-x86_64/
  python-selenium/repos/community-staging-x86_64/PKGBUILD
(from rev 752787, python-selenium/trunk/PKGBUILD)

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

Copied: python-selenium/repos/community-staging-x86_64/PKGBUILD (from rev 
752787, python-selenium/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-12 17:44:10 UTC (rev 752788)
@@ -0,0 +1,22 @@
+# Maintainer: Jelle van der Waa 
+# Contributor: Aaron DeVore 
+
+pkgname=python-selenium
+pkgver=3.141.0
+pkgrel=3
+pkgdesc="Python binding for Selenium Remote Control"
+arch=('x86_64')
+url="https://pypi.python.org/pypi/selenium;
+license=('Apache')
+depends=('python' 'python-urllib3')
+makedepends=('python-setuptools')
+optdepends=('geckodriver: Firefox driver support')
+source=("https://pypi.io/packages/source/s/selenium/selenium-$pkgver.tar.gz;)
+sha512sums=('3d2afbe9e96f88e9c055a89786b5090af387d3feba4598577b70fd3e0b20c2c09c4b25af920c654f52ec7e34f23181e6d278ac05f1a1f960d2d371ce7a6b82d8')
+
+package() {
+  cd "$srcdir/selenium-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+}
+
+# check() takes too many dependencies to run


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:44:29
  Author: foutrelis
Revision: 752791

archrelease: copy trunk to community-staging-any

Added:
  ibus-table/repos/community-staging-any/
  ibus-table/repos/community-staging-any/PKGBUILD
(from rev 752790, ibus-table/trunk/PKGBUILD)
  ibus-table/repos/community-staging-any/sgml_fix.patch
(from rev 752790, ibus-table/trunk/sgml_fix.patch)

+
 PKGBUILD   |   40 
 sgml_fix.patch |   24 
 2 files changed, 64 insertions(+)

Copied: ibus-table/repos/community-staging-any/PKGBUILD (from rev 752790, 
ibus-table/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:44:29 UTC (rev 752791)
@@ -0,0 +1,40 @@
+# Maintainer: Felix Yan 
+# Contributor: coderoar 
+# Contributor: leemars 
+# Contributor: Daniel J Griffiths 
+
+pkgname=ibus-table
+pkgver=1.12.1
+pkgrel=2
+pkgdesc='IM Engine framework for table-based input methods, such as ZhengMa, 
WuBi, ErBi, CangJie and so on'
+arch=('any')
+url="https://github.com/kaio/ibus-table;
+license=('LGPL')
+makedepends=('docbook2x' 'docbook-sgml')
+depends=('python-pyenchant' 'ibus' 'aspell-en')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/kaio/ibus-table/archive/$pkgver.tar.gz;
+sgml_fix.patch)
+sha512sums=('d6b7e0ed1226b9515e6b0883b14f55ecd7cd6c185f9ada443b9ca4ce029d371891510788592c4701d199b41981203701177ea9a0e3a9dbe122dbc752d3a1e51a'
+
'930cd45e9687295159c44d5d4133e99a2259fb8f2ed51675b55b18ca59acb410144689a2d51b052b7bbcbe061f8135ebd511898658d1c71e7004303df969c880')
+
+prepare() {
+  cd $pkgname-$pkgver
+
+  patch -p1 -i ../sgml_fix.patch
+}
+
+build() {
+  cd $pkgname-$pkgver
+
+  ./autogen.sh \
+--prefix=/usr \
+--libexecdir=/usr/lib/ibus
+
+  make
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  make DESTDIR="$pkgdir" install
+}

Copied: ibus-table/repos/community-staging-any/sgml_fix.patch (from rev 752790, 
ibus-table/trunk/sgml_fix.patch)
===
--- community-staging-any/sgml_fix.patch(rev 0)
+++ community-staging-any/sgml_fix.patch2020-11-12 17:44:29 UTC (rev 
752791)
@@ -0,0 +1,24 @@
+diff --git a/engine/Makefile.am b/engine/Makefile.am
+index 1334876..1836439 100644
+--- a/engine/Makefile.am
 b/engine/Makefile.am
+@@ -21,6 +21,7 @@
+ 
+ DOC2MAN = docbook2man
+ SGML = ibus-table-createdb.sgml
++XML = ibus-table-createdb.xml
+ BUILT_MANS = ibus-table-createdb.1
+ man_MANS = $(BUILT_MANS)
+ 
+@@ -65,8 +66,9 @@ MAINTAINERCLEANFILES = \
+ 
+ ${man_MANS}: ${SGML}
+   $(AM_V_GEN) $(RM) $@; \
+-  $(DOC2MAN) ${SGML}; \
+-  $(RM) manpage.*
++  SGML_CATALOG_FILES=/etc/sgml/catalog sgml2xml -xlower -xid ${SGML} > 
${XML}; \
++  $(DOC2MAN) ${XML}; \
++  $(RM) manpage.* ${XML}
+ 
+ table.xml: table.xml.in
+   ( \


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:44:25
  Author: foutrelis
Revision: 752790

upgpkg: ibus-table 1.12.1-2: Python 3.9 rebuild

Modified:
  ibus-table/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:44:19 UTC (rev 752789)
+++ PKGBUILD2020-11-12 17:44:25 UTC (rev 752790)
@@ -5,7 +5,7 @@
 
 pkgname=ibus-table
 pkgver=1.12.1
-pkgrel=1
+pkgrel=2
 pkgdesc='IM Engine framework for table-based input methods, such as ZhengMa, 
WuBi, ErBi, CangJie and so on'
 arch=('any')
 url="https://github.com/kaio/ibus-table;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:44:07
  Author: foutrelis
Revision: 752786

upgpkg: python-selenium 3.141.0-3: Python 3.9 rebuild

Modified:
  python-selenium/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:43:57 UTC (rev 752785)
+++ PKGBUILD2020-11-12 17:44:07 UTC (rev 752786)
@@ -3,7 +3,7 @@
 
 pkgname=python-selenium
 pkgver=3.141.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Python binding for Selenium Remote Control"
 arch=('x86_64')
 url="https://pypi.python.org/pypi/selenium;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:43:32
  Author: foutrelis
Revision: 752782

archrelease: copy trunk to community-staging-any

Added:
  eric/repos/community-staging-any/
  eric/repos/community-staging-any/.contrib
(from rev 752781, eric/trunk/.contrib)
  eric/repos/community-staging-any/ChangeLog
(from rev 752781, eric/trunk/ChangeLog)
  eric/repos/community-staging-any/PKGBUILD
(from rev 752781, eric/trunk/PKGBUILD)

---+
 .contrib  |7 ++
 ChangeLog |  180 
 PKGBUILD  |   28 +
 3 files changed, 215 insertions(+)

Copied: eric/repos/community-staging-any/.contrib (from rev 752781, 
eric/trunk/.contrib)
===
--- community-staging-any/.contrib  (rev 0)
+++ community-staging-any/.contrib  2020-11-12 17:43:32 UTC (rev 752782)
@@ -0,0 +1,7 @@
+This is a list of (past) contributors not already credited in the PKGBUILD:
+
+Eric Belanger 
+riai 
+Ben 
+Daniel J Griffiths 
+Felix Rohrbach 

Copied: eric/repos/community-staging-any/ChangeLog (from rev 752781, 
eric/trunk/ChangeLog)
===
--- community-staging-any/ChangeLog (rev 0)
+++ community-staging-any/ChangeLog 2020-11-12 17:43:32 UTC (rev 752782)
@@ -0,0 +1,180 @@
+19.06-1:
+upstream update
+
+19.03-1:
+upstream update
+
+19.01-1:
+upstream update
+
+18.11-1:
+upstream update
+
+18.10-1:
+upstream update
+
+18.08-1:
+upstream update
+
+18.06-1:
+upstream update
+
+18.05-1:
+upstream update
+
+18.04-1:
+upstream update
+
+18.03-1:
+upstream update
+
+18.02-1:
+upstream update
+
+18.01-1:
+upstream update
+
+17.12-1:
+upstream update
+
+17.11.1-1:
+upstream update
+
+17.11-1:
+upstream update
+
+17.10-1:
+upstream update
+
+17.09-1:
+upstream update
+
+17.08-1:
+upstream update
+
+17.07-1:
+upstream update
+
+17.06-1:
+upstream update
+
+17.05-1:
+upstream update
+
+17.04.1:
+upstream update
+
+17.03.1:
+upstream update
+
+17.03:
+upstream update
+
+17.02-1:
+* upstream update
+* drop qt4 versions as soon as they depend on qtwebkit
+
+17.01-1:
+upstream update
+
+16.12-1:
+upstream update
+
+16.11-1:
+upstream update
+
+6.1.11-1:
+upstream update
+
+6.1.10-1:
+upstream update
+
+6.1.9-1:
+upstream update
+
+6.1.8-1:
+upstream update
+
+6.1.7-1:
+upstream update
+
+6.1.6-1:
+upstream update
+
+6.1.5-1:
+upstream update
+
+6.1.4-2:
+drop install file, move to pacman hooks
+
+6.1.4-1:
+upstream update
+
+6.1.3-1:
+upstream update
+
+6.1.2-1:
+upstream update
+
+6.1.1-1:
+upstream update
+
+6.1.0-1:
+upstream update
+
+6.0.11-1:
+upstream update
+
+6.0.10-1:
+upstream update
+
+6.0.9-2:
+python3.5 rebuild
+
+6.0.9-1:
+upstream update
+
+6.0.8-1:
+upstream update
+
+6.0.7-1:
+upstream update
+
+6.0.6-1:
+upstream update
+
+6.0.5-1:
+upstream update
+
+6.0.4-1:
+upstream update
+
+6.0.3-1:
+upstream update
+
+6.0.2-1:
+upstream update
+
+6.0.1-2:
+* fix FS#43573
+* fix API path
+
+6.0.1-1:
+upstream update
+
+6.0.0-1:
+* upstream update
+* split to qt5 and qt4 packages
+
+5.5.2-1:
+upstream update
+
+5.5.1-1:
+upstream update
+
+5.5.0-1:
+* upstream update
+* create python2-eric package
+
+5.4.7-1:
+upstream update. Create eric-common package

Copied: eric/repos/community-staging-any/PKGBUILD (from rev 752781, 
eric/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:43:32 UTC (rev 752782)
@@ -0,0 +1,28 @@
+# Maintainer: Evgeniy Alekseev 
+# Contributor: Ray Rashif 
+# Contributor: Brad Fanella 
+# See .contrib for older/other contributors
+
+pkgname=eric
+pkgver=20.9
+pkgrel=2
+pkgdesc="A full-featured Python and Ruby IDE in PyQt"
+arch=('any')
+url="https://eric-ide.python-projects.org/;
+license=('GPL3')
+depends=('python-qscintilla-qt5' 'python-pyqtwebengine' 'python-pyqtchart' 
'qt5-svg')
+conflicts=(eric-common)
+replaces=(eric-common)
+source=("https://downloads.sourceforge.net/eric-ide/eric6-$pkgver.tar.gz;)
+sha512sums=('ffdab3b51f0c782d79d99387d6e54bc4b5b05a40a61972731516efedbb276ea1bb9632ffe65fced25642c900a77d9240aed8d31cb3fe238292278a2fd9d53e73')
+changelog=ChangeLog
+
+package_eric() {
+  cd eric6-$pkgver
+  python install.py -c -b "/usr/bin" -i "${pkgdir}"
+
+  # fix paths in desktop files
+  find "${pkgdir}" -name '*.desktop' -exec sed -i "s|${pkgdir}||g" {} \;
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:43:27
  Author: foutrelis
Revision: 752781

upgpkg: eric 20.9-2: Python 3.9 rebuild

Modified:
  eric/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:43:10 UTC (rev 752780)
+++ PKGBUILD2020-11-12 17:43:27 UTC (rev 752781)
@@ -5,7 +5,7 @@
 
 pkgname=eric
 pkgver=20.9
-pkgrel=1
+pkgrel=2
 pkgdesc="A full-featured Python and Ruby IDE in PyQt"
 arch=('any')
 url="https://eric-ide.python-projects.org/;


[arch-commits] Commit in hid-tools/repos (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:43:07
  Author: foutrelis
Revision: 752779

archrelease: copy trunk to community-staging-any

Added:
  hid-tools/repos/community-staging-any/
  hid-tools/repos/community-staging-any/PKGBUILD
(from rev 752777, hid-tools/trunk/PKGBUILD)

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

Copied: hid-tools/repos/community-staging-any/PKGBUILD (from rev 752777, 
hid-tools/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:43:07 UTC (rev 752779)
@@ -0,0 +1,32 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+pkgname=hid-tools
+pkgver=0.2
+pkgrel=6
+arch=('any')
+url='https://gitlab.freedesktop.org/libevdev/hid-tools'
+license=('GPL2')
+pkgdesc='Python scripts to manipulate HID data'
+depends=('python-parse' 'python-pyudev')
+makedepends=('python-setuptools' 'python-pypandoc' 'python-sphinx' 
'python-sphinx_rtd_theme')
+source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('580635bc679b8b6dd396c72b9a5d6560a56a3c3fa4b1d83ebbe82508977e23ce3abf0892406605937e62cde6335d205eba283b6c67dfe65630a2a27d74747ffb')
+
+build() {
+  cd $pkgname-$pkgver
+
+  python setup.py build
+
+  make doc
+}
+
+package() {
+  cd $pkgname-$pkgver
+
+  python setup.py install --root "$pkgdir" --skip-build -O1
+
+  # Install documentation
+  install -dm 755 "$pkgdir"/usr/share/doc/$pkgname
+  cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
+  rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:42:49
  Author: foutrelis
Revision: 752774

Refresh checksum

Modified:
  python-jsonschema-objects/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:42:40 UTC (rev 752773)
+++ PKGBUILD2020-11-12 17:42:49 UTC (rev 752774)
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner' 'python-pytest-mock')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/cwacek/python-jsonschema-objects/archive/$pkgver.tar.gz;)
-sha512sums=('52a37258918720ad874be91ad8d3d904141e4d5da5bd7b905e4a7ffb3482c22c1b92080d59b556d47f4a6e2788c4c07ddae7b52e9a9b516bbd0f7db733577ce9')
+sha512sums=('cab0d413375677f1204b236703865fdff43763a68bf0cdf82460c953aed51376c581102f6588377a51b259cbe8a1095c90b50789dc18fcd328c8f60b669631a4')
 
 build() {
   cd python-jsonschema-objects-$pkgver


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:43:03
  Author: foutrelis
Revision: 752777

upgpkg: hid-tools 0.2-6: Python 3.9 rebuild

Modified:
  hid-tools/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:43:00 UTC (rev 752776)
+++ PKGBUILD2020-11-12 17:43:03 UTC (rev 752777)
@@ -2,7 +2,7 @@
 
 pkgname=hid-tools
 pkgver=0.2
-pkgrel=5
+pkgrel=6
 arch=('any')
 url='https://gitlab.freedesktop.org/libevdev/hid-tools'
 license=('GPL2')
@@ -30,4 +30,3 @@
   cp -r -a --no-preserve=ownership doc/html "$pkgdir"/usr/share/doc/$pkgname
   rm -rf "$pkgdir"/usr/share/doc/$pkgname/html/.doctrees
 }
-


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:42:32
  Author: foutrelis
Revision: 752772

archrelease: copy trunk to community-staging-any

Added:
  python-designateclient/repos/community-staging-any/
  python-designateclient/repos/community-staging-any/PKGBUILD
(from rev 752771, python-designateclient/trunk/PKGBUILD)

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

Copied: python-designateclient/repos/community-staging-any/PKGBUILD (from rev 
752771, python-designateclient/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:42:32 UTC (rev 752772)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Contributor: Daniel Wallace 
+
+pkgname=python-designateclient
+pkgver=4.1.0
+pkgrel=2
+pkgdesc="OpenStack DNS-as-a-Service - Client"
+arch=('any')
+url="https://docs.openstack.org/python-designateclient/latest/;
+license=('Apache')
+depends=('python-cliff' 'python-jsonschema' 'python-osc-lib' 
'python-oslo-serialization'
+ 'python-oslo-utils' 'python-pbr' 'python-keystoneauth1' 
'python-requests' 'python-six'
+ 'python-stevedore' 'python-debtcollector')
+checkdepends=('python-oslotest' 'python-requests-mock')
+source=("https://github.com/openstack/python-designateclient/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha512sums=('465fc07965edf8ac0e27ea52fd835760fb3a6c451db1b4690c6636a2829d0d74c7d22513c3f57e1ecb913919fa216c8b57acb83cf24a97730837102164d3027a')
+
+export PBR_VERSION=$pkgver
+
+build() {
+  cd python-designateclient-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd python-designateclient-$pkgver
+  stestr run
+}
+
+package() {
+  cd python-designateclient-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:42:29
  Author: foutrelis
Revision: 752770

upgpkg: python-designateclient 4.1.0-2: Python 3.9 rebuild

Modified:
  python-designateclient/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:42:21 UTC (rev 752769)
+++ PKGBUILD2020-11-12 17:42:29 UTC (rev 752770)
@@ -3,7 +3,7 @@
 
 pkgname=python-designateclient
 pkgver=4.1.0
-pkgrel=1
+pkgrel=2
 pkgdesc="OpenStack DNS-as-a-Service - Client"
 arch=('any')
 url="https://docs.openstack.org/python-designateclient/latest/;


[arch-commits] Commit in python-txrequests/repos/community-staging-any (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:41:16
  Author: foutrelis
Revision: 752759

archrelease: copy trunk to community-staging-any

Added:
  python-txrequests/repos/community-staging-any/PKGBUILD
(from rev 752758, python-txrequests/trunk/PKGBUILD)
Deleted:
  python-txrequests/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 17:41:12 UTC (rev 752758)
+++ PKGBUILD2020-11-12 17:41:16 UTC (rev 752759)
@@ -1,28 +0,0 @@
-# Maintainer: Chih-Hsuan Yen 
-
-pkgname=python-txrequests
-pkgver=0.9.6
-pkgrel=5
-pkgdesc='Asynchronous Python HTTP Requests for Humans using twisted'
-license=('Apache')
-arch=(any)
-url='https://github.com/tardyp/txrequests'
-depends=(python-requests python-twisted)
-makedepends=(python-setuptools)
-source=("https://files.pythonhosted.org/packages/source/t/txrequests/txrequests-${pkgver}.tar.gz;)
-sha256sums=('b452a1cafa4d005678f6fa47922a330feb4907d5b4732d1841ca98e89f1362e1')
-
-build() {
-cd txrequests-$pkgver
-python setup.py build
-}
-
-check() {
-cd txrequests-$pkgver
-python test_txrequests.py
-}
-
-package() {
-cd txrequests-$pkgver
-python setup.py install --root="$pkgdir" --optimize=1 --skip-build
-}

Copied: python-txrequests/repos/community-staging-any/PKGBUILD (from rev 
752758, python-txrequests/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 17:41:16 UTC (rev 752759)
@@ -0,0 +1,28 @@
+# Maintainer: Chih-Hsuan Yen 
+
+pkgname=python-txrequests
+pkgver=0.9.6
+pkgrel=6
+pkgdesc='Asynchronous Python HTTP Requests for Humans using twisted'
+license=('Apache')
+arch=(any)
+url='https://github.com/tardyp/txrequests'
+depends=(python-requests python-twisted)
+makedepends=(python-setuptools)
+source=("https://files.pythonhosted.org/packages/source/t/txrequests/txrequests-${pkgver}.tar.gz;)
+sha256sums=('b452a1cafa4d005678f6fa47922a330feb4907d5b4732d1841ca98e89f1362e1')
+
+build() {
+cd txrequests-$pkgver
+python setup.py build
+}
+
+check() {
+cd txrequests-$pkgver
+python test_txrequests.py
+}
+
+package() {
+cd txrequests-$pkgver
+python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+}


[arch-commits] Commit in pyqt3d/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:40:29
  Author: foutrelis
Revision: 400642

archrelease: copy trunk to staging-x86_64

Added:
  pyqt3d/repos/staging-x86_64/
  pyqt3d/repos/staging-x86_64/PKGBUILD
(from rev 400641, pyqt3d/trunk/PKGBUILD)

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

Copied: pyqt3d/repos/staging-x86_64/PKGBUILD (from rev 400641, 
pyqt3d/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-11-12 17:40:29 UTC (rev 400642)
@@ -0,0 +1,30 @@
+# Maintainer: Antonio Rojas 
+# Maintainer: Felix Yan 
+
+pkgbase=pyqt3d
+pkgname=(python-pyqt3d)
+pkgver=5.15.1
+pkgrel=2
+pkgdesc="Python bindings for Qt3D"
+arch=(x86_64)
+url="https://www.riverbankcomputing.com/software/pyqt3d/intro;
+license=(GPL3)
+groups=(pyqt5)
+depends=(qt5-3d python-pyqt5)
+makedepends=(sip5 pyqt-builder)
+source=("https://pypi.python.org/packages/source/P/PyQt3D/PyQt3D-$pkgver.tar.gz;)
+sha256sums=('f6dddf29b910a3638074a0fa783d63613c84899b8e07498c5afdfcb815f96eed')
+
+build() {
+  cd "$srcdir"/PyQt3D-$pkgver
+  sip-build \
+--no-make \
+--api-dir /usr/share/qt/qsci/api/python
+  cd build
+  make
+}
+
+package_python-pyqt3d(){
+  cd PyQt3D-$pkgver/build
+  make INSTALL_ROOT="$pkgdir" install -j1
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:40:26
  Author: foutrelis
Revision: 400641

upgpkg: pyqt3d 5.15.1-2: Python 3.9 rebuild

Modified:
  pyqt3d/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:38:49 UTC (rev 400640)
+++ PKGBUILD2020-11-12 17:40:26 UTC (rev 400641)
@@ -4,7 +4,7 @@
 pkgbase=pyqt3d
 pkgname=(python-pyqt3d)
 pkgver=5.15.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings for Qt3D"
 arch=(x86_64)
 url="https://www.riverbankcomputing.com/software/pyqt3d/intro;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:41:12
  Author: foutrelis
Revision: 752758

upgpkg: python-txrequests 0.9.6-6: Python 3.9 rebuild

Modified:
  python-txrequests/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:41:06 UTC (rev 752757)
+++ PKGBUILD2020-11-12 17:41:12 UTC (rev 752758)
@@ -2,7 +2,7 @@
 
 pkgname=python-txrequests
 pkgver=0.9.6
-pkgrel=5
+pkgrel=6
 pkgdesc='Asynchronous Python HTTP Requests for Humans using twisted'
 license=('Apache')
 arch=(any)


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:38:31
  Author: foutrelis
Revision: 752740

archrelease: copy trunk to community-staging-any

Added:
  python-pam/repos/community-staging-any/
  python-pam/repos/community-staging-any/PKGBUILD
(from rev 752739, python-pam/trunk/PKGBUILD)

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

Copied: python-pam/repos/community-staging-any/PKGBUILD (from rev 752739, 
python-pam/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:38:31 UTC (rev 752740)
@@ -0,0 +1,26 @@
+# Maintainer: Eli Schwartz 
+
+pkgname=python-pam
+pkgver=1.8.4
+pkgrel=5
+pkgdesc=" Pure Python interface to the Pluggable Authentication Modules system 
on Linux"
+arch=('any')
+url="https://github.com/FirefighterBlu3/${pkgname};
+license=('MIT')
+depends=('pam' 'python')
+makedepends=('python-setuptools')
+source=("https://files.pythonhosted.org/packages/source/${pkgname:0:1}/${pkgname}/${pkgname}-${pkgver}.tar.gz;)
+sha256sums=('c856d9c89fedb33951dd8a95727ae57c6887b02d065bbdffd2fd9dbc0183909b')
+validpgpkeys=('766460A814AE0D0066C3EE922AC27DE01E1DFAD6') # David Ford 

+
+build() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+   python setup.py build
+}
+
+package() {
+   cd "${srcdir}/${pkgname}-${pkgver}"
+
+   python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:38:20
  Author: foutrelis
Revision: 752736

upgpkg: python-patchwork 1.0.1-4: Python 3.9 rebuild

Modified:
  python-patchwork/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:37:50 UTC (rev 752735)
+++ PKGBUILD2020-11-12 17:38:20 UTC (rev 752736)
@@ -2,7 +2,7 @@
 
 pkgname=python-patchwork
 pkgver=1.0.1
-pkgrel=3
+pkgrel=4
 pkgdesc="Common deployment/sysadmin operations, built on Fabric"
 arch=(any)
 url="https://github.com/fabric/patchwork;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:38:39
  Author: foutrelis
Revision: 752741

upgpkg: python-gammu 3.1-2: Python 3.9 rebuild

Modified:
  python-gammu/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:38:31 UTC (rev 752740)
+++ PKGBUILD2020-11-12 17:38:39 UTC (rev 752741)
@@ -3,7 +3,7 @@
 
 pkgname=python-gammu
 pkgver=3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Python bindings for Gammu library"
 arch=('x86_64')
 url="https://wammu.eu/python-gammu/;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:38:28
  Author: foutrelis
Revision: 752738

upgpkg: python-pam 1.8.4-5: Python 3.9 rebuild

Modified:
  python-pam/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:38:24 UTC (rev 752737)
+++ PKGBUILD2020-11-12 17:38:28 UTC (rev 752738)
@@ -2,7 +2,7 @@
 
 pkgname=python-pam
 pkgver=1.8.4
-pkgrel=4
+pkgrel=5
 pkgdesc=" Pure Python interface to the Pluggable Authentication Modules system 
on Linux"
 arch=('any')
 url="https://github.com/FirefighterBlu3/${pkgname};


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:14:27
  Author: foutrelis
Revision: 752377

upgpkg: python-marshmallow-sqlalchemy 0.24.0-2: Python 3.9 rebuild

Modified:
  python-marshmallow-sqlalchemy/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:14:27 UTC (rev 752376)
+++ PKGBUILD2020-11-12 17:14:27 UTC (rev 752377)
@@ -2,7 +2,7 @@
 
 pkgname=python-marshmallow-sqlalchemy
 pkgver=0.24.0
-pkgrel=1
+pkgrel=2
 pkgdesc='SQLAlchemy integration with marshmallow'
 url=https://marshmallow-sqlalchemy.readthedocs.io/
 arch=(any)


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:14:35
  Author: foutrelis
Revision: 400619

upgpkg: accerciser 3.38.0-2: Python 3.9 rebuild

Modified:
  accerciser/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:12:59 UTC (rev 400618)
+++ PKGBUILD2020-11-12 17:14:35 UTC (rev 400619)
@@ -5,7 +5,7 @@
 
 pkgname=accerciser
 pkgver=3.38.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Interactive Python accessibility explorer for the GNOME desktop"
 arch=(any)
 url="https://wiki.gnome.org/Apps/Accerciser;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:14:37
  Author: foutrelis
Revision: 400620

upgpkg: kapidox 5.75.0-2: Python 3.9 rebuild

Modified:
  kapidox/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:14:35 UTC (rev 400619)
+++ PKGBUILD2020-11-12 17:14:37 UTC (rev 400620)
@@ -4,7 +4,7 @@
 
 pkgname=kapidox
 pkgver=5.75.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Frameworks API Documentation Tools'
 arch=(any)
 url='https://community.kde.org/Frameworks'


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:39:16
  Author: foutrelis
Revision: 752747

archrelease: copy trunk to community-staging-any

Added:
  codespell/repos/community-staging-any/
  codespell/repos/community-staging-any/PKGBUILD
(from rev 752746, codespell/trunk/PKGBUILD)

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

Copied: codespell/repos/community-staging-any/PKGBUILD (from rev 752746, 
codespell/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:39:16 UTC (rev 752747)
@@ -0,0 +1,28 @@
+# Maintainer: Anatol Pomozov
+
+pkgname=codespell
+pkgver=1.17.1
+pkgrel=2
+pkgdesc='Fix common misspellings in source code'
+arch=(any)
+url='https://github.com/lucasdemarchi/codespell'
+license=(GPL2)
+depends=(python python-setuptools)
+checkdepends=(python-nose python-pytest)
+source=(https://pypi.io/packages/source/c/codespell/codespell-$pkgver.tar.gz)
+sha1sums=('0b1d1531447f3b5c73467879aba3472cc50359c7')
+
+build() {
+  cd codespell-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd codespell-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd codespell-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:39:13
  Author: foutrelis
Revision: 752746

upgpkg: codespell 1.17.1-2: Python 3.9 rebuild

Modified:
  codespell/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:39:09 UTC (rev 752745)
+++ PKGBUILD2020-11-12 17:39:13 UTC (rev 752746)
@@ -2,7 +2,7 @@
 
 pkgname=codespell
 pkgver=1.17.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Fix common misspellings in source code'
 arch=(any)
 url='https://github.com/lucasdemarchi/codespell'


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:38:42
  Author: foutrelis
Revision: 752742

archrelease: copy trunk to community-staging-x86_64

Added:
  python-gammu/repos/community-staging-x86_64/
  python-gammu/repos/community-staging-x86_64/PKGBUILD
(from rev 752741, python-gammu/trunk/PKGBUILD)

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

Copied: python-gammu/repos/community-staging-x86_64/PKGBUILD (from rev 752741, 
python-gammu/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-12 17:38:42 UTC (rev 752742)
@@ -0,0 +1,31 @@
+# Maintainer: Jaroslav Lichtblau 
+# Contributor: Felix Yan 
+
+pkgname=python-gammu
+pkgver=3.1
+pkgrel=2
+pkgdesc="Python bindings for Gammu library"
+arch=('x86_64')
+url="https://wammu.eu/python-gammu/;
+license=('GPL')
+depends=('python' 'gammu')
+makedepends=('python-setuptools')
+checkdepends=('libdbi-drivers')
+source=(https://dl.cihar.com/python-gammu/python-gammu-$pkgver.tar.bz2)
+sha512sums=('98da80c1dee3cbffc819332f7936f88c5f95eaf65341e83d038bef7678563e40d724d663d4e83da162117ff2a74d0f46d06d67018903099c561f64bb0e9d3da4')
+
+build() {
+  cd "${srcdir}"/python-gammu-$pkgver
+  python setup.py build
+}
+
+check() {
+  # tests can be flaky on slower hardware due to timing
+  cd "${srcdir}"/python-gammu-$pkgver
+  python setup.py test 
+}
+
+package() {
+  cd "${srcdir}"/python-gammu-$pkgver
+  python setup.py install --root="${pkgdir}" --optimize=1
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:38:24
  Author: foutrelis
Revision: 752737

archrelease: copy trunk to community-staging-any

Added:
  python-patchwork/repos/community-staging-any/
  python-patchwork/repos/community-staging-any/PKGBUILD
(from rev 752736, python-patchwork/trunk/PKGBUILD)

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

Copied: python-patchwork/repos/community-staging-any/PKGBUILD (from rev 752736, 
python-patchwork/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:38:24 UTC (rev 752737)
@@ -0,0 +1,24 @@
+# Maintainer: Massimiliano Torromeo 
+
+pkgname=python-patchwork
+pkgver=1.0.1
+pkgrel=4
+pkgdesc="Common deployment/sysadmin operations, built on Fabric"
+arch=(any)
+url="https://github.com/fabric/patchwork;
+license=('BSD')
+depends=('fabric')
+makedepends=('python-setuptools')
+source=("https://github.com/fabric/patchwork/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('0fda64a68a26a8acab897742773894fb765e1cc0049971675f50d7d5f8ae4fd7')
+
+build() {
+  cd "$srcdir"/patchwork-$pkgver
+  python setup.py build
+}
+
+package() {
+  cd "$srcdir"/patchwork-$pkgver
+  python setup.py install -O1 --skip-build --root="$pkgdir"
+  install -Dm0644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in python-csscompressor/repos/community-staging-any (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:45
  Author: foutrelis
Revision: 752696

archrelease: copy trunk to community-staging-any

Added:
  python-csscompressor/repos/community-staging-any/PKGBUILD
(from rev 752695, python-csscompressor/trunk/PKGBUILD)
Deleted:
  python-csscompressor/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 17:35:41 UTC (rev 752695)
+++ PKGBUILD2020-11-12 17:35:45 UTC (rev 752696)
@@ -1,40 +0,0 @@
-# Maintainer: David Runge 
-
-_name=csscompressor
-pkgname=python-csscompressor
-pkgver=0.9.5
-pkgrel=2
-pkgdesc="Port of YUI CSS Compressor to Python"
-arch=('any')
-url="https://github.com/sprymix/csscompressor;
-license=('BSD')
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python-pytest')
-source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
-sha512sums=('aee16b5af8b1b780a0fef10d359864a5a21a90b7196740c8b7efef25d1ba4d8197e9fce03483d0e2331abc736290cc6b862e43ee65d1b76260310aea65fc6eb6')
-
-prepare() {
-  mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"
-}
-
-build() {
-  cd "$pkgname-$pkgver"
-  python setup.py build
-}
-
-check() {
-  cd "$pkgname-$pkgver"
-  export PYTHONPATH="build:${PYTHONPATH}"
-  pytest -v
-}
-
-package() {
-  cd "$pkgname-$pkgver"
-  python setup.py install --skip-build \
---optimize=1 \
---prefix=/usr \
---root="${pkgdir}"
-  install -vDm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
-  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
-}

Copied: python-csscompressor/repos/community-staging-any/PKGBUILD (from rev 
752695, python-csscompressor/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 17:35:45 UTC (rev 752696)
@@ -0,0 +1,40 @@
+# Maintainer: David Runge 
+
+_name=csscompressor
+pkgname=python-csscompressor
+pkgver=0.9.5
+pkgrel=3
+pkgdesc="Port of YUI CSS Compressor to Python"
+arch=('any')
+url="https://github.com/sprymix/csscompressor;
+license=('BSD')
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
+sha512sums=('aee16b5af8b1b780a0fef10d359864a5a21a90b7196740c8b7efef25d1ba4d8197e9fce03483d0e2331abc736290cc6b862e43ee65d1b76260310aea65fc6eb6')
+
+prepare() {
+  mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"
+}
+
+build() {
+  cd "$pkgname-$pkgver"
+  python setup.py build
+}
+
+check() {
+  cd "$pkgname-$pkgver"
+  export PYTHONPATH="build:${PYTHONPATH}"
+  pytest -v
+}
+
+package() {
+  cd "$pkgname-$pkgver"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  install -vDm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}


[arch-commits] Commit in python-pytest-isort/repos/community-staging-any (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:51
  Author: foutrelis
Revision: 752699

archrelease: copy trunk to community-staging-any

Added:
  python-pytest-isort/repos/community-staging-any/PKGBUILD
(from rev 752698, python-pytest-isort/trunk/PKGBUILD)
Deleted:
  python-pytest-isort/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 17:35:48 UTC (rev 752698)
+++ PKGBUILD2020-11-12 17:35:51 UTC (rev 752699)
@@ -1,34 +0,0 @@
-# Maintainer: Felix Yan 
-
-pkgname=python-pytest-isort
-pkgver=1.2.0
-pkgrel=2
-pkgdesc='pytest plugin to perform isort checks (import ordering)'
-arch=('any')
-license=('BSD')
-url='https://github.com/moccu/pytest-isort'
-depends=('python-pytest-cache' 'python-isort')
-makedepends=('python-setuptools')
-source=("$pkgname-$pkgver.tar.gz::https://github.com/moccu/pytest-isort/archive/$pkgver.tar.gz;)
-sha512sums=('521ce288479a253d5b405b27f72e6777b9f5581e00ab7a93870f0df30c98d3d3694ef2b55a5b9eb9a4501c7389194bfa59692c5ff3fb53621f811e0f99a49e4c')
-
-build() {
-  cd pytest-isort-$pkgver
-  python setup.py build
-}
-
-check() {
-  # Hack entry points by installing it
-
-  cd pytest-isort-$pkgver
-  python setup.py install --root="$PWD/tmp_install" --optimize=1
-  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PYTHONPATH" 
py.test
-}
-
-package() {
-  cd pytest-isort-$pkgver
-  python setup.py install --root="$pkgdir" --optimize=1
-  install -D -m644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
-}
-
-# vim:set ts=2 sw=2 et:

Copied: python-pytest-isort/repos/community-staging-any/PKGBUILD (from rev 
752698, python-pytest-isort/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 17:35:51 UTC (rev 752699)
@@ -0,0 +1,34 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-pytest-isort
+pkgver=1.2.0
+pkgrel=3
+pkgdesc='pytest plugin to perform isort checks (import ordering)'
+arch=('any')
+license=('BSD')
+url='https://github.com/moccu/pytest-isort'
+depends=('python-pytest-cache' 'python-isort')
+makedepends=('python-setuptools')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/moccu/pytest-isort/archive/$pkgver.tar.gz;)
+sha512sums=('521ce288479a253d5b405b27f72e6777b9f5581e00ab7a93870f0df30c98d3d3694ef2b55a5b9eb9a4501c7389194bfa59692c5ff3fb53621f811e0f99a49e4c')
+
+build() {
+  cd pytest-isort-$pkgver
+  python setup.py build
+}
+
+check() {
+  # Hack entry points by installing it
+
+  cd pytest-isort-$pkgver
+  python setup.py install --root="$PWD/tmp_install" --optimize=1
+  PYTHONPATH="$PWD/tmp_install/usr/lib/python3.9/site-packages:$PYTHONPATH" 
py.test
+}
+
+package() {
+  cd pytest-isort-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+  install -D -m644 LICENSE.rst 
"$pkgdir"/usr/share/licenses/$pkgname/LICENSE.rst
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:41
  Author: foutrelis
Revision: 752695

upgpkg: python-csscompressor 0.9.5-3: Python 3.9 rebuild

Modified:
  python-csscompressor/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:35:40 UTC (rev 752694)
+++ PKGBUILD2020-11-12 17:35:41 UTC (rev 752695)
@@ -3,7 +3,7 @@
 _name=csscompressor
 pkgname=python-csscompressor
 pkgver=0.9.5
-pkgrel=2
+pkgrel=3
 pkgdesc="Port of YUI CSS Compressor to Python"
 arch=('any')
 url="https://github.com/sprymix/csscompressor;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:35
  Author: foutrelis
Revision: 752693

archrelease: copy trunk to community-staging-any

Added:
  python-aiomysql/repos/community-staging-any/
  python-aiomysql/repos/community-staging-any/PKGBUILD
(from rev 752692, python-aiomysql/trunk/PKGBUILD)

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

Copied: python-aiomysql/repos/community-staging-any/PKGBUILD (from rev 752692, 
python-aiomysql/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:35:35 UTC (rev 752693)
@@ -0,0 +1,40 @@
+# Maintainer: Filipe Laíns (FFY00) 
+
+_pkgname=aiomysql
+pkgname=python-$_pkgname
+pkgver=0.0.20
+pkgrel=3
+pkgdesc='library for accessing a MySQL database from the asyncio'
+arch=('any')
+url='https://github.com/aio-libs/aiomysql'
+license=('MIT')
+depends=('python' 'python-pymysql')
+makedepends=('python-setuptools')
+optdepends=('python-sqlalchemy: SQLAlchemy support')
+#checkdepends=('python-pytest-runner' 'python-ipdb' 'python-docker' 
'python-sqlalchemy' 'python-uvloop')
+source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
+sha512sums=('d182a638675e147bac5bc82826063e67376b97a4f58963991ad1146f97fc3bda0080a42cb7f2b826fd01b43797fc105c9ead50ab3f130f2ea08127a49c868164')
+
+# TODO: fix tests
+
+build() {
+  cd $_pkgname-$pkgver
+
+  python setup.py build
+}
+
+#check() {
+#  cd $_pkgname-$pkgver
+#
+#  python setup.py pytest
+#}
+
+package() {
+  cd $_pkgname-$pkgver
+
+  python setup.py install --root="$pkgdir" --optimize=1 --skip-build
+
+  install -Dm 644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}
+
+# vim:set ts=2 sw=2 et:


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:59
  Author: foutrelis
Revision: 752703

archrelease: copy trunk to community-staging-any

Added:
  python-couchdb/repos/community-staging-any/
  python-couchdb/repos/community-staging-any/PKGBUILD
(from rev 752701, python-couchdb/trunk/PKGBUILD)

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

Copied: python-couchdb/repos/community-staging-any/PKGBUILD (from rev 752701, 
python-couchdb/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:35:59 UTC (rev 752703)
@@ -0,0 +1,38 @@
+# Maintainer: Felix Yan 
+# Contributor: Aaron DeVore 
+# Contributor: Byron Clark 
+# Contributor: Guan 'kuno' Qing 
+
+pkgname=python-couchdb
+pkgver=1.2
+_commit=44ec56ced41d507fce4237d01ea467f7505f58e1
+pkgrel=4
+pkgdesc="Python library for working with CouchDB"
+url="https://github.com/djc/couchdb-python/;
+license=('BSD')
+arch=('any')
+depends=('python-setuptools')
+checkdepends=('pifpaf' 'couchdb')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/djc/couchdb-python/archive/$pkgver.tar.gz;)
+sha512sums=('eaa672a820b6dfd8ffcc5b8aeba43e95f90249746127c2d30907b5cea847a3e4226906dab187040a75bd4c0952ff6eefd1ec8593607eac208fc44ecf27ea77d5')
+
+build() {
+  cd couchdb-python-$pkgver
+  python setup.py build
+}
+
+check() {
+  # New couchdb doesn't provide /usr/bin/couchdb
+  export PATH="$PATH:/usr/lib/couchdb/bin"
+
+  cd couchdb-python-$pkgver
+  pifpaf run couchdb python setup.py test || echo "python 3 tests failed"
+}
+
+package() {
+  cd couchdb-python-$pkgver
+  python setup.py install --root="$pkgdir" --optimize=1
+
+  install -D -m644 "COPYING" \
+"$pkgdir/usr/share/licenses/$pkgname/COPYING"
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:32
  Author: foutrelis
Revision: 752692

upgpkg: python-aiomysql 0.0.20-3: Python 3.9 rebuild

Modified:
  python-aiomysql/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:35:15 UTC (rev 752691)
+++ PKGBUILD2020-11-12 17:35:32 UTC (rev 752692)
@@ -3,7 +3,7 @@
 _pkgname=aiomysql
 pkgname=python-$_pkgname
 pkgver=0.0.20
-pkgrel=2
+pkgrel=3
 pkgdesc='library for accessing a MySQL database from the asyncio'
 arch=('any')
 url='https://github.com/aio-libs/aiomysql'


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:56
  Author: foutrelis
Revision: 752701

upgpkg: python-couchdb 1.2-4: Python 3.9 rebuild

Modified:
  python-couchdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:35:53 UTC (rev 752700)
+++ PKGBUILD2020-11-12 17:35:56 UTC (rev 752701)
@@ -6,7 +6,7 @@
 pkgname=python-couchdb
 pkgver=1.2
 _commit=44ec56ced41d507fce4237d01ea467f7505f58e1
-pkgrel=3
+pkgrel=4
 pkgdesc="Python library for working with CouchDB"
 url="https://github.com/djc/couchdb-python/;
 license=('BSD')


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:48
  Author: foutrelis
Revision: 752698

upgpkg: python-pytest-isort 1.2.0-3: Python 3.9 rebuild

Modified:
  python-pytest-isort/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:35:47 UTC (rev 752697)
+++ PKGBUILD2020-11-12 17:35:48 UTC (rev 752698)
@@ -2,7 +2,7 @@
 
 pkgname=python-pytest-isort
 pkgver=1.2.0
-pkgrel=2
+pkgrel=3
 pkgdesc='pytest plugin to perform isort checks (import ordering)'
 arch=('any')
 license=('BSD')


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:11
  Author: foutrelis
Revision: 752690

upgpkg: python-matrix_client 0.3.2-3: Python 3.9 rebuild

Modified:
  python-matrix_client/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:35:01 UTC (rev 752689)
+++ PKGBUILD2020-11-12 17:35:11 UTC (rev 752690)
@@ -3,7 +3,7 @@
 _pkg=matrix_client
 pkgname=python-${_pkg}
 pkgver=0.3.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Matrix Client-Server SDK for Python"
 arch=(any)
 url="https://github.com/matrix-org/matrix-python-sdk;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:51
  Author: foutrelis
Revision: 752681

upgpkg: python-django-guardian 2.3.0-2: Python 3.9 rebuild

Modified:
  python-django-guardian/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:34:42 UTC (rev 752680)
+++ PKGBUILD2020-11-12 17:34:51 UTC (rev 752681)
@@ -3,7 +3,7 @@
 _name=django-guardian
 pkgname=python-django-guardian
 pkgver=2.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Per object permissions for Django"
 arch=('any')
 url="https://github.com/django-guardian/django-guardian;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:35:15
  Author: foutrelis
Revision: 752691

archrelease: copy trunk to community-staging-any

Added:
  python-matrix_client/repos/community-staging-any/
  python-matrix_client/repos/community-staging-any/PKGBUILD
(from rev 752690, python-matrix_client/trunk/PKGBUILD)

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

Copied: python-matrix_client/repos/community-staging-any/PKGBUILD (from rev 
752690, python-matrix_client/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:35:15 UTC (rev 752691)
@@ -0,0 +1,24 @@
+# Maintainer: Bruno Pagani 
+
+_pkg=matrix_client
+pkgname=python-${_pkg}
+pkgver=0.3.2
+pkgrel=3
+pkgdesc="Matrix Client-Server SDK for Python"
+arch=(any)
+url="https://github.com/matrix-org/matrix-python-sdk;
+license=(Apache)
+depends=(python-requests)
+makedepends=(python-setuptools)
+source=("https://files.pythonhosted.org/packages/source/m/${_pkg}/${_pkg}-${pkgver}.tar.gz;)
+sha256sums=(dce3ccb8665df0d519f08e07a16e6d3f9fab3a947df4b7a7c4bb26573d68f2d5)
+
+build() {
+  cd ${_pkg}-${pkgver}
+  python setup.py build
+}
+
+package() {
+  cd ${_pkg}-${pkgver}
+  python setup.py install --root "${pkgdir}" --prefix=/usr --optimize=1 
--skip-build
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:38
  Author: foutrelis
Revision: 752677

upgpkg: python-wsgi-intercept 1.9.2-2: Python 3.9 rebuild

Modified:
  python-wsgi-intercept/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:34:37 UTC (rev 752676)
+++ PKGBUILD2020-11-12 17:34:38 UTC (rev 752677)
@@ -5,7 +5,7 @@
 _name=wsgi_intercept
 pkgname=python-wsgi-intercept
 pkgver=1.9.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Intercept socket connection to wsgi applications for testing.'
 arch=('any')
 url="https://github.com/cdent/wsgi-intercept;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:27
  Author: foutrelis
Revision: 752673

upgpkg: urlwatch 2.21-3: Python 3.9 rebuild

Modified:
  urlwatch/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:34:26 UTC (rev 752672)
+++ PKGBUILD2020-11-12 17:34:27 UTC (rev 752673)
@@ -6,7 +6,7 @@
 
 pkgname=urlwatch
 pkgver=2.21
-pkgrel=2
+pkgrel=3
 pkgdesc='Tool for monitoring webpages for updates'
 arch=('any')
 url=https://thp.io/2008/urlwatch/


[arch-commits] Commit in python-backports.csv/trunk (PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:35
  Author: foutrelis
Revision: 752675

upgpkg: python-backports.csv 1.0.7-4: Python 3.9 rebuild

Modified:
  python-backports.csv/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:34:30 UTC (rev 752674)
+++ PKGBUILD2020-11-12 17:34:35 UTC (rev 752675)
@@ -3,7 +3,7 @@
 _pkgmain=backports.csv
 pkgname=python-$_pkgmain
 pkgver=1.0.7
-pkgrel=3
+pkgrel=4
 pkgdesc="Backport of Python 3 csv module."
 arch=('any')
 url="https://github.com/ryanhiebert/backports.csv;


[arch-commits] Commit in python-backports.csv/repos (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:38
  Author: foutrelis
Revision: 752678

archrelease: copy trunk to community-staging-any

Added:
  python-backports.csv/repos/community-staging-any/
  python-backports.csv/repos/community-staging-any/PKGBUILD
(from rev 752676, python-backports.csv/trunk/PKGBUILD)

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

Copied: python-backports.csv/repos/community-staging-any/PKGBUILD (from rev 
752676, python-backports.csv/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:34:38 UTC (rev 752678)
@@ -0,0 +1,22 @@
+# Maintainer: Florian Pritz 
+# Contributor: fzerorubigd 
+_pkgmain=backports.csv
+pkgname=python-$_pkgmain
+pkgver=1.0.7
+pkgrel=4
+pkgdesc="Backport of Python 3 csv module."
+arch=('any')
+url="https://github.com/ryanhiebert/backports.csv;
+license=('BSD')
+depends=('python')
+makedepends=('python-setuptools')
+options=(!emptydirs)
+source=($pkgname-$pkgver.zip::https://github.com/ryanhiebert/backports.csv/archive/${pkgver}.zip)
+
+package() {
+  cd "$srcdir/$_pkgmain-$pkgver"
+  python setup.py install --root="$pkgdir/" --optimize=1
+  install -Dm644 LICENSE.rst "$pkgdir/usr/share/licenses/$pkgname/LICENSE.rst"
+}
+
+md5sums=('e9b594a3d94317aaf51f5c3c79a8feaa')


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:53
  Author: foutrelis
Revision: 752683

upgpkg: python-graphene 3.0.0b6-3: Python 3.9 rebuild

Modified:
  python-graphene/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:34:52 UTC (rev 752682)
+++ PKGBUILD2020-11-12 17:34:53 UTC (rev 752683)
@@ -3,7 +3,7 @@
 
 pkgname=python-graphene
 pkgver=3.0.0b6
-pkgrel=2
+pkgrel=3
 pkgdesc='GraphQL framework for Python'
 arch=(any)
 url=https://graphene-python.org/


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:58
  Author: foutrelis
Revision: 752663

archrelease: copy trunk to community-staging-any

Added:
  xonsh/repos/community-staging-any/PKGBUILD
(from rev 752662, xonsh/trunk/PKGBUILD)
  xonsh/repos/community-staging-any/xonsh.install
(from rev 752662, xonsh/trunk/xonsh.install)
Deleted:
  xonsh/repos/community-staging-any/PKGBUILD
  xonsh/repos/community-staging-any/xonsh.install

---+
 PKGBUILD  |   42 +-
 xonsh.install |   22 +++---
 2 files changed, 32 insertions(+), 32 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 17:33:54 UTC (rev 752662)
+++ PKGBUILD2020-11-12 17:33:58 UTC (rev 752663)
@@ -1,21 +0,0 @@
-# Maintainer: Jerome Leclanche 
-
-pkgname=xonsh
-pkgver=0.9.24
-pkgrel=2
-pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
-url="https://xon.sh/;
-arch=("any")
-license=("BSD")
-depends=("python" "python-ply" "python-setproctitle")
-optdepends=("python-prompt_toolkit: support for SHELL_TYPE=prompt_toolkit")
-makedepends=("python-setuptools")
-source=("https://github.com/xonsh/xonsh/releases/download/$pkgver/$pkgname-$pkgver.tar.gz;)
-install=xonsh.install
-sha256sums=("22f56aba220046dee2af3342d4477a89682ae303b818e6df901a7d8b0ddce7e0")
-
-package() {
-   cd "$srcdir/$pkgname-$pkgver"
-   python setup.py install --root="$pkgdir"
-   install -D -m644 license "$pkgdir/usr/share/licenses/$pkgname/license"
-}

Copied: xonsh/repos/community-staging-any/PKGBUILD (from rev 752662, 
xonsh/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 17:33:58 UTC (rev 752663)
@@ -0,0 +1,21 @@
+# Maintainer: Jerome Leclanche 
+
+pkgname=xonsh
+pkgver=0.9.24
+pkgrel=3
+pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
+url="https://xon.sh/;
+arch=("any")
+license=("BSD")
+depends=("python" "python-ply" "python-setproctitle")
+optdepends=("python-prompt_toolkit: support for SHELL_TYPE=prompt_toolkit")
+makedepends=("python-setuptools")
+source=("https://github.com/xonsh/xonsh/releases/download/$pkgver/$pkgname-$pkgver.tar.gz;)
+install=xonsh.install
+sha256sums=("22f56aba220046dee2af3342d4477a89682ae303b818e6df901a7d8b0ddce7e0")
+
+package() {
+   cd "$srcdir/$pkgname-$pkgver"
+   python setup.py install --root="$pkgdir"
+   install -D -m644 license "$pkgdir/usr/share/licenses/$pkgname/license"
+}

Deleted: xonsh.install
===
--- xonsh.install   2020-11-12 17:33:54 UTC (rev 752662)
+++ xonsh.install   2020-11-12 17:33:58 UTC (rev 752663)
@@ -1,11 +0,0 @@
-post_install() {
-   grep -x /usr/bin/xonsh /etc/shells >/dev/null || echo /usr/bin/xonsh >> 
/etc/shells
-}
-
-post_remove() {
-   sed -i "/^\/usr\/bin\/xonsh$/d" /etc/shells
-}
-
-post_upgrade() {
-   post_install
-}

Copied: xonsh/repos/community-staging-any/xonsh.install (from rev 752662, 
xonsh/trunk/xonsh.install)
===
--- xonsh.install   (rev 0)
+++ xonsh.install   2020-11-12 17:33:58 UTC (rev 752663)
@@ -0,0 +1,11 @@
+post_install() {
+   grep -x /usr/bin/xonsh /etc/shells >/dev/null || echo /usr/bin/xonsh >> 
/etc/shells
+}
+
+post_remove() {
+   sed -i "/^\/usr\/bin\/xonsh$/d" /etc/shells
+}
+
+post_upgrade() {
+   post_install
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:30
  Author: foutrelis
Revision: 752674

archrelease: copy trunk to community-staging-any

Added:
  urlwatch/repos/community-staging-any/
  urlwatch/repos/community-staging-any/PKGBUILD
(from rev 752673, urlwatch/trunk/PKGBUILD)

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

Copied: urlwatch/repos/community-staging-any/PKGBUILD (from rev 752673, 
urlwatch/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:34:30 UTC (rev 752674)
@@ -0,0 +1,41 @@
+# 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=3
+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-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
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:57
  Author: foutrelis
Revision: 752687

upgpkg: python-venusian 3.0.0-2: Python 3.9 rebuild

Modified:
  python-venusian/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:34:57 UTC (rev 752686)
+++ PKGBUILD2020-11-12 17:34:57 UTC (rev 752687)
@@ -3,7 +3,7 @@
 
 pkgname=python-venusian
 pkgver=3.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A library for deferring decorator actions"
 arch=('any')
 license=('custom:BSD')


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:41
  Author: foutrelis
Revision: 752679

archrelease: copy trunk to community-staging-any

Added:
  python-wsgi-intercept/repos/community-staging-any/
  python-wsgi-intercept/repos/community-staging-any/PKGBUILD
(from rev 752678, python-wsgi-intercept/trunk/PKGBUILD)

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

Copied: python-wsgi-intercept/repos/community-staging-any/PKGBUILD (from rev 
752678, python-wsgi-intercept/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:34:41 UTC (rev 752679)
@@ -0,0 +1,42 @@
+# Maintainer: David Runge 
+# Contributor: Hugo Osvaldo Barrera 
+# Contributor: Neil Santos 
+
+_name=wsgi_intercept
+pkgname=python-wsgi-intercept
+pkgver=1.9.2
+pkgrel=2
+pkgdesc='Intercept socket connection to wsgi applications for testing.'
+arch=('any')
+url="https://github.com/cdent/wsgi-intercept;
+license=('MIT')
+depends=('python-six')
+makedepends=('python-setuptools' 'python-sphinx')
+checkdepends=('python-httplib2' 'python-pytest' 'python-requests'
+'python-urllib3')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz;)
+sha512sums=('a313fe6302c9f168bd050c83ded1d58ef74feb54870197eb85b3527c2cc77eb76b4ca61ff4b554e13cca10ec7106ad9ba35c9a41a00bbd82ef39a26df2af7769')
+
+build() {
+  cd "${_name}-${pkgver}"
+  python setup.py build
+  cd docs
+  make man
+}
+
+check() {
+  cd "${_name}-${pkgver}"
+  pytest -v
+}
+
+package_python-wsgi-intercept() {
+  cd "${_name}-${pkgver}"
+  python setup.py install --skip-build \
+--optimize=1 \
+--prefix=/usr \
+--root="${pkgdir}"
+  install -vDm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}/"
+  install -vDm 644 README -t "${pkgdir}/usr/share/${pkgname}/"
+  install -vDm 644 docs/_build/man/${_name}.1 \
+-t "${pkgdir}/usr/share/man/man1/"
+}


[arch-commits] Commit in python-graphene/repos/community-staging-any (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:57
  Author: foutrelis
Revision: 752686

archrelease: copy trunk to community-staging-any

Added:
  python-graphene/repos/community-staging-any/PKGBUILD
(from rev 752684, python-graphene/trunk/PKGBUILD)
Deleted:
  python-graphene/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 17:34:56 UTC (rev 752685)
+++ PKGBUILD2020-11-12 17:34:57 UTC (rev 752686)
@@ -1,44 +0,0 @@
-# Maintainer: Maxime Gauduin 
-# Contributor: Sven Schneider 
-
-pkgname=python-graphene
-pkgver=3.0.0b6
-pkgrel=2
-pkgdesc='GraphQL framework for Python'
-arch=(any)
-url=https://graphene-python.org/
-license=(MIT)
-depends=(
-  python-aniso8601
-  python-graphql-core
-  python-graphql-relay
-  python-six
-)
-makedepends=(
-  git
-  python-setuptools
-)
-_tag=84582eb3749a3f56968facfc4c7d41f5887a9b0a
-source=(git+https://github.com/graphql-python/graphene.git#tag=${_tag})
-sha512sums=(SKIP)
-
-pkgver() {
-  cd graphene
-
-  git describe --tags | sed 's/^v//'
-}
-
-build() {
-  cd graphene
-
-  python setup.py build
-}
-
-package() {
-  cd graphene
-
-  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
-  install -Dm 644 LICENSE -t "${pkgdir}"/usr/share/licenses/python-graphene
-}
-
-# vim: ts=2 sw=2 et:

Copied: python-graphene/repos/community-staging-any/PKGBUILD (from rev 752684, 
python-graphene/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 17:34:57 UTC (rev 752686)
@@ -0,0 +1,44 @@
+# Maintainer: Maxime Gauduin 
+# Contributor: Sven Schneider 
+
+pkgname=python-graphene
+pkgver=3.0.0b6
+pkgrel=3
+pkgdesc='GraphQL framework for Python'
+arch=(any)
+url=https://graphene-python.org/
+license=(MIT)
+depends=(
+  python-aniso8601
+  python-graphql-core
+  python-graphql-relay
+  python-six
+)
+makedepends=(
+  git
+  python-setuptools
+)
+_tag=84582eb3749a3f56968facfc4c7d41f5887a9b0a
+source=(git+https://github.com/graphql-python/graphene.git#tag=${_tag})
+sha512sums=(SKIP)
+
+pkgver() {
+  cd graphene
+
+  git describe --tags | sed 's/^v//'
+}
+
+build() {
+  cd graphene
+
+  python setup.py build
+}
+
+package() {
+  cd graphene
+
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+  install -Dm 644 LICENSE -t "${pkgdir}"/usr/share/licenses/python-graphene
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in python-flake8-blind-except/repos (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:02
  Author: foutrelis
Revision: 752666

archrelease: copy trunk to community-staging-any

Added:
  python-flake8-blind-except/repos/community-staging-any/
  python-flake8-blind-except/repos/community-staging-any/PKGBUILD
(from rev 752665, python-flake8-blind-except/trunk/PKGBUILD)

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

Copied: python-flake8-blind-except/repos/community-staging-any/PKGBUILD (from 
rev 752665, python-flake8-blind-except/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:34:02 UTC (rev 752666)
@@ -0,0 +1,24 @@
+# Maintainer: Felix Yan 
+
+pkgname=python-flake8-blind-except
+pkgver=0.1.1
+pkgrel=4
+pkgdesc='A flake8 extension that checks for blind except: statements'
+arch=('any')
+license=('MIT')
+url='https://github.com/elijahandrews/flake8-blind-except'
+depends=('python-setuptools')
+makedepends=('python-setuptools' 'git')
+source=("git+https://github.com/elijahandrews/flake8-blind-except.git#tag=v$pkgver;)
+md5sums=('SKIP')
+
+build() {
+  cd "$srcdir"/flake8-blind-except
+  python setup.py build
+}
+
+package() {
+  cd "$srcdir"/flake8-blind-except
+  python setup.py install --root="$pkgdir"/ --optimize=1
+  install -D -m644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+}


[arch-commits] Commit in python-flake8-blind-except/trunk (PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:59
  Author: foutrelis
Revision: 752664

upgpkg: python-flake8-blind-except 0.1.1-4: Python 3.9 rebuild

Modified:
  python-flake8-blind-except/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:33:58 UTC (rev 752663)
+++ PKGBUILD2020-11-12 17:33:59 UTC (rev 752664)
@@ -2,7 +2,7 @@
 
 pkgname=python-flake8-blind-except
 pkgver=0.1.1
-pkgrel=3
+pkgrel=4
 pkgdesc='A flake8 extension that checks for blind except: statements'
 arch=('any')
 license=('MIT')


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:34
  Author: foutrelis
Revision: 752661

archrelease: copy trunk to community-staging-any

Added:
  python-kajiki/repos/community-staging-any/PKGBUILD
(from rev 752660, python-kajiki/trunk/PKGBUILD)
Deleted:
  python-kajiki/repos/community-staging-any/PKGBUILD

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

Deleted: PKGBUILD
===
--- PKGBUILD2020-11-12 17:33:31 UTC (rev 752660)
+++ PKGBUILD2020-11-12 17:33:34 UTC (rev 752661)
@@ -1,25 +0,0 @@
-# Maintainer: Thore Bödecker 
-pkgbase='python-kajiki'
-_pkgbase="${pkgbase#python-}"
-pkgname=("python-${_pkgbase}")
-pkgver=0.8.2
-pkgrel=3
-pkgdesc='Python XML-based template engine with Genshi-like syntax and 
Jinja-style blocks'
-arch=('any')
-url='https://github.com/nandoflorestan/kajiki'
-license=('LGPL')
-depends=('python')
-makedepends=('python-setuptools')
-checkdepends=('python-babel' 'python-nose' 'python-nine')
-source=("${_pkgbase}-${pkgver}.tar.gz::https://github.com/nandoflorestan/kajiki/archive/v${pkgver}.tar.gz;)
-sha512sums=('c6d4a7ed0b0a66af744d622a113f0fdccd3b13aa7ea75e0eda4d42c5f9234341367a5bcc92a98ecd394d824e1b0949d85d7fe384c88aaa05500a298e5101dc7a')
-
-check() {
-  cd "${srcdir}/${_pkgbase}-${pkgver}"
-  python ./setup.py test
-}
-
-package() {
-  cd "${srcdir}/${_pkgbase}-${pkgver}"
-  python ./setup.py install --root="$pkgdir/" --optimize=1
-}

Copied: python-kajiki/repos/community-staging-any/PKGBUILD (from rev 752660, 
python-kajiki/trunk/PKGBUILD)
===
--- PKGBUILD(rev 0)
+++ PKGBUILD2020-11-12 17:33:34 UTC (rev 752661)
@@ -0,0 +1,25 @@
+# Maintainer: Thore Bödecker 
+pkgbase='python-kajiki'
+_pkgbase="${pkgbase#python-}"
+pkgname=("python-${_pkgbase}")
+pkgver=0.8.2
+pkgrel=4
+pkgdesc='Python XML-based template engine with Genshi-like syntax and 
Jinja-style blocks'
+arch=('any')
+url='https://github.com/nandoflorestan/kajiki'
+license=('LGPL')
+depends=('python')
+makedepends=('python-setuptools')
+checkdepends=('python-babel' 'python-nose' 'python-nine')
+source=("${_pkgbase}-${pkgver}.tar.gz::https://github.com/nandoflorestan/kajiki/archive/v${pkgver}.tar.gz;)
+sha512sums=('c6d4a7ed0b0a66af744d622a113f0fdccd3b13aa7ea75e0eda4d42c5f9234341367a5bcc92a98ecd394d824e1b0949d85d7fe384c88aaa05500a298e5101dc7a')
+
+check() {
+  cd "${srcdir}/${_pkgbase}-${pkgver}"
+  python ./setup.py test
+}
+
+package() {
+  cd "${srcdir}/${_pkgbase}-${pkgver}"
+  python ./setup.py install --root="$pkgdir/" --optimize=1
+}


[arch-commits] Commit in avogadrolibs/repos (staging-x86_64 staging-x86_64/PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:44
  Author: foutrelis
Revision: 400636

archrelease: copy trunk to staging-x86_64

Added:
  avogadrolibs/repos/staging-x86_64/
  avogadrolibs/repos/staging-x86_64/PKGBUILD
(from rev 400635, avogadrolibs/trunk/PKGBUILD)

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

Copied: avogadrolibs/repos/staging-x86_64/PKGBUILD (from rev 400635, 
avogadrolibs/trunk/PKGBUILD)
===
--- staging-x86_64/PKGBUILD (rev 0)
+++ staging-x86_64/PKGBUILD 2020-11-12 17:33:44 UTC (rev 400636)
@@ -0,0 +1,45 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=avogadrolibs
+pkgver=1.93.0
+pkgrel=5
+pkgdesc="Libraries that provide 3D rendering, visualization, analysis and data 
processing useful in computational chemistry, molecular modeling, 
bioinformatics, materials science, and related areas"
+arch=(x86_64)
+url="https://www.openchemistry.org/;
+license=(custom)
+depends=(molequeue glew spglib libmsym libarchive hdf5)
+makedepends=(cmake eigen boost python mmtf-cpp pybind11 vtk qt5-tools 
genxrdpattern)
+optdepends=('vtk: For the Qt plugins')
+source=($pkgname-$pkgver.tar.gz::"https://github.com/OpenChemistry/avogadrolibs/archive/$pkgver.tar.gz;)
+sha256sums=('01fea1f3b21c69091c60739616f86123db92f445e4c9ca53f1dec09624aceab4')
+
+prepare() {
+  mkdir -p build
+}
+
+build() {
+  cd build
+
+  # Workaround for building with hdf5 1.12
+  CXXFLAGS+=' -DH5_USE_110_API'
+
+  cmake ../$pkgname-$pkgver \
+-DCMAKE_INSTALL_PREFIX=/usr \
+-DENABLE_TRANSLATIONS=ON \
+-DUSE_HDF5=ON \
+-DUSE_VTK=ON \
+-DUSE_PYTHON=ON \
+-DUSE_SYSTEM_GENXRDPATTERN=ON
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+  install -Dm644 "$srcdir"/$pkgname-$pkgver/LICENSE -t 
"$pkgdir"/usr/share/licenses/$pkgname
+
+# Move python module to the correct place
+  local site_packages=$(python -c "import site; 
print(site.getsitepackages()[0])")
+  mkdir -p "$pkgdir${site_packages}"
+  mv "$pkgdir"/usr/lib/avogadro "$pkgdir${site_packages}"
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:54
  Author: foutrelis
Revision: 752662

upgpkg: xonsh 0.9.24-3: Python 3.9 rebuild

Modified:
  xonsh/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:33:34 UTC (rev 752661)
+++ PKGBUILD2020-11-12 17:33:54 UTC (rev 752662)
@@ -2,7 +2,7 @@
 
 pkgname=xonsh
 pkgver=0.9.24
-pkgrel=2
+pkgrel=3
 pkgdesc="Python-powered, cross-platform, Unix-gazing shell"
 url="https://xon.sh/;
 arch=("any")


[arch-commits] Commit in sage-notebook-exporter/trunk (PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:19
  Author: foutrelis
Revision: 752670

upgpkg: sage-notebook-exporter 3.3-3: Python 3.9 rebuild

Modified:
  sage-notebook-exporter/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:34:19 UTC (rev 752669)
+++ PKGBUILD2020-11-12 17:34:19 UTC (rev 752670)
@@ -2,7 +2,7 @@
 
 pkgname=sage-notebook-exporter
 pkgver=3.3
-pkgrel=2
+pkgrel=3
 pkgdesc="Jupyter extension to export notebooks from SageNB"
 arch=(any)
 url="https://github.com/vbraun/ExportSageNB;


[arch-commits] Commit in sage-notebook-exporter/repos (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:34:22
  Author: foutrelis
Revision: 752671

archrelease: copy trunk to community-staging-any

Added:
  sage-notebook-exporter/repos/community-staging-any/
  sage-notebook-exporter/repos/community-staging-any/PKGBUILD
(from rev 752670, sage-notebook-exporter/trunk/PKGBUILD)

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

Copied: sage-notebook-exporter/repos/community-staging-any/PKGBUILD (from rev 
752670, sage-notebook-exporter/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:34:22 UTC (rev 752671)
@@ -0,0 +1,19 @@
+# Maintainer: Antonio Rojas 
+
+pkgname=sage-notebook-exporter
+pkgver=3.3
+pkgrel=3
+pkgdesc="Jupyter extension to export notebooks from SageNB"
+arch=(any)
+url="https://github.com/vbraun/ExportSageNB;
+license=(GPL3)
+depends=(jupyter-nbconvert ipython python-six)
+makedepends=(python-setuptools)
+source=("http://mirrors.mit.edu/sage/spkg/upstream/sagenb_export/sagenb_export-$pkgver.tar.gz;)
+sha256sums=('b642321ccd94da4d04afa12f33b6cea7c8db289f3283c6e39b3a50131780bb5a')
+
+package() {
+  cd sagenb_export-$pkgver
+
+  python setup.py install --prefix=/usr --root="$pkgdir" --optimize=1
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:18
  Author: foutrelis
Revision: 752655

upgpkg: python-ipdb 0.13.4-2: Python 3.9 rebuild

Modified:
  python-ipdb/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:33:18 UTC (rev 752654)
+++ PKGBUILD2020-11-12 17:33:18 UTC (rev 752655)
@@ -4,7 +4,7 @@
 
 pkgname=python-ipdb
 pkgver=0.13.4
-pkgrel=1
+pkgrel=2
 pkgdesc="IPython-enabled pdb"
 url="https://pypi.python.org/pypi/ipdb;
 arch=("any")


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:41
  Author: foutrelis
Revision: 400635

upgpkg: avogadrolibs 1.93.0-5: Python 3.9 rebuild

Modified:
  avogadrolibs/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:31:03 UTC (rev 400634)
+++ PKGBUILD2020-11-12 17:33:41 UTC (rev 400635)
@@ -2,7 +2,7 @@
 
 pkgname=avogadrolibs
 pkgver=1.93.0
-pkgrel=4
+pkgrel=5
 pkgdesc="Libraries that provide 3D rendering, visualization, analysis and data 
processing useful in computational chemistry, molecular modeling, 
bioinformatics, materials science, and related areas"
 arch=(x86_64)
 url="https://www.openchemistry.org/;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:11
  Author: foutrelis
Revision: 752649

upgpkg: python-flask-htmlmin 1.5.2-2: Python 3.9 rebuild

Modified:
  python-flask-htmlmin/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:33:08 UTC (rev 752648)
+++ PKGBUILD2020-11-12 17:33:11 UTC (rev 752649)
@@ -3,7 +3,7 @@
 _pkgname=Flask-HTMLmin
 pkgname=python-flask-htmlmin
 pkgver=1.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Flask html response minifier'
 url='https://github.com/hamidfzm/Flask-HTMLmin'
 arch=('any')


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:08
  Author: foutrelis
Revision: 752648

archrelease: copy trunk to community-staging-any

Added:
  pwndbg/repos/community-staging-any/
  pwndbg/repos/community-staging-any/PKGBUILD
(from rev 752645, pwndbg/trunk/PKGBUILD)

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

Copied: pwndbg/repos/community-staging-any/PKGBUILD (from rev 752645, 
pwndbg/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:33:08 UTC (rev 752648)
@@ -0,0 +1,39 @@
+# Maintainer: Levente Polyak 
+
+pkgname=pwndbg
+pkgver=2020.07.23
+pkgrel=2
+pkgdesc='Makes debugging with GDB suck less'
+url='https://github.com/pwndbg/pwndbg'
+arch=('any')
+license=('MIT')
+depends=('gdb' 'python' 'python-capstone' 'python-unicorn' 'python-pycparser' 
'python-psutil' 'python-ptrace'
+ 'python-pyelftools' 'python-six' 'python-future' 'python-pygments')
+optdepends=('checksec: checksec command support'
+'ropper: ropper command support'
+'ropgadget: ropgadget command support'
+'radare2: radare2 command support')
+source=(https://github.com/pwndbg/pwndbg/archive/${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('a523b058f81758faca4cbb16e9f78452c1edf5d9d67a6911c550f117c31c9656794a54fe01e31a73e2f1c4b67f547580a104bc62048e20db6b48798b2d51290a')
+b2sums=('15fa32353ae0668fed6a22ea66229eecfd76d59267cb20c4bd1a6d133a074ddf04c61bb1df15df6baf4494cd66565f44c0124ac75c528b1475dd2b4510bf3248')
+
+prepare() {
+  cd ${pkgname}-${pkgver}
+  sed '/0L/d' -i ida_script.py
+}
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python -m compileall .
+  python -O -m compileall .
+}
+
+package() {
+  cd ${pkgname}-${pkgver}
+  install -d "${pkgdir}/usr/share/pwndbg"
+  cp -r *.py pwndbg __pycache__ "${pkgdir}/usr/share/pwndbg"
+  install -Dm 644 README.md FEATURES.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE.md -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:14
  Author: foutrelis
Revision: 752651

upgpkg: transmageddon 1.5-7: Python 3.9 rebuild

Modified:
  transmageddon/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:33:12 UTC (rev 752650)
+++ PKGBUILD2020-11-12 17:33:14 UTC (rev 752651)
@@ -4,7 +4,7 @@
 
 pkgname=transmageddon
 pkgver=1.5
-pkgrel=6
+pkgrel=7
 pkgdesc="Simple python application for transcoding video into formats 
supported by GStreamer"
 arch=('any')
 url="http://www.linuxrising.org/;


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:14
  Author: foutrelis
Revision: 752652

archrelease: copy trunk to community-staging-any

Added:
  python-flask-htmlmin/repos/community-staging-any/
  python-flask-htmlmin/repos/community-staging-any/PKGBUILD
(from rev 752650, python-flask-htmlmin/trunk/PKGBUILD)

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

Copied: python-flask-htmlmin/repos/community-staging-any/PKGBUILD (from rev 
752650, python-flask-htmlmin/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:33:14 UTC (rev 752652)
@@ -0,0 +1,35 @@
+# Maintainer: Levente Polyak 
+
+_pkgname=Flask-HTMLmin
+pkgname=python-flask-htmlmin
+pkgver=1.5.2
+pkgrel=2
+pkgdesc='Flask html response minifier'
+url='https://github.com/hamidfzm/Flask-HTMLmin'
+arch=('any')
+license=('BSD')
+depends=('python' 'python-flask' 'python-htmlmin')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'python-pytest-cov' 'python-pytest-runner')
+source=(https://github.com/hamidfzm/Flask-HTMLmin/archive/v${pkgver}/${pkgbase}-${pkgver}.tar.gz)
+sha256sums=('20be2e75861f069e47cf7ec04d9fc9d8e020ec73dbf473ed87d0d5e36dee0dea')
+sha512sums=('8e08a7eeaf23a3c1b8a868f9962f00f17871deee19022f7f5865acf964b21cec6ab84fefba2aa74e3404e652794800faa4404147dd4e0004a59fcaabe741d92e')
+
+build() {
+  cd ${_pkgname}-${pkgver}
+  python setup.py build
+}
+
+check() {
+  cd ${_pkgname}-${pkgver}
+  python setup.py test
+}
+
+package() {
+  cd ${_pkgname}-${pkgver}
+  python setup.py install --root="${pkgdir}" --optimize=1 --skip-build
+  install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+}
+
+# vim: ts=2 sw=2 et:


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:22
  Author: foutrelis
Revision: 752657

archrelease: copy trunk to community-staging-any

Added:
  python-ipdb/repos/community-staging-any/
  python-ipdb/repos/community-staging-any/PKGBUILD
(from rev 752655, python-ipdb/trunk/PKGBUILD)

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

Copied: python-ipdb/repos/community-staging-any/PKGBUILD (from rev 752655, 
python-ipdb/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:33:22 UTC (rev 752657)
@@ -0,0 +1,33 @@
+# Maintainer: Felix Yan 
+# Contributor: N30N 
+# Contributor: giniu 
+
+pkgname=python-ipdb
+pkgver=0.13.4
+pkgrel=2
+pkgdesc="IPython-enabled pdb"
+url="https://pypi.python.org/pypi/ipdb;
+arch=("any")
+license=("BSD")
+depends=('ipython')
+makedepends=('python-setuptools')
+checkdepends=('python-mock')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/gotcha/ipdb/archive/$pkgver.tar.gz;)
+sha512sums=('00106c9ead57ebd20f3ad115665c1dfb7f7fb1cd159a0f814c3e27d53a1e27812297c973868556e330e864bca11dd99bee9dbe44cd93821bb5055009194fda33')
+
+build() {
+  cd ipdb-$pkgver
+  python setup.py build
+}
+
+check() {
+  cd ipdb-$pkgver
+  python setup.py test
+}
+
+package() {
+  cd ipdb-$pkgver
+  python setup.py install -O1 --root="$pkgdir"
+  ln -s ipdb3 "$pkgdir"/usr/bin/ipdb
+  install -Dm644 COPYING.txt "$pkgdir"/usr/share/licenses/$pkgname/COPYING.txt
+}


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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:18
  Author: foutrelis
Revision: 752654

archrelease: copy trunk to community-staging-any

Added:
  transmageddon/repos/community-staging-any/
  
transmageddon/repos/community-staging-any/0001-Fix-AppStream-metadata-validation.patch
(from rev 752652, 
transmageddon/trunk/0001-Fix-AppStream-metadata-validation.patch)
  transmageddon/repos/community-staging-any/PKGBUILD
(from rev 752652, transmageddon/trunk/PKGBUILD)

--+
 0001-Fix-AppStream-metadata-validation.patch |   94 +
 PKGBUILD |   40 ++
 2 files changed, 134 insertions(+)

Copied: 
transmageddon/repos/community-staging-any/0001-Fix-AppStream-metadata-validation.patch
 (from rev 752652, 
transmageddon/trunk/0001-Fix-AppStream-metadata-validation.patch)
===
--- community-staging-any/0001-Fix-AppStream-metadata-validation.patch  
(rev 0)
+++ community-staging-any/0001-Fix-AppStream-metadata-validation.patch  
2020-11-12 17:33:18 UTC (rev 752654)
@@ -0,0 +1,94 @@
+From fd139c5cf48f1a805b479899c2bc64156e733209 Mon Sep 17 00:00:00 2001
+From: Richard Hughes 
+Date: Mon, 25 Jan 2016 15:52:46 +
+Subject: [PATCH] Update the AppData to spec version 0.7+
+
+---
+ appdata/transmageddon.appdata.xml.in | 75 
+ 1 file changed, 44 insertions(+), 31 deletions(-)
+
+diff --git a/appdata/transmageddon.appdata.xml.in 
b/appdata/transmageddon.appdata.xml.in
+index bb1fd65..ccf5556 100644
+--- a/appdata/transmageddon.appdata.xml.in
 b/appdata/transmageddon.appdata.xml.in
+@@ -1,33 +1,46 @@
+ 
+ 
+-
+- transmageddon.desktop
+- CC-BY-3.0
+- LGPL-2.1+
+- <_name>Transmageddon Media Transcoder
+- <_summary>Easy to use audio and video transcoding application
+- 
+-  <_p>
+-Transmageddon is an application for converting audio and video files between 
different formats. It allows you to either manually choose the formats you want 
to convert between or alternatively you can choose a predefined target and the 
selections will be made for you. Transmageddon supports a very wide range of 
formats and can also optionally function as a DVD ripping tool.
+-  
+-  <_p>Feature list:
+-  
+-   <_li>Wide range of media codecs
+-   <_li>Allows extracting audio or video streams separately
+-   <_li>Alows ripping of DVD if needed software libraries are available
+-   <_li>Supports named device presets
+-   <_li>Lets you add language metadata if missing
+-   <_li>Can change orientation of video if necessary
+-   <_li>Supports files with multiple audio streams
+-  
+-  <_p>
+-You might want to install this application if your need to convert media 
files between different formats due to for example having hardware that only 
supports a limited range of formats.
+-  
+- 
+- 
+-  https://git.gnome.org/browse/transmageddon/plain/appdata/transmageddon.png
+- 
+- http://www.linuxrising.org/
+- ura...@linuxrising.org
+- GStreamer
+-
++
++  transmageddon.desktop
++  CC-BY-3.0
++  LGPL-2.1+
++  <_name>Transmageddon Media Transcoder
++  <_summary>Easy to use audio and video transcoding application
++  
++<_p>
++  Transmageddon is an application for converting audio and video files
++  between different formats.
++  It allows you to either manually choose the formats you want to convert
++  between or alternatively you can choose a predefined target and the
++  selections will be made for you.
++  Transmageddon supports a very wide range of formats and can also
++  optionally function as a DVD ripping tool.
++
++<_p>Feature list:
++
++  <_li>Wide range of media codecs
++  <_li>Allows extracting audio or video streams separately
++  <_li>Alows ripping of DVD if needed software libraries are 
available
++  <_li>Supports named device presets
++  <_li>Lets you add language metadata if missing
++  <_li>Can change orientation of video if necessary
++  <_li>Supports files with multiple audio streams
++
++<_p>
++  You might want to install this application if your need to convert media
++  files between different formats due to for example having hardware that
++  only supports a limited range of formats.
++
++  
++  
++
++  
https://git.gnome.org/browse/transmageddon/plain/appdata/transmageddon.png
++
++  
++  http://www.linuxrising.org/
++  https://bugzilla.gnome.org/enter_bug.cgi?product=transmageddon
++  http://www.gnome.org/friends/
++  ura...@linuxrising.org
++  GNOME
++  transmageddon
++
+-- 
+2.18.1
+

Copied: transmageddon/repos/community-staging-any/PKGBUILD (from rev 752652, 
transmageddon/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:33:18 UTC 

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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:31
  Author: foutrelis
Revision: 752660

upgpkg: python-kajiki 0.8.2-4: Python 3.9 rebuild

Modified:
  python-kajiki/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:33:30 UTC (rev 752659)
+++ PKGBUILD2020-11-12 17:33:31 UTC (rev 752660)
@@ -3,7 +3,7 @@
 _pkgbase="${pkgbase#python-}"
 pkgname=("python-${_pkgbase}")
 pkgver=0.8.2
-pkgrel=3
+pkgrel=4
 pkgdesc='Python XML-based template engine with Genshi-like syntax and 
Jinja-style blocks'
 arch=('any')
 url='https://github.com/nandoflorestan/kajiki'


[arch-commits] Commit in kea/repos (9 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:32:46
  Author: foutrelis
Revision: 752643

archrelease: copy trunk to community-staging-x86_64

Added:
  kea/repos/community-staging-x86_64/
  kea/repos/community-staging-x86_64/PKGBUILD
(from rev 752642, kea/trunk/PKGBUILD)
  kea/repos/community-staging-x86_64/fix-scripts-include-path.patch
(from rev 752642, kea/trunk/fix-scripts-include-path.patch)
  kea/repos/community-staging-x86_64/kea-ctrl-agent.service
(from rev 752642, kea/trunk/kea-ctrl-agent.service)
  kea/repos/community-staging-x86_64/kea-dhcp-ddns.service
(from rev 752642, kea/trunk/kea-dhcp-ddns.service)
  kea/repos/community-staging-x86_64/kea-dhcp4.service
(from rev 752642, kea/trunk/kea-dhcp4.service)
  kea/repos/community-staging-x86_64/kea-dhcp6.service
(from rev 752642, kea/trunk/kea-dhcp6.service)
  kea/repos/community-staging-x86_64/kea.install
(from rev 752642, kea/trunk/kea.install)
  kea/repos/community-staging-x86_64/tmpfiles-kea.conf
(from rev 752642, kea/trunk/tmpfiles-kea.conf)

+
 PKGBUILD   |   97 +++
 fix-scripts-include-path.patch |  534 +++
 kea-ctrl-agent.service |   14 +
 kea-dhcp-ddns.service  |   13 
 kea-dhcp4.service  |   14 +
 kea-dhcp6.service  |   14 +
 kea.install|   17 +
 tmpfiles-kea.conf  |2 
 8 files changed, 705 insertions(+)

Copied: kea/repos/community-staging-x86_64/PKGBUILD (from rev 752642, 
kea/trunk/PKGBUILD)
===
--- community-staging-x86_64/PKGBUILD   (rev 0)
+++ community-staging-x86_64/PKGBUILD   2020-11-12 17:32:46 UTC (rev 752643)
@@ -0,0 +1,97 @@
+# Maintainer: Konstantin Gizdov 
+# Maintainer: Baptiste Jonglez 
+# Contributor: nfnty
+pkgname='kea'
+pkgver=1.8.0
+_upstreamver=1.8.0
+pkgrel=5
+pkgdesc='High-performance, extensible DHCP server engine from ISC, supporting 
both DHCPv4 and DHCPv6'
+arch=('x86_64')
+url='https://kea.isc.org'
+license=('MPL2')
+depends=('botan' 'boost-libs' 'log4cplus' 'mariadb-libs' 'openssl' 
'postgresql-libs')
+makedepends=('boost'
+ 'postgresql' # Needed for some headers
+ 'python') # kea-shell
+optdepends=('mariadb: lease information database'
+'postgresql: lease information database'
+'python: to use kea-shell'
+'kea-devel-docs: developer documentation')
+# Checks are disabled for now
+#checkdepends=('gtest' 'postgresql' 'mariadb' 'python' 'procps-ng') # 
procps-ng needed for 'pgrep'
+backup=(
+  # New config files as of Kea 1.3
+  'etc/kea/kea-dhcp4.conf'
+  'etc/kea/kea-dhcp6.conf'
+  'etc/kea/kea-dhcp-ddns.conf'
+  'etc/kea/kea-ctrl-agent.conf'
+  'etc/kea/kea-netconf.conf'
+  'etc/kea/keactrl.conf'
+)
+install=kea.install
+
+source=(https://ftp.isc.org/isc/kea/${_upstreamver}/kea-${_upstreamver}.tar.gz{,.asc}
+fix-scripts-include-path.patch
+tmpfiles-kea.conf
+kea-dhcp4.service
+kea-dhcp6.service
+kea-dhcp-ddns.service
+kea-ctrl-agent.service
+kea.install)
+sha512sums=('a8896ebdb6948851cddca015d696db4ec205af1472ccc25e7fd6d2f9070599cb7f80998f1dc94e763723723e8e0edd8a53274b96630d27db8c40995489d3a883'
+'SKIP'
+
'aec7df9fccd55b82b7f63b8738c335d8ebb57f8b7a1f2838398191b2aa7a4278c8460a7f196506260e29a70e80f5184432f051fc64454bb91c785924c4b2497f'
+
'b83479f0b90caf4022b1c858f99d8310848a90b0cc45aaa222cb2bf08b2a97312816b8f64c8c0232b612795bc7a0bbe5b05dbc508b2f1214c1ea88dc84200a2d'
+
'1b62dace9f9a955b21c5dd5b5466fb3a4f1d8057ad2a30ea89e222a769dc721ad2fe4913c41ec407e018b1b38ddde757e9b7b8fc12d4763ddde077a0abb0c971'
+
'8f0e8d059338c415ae322e971e243b259d9b2ef7d37b6be57b409bf5f0f3392e519c9bb94c5b548021d000b944a5da82096608cd9ff3ee58061059ad519b0068'
+
'9ab05b580f3b206d127514e158a445146a765ba4bf760daa93bcf29ec9d816dbdd08a497b5a4bba67645f4cc79b210fed8d1defa9daefc48175a654738927d31'
+
'db329fd83e458e4a77f6df8569074088bed152ffc1a188059d868d7178a6d3530efe368ce870a2e0be894f87fa0e5ba43562bdc3ad6372ddfcfedae37c90f491'
+
'758371f20a977f8e42e9d43d2d065c6aa294866070e54868dc329c0875b2eeafa05dcdf93590d5b429e262e2350a42c7616a3bc2e6f3994f53886870f4910251')
+validpgpkeys=('BE0E9748B718253A28BB89FFF1B11BF05CF02E57'  # Internet Systems 
Consortium, Inc. (Signing key, 2017-2018) 
+  'AE3FAC796711EC59FC007AA474BB6B9A4CBB3D38') # Internet Systems 
Consortium, Inc. (Signing key, 2019-2020) 
+prepare() {
+  cd "${srcdir}/${pkgname}-${_upstreamver}"
+  # The include path is set incorrectly (it uses undefined $prefix instead of 
/usr).
+  # Also, it fallbacks to the absolute path inside the chrooted build dir,
+  # which will certainly not exist on the target system...
+  patch -p1 < "${srcdir}"/fix-scripts-include-path.patch
+}
+
+build() {
+  cd 

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

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:33:05
  Author: foutrelis
Revision: 752645

upgpkg: pwndbg 2020.07.23-2: Python 3.9 rebuild

Modified:
  pwndbg/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:32:58 UTC (rev 752644)
+++ PKGBUILD2020-11-12 17:33:05 UTC (rev 752645)
@@ -2,7 +2,7 @@
 
 pkgname=pwndbg
 pkgver=2020.07.23
-pkgrel=1
+pkgrel=2
 pkgdesc='Makes debugging with GDB suck less'
 url='https://github.com/pwndbg/pwndbg'
 arch=('any')


[arch-commits] Commit in accerciser/repos (staging-any staging-any/PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:14:38
  Author: foutrelis
Revision: 400621

archrelease: copy trunk to staging-any

Added:
  accerciser/repos/staging-any/
  accerciser/repos/staging-any/PKGBUILD
(from rev 400620, accerciser/trunk/PKGBUILD)

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

Copied: accerciser/repos/staging-any/PKGBUILD (from rev 400620, 
accerciser/trunk/PKGBUILD)
===
--- staging-any/PKGBUILD(rev 0)
+++ staging-any/PKGBUILD2020-11-12 17:14:38 UTC (rev 400621)
@@ -0,0 +1,40 @@
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Jan de Groot 
+# Contributor: Steve Holmes 
+# Contributor: Giulio Bai 
+
+pkgname=accerciser
+pkgver=3.38.0
+pkgrel=2
+pkgdesc="Interactive Python accessibility explorer for the GNOME desktop"
+arch=(any)
+url="https://wiki.gnome.org/Apps/Accerciser;
+license=(BSD)
+depends=(python gtk3 python-atspi ipython libwnck3 python-cairo python-xlib)
+makedepends=(appstream-glib yelp-tools git)
+groups=(gnome-extra)
+_commit=d7f921335d930e0a0aa4d3fb5d1e25bc43b255d5  # tags/3.38.0^0
+source=("git+https://gitlab.gnome.org/GNOME/accerciser.git#commit=$_commit;)
+sha256sums=('SKIP')
+
+pkgver() {
+  cd $pkgname
+  git describe --tags | sed 's/-/+/g'
+}
+
+prepare() {
+  cd $pkgname
+  NOCONFIGURE=1 ./autogen.sh
+}
+
+build() {
+  cd $pkgname
+  ./configure --prefix=/usr --sysconfdir=/etc --disable-schemas-compile
+  make
+}
+
+package() {
+  cd $pkgname
+  make DESTDIR="$pkgdir" install
+  install -Dt "$pkgdir/usr/share/licenses/$pkgname" -m644 COPYING
+}


[arch-commits] Commit in speedtest-cli/repos (2 files)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:14:31
  Author: foutrelis
Revision: 752383

archrelease: copy trunk to community-staging-any

Added:
  speedtest-cli/repos/community-staging-any/
  speedtest-cli/repos/community-staging-any/PKGBUILD
(from rev 752379, speedtest-cli/trunk/PKGBUILD)

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

Copied: speedtest-cli/repos/community-staging-any/PKGBUILD (from rev 752379, 
speedtest-cli/trunk/PKGBUILD)
===
--- community-staging-any/PKGBUILD  (rev 0)
+++ community-staging-any/PKGBUILD  2020-11-12 17:14:31 UTC (rev 752383)
@@ -0,0 +1,29 @@
+# Maintainer: Levente Polyak 
+# Contributor: William Grieshaber 
+# Contributor: Victor Aurélio 
+
+pkgname=speedtest-cli
+pkgver=2.1.2
+pkgrel=3
+pkgdesc='Command line interface for testing internet bandwidth using 
speedtest.net'
+url='https://github.com/sivel/speedtest-cli'
+arch=('any')
+license=('Apache')
+depends=('python-setuptools')
+source=(https://github.com/sivel/speedtest-cli/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
+sha512sums=('f2eb125116f42075d3248e1c0590cce4f822f383ff7c54c158504b16de72bf35b35d55a78014413a95a5f5bafa98c71c3ea011f20f480f1db272d6e8800c40bd')
+
+build() {
+  cd ${pkgname}-${pkgver}
+  python setup.py build
+}
+
+package(){
+  cd ${pkgname}-${pkgver}
+  python setup.py install -O1 --root="${pkgdir}" --prefix=/usr --skip-build
+  install -Dm 644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -Dm 644 README.rst -t "${pkgdir}/usr/share/doc/${pkgname}"
+  install -Dm 644 ${pkgname}.1 -t "${pkgdir}/usr/share/man/man1"
+}
+
+# vim: ts=2 sw=2 et:


[arch-commits] Commit in certbot-dns-digitalocean/trunk (PKGBUILD)

2020-11-12 Thread Evangelos Foutras via arch-commits
Date: Thursday, November 12, 2020 @ 17:12:36
  Author: foutrelis
Revision: 752346

upgpkg: certbot-dns-digitalocean 1.9.0-2: Python 3.9 rebuild

Modified:
  certbot-dns-digitalocean/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 17:12:35 UTC (rev 752345)
+++ PKGBUILD2020-11-12 17:12:36 UTC (rev 752346)
@@ -2,7 +2,7 @@
 
 pkgname=certbot-dns-digitalocean
 pkgver=1.9.0
-pkgrel=1
+pkgrel=2
 pkgdesc="DigitalOcean DNS Authenticator plugin for Certbot"
 arch=('any')
 license=('Apache')


<    11   12   13   14   15   16   17   18   19   20   >