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

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

upgpkg: python-aiorpcx 0.18.4-3: Python 3.9 rebuild

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 13:17:17 UTC (rev 751740)
+++ PKGBUILD2020-11-12 13:17:20 UTC (rev 751741)
@@ -3,7 +3,7 @@
 
 pkgname='python-aiorpcx'
 pkgver=0.18.4
-pkgrel=2
+pkgrel=3
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
 arch=('any')


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

2019-11-23 Thread Santiago Torres-Arias via arch-commits
Date: Sunday, November 24, 2019 @ 02:03:36
  Author: sangy
Revision: 532425

upgpkg: python-aiorpcx 0.18.4-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-24 01:58:13 UTC (rev 532424)
+++ PKGBUILD2019-11-24 02:03:36 UTC (rev 532425)
@@ -2,8 +2,8 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.18.3
-pkgrel=3
+pkgver=0.18.4
+pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools' 'python-websockets')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
-sha256sums=('3d0f31ad9d2369bdf8a86106eccc0fef9245b917e750df68497cde8cc19a6192')
+sha256sums=('cfce9d4a6af83d6be8619b2268e57bb21db0a0b36ac29226db580b448c286498')
 
 
 build() {


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

2019-11-03 Thread Felix Yan via arch-commits
Date: Sunday, November 3, 2019 @ 20:05:14
  Author: felixonmars
Revision: 522592

Python 3.8 rebuild

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-03 20:04:25 UTC (rev 522591)
+++ PKGBUILD2019-11-03 20:05:14 UTC (rev 522592)
@@ -3,7 +3,7 @@
 
 pkgname='python-aiorpcx'
 pkgver=0.18.3
-pkgrel=2
+pkgrel=3
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
 arch=('any')


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

2019-10-26 Thread Evangelos Foutras via arch-commits
Date: Saturday, October 26, 2019 @ 06:15:08
  Author: foutrelis
Revision: 520236

Python 3.8 rebuild

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 06:15:03 UTC (rev 520235)
+++ PKGBUILD2019-10-26 06:15:08 UTC (rev 520236)
@@ -3,7 +3,7 @@
 
 pkgname='python-aiorpcx'
 pkgver=0.18.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
 arch=('any')


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

2019-07-11 Thread Santiago Torres-Arias via arch-commits
Date: Thursday, July 11, 2019 @ 17:07:48
  Author: sangy
Revision: 488928

upgpkg: python-aiorpcx 0.18.3-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-11 17:07:14 UTC (rev 488927)
+++ PKGBUILD2019-07-11 17:07:48 UTC (rev 488928)
@@ -2,8 +2,8 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.18.0
-pkgrel=2
+pkgver=0.18.3
+pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools' 'python-websockets')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
-sha256sums=('099f1f789e5eec3e87443323d747b8bff3238b7bf71d6a7596f02d1f0b328851')
+sha256sums=('3d0f31ad9d2369bdf8a86106eccc0fef9245b917e750df68497cde8cc19a6192')
 
 
 build() {


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

2019-07-07 Thread Santiago Torres-Arias via arch-commits
Date: Sunday, July 7, 2019 @ 17:42:24
  Author: sangy
Revision: 487640

upgpkg: python-aiorpcx 0.18.0-2

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-07-07 17:34:53 UTC (rev 487639)
+++ PKGBUILD2019-07-07 17:42:24 UTC (rev 487640)
@@ -3,16 +3,17 @@
 
 pkgname='python-aiorpcx'
 pkgver=0.18.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
 arch=('any')
 license=('MIT')
 depends=('python>=3.6' 'python-attrs')
-makedepends=('python-setuptools')
+makedepends=('python-setuptools' 'python-websockets')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
 sha256sums=('099f1f789e5eec3e87443323d747b8bff3238b7bf71d6a7596f02d1f0b328851')
 
+
 build() {
   cd "${srcdir}/aiorpcX-${pkgver}"
   python setup.py build


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

2019-05-29 Thread Santiago Torres-Arias via arch-commits
Date: Wednesday, May 29, 2019 @ 16:40:05
  Author: sangy
Revision: 474398

upgpkg: python-aiorpcx 0.18.0-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-29 16:39:03 UTC (rev 474397)
+++ PKGBUILD2019-05-29 16:40:05 UTC (rev 474398)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.17.0
+pkgver=0.18.0
 pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
@@ -11,9 +11,8 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
-sha256sums=('b743629e8e3b3783d0a2fe3a25e55f30a35d7f148d863c8b6f0c50db6350c379')
+sha256sums=('099f1f789e5eec3e87443323d747b8bff3238b7bf71d6a7596f02d1f0b328851')
 
-
 build() {
   cd "${srcdir}/aiorpcX-${pkgver}"
   python setup.py build


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

2019-05-14 Thread Santiago Torres-Arias via arch-commits
Date: Tuesday, May 14, 2019 @ 19:57:42
  Author: sangy
Revision: 467240

upgpkg: python-aiorpcx 0.17.0-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-14 19:19:06 UTC (rev 467239)
+++ PKGBUILD2019-05-14 19:57:42 UTC (rev 467240)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.18.0
+pkgver=0.17.0
 pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
@@ -11,7 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
-sha256sums=('099f1f789e5eec3e87443323d747b8bff3238b7bf71d6a7596f02d1f0b328851')
+sha256sums=('b743629e8e3b3783d0a2fe3a25e55f30a35d7f148d863c8b6f0c50db6350c379')
 
 
 build() {


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

2019-05-14 Thread Santiago Torres-Arias via arch-commits
Date: Tuesday, May 14, 2019 @ 18:38:45
  Author: sangy
Revision: 467218

upgpkg: python-aiorpcx 0.18.0-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-05-14 15:13:55 UTC (rev 467217)
+++ PKGBUILD2019-05-14 18:38:45 UTC (rev 467218)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.16.1
+pkgver=0.18.0
 pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
@@ -11,7 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
-sha256sums=('058d9ebc6b4e3eb6554f996caa18d76910634a4896830539f06fb08188e558ca')
+sha256sums=('099f1f789e5eec3e87443323d747b8bff3238b7bf71d6a7596f02d1f0b328851')
 
 
 build() {
@@ -24,3 +24,4 @@
   python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
   install -D -m644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
+


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

2019-04-20 Thread Santiago Torres-Arias via arch-commits
Date: Saturday, April 20, 2019 @ 20:26:00
  Author: sangy
Revision: 452411

upgpkg: python-aiorpcx 0.16.1-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-20 20:23:15 UTC (rev 452410)
+++ PKGBUILD2019-04-20 20:26:00 UTC (rev 452411)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.15.0
+pkgver=0.16.1
 pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
@@ -11,7 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
-sha256sums=('2c409a6053c083067f3f5c6923eebe290b0ced034f39eeb1244677697d6600a4')
+sha256sums=('058d9ebc6b4e3eb6554f996caa18d76910634a4896830539f06fb08188e558ca')
 
 
 build() {


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

2019-04-19 Thread Santiago Torres-Arias via arch-commits
Date: Friday, April 19, 2019 @ 16:19:31
  Author: sangy
Revision: 452028

upgpkg: python-aiorpcx 0.15.0-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-19 16:12:12 UTC (rev 452027)
+++ PKGBUILD2019-04-19 16:19:31 UTC (rev 452028)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.13.0
+pkgver=0.15.0
 pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
@@ -11,7 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
-sha256sums=('18ccb23538fb835d03ec4cad4b0a5cdd9ffd5e622ffa5724e5cd3e19d95120b8')
+sha256sums=('2c409a6053c083067f3f5c6923eebe290b0ced034f39eeb1244677697d6600a4')
 
 
 build() {


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

2019-04-12 Thread Santiago Torres-Arias via arch-commits
Date: Friday, April 12, 2019 @ 15:16:35
  Author: sangy
Revision: 451285

upgpkg: python-aiorpcx 0.13.0-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-12 15:14:23 UTC (rev 451284)
+++ PKGBUILD2019-04-12 15:16:35 UTC (rev 451285)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.12.1
+pkgver=0.13.0
 pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
@@ -11,7 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
-sha256sums=('3920a91316b54bb6b9dc25e26758a1afdc07787a51958110b4c11b7707d63195')
+sha256sums=('18ccb23538fb835d03ec4cad4b0a5cdd9ffd5e622ffa5724e5cd3e19d95120b8')
 
 
 build() {
@@ -24,4 +24,3 @@
   python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
   install -D -m644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
-


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

2019-04-11 Thread Santiago Torres-Arias via arch-commits
Date: Friday, April 12, 2019 @ 01:49:50
  Author: sangy
Revision: 451187

upgpkg: python-aiorpcx 0.12.1-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-12 00:36:40 UTC (rev 451186)
+++ PKGBUILD2019-04-12 01:49:50 UTC (rev 451187)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.11.0
+pkgver=0.12.1
 pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
@@ -11,7 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
-sha256sums=('87d1a297b9cfbb57a1c3ac4d06da5d3d114d1e751b2a9e81e9c82b04420dda5c')
+sha256sums=('3920a91316b54bb6b9dc25e26758a1afdc07787a51958110b4c11b7707d63195')
 
 
 build() {


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

2019-04-07 Thread Santiago Torres-Arias via arch-commits
Date: Sunday, April 7, 2019 @ 19:15:59
  Author: sangy
Revision: 450324

upgpkg: python-aiorpcx 0.11.0-1

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-04-07 19:10:04 UTC (rev 450323)
+++ PKGBUILD2019-04-07 19:15:59 UTC (rev 450324)
@@ -2,8 +2,8 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.10.5
-pkgrel=2
+pkgver=0.11.0
+pkgrel=1
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
 arch=('any')
@@ -11,8 +11,9 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
-sha256sums=('53c2ee8453c754587ef19e7e6b431a783428d10aa9c18ca0a753ebb82f2361ff')
+sha256sums=('87d1a297b9cfbb57a1c3ac4d06da5d3d114d1e751b2a9e81e9c82b04420dda5c')
 
+
 build() {
   cd "${srcdir}/aiorpcX-${pkgver}"
   python setup.py build


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

2019-02-19 Thread Santiago Torres-Arias via arch-commits
Date: Tuesday, February 19, 2019 @ 17:54:00
  Author: sangy
Revision: 434574

upgpkg: python-aiorpcx 0.10.5-2

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-19 17:49:40 UTC (rev 434573)
+++ PKGBUILD2019-02-19 17:54:00 UTC (rev 434574)
@@ -2,7 +2,7 @@
 # Contributor: smmalis37
 
 pkgname='python-aiorpcx'
-pkgver=0.10.4
+pkgver=0.10.5
 pkgrel=2
 pkgdesc="A generic asyncio library implementation of RPC suitable for an 
application that is a client, server or both."
 url="https://github.com/kyuupichan/aiorpcX/;
@@ -11,6 +11,7 @@
 depends=('python>=3.6' 'python-attrs')
 makedepends=('python-setuptools')
 source=("https://github.com/kyuupichan/aiorpcX/archive/${pkgver}.tar.gz;)
+sha256sums=('53c2ee8453c754587ef19e7e6b431a783428d10aa9c18ca0a753ebb82f2361ff')
 
 build() {
   cd "${srcdir}/aiorpcX-${pkgver}"
@@ -23,4 +24,3 @@
   install -D -m644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
 
-sha256sums=('df79b7a321043ce5e12f91ad197d6187cf5b0c6f85506d323ad8b44e330104a1')


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

2019-02-11 Thread Santiago Torres-Arias via arch-commits
Date: Tuesday, February 12, 2019 @ 03:44:33
  Author: sangy
Revision: 431843

upgpkg: python-aiorpcx 0.10.4-2

Modified:
  python-aiorpcx/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-02-12 03:42:11 UTC (rev 431842)
+++ PKGBUILD2019-02-12 03:44:33 UTC (rev 431843)
@@ -20,7 +20,7 @@
 package() {
   cd "${srcdir}/aiorpcX-${pkgver}"
   python setup.py install --root="$pkgdir/" --optimize=1 --skip-build
-  install -D -m644 LICENSE -t "${pkgdir}/usr/share/licenses/${pkgname}"
+  install -D -m644 LICENCE -t "${pkgdir}/usr/share/licenses/${pkgname}"
 }
 
 sha256sums=('df79b7a321043ce5e12f91ad197d6187cf5b0c6f85506d323ad8b44e330104a1')