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

2020-12-19 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, December 19, 2020 @ 18:31:13
  Author: yan12125
Revision: 779996

upgpkg: python-txaio 20.12.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-12-19 18:31:10 UTC (rev 779995)
+++ PKGBUILD2020-12-19 18:31:13 UTC (rev 779996)
@@ -2,8 +2,8 @@
 # Contributor: Anatol Pomozov
 
 pkgname=python-txaio
-pkgver=20.4.1
-pkgrel=3
+pkgver=20.12.1
+pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
 url="https://github.com/crossbario/txaio";
@@ -14,7 +14,7 @@
 # 
https://github.com/crossbario/txaio/blob/v20.1.1/test/_asyncio_test_utils.py#L35
 checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python-tests')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('da0269d13d72f4ea14f2e67585cdb74ec5105884c31d81157fb85e92d4eb935b1c13eb1222bd5ecd57a8caa36008cf49de85321e7b67e94159330e1d592d42c4')
+sha512sums=('efde6115b8eccba94dce736fffe49f280ff49e9738f3299578cf41641c3b6f1deb5b1c0f0c8c6fbf85c8d8adbdc2d3f67aa256335d63a5977ac0bfacc98f909c')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken


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

2020-11-11 Thread Evangelos Foutras via arch-commits
Date: Wednesday, November 11, 2020 @ 10:37:13
  Author: foutrelis
Revision: 750182

upgpkg: python-txaio 20.4.1-3: Python 3.9 rebuild

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-11 10:37:13 UTC (rev 750181)
+++ PKGBUILD2020-11-11 10:37:13 UTC (rev 750182)
@@ -3,7 +3,7 @@
 
 pkgname=python-txaio
 pkgver=20.4.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
 url="https://github.com/crossbario/txaio";


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

2020-03-31 Thread Felix Yan via arch-commits
Date: Tuesday, March 31, 2020 @ 22:53:54
  Author: felixonmars
Revision: 608503

upgpkg: python-txaio 20.4.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-31 22:53:51 UTC (rev 608502)
+++ PKGBUILD2020-03-31 22:53:54 UTC (rev 608503)
@@ -2,7 +2,7 @@
 # Contributor: Anatol Pomozov
 
 pkgname=python-txaio
-pkgver=20.3.1
+pkgver=20.4.1
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -14,7 +14,7 @@
 # 
https://github.com/crossbario/txaio/blob/v20.1.1/test/_asyncio_test_utils.py#L35
 checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python-tests')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('36d59a2958c32878624606920af5bbe882824e5d53b2c7e3cc30a1be3fd74506dd7c1de9dc6ee3a6fd0b28278f466f80fac25bccb5e977dd9ad275ce697f3105')
+sha512sums=('da0269d13d72f4ea14f2e67585cdb74ec5105884c31d81157fb85e92d4eb935b1c13eb1222bd5ecd57a8caa36008cf49de85321e7b67e94159330e1d592d42c4')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken


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

2020-03-22 Thread Felix Yan via arch-commits
Date: Monday, March 23, 2020 @ 00:29:30
  Author: felixonmars
Revision: 603644

upgpkg: python-txaio 20.3.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-03-23 00:29:28 UTC (rev 603643)
+++ PKGBUILD2020-03-23 00:29:30 UTC (rev 603644)
@@ -2,7 +2,7 @@
 # Contributor: Anatol Pomozov
 
 pkgname=python-txaio
-pkgver=20.1.1
+pkgver=20.3.1
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -14,7 +14,7 @@
 # 
https://github.com/crossbario/txaio/blob/v20.1.1/test/_asyncio_test_utils.py#L35
 checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python-tests')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('a5a631fe9b0e648db66178991353c8e5ec6b1bf653f411dd11b1d3c2df9f205f907ea996a51b53c1722c0412bf5414929c96304e04072f4ed7991f61ea85e9a0')
+sha512sums=('36d59a2958c32878624606920af5bbe882824e5d53b2c7e3cc30a1be3fd74506dd7c1de9dc6ee3a6fd0b28278f466f80fac25bccb5e977dd9ad275ce697f3105')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken


[arch-commits] Commit in python-txaio/trunk (PKGBUILD make-pytest-happy.patch)

2020-01-30 Thread Chih-Hsuan Yen via arch-commits
Date: Thursday, January 30, 2020 @ 08:54:59
  Author: yan12125
Revision: 560055

upgpkg: python-txaio 20.1.1-1

Modified:
  python-txaio/trunk/PKGBUILD
Deleted:
  python-txaio/trunk/make-pytest-happy.patch

-+
 PKGBUILD|   20 ++-
 make-pytest-happy.patch |   47 --
 2 files changed, 7 insertions(+), 60 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-30 08:54:15 UTC (rev 560054)
+++ PKGBUILD2020-01-30 08:54:59 UTC (rev 560055)
@@ -2,8 +2,8 @@
 # Contributor: Anatol Pomozov
 
 pkgname=python-txaio
-pkgver=18.8.1
-pkgrel=3
+pkgver=20.1.1
+pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
 url="https://github.com/crossbario/txaio";
@@ -10,11 +10,11 @@
 license=('MIT')
 depends=('python-six')
 makedepends=('python-setuptools')
-checkdepends=('python-pytest' 'python-mock' 'python-twisted')
-source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";
-'make-pytest-happy.patch')
-sha512sums=('5aa0024b32211534b0c673da13b092ba08e15195b3b016bc21104618605d5c0b49096fa2795e13d9d5c4247defa1d72f903cbcc8d00a21359825224faab64b64'
-
'bc78ad2ba52d8cd9eb8a2743be93b88b3e162ede50e848e16a7db60f9c0a47115cd8fa92f4151c1d8377852524c07483a18d3d38e349347538a7bde1c56afe27')
+# python-tests is used here:
+# 
https://github.com/crossbario/txaio/blob/v20.1.1/test/_asyncio_test_utils.py#L35
+checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python-tests')
+source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
+sha512sums=('a5a631fe9b0e648db66178991353c8e5ec6b1bf653f411dd11b1d3c2df9f205f907ea996a51b53c1722c0412bf5414929c96304e04072f4ed7991f61ea85e9a0')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken
@@ -21,12 +21,6 @@
   # except in their boutique setup. They won't fix it.
   # https://github.com/crossbario/txaio/issues/77#issuecomment-246276723
   rm txaio-$pkgver/test/test_packaging.py
-
-  # https://github.com/crossbario/txaio/issues/140
-  patch -Np1 -d txaio-$pkgver https://github.com/crossbario/txaio/issues/134)
-  sed -i 's/asyncio\.test_utils/test.test_asyncio.utils/' 
txaio-$pkgver/test/*.py
 }
 
 build() {

Deleted: make-pytest-happy.patch
===
--- make-pytest-happy.patch 2020-01-30 08:54:15 UTC (rev 560054)
+++ make-pytest-happy.patch 2020-01-30 08:54:59 UTC (rev 560055)
@@ -1,47 +0,0 @@
-From 9217f054b7eccc120f84e01995479125e07de59a Mon Sep 17 00:00:00 2001
-From: meejah 
-Date: Fri, 22 Feb 2019 12:01:46 -0700
-Subject: [PATCH] make pytest happy
-

- test/conftest.py | 12 ++--
- 1 file changed, 10 insertions(+), 2 deletions(-)
-
-diff --git a/test/conftest.py b/test/conftest.py
-index 4a225c8..a3ca2d6 100644
 a/test/conftest.py
-+++ b/test/conftest.py
-@@ -25,9 +25,9 @@ def framework(request):
- 
- try:
- if request.param == 'twisted':
--return framework_tx()
-+return _notfixture_framework_tx()
- elif request.param == 'asyncio':
--return framework_aio()
-+return _notfixture_framework_aio()
- except ImportError:
- pytest.skip()
- 
-@@ -43,6 +43,10 @@ def framework_uninitialized():
- 
- @pytest.fixture
- def framework_tx():
-+return _notfixture_framework_tx()
-+
-+
-+def _notfixture_framework_tx():
- try:
- import txaio
- from txaio import tx
-@@ -56,6 +60,10 @@ def framework_tx():
- 
- @pytest.fixture
- def framework_aio():
-+return _notfixture_framework_aio()
-+
-+
-+def _notfixture_framework_aio():
- try:
- import txaio
- from txaio import aio


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

2019-11-09 Thread Antonio Rojas via arch-commits
Date: Saturday, November 9, 2019 @ 22:14:43
  Author: arojas
Revision: 524912

Drop python2

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-09 22:13:20 UTC (rev 524911)
+++ PKGBUILD2019-11-09 22:14:43 UTC (rev 524912)
@@ -1,8 +1,7 @@
 # Maintainer: Felix Yan 
 # Contributor: Anatol Pomozov
 
-pkgbase=python-txaio
-pkgname=(python-txaio python2-txaio)
+pkgname=python-txaio
 pkgver=18.8.1
 pkgrel=3
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
@@ -9,8 +8,9 @@
 arch=('any')
 url="https://github.com/crossbario/txaio";
 license=('MIT')
-makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python2-pytest' 
'python2-mock' 'python2-twisted')
+depends=('python-six')
+makedepends=('python-setuptools')
+checkdepends=('python-pytest' 'python-mock' 'python-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";
 'make-pytest-happy.patch')
 
sha512sums=('5aa0024b32211534b0c673da13b092ba08e15195b3b016bc21104618605d5c0b49096fa2795e13d9d5c4247defa1d72f903cbcc8d00a21359825224faab64b64'
@@ -25,8 +25,6 @@
   # https://github.com/crossbario/txaio/issues/140
   patch -Np1 -d txaio-$pkgver https://github.com/crossbario/txaio/issues/134)
   sed -i 's/asyncio\.test_utils/test.test_asyncio.utils/' 
txaio-$pkgver/test/*.py
 }
@@ -34,31 +32,15 @@
 build() {
   cd "$srcdir"/txaio-$pkgver
   python setup.py build
-
-  cd "$srcdir"/txaio-$pkgver-py2
-  python2 setup.py build
 }
 
 check() {
   cd "$srcdir"/txaio-$pkgver
   python -m pytest
-
-  cd "$srcdir"/txaio-$pkgver-py2
-  python2 -m pytest
 }
 
-package_python-txaio() {
-  depends=('python-six')
-
+package() {
   cd txaio-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
 }
-
-package_python2-txaio() {
-  depends=('python2-six')
-
-  cd txaio-$pkgver-py2
-  python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-}


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

2019-10-31 Thread Felix Yan via arch-commits
Date: Thursday, October 31, 2019 @ 19:27:29
  Author: felixonmars
Revision: 521695

Python 3.8 rebuild

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 19:26:17 UTC (rev 521694)
+++ PKGBUILD2019-10-31 19:27:29 UTC (rev 521695)
@@ -4,7 +4,7 @@
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
 pkgver=18.8.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
 url="https://github.com/crossbario/txaio";


[arch-commits] Commit in python-txaio/trunk (PKGBUILD make-pytest-happy.patch)

2019-10-31 Thread Evangelos Foutras via arch-commits
Date: Thursday, October 31, 2019 @ 19:26:17
  Author: foutrelis
Revision: 521694

Fix some test failures with recent pytest

Added:
  python-txaio/trunk/make-pytest-happy.patch
Modified:
  python-txaio/trunk/PKGBUILD

-+
 PKGBUILD|   10 +++--
 make-pytest-happy.patch |   47 ++
 2 files changed, 55 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-31 19:22:13 UTC (rev 521693)
+++ PKGBUILD2019-10-31 19:26:17 UTC (rev 521694)
@@ -11,8 +11,10 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python2-pytest' 
'python2-mock' 'python2-twisted')
-source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('5aa0024b32211534b0c673da13b092ba08e15195b3b016bc21104618605d5c0b49096fa2795e13d9d5c4247defa1d72f903cbcc8d00a21359825224faab64b64')
+source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";
+'make-pytest-happy.patch')
+sha512sums=('5aa0024b32211534b0c673da13b092ba08e15195b3b016bc21104618605d5c0b49096fa2795e13d9d5c4247defa1d72f903cbcc8d00a21359825224faab64b64'
+
'bc78ad2ba52d8cd9eb8a2743be93b88b3e162ede50e848e16a7db60f9c0a47115cd8fa92f4151c1d8377852524c07483a18d3d38e349347538a7bde1c56afe27')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken
@@ -19,6 +21,10 @@
   # except in their boutique setup. They won't fix it.
   # https://github.com/crossbario/txaio/issues/77#issuecomment-246276723
   rm txaio-$pkgver/test/test_packaging.py
+
+  # https://github.com/crossbario/txaio/issues/140
+  patch -Np1 -d txaio-$pkgver https://github.com/crossbario/txaio/issues/134)

Added: make-pytest-happy.patch
===
--- make-pytest-happy.patch (rev 0)
+++ make-pytest-happy.patch 2019-10-31 19:26:17 UTC (rev 521694)
@@ -0,0 +1,47 @@
+From 9217f054b7eccc120f84e01995479125e07de59a Mon Sep 17 00:00:00 2001
+From: meejah 
+Date: Fri, 22 Feb 2019 12:01:46 -0700
+Subject: [PATCH] make pytest happy
+
+---
+ test/conftest.py | 12 ++--
+ 1 file changed, 10 insertions(+), 2 deletions(-)
+
+diff --git a/test/conftest.py b/test/conftest.py
+index 4a225c8..a3ca2d6 100644
+--- a/test/conftest.py
 b/test/conftest.py
+@@ -25,9 +25,9 @@ def framework(request):
+ 
+ try:
+ if request.param == 'twisted':
+-return framework_tx()
++return _notfixture_framework_tx()
+ elif request.param == 'asyncio':
+-return framework_aio()
++return _notfixture_framework_aio()
+ except ImportError:
+ pytest.skip()
+ 
+@@ -43,6 +43,10 @@ def framework_uninitialized():
+ 
+ @pytest.fixture
+ def framework_tx():
++return _notfixture_framework_tx()
++
++
++def _notfixture_framework_tx():
+ try:
+ import txaio
+ from txaio import tx
+@@ -56,6 +60,10 @@ def framework_tx():
+ 
+ @pytest.fixture
+ def framework_aio():
++return _notfixture_framework_aio()
++
++
++def _notfixture_framework_aio():
+ try:
+ import txaio
+ from txaio import aio


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

2019-10-25 Thread Felix Yan via arch-commits
Date: Friday, October 25, 2019 @ 15:24:29
  Author: felixonmars
Revision: 519012

Python 3.8 rebuild

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-25 15:23:34 UTC (rev 519011)
+++ PKGBUILD2019-10-25 15:24:29 UTC (rev 519012)
@@ -4,7 +4,7 @@
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
 pkgver=18.8.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
 url="https://github.com/crossbario/txaio";


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

2018-08-31 Thread Felix Yan via arch-commits
Date: Friday, August 31, 2018 @ 14:42:56
  Author: felixonmars
Revision: 375860

upgpkg: python-txaio 18.8.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-08-31 14:42:49 UTC (rev 375859)
+++ PKGBUILD2018-08-31 14:42:56 UTC (rev 375860)
@@ -4,7 +4,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=18.7.1
+pkgver=18.8.1
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python2-pytest' 
'python2-mock' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('d88cc8862340d269470e91a3e2d60c5c3ca6e169e838069f690e35bbf07d3db516b59e0e76cb83cfd1217ca73c0705fdae451df3d9c69adc421579eb2f1b68d9')
+sha512sums=('5aa0024b32211534b0c673da13b092ba08e15195b3b016bc21104618605d5c0b49096fa2795e13d9d5c4247defa1d72f903cbcc8d00a21359825224faab64b64')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken


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

2018-07-28 Thread Eli Schwartz via arch-commits
Date: Sunday, July 29, 2018 @ 06:04:42
  Author: eschwartz
Revision: 364215

upgpkg: python-txaio 18.7.1-1

upstream release fixes some-but-not-all python 3.7 issues natively

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-29 06:04:05 UTC (rev 364214)
+++ PKGBUILD2018-07-29 06:04:42 UTC (rev 364215)
@@ -4,8 +4,8 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.10.0
-pkgrel=3
+pkgver=18.7.1
+pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
 url="https://github.com/crossbario/txaio";
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python2-pytest' 
'python2-mock' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('45f85eca04dadc44f47bea0359902965db7c85892303b73d1c227b065965a1e83d8b3e555affcb8b43c6fdbd4d25c8d475d763c8ec8984f3e6fc1ad2befff6c4')
+sha512sums=('d88cc8862340d269470e91a3e2d60c5c3ca6e169e838069f690e35bbf07d3db516b59e0e76cb83cfd1217ca73c0705fdae451df3d9c69adc421579eb2f1b68d9')
 
 prepare() {
   # This tests whether pip can install the sdist, and is completely broken
@@ -23,7 +23,6 @@
   cp -a txaio-$pkgver{,-py2}
 
   # Fix tests on Python 3.7 (https://github.com/crossbario/txaio/issues/134)
-  sed -i 's/await/async_wait/' txaio-$pkgver/test/*.py
   sed -i 's/asyncio\.test_utils/test.test_asyncio.utils/' 
txaio-$pkgver/test/*.py
 }
 


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

2018-07-23 Thread Evangelos Foutras via arch-commits
Date: Monday, July 23, 2018 @ 09:02:33
  Author: foutrelis
Revision: 362937

Python 3.7 rebuild

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-23 09:01:49 UTC (rev 362936)
+++ PKGBUILD2018-07-23 09:02:33 UTC (rev 362937)
@@ -5,7 +5,7 @@
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
 pkgver=2.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
 url="https://github.com/crossbario/txaio";


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

2018-07-23 Thread Evangelos Foutras via arch-commits
Date: Monday, July 23, 2018 @ 09:01:49
  Author: foutrelis
Revision: 362936

Fix tests on Python 3.7

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-23 08:39:24 UTC (rev 362935)
+++ PKGBUILD2018-07-23 09:01:49 UTC (rev 362936)
@@ -21,6 +21,10 @@
   # https://github.com/crossbario/txaio/issues/77#issuecomment-246276723
   rm txaio-$pkgver/test/test_packaging.py
   cp -a txaio-$pkgver{,-py2}
+
+  # Fix tests on Python 3.7 (https://github.com/crossbario/txaio/issues/134)
+  sed -i 's/await/async_wait/' txaio-$pkgver/test/*.py
+  sed -i 's/asyncio\.test_utils/test.test_asyncio.utils/' 
txaio-$pkgver/test/*.py
 }
 
 build() {


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

2018-07-20 Thread Eli Schwartz via arch-commits
Date: Friday, July 20, 2018 @ 17:01:44
  Author: eschwartz
Revision: 362621

Make the tests actually run.

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-07-20 15:51:48 UTC (rev 362620)
+++ PKGBUILD2018-07-20 17:01:44 UTC (rev 362621)
@@ -5,17 +5,21 @@
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
 pkgver=2.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
-url='https://github.com/tavendo/txaio'
+url="https://github.com/crossbario/txaio";
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
-checkdepends=('python-twisted' 'python2-twisted')
+checkdepends=('python-pytest' 'python-mock' 'python-twisted' 'python2-pytest' 
'python2-mock' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
 
sha512sums=('45f85eca04dadc44f47bea0359902965db7c85892303b73d1c227b065965a1e83d8b3e555affcb8b43c6fdbd4d25c8d475d763c8ec8984f3e6fc1ad2befff6c4')
 
 prepare() {
+  # This tests whether pip can install the sdist, and is completely broken
+  # except in their boutique setup. They won't fix it.
+  # https://github.com/crossbario/txaio/issues/77#issuecomment-246276723
+  rm txaio-$pkgver/test/test_packaging.py
   cp -a txaio-$pkgver{,-py2}
 }
 
@@ -29,10 +33,10 @@
 
 check() {
   cd "$srcdir"/txaio-$pkgver
-  python setup.py test
+  python -m pytest
 
   cd "$srcdir"/txaio-$pkgver-py2
-  python2 setup.py test
+  python2 -m pytest
 }
 
 package_python-txaio() {


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

2018-04-09 Thread Felix Yan via arch-commits
Date: Monday, April 9, 2018 @ 17:18:27
  Author: felixonmars
Revision: 315447

upgpkg: python-txaio 2.10.0-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 17:17:40 UTC (rev 315446)
+++ PKGBUILD2018-04-09 17:18:27 UTC (rev 315447)
@@ -4,7 +4,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.9.0
+pkgver=2.10.0
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-twisted' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('ee07d776fa5894b716fdced36aaa6436336a1f1db97dedb0fd0575d61a7b48b12dfc90ed6078602d7a2c2a00bfa7f815ca76cd75e472a27ff7bfdb56291efa46')
+sha512sums=('45f85eca04dadc44f47bea0359902965db7c85892303b73d1c227b065965a1e83d8b3e555affcb8b43c6fdbd4d25c8d475d763c8ec8984f3e6fc1ad2befff6c4')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2018-03-02 Thread Felix Yan via arch-commits
Date: Friday, March 2, 2018 @ 08:58:27
  Author: felixonmars
Revision: 301281

upgpkg: python-txaio 2.9.0-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2018-03-02 08:54:44 UTC (rev 301280)
+++ PKGBUILD2018-03-02 08:58:27 UTC (rev 301281)
@@ -4,7 +4,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.8.2
+pkgver=2.9.0
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-twisted' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('8b60a64ebfa1208995bc42e6ccbc87c4c3cd4687cb431435c6450cff31e5d0dba468c3f3494902e666cb2ee6dea84ded458fd8f1b3b9c25421b440dcd3fc5884')
+sha512sums=('ee07d776fa5894b716fdced36aaa6436336a1f1db97dedb0fd0575d61a7b48b12dfc90ed6078602d7a2c2a00bfa7f815ca76cd75e472a27ff7bfdb56291efa46')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2017-09-04 Thread Felix Yan
Date: Monday, September 4, 2017 @ 16:01:04
  Author: felixonmars
Revision: 255644

upgpkg: python-txaio 2.8.2-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-09-04 11:37:18 UTC (rev 255643)
+++ PKGBUILD2017-09-04 16:01:04 UTC (rev 255644)
@@ -4,7 +4,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.8.1
+pkgver=2.8.2
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-twisted' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('5ea41dbc8fef6dcd04a95c85bd57c4f2fd57f7091667da8a822a0e8bad465f76c2ace574e4ae54f941ad6e169dce6fb28d752831d7a06eb240ef72cc3817a056')
+sha512sums=('8b60a64ebfa1208995bc42e6ccbc87c4c3cd4687cb431435c6450cff31e5d0dba468c3f3494902e666cb2ee6dea84ded458fd8f1b3b9c25421b440dcd3fc5884')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}
@@ -41,8 +41,6 @@
   cd txaio-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  rm "$pkgdir"/usr/LICENSE
 }
 
 package_python2-txaio() {
@@ -51,6 +49,4 @@
   cd txaio-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
   install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
-
-  rm "$pkgdir"/usr/LICENSE
 }


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

2017-07-21 Thread Felix Yan
Date: Friday, July 21, 2017 @ 14:33:26
  Author: felixonmars
Revision: 245935

upgpkg: python-txaio 2.8.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-07-21 14:33:15 UTC (rev 245934)
+++ PKGBUILD2017-07-21 14:33:26 UTC (rev 245935)
@@ -4,7 +4,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.8.0
+pkgver=2.8.1
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-twisted' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('b8dadde4d4e506723b36d98c4a74086fca34521937fce97ad71c71a7431bf6646c3453fc0932f2af39e4a0b1b32a5d9dcac09507beb46b52119c658917d1e7a8')
+sha512sums=('5ea41dbc8fef6dcd04a95c85bd57c4f2fd57f7091667da8a822a0e8bad465f76c2ace574e4ae54f941ad6e169dce6fb28d752831d7a06eb240ef72cc3817a056')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2017-06-09 Thread Felix Yan
Date: Friday, June 9, 2017 @ 14:15:03
  Author: felixonmars
Revision: 235531

upgpkg: python-txaio 2.8.0-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-06-09 14:13:20 UTC (rev 235530)
+++ PKGBUILD2017-06-09 14:15:03 UTC (rev 235531)
@@ -4,7 +4,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.7.1
+pkgver=2.8.0
 pkgrel=1
 pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
 arch=('any')
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools' 'python2-setuptools')
 checkdepends=('python-twisted' 'python2-twisted')
 source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
-sha512sums=('d77a8b5e8fc21be0bef43f2a6795229456a351abc1a5eb6d2b7de0da0a58e67a228cb06d1a7962efcc760099ef5df94e9421875ea5628985260911efc7deb85e')
+sha512sums=('b8dadde4d4e506723b36d98c4a74086fca34521937fce97ad71c71a7431bf6646c3453fc0932f2af39e4a0b1b32a5d9dcac09507beb46b52119c658917d1e7a8')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2017-05-20 Thread Felix Yan
Date: Sunday, May 21, 2017 @ 06:48:38
  Author: felixonmars
Revision: 228871

upgpkg: python-txaio 2.7.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-05-21 06:48:11 UTC (rev 228870)
+++ PKGBUILD2017-05-21 06:48:38 UTC (rev 228871)
@@ -1,17 +1,19 @@
 # $Id$
-# Maintainer: Anatol Pomozov
+# Maintainer: Felix Yan 
+# Contributor: Anatol Pomozov
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.6.1
+pkgver=2.7.1
 pkgrel=1
-pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
-arch=(any)
+pkgdesc='Compatibility API between asyncio/Twisted/Trollius'
+arch=('any')
 url='https://github.com/tavendo/txaio'
-license=(MIT)
-makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
-source=(https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('791d5ce2f4f0ab711c5eb7aedcb763b3afd1')
+license=('MIT')
+makedepends=('python-setuptools' 'python2-setuptools')
+checkdepends=('python-twisted' 'python2-twisted')
+source=("https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz";)
+sha512sums=('d77a8b5e8fc21be0bef43f2a6795229456a351abc1a5eb6d2b7de0da0a58e67a228cb06d1a7962efcc760099ef5df94e9421875ea5628985260911efc7deb85e')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}
@@ -18,33 +20,37 @@
 }
 
 build() {
-  cd "$srcdir/txaio-$pkgver"
+  cd "$srcdir"/txaio-$pkgver
   python setup.py build
 
-  cd "$srcdir/txaio-$pkgver-py2"
+  cd "$srcdir"/txaio-$pkgver-py2
   python2 setup.py build
 }
 
 check() {
-  cd "$srcdir/txaio-$pkgver"
+  cd "$srcdir"/txaio-$pkgver
   python setup.py test
 
-  cd "$srcdir/txaio-$pkgver-py2"
+  cd "$srcdir"/txaio-$pkgver-py2
   python2 setup.py test
 }
 
 package_python-txaio() {
-  depends=(python python-six python-twisted)
+  depends=('python-six')
 
-  cd "$srcdir/txaio-$pkgver"
+  cd txaio-$pkgver
   python setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  rm "$pkgdir"/usr/LICENSE
 }
 
 package_python2-txaio() {
-  depends=(python2 python2-six python2-twisted)
+  depends=('python2-six')
 
-  cd "$srcdir/txaio-$pkgver-py2"
+  cd txaio-$pkgver-py2
   python2 setup.py install --root="$pkgdir" --optimize=1
-  install -Dm644 LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
+  install -Dm644 LICENSE "$pkgdir"/usr/share/licenses/$pkgname/LICENSE
+
+  rm "$pkgdir"/usr/LICENSE
 }


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

2017-02-26 Thread Felix Yan
Date: Monday, February 27, 2017 @ 05:35:54
  Author: felixonmars
Revision: 213939

upgpkg: python-txaio 2.6.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-02-27 05:33:50 UTC (rev 213938)
+++ PKGBUILD2017-02-27 05:35:54 UTC (rev 213939)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.6.0
+pkgver=2.6.1
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
 source=(https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('bca77609fe219a7ed37a0864974b6597dd121c99')
+sha1sums=('791d5ce2f4f0ab711c5eb7aedcb763b3afd1')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2017-01-01 Thread Felix Yan
Date: Sunday, January 1, 2017 @ 16:39:32
  Author: felixonmars
Revision: 204102

upgpkg: python-txaio 2.6.0-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2017-01-01 16:34:18 UTC (rev 204101)
+++ PKGBUILD2017-01-01 16:39:32 UTC (rev 204102)
@@ -3,8 +3,8 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.5.2
-pkgrel=2
+pkgver=2.6.0
+pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
 url='https://github.com/tavendo/txaio'
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
 source=(https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('65813586147b24985e9e4138d689d6789e619df8')
+sha1sums=('bca77609fe219a7ed37a0864974b6597dd121c99')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2016-12-25 Thread Felix Yan
Date: Sunday, December 25, 2016 @ 18:20:12
  Author: felixonmars
Revision: 202241

Python 3.6 rebuild

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-12-25 18:19:34 UTC (rev 202240)
+++ PKGBUILD2016-12-25 18:20:12 UTC (rev 202241)
@@ -4,7 +4,7 @@
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
 pkgver=2.5.2
-pkgrel=1
+pkgrel=2
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
 url='https://github.com/tavendo/txaio'


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

2016-11-07 Thread Antonio Rojas
Date: Monday, November 7, 2016 @ 16:19:26
  Author: arojas
Revision: 194903

Update to 2.5.2

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-11-07 16:16:10 UTC (rev 194902)
+++ PKGBUILD2016-11-07 16:19:26 UTC (rev 194903)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.5.1
+pkgver=2.5.2
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
 source=(https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('9875868632db4d7c2890e9f7afa7106b878dc96e')
+sha1sums=('65813586147b24985e9e4138d689d6789e619df8')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2016-07-09 Thread Antonio Rojas
Date: Saturday, July 9, 2016 @ 10:36:00
  Author: arojas
Revision: 182561

Update to 2.5.1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-07-09 10:35:42 UTC (rev 182560)
+++ PKGBUILD2016-07-09 10:36:00 UTC (rev 182561)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.4.0
+pkgver=2.5.1
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
 source=(https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('43f6b924fdb83307cf3660609ad40ae822fe5156')
+sha1sums=('9875868632db4d7c2890e9f7afa7106b878dc96e')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2016-06-17 Thread Antonio Rojas
Date: Friday, June 17, 2016 @ 20:18:14
  Author: arojas
Revision: 180387

Update to 2.4.0

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-06-17 20:15:47 UTC (rev 180386)
+++ PKGBUILD2016-06-17 20:18:14 UTC (rev 180387)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.3.1
+pkgver=2.4.0
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
@@ -10,8 +10,8 @@
 url='https://github.com/tavendo/txaio'
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
-source=(https://pypi.python.org/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('965053e2f6a0fc4e62cb1c7ac8c0de2f5b0babf6')
+source=(https://pypi.io/packages/source/t/txaio/txaio-$pkgver.tar.gz)
+sha1sums=('43f6b924fdb83307cf3660609ad40ae822fe5156')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2016-04-11 Thread Anatol Pomozov
Date: Monday, April 11, 2016 @ 19:38:54
  Author: anatolik
Revision: 170533

upgpkg: python-txaio 2.3.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-04-11 17:35:59 UTC (rev 170532)
+++ PKGBUILD2016-04-11 17:38:54 UTC (rev 170533)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.2.2
+pkgver=2.3.1
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
 source=(https://pypi.python.org/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('5002f45d67aee54dd680f29e1fe692522a51975a')
+sha1sums=('965053e2f6a0fc4e62cb1c7ac8c0de2f5b0babf6')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2016-03-15 Thread Anatol Pomozov
Date: Wednesday, March 16, 2016 @ 00:55:08
  Author: anatolik
Revision: 166857

upgpkg: python-txaio 2.2.2-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-03-15 23:46:37 UTC (rev 166856)
+++ PKGBUILD2016-03-15 23:55:08 UTC (rev 166857)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.2.1
+pkgver=2.2.2
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
 source=(https://pypi.python.org/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('7c2cd6b34e2d071bf5b38d98d41d81b26e42354c')
+sha1sums=('5002f45d67aee54dd680f29e1fe692522a51975a')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2016-01-24 Thread Anatol Pomozov
Date: Sunday, January 24, 2016 @ 21:03:48
  Author: anatolik
Revision: 158769

upgpkg: python-txaio 2.2.1-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2016-01-24 19:46:04 UTC (rev 158768)
+++ PKGBUILD2016-01-24 20:03:48 UTC (rev 158769)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
 source=(https://pypi.python.org/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('2ad680eedcf3858243e217bfbdb1b38238235a36')
+sha1sums=('7c2cd6b34e2d071bf5b38d98d41d81b26e42354c')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2015-12-07 Thread Anatol Pomozov
Date: Monday, December 7, 2015 @ 20:36:26
  Author: anatolik
Revision: 150097

upgpkg: python-txaio 2.2.0-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-12-07 19:32:45 UTC (rev 150096)
+++ PKGBUILD2015-12-07 19:36:26 UTC (rev 150097)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.1.0
+pkgver=2.2.0
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
 source=(https://pypi.python.org/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('b2cb8299ac7854140c47a2c9d895c96379edea34')
+sha1sums=('2ad680eedcf3858243e217bfbdb1b38238235a36')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}


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

2015-11-19 Thread Anatol Pomozov
Date: Thursday, November 19, 2015 @ 18:01:04
  Author: anatolik
Revision: 147161

upgpkg: python-txaio 2.1.0-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-11-19 15:35:55 UTC (rev 147160)
+++ PKGBUILD2015-11-19 17:01:04 UTC (rev 147161)
@@ -3,15 +3,15 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.0.4
+pkgver=2.1.0
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
 url='https://github.com/tavendo/txaio'
 license=(MIT)
-makedepends=(python-setuptools python2-setuptools)
+makedepends=(python-setuptools python2-setuptools python-twisted 
python2-twisted)
 source=(https://pypi.python.org/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('fd43ddbac7442cfd0ef582473c5751bf666e44e3')
+sha1sums=('b2cb8299ac7854140c47a2c9d895c96379edea34')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}
@@ -34,7 +34,7 @@
 }
 
 package_python-txaio() {
-  depends=(python python-six)
+  depends=(python python-six python-twisted)
 
   cd "$srcdir/txaio-$pkgver"
   python setup.py install --root="$pkgdir" --optimize=1
@@ -42,7 +42,7 @@
 }
 
 package_python2-txaio() {
-  depends=(python2 python2-six)
+  depends=(python2 python2-six python2-twisted)
 
   cd "$srcdir/txaio-$pkgver-py2"
   python2 setup.py install --root="$pkgdir" --optimize=1


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

2015-10-19 Thread Anatol Pomozov
Date: Monday, October 19, 2015 @ 18:22:00
  Author: anatolik
Revision: 144376

upgpkg: python-txaio 2.0.4-1

Modified:
  python-txaio/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2015-10-19 15:50:19 UTC (rev 144375)
+++ PKGBUILD2015-10-19 16:22:00 UTC (rev 144376)
@@ -3,7 +3,7 @@
 
 pkgbase=python-txaio
 pkgname=(python-txaio python2-txaio)
-pkgver=2.0.2
+pkgver=2.0.4
 pkgrel=1
 pkgdesc='Utilities to support code that runs unmodified on Twisted and asyncio'
 arch=(any)
@@ -11,7 +11,7 @@
 license=(MIT)
 makedepends=(python-setuptools python2-setuptools)
 source=(https://pypi.python.org/packages/source/t/txaio/txaio-$pkgver.tar.gz)
-sha1sums=('b526ccbb20f1ea5c00d8846dcba272eab535d5da')
+sha1sums=('fd43ddbac7442cfd0ef582473c5751bf666e44e3')
 
 prepare() {
   cp -a txaio-$pkgver{,-py2}