[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD)

2020-11-12 Thread Felix Yan via arch-commits
Date: Thursday, November 12, 2020 @ 12:07:04
  Author: felixonmars
Revision: 751660

upgpkg: python-aws-xray-sdk 2.6.0-3: Python 3.9 rebuild

Modified:
  python-aws-xray-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-12 12:07:02 UTC (rev 751659)
+++ PKGBUILD2020-11-12 12:07:04 UTC (rev 751660)
@@ -4,7 +4,7 @@
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
 pkgver=2.6.0
-pkgrel=2
+pkgrel=3
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
 url='https://github.com/aws/aws-xray-sdk-python'


[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD)

2020-11-09 Thread Evangelos Foutras via arch-commits
Date: Monday, November 9, 2020 @ 18:17:31
  Author: foutrelis
Revision: 747936

upgpkg: python-aws-xray-sdk 2.6.0-2: Python 3.9 rebuild

Modified:
  python-aws-xray-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-11-09 18:17:31 UTC (rev 747935)
+++ PKGBUILD2020-11-09 18:17:31 UTC (rev 747936)
@@ -4,7 +4,7 @@
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
 pkgver=2.6.0
-pkgrel=1
+pkgrel=2
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
 url='https://github.com/aws/aws-xray-sdk-python'


[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD)

2020-06-12 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, June 13, 2020 @ 04:43:34
  Author: yan12125
Revision: 642695

upgpkg: python-aws-xray-sdk 2.6.0-1

Modified:
  python-aws-xray-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2020-06-13 04:38:07 UTC (rev 642694)
+++ PKGBUILD2020-06-13 04:43:34 UTC (rev 642695)
@@ -3,7 +3,7 @@
 
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
-pkgver=2.5.0
+pkgver=2.6.0
 pkgrel=1
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
@@ -14,10 +14,10 @@
 checkdepends=(python-flask-sqlalchemy python-pynamodb python-pytest 
python-aiohttp
   python-pytest-aiohttp python-testing.postgresql python-psycopg2
   python-pg8000 python-requests python-aiobotocore python-bottle
-  python-webtest python-django-fake-model)
+  python-webtest python-django-fake-model python-mock)
 # Not using PyPI source tarball as it does not include tests
 
source=("https://github.com/aws/aws-xray-sdk-python/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('70fd26080462087f4f20fcbff11c3bc125bcded9f96b8203b4e5773418c204ef')
+sha256sums=('3db4147eb9fae56a2b414611e8ce84fec9b00b2a0fbb9dee18da22e58ed18a6e')
 
 prepare() {
   cd $_pkgname-$pkgver


[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD aiobotocore-0.12.patch)

2020-04-16 Thread Chih-Hsuan Yen via arch-commits
Date: Friday, April 17, 2020 @ 04:19:30
  Author: yan12125
Revision: 615404

upgpkg: python-aws-xray-sdk 2.5.0-1

* Enable Django tests after they're fixed upstream [1]
* Drop pypandoc - lots of Haskell packages in dependencies
* aiobotocore patch is included in this release

[1] https://github.com/aws/aws-xray-sdk-python/pull/10
[2] https://github.com/aws/aws-xray-sdk-python/pull/205

Modified:
  python-aws-xray-sdk/trunk/PKGBUILD
Deleted:
  python-aws-xray-sdk/trunk/aiobotocore-0.12.patch

+
 PKGBUILD   |   25 -
 aiobotocore-0.12.patch |   69 ---
 2 files changed, 13 insertions(+), 81 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-17 04:12:41 UTC (rev 615403)
+++ PKGBUILD2020-04-17 04:19:30 UTC (rev 615404)
@@ -3,26 +3,24 @@
 
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
-pkgver=2.4.3
-pkgrel=2
+pkgver=2.5.0
+pkgrel=1
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
 url='https://github.com/aws/aws-xray-sdk-python'
 license=(Apache)
-makedepends=(python-setuptools python-pypandoc)
+makedepends=(python-setuptools)
 depends=(python python-botocore python-future python-jsonpickle python-wrapt)
 checkdepends=(python-flask-sqlalchemy python-pynamodb python-pytest 
python-aiohttp
   python-pytest-aiohttp python-testing.postgresql python-psycopg2
-  python-pg8000 python-requests python-aiobotocore)
+  python-pg8000 python-requests python-aiobotocore python-bottle
+  python-webtest python-django-fake-model)
 # Not using PyPI source tarball as it does not include tests
-source=("https://github.com/aws/aws-xray-sdk-python/archive/$pkgver/$pkgname-$pkgver.tar.gz;
-aiobotocore-0.12.patch)
-sha256sums=('adb528c7c092293613484ca28c5466c79889ff6035493681daf9fbde9ba95b3a'
-'20d99cfbf6675f2b2d8147b5e4bc218de5666b0c0629d3fea8fb9a39b66c4d8b')
+source=("https://github.com/aws/aws-xray-sdk-python/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
+sha256sums=('70fd26080462087f4f20fcbff11c3bc125bcded9f96b8203b4e5773418c204ef')
 
 prepare() {
   cd $_pkgname-$pkgver
-  patch -Np1 -i ../aiobotocore-0.12.patch
 }
 
 build() {
@@ -33,12 +31,15 @@
 check() {
   cd $_pkgname-$pkgver
 
+  # See setenv= in upstream tox.ini
+  export DJANGO_SETTINGS_MODULE=tests.ext.django.app.settings
   export AWS_SECRET_ACCESS_KEY=fake_key
   export AWS_ACCESS_KEY_ID=fake_id
 
-  # the test suite is not compatible with Django 2.x yet
-  # https://github.com/aws/aws-xray-sdk-python/issues/85
-  pytest -v --ignore tests/ext/django
+  # the test suite for pymysql uses testing.mysqld, which is not
+  # compatible with MariaDB
+  # https://github.com/tk0miya/testing.mysqld/issues/3
+  pytest -v tests --ignore tests/ext/pymysql
 }
 
 package() {

Deleted: aiobotocore-0.12.patch
===
--- aiobotocore-0.12.patch  2020-04-17 04:12:41 UTC (rev 615403)
+++ aiobotocore-0.12.patch  2020-04-17 04:19:30 UTC (rev 615404)
@@ -1,69 +0,0 @@
-From 3f2ba2d4b6973ea7234f82154ebcaf4b8d53cc99 Mon Sep 17 00:00:00 2001
-From: Prashant Srivastava 
-Date: Tue, 25 Feb 2020 14:27:29 -0800
-Subject: [PATCH] Dropping loop parameter from aiobotocore.get_session() due to
- new aiobotocore 0.12.0 changes
-

- tests/ext/aiobotocore/test_aiobotocore.py | 12 ++--
- tox.ini   |  3 ++-
- 2 files changed, 8 insertions(+), 7 deletions(-)
-
-diff --git a/tests/ext/aiobotocore/test_aiobotocore.py 
b/tests/ext/aiobotocore/test_aiobotocore.py
-index 6b14ea5..4389c8f 100644
 a/tests/ext/aiobotocore/test_aiobotocore.py
-+++ b/tests/ext/aiobotocore/test_aiobotocore.py
-@@ -28,7 +28,7 @@ def recorder(loop):
- req_id = '1234'
- response = {'ResponseMetadata': {'RequestId': req_id, 'HTTPStatusCode': 
403}}
- 
--session = aiobotocore.get_session(loop=loop)
-+session = aiobotocore.get_session()
- async with session.create_client('dynamodb', region_name='eu-west-2') as 
client:
- with Stubber(client) as stubber:
- stubber.add_response('describe_table', response, {'TableName': 
'mytable'})
-@@ -53,7 +53,7 @@ def recorder(loop):
- version_id = 'myversionid'
- response = {'ResponseMetadata': {'RequestId': '1234', 'HTTPStatusCode': 
200}}
- 
--session = aiobotocore.get_session(loop=loop)
-+session = aiobotocore.get_session()
- async with session.create_client('s3', region_name='eu-west-2') as client:
- with Stubber(client) as stubber:
- stubber.add_response('get_object', response,
-@@ -87,7 +87,7 @@ def recorder(loop):
- }
- }
- 
--session = aiobotocore.get_session(loop=loop)
-+session = aiobotocore.get_session()
- async with session.create_client('sqs', region_name='eu-west-2') as 
client:
- with Stubber(client) as stubber:
-   

[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD aiobotocore-0.12.patch)

2020-02-28 Thread Chih-Hsuan Yen via arch-commits
Date: Saturday, February 29, 2020 @ 03:17:07
  Author: yan12125
Revision: 586737

python-aws-xray-sdk: add a patch for aiobotocore 0.12

The commit is from https://github.com/aws/aws-xray-sdk-python/pull/205

Added:
  python-aws-xray-sdk/trunk/aiobotocore-0.12.patch
Modified:
  python-aws-xray-sdk/trunk/PKGBUILD

+
 PKGBUILD   |   13 ++--
 aiobotocore-0.12.patch |   69 +++
 2 files changed, 79 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-29 03:13:16 UTC (rev 586736)
+++ PKGBUILD2020-02-29 03:17:07 UTC (rev 586737)
@@ -4,7 +4,7 @@
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
 pkgver=2.4.3
-pkgrel=1
+pkgrel=2
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
 url='https://github.com/aws/aws-xray-sdk-python'
@@ -15,9 +15,16 @@
   python-pytest-aiohttp python-testing.postgresql python-psycopg2
   python-pg8000 python-requests python-aiobotocore)
 # Not using PyPI source tarball as it does not include tests
-source=("https://github.com/aws/aws-xray-sdk-python/archive/$pkgver/$pkgname-$pkgver.tar.gz;)
-sha256sums=('adb528c7c092293613484ca28c5466c79889ff6035493681daf9fbde9ba95b3a')
+source=("https://github.com/aws/aws-xray-sdk-python/archive/$pkgver/$pkgname-$pkgver.tar.gz;
+aiobotocore-0.12.patch)
+sha256sums=('adb528c7c092293613484ca28c5466c79889ff6035493681daf9fbde9ba95b3a'
+'20d99cfbf6675f2b2d8147b5e4bc218de5666b0c0629d3fea8fb9a39b66c4d8b')
 
+prepare() {
+  cd $_pkgname-$pkgver
+  patch -Np1 -i ../aiobotocore-0.12.patch
+}
+
 build() {
   cd $_pkgname-$pkgver
   python setup.py build

Added: aiobotocore-0.12.patch
===
--- aiobotocore-0.12.patch  (rev 0)
+++ aiobotocore-0.12.patch  2020-02-29 03:17:07 UTC (rev 586737)
@@ -0,0 +1,69 @@
+From 3f2ba2d4b6973ea7234f82154ebcaf4b8d53cc99 Mon Sep 17 00:00:00 2001
+From: Prashant Srivastava 
+Date: Tue, 25 Feb 2020 14:27:29 -0800
+Subject: [PATCH] Dropping loop parameter from aiobotocore.get_session() due to
+ new aiobotocore 0.12.0 changes
+
+---
+ tests/ext/aiobotocore/test_aiobotocore.py | 12 ++--
+ tox.ini   |  3 ++-
+ 2 files changed, 8 insertions(+), 7 deletions(-)
+
+diff --git a/tests/ext/aiobotocore/test_aiobotocore.py 
b/tests/ext/aiobotocore/test_aiobotocore.py
+index 6b14ea5..4389c8f 100644
+--- a/tests/ext/aiobotocore/test_aiobotocore.py
 b/tests/ext/aiobotocore/test_aiobotocore.py
+@@ -28,7 +28,7 @@ def recorder(loop):
+ req_id = '1234'
+ response = {'ResponseMetadata': {'RequestId': req_id, 'HTTPStatusCode': 
403}}
+ 
+-session = aiobotocore.get_session(loop=loop)
++session = aiobotocore.get_session()
+ async with session.create_client('dynamodb', region_name='eu-west-2') as 
client:
+ with Stubber(client) as stubber:
+ stubber.add_response('describe_table', response, {'TableName': 
'mytable'})
+@@ -53,7 +53,7 @@ def recorder(loop):
+ version_id = 'myversionid'
+ response = {'ResponseMetadata': {'RequestId': '1234', 'HTTPStatusCode': 
200}}
+ 
+-session = aiobotocore.get_session(loop=loop)
++session = aiobotocore.get_session()
+ async with session.create_client('s3', region_name='eu-west-2') as client:
+ with Stubber(client) as stubber:
+ stubber.add_response('get_object', response,
+@@ -87,7 +87,7 @@ def recorder(loop):
+ }
+ }
+ 
+-session = aiobotocore.get_session(loop=loop)
++session = aiobotocore.get_session()
+ async with session.create_client('sqs', region_name='eu-west-2') as 
client:
+ with Stubber(client) as stubber:
+ stubber.add_response('list_queues', response, {'QueueNamePrefix': 
queue_name_prefix})
+@@ -117,7 +117,7 @@ def recorder(loop):
+ }
+ }
+ 
+-session = aiobotocore.get_session(loop=loop)
++session = aiobotocore.get_session()
+ async with session.create_client('dynamodb', region_name='eu-west-2') as 
client:
+ with Stubber(client) as stubber:
+ stubber.add_response('batch_write_item', response, 
{'RequestItems': ANY})
+@@ -137,7 +137,7 @@ def recorder(loop):
+ 
+ response = {'ResponseMetadata': {'RequestId': '1234', 'HTTPStatusCode': 
403}}
+ 
+-session = aiobotocore.get_session(loop=loop)
++session = aiobotocore.get_session()
+ async with session.create_client('dynamodb', region_name='eu-west-2') as 
client:
+ with Stubber(client) as stubber:
+ stubber.add_response('describe_table', response, {'TableName': 
'mytable'})
+@@ -150,7 +150,7 @@ def recorder(loop):
+ xray_recorder.configure(service='test', sampling=False,
+ context=AsyncContext(loop=loop), 
context_missing='LOG_ERROR')
+ 
+-session = 

[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD)

2019-11-02 Thread Evangelos Foutras via arch-commits
Date: Saturday, November 2, 2019 @ 22:29:56
  Author: foutrelis
Revision: 522312

Python 3.8 rebuild

Modified:
  python-aws-xray-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-11-02 22:29:56 UTC (rev 522311)
+++ PKGBUILD2019-11-02 22:29:56 UTC (rev 522312)
@@ -4,7 +4,7 @@
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
 pkgver=2.4.2
-pkgrel=5
+pkgrel=6
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
 url='https://github.com/aws/aws-xray-sdk-python'


[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD)

2019-10-25 Thread Evangelos Foutras via arch-commits
Date: Saturday, October 26, 2019 @ 04:30:14
  Author: foutrelis
Revision: 520023

Python 3.8 rebuild

Modified:
  python-aws-xray-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-10-26 04:30:06 UTC (rev 520022)
+++ PKGBUILD2019-10-26 04:30:14 UTC (rev 520023)
@@ -4,7 +4,7 @@
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
 pkgver=2.4.2
-pkgrel=4
+pkgrel=5
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
 url='https://github.com/aws/aws-xray-sdk-python'


[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD)

2019-06-30 Thread Chih-Hsuan Yen via arch-commits
Date: Sunday, June 30, 2019 @ 21:34:03
  Author: yan12125
Revision: 486835

upgpkg: python-aws-xray-sdk 2.4.2-2

Fix tests with python-psycopg2>=2.8.0

Modified:
  python-aws-xray-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-06-30 21:32:19 UTC (rev 486834)
+++ PKGBUILD2019-06-30 21:34:03 UTC (rev 486835)
@@ -4,7 +4,7 @@
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
 pkgver=2.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
 url='https://github.com/aws/aws-xray-sdk-python'
@@ -15,9 +15,16 @@
   python-pytest-aiohttp python-testing.postgresql python-psycopg2
   python-pg8000 python-requests python-aiobotocore)
 # Not using PyPI source tarball as it does not include tests
-source=("$pkgname-$pkgver.tar.gz"::"https://github.com/aws/aws-xray-sdk-python/archive/$pkgver.tar.gz;)
-sha256sums=('e480a6dc21d314faf6a9af4cf871fd7b782fae1e704e0fe5977161707f101374')
+source=("https://github.com/aws/aws-xray-sdk-python/archive/$pkgver/$pkgname-$pkgver.tar.gz;
+
"aws-xray-sdk-psycopg2.8.patch"::"https://github.com/aws/aws-xray-sdk-python/commit/4b4422a3ad9bb9a28399b34851dd574f6155bb66.patch;)
+sha256sums=('e480a6dc21d314faf6a9af4cf871fd7b782fae1e704e0fe5977161707f101374'
+'b0740901e4c3bd0a678b217b1121c5f827e8535722a560d9f84fb9a8b90f8f74')
 
+prepare() {
+  cd $_pkgname-$pkgver
+  patch -Np1 -i ../aws-xray-sdk-psycopg2.8.patch
+}
+
 build() {
   cd $_pkgname-$pkgver
   python setup.py build


[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD)

2019-03-06 Thread Chih-Hsuan Yen via arch-commits
Date: Wednesday, March 6, 2019 @ 15:29:43
  Author: yan12125
Revision: 437858

upgpkg: python-aws-xray-sdk 2.4.2-1

Modified:
  python-aws-xray-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-06 15:14:50 UTC (rev 437857)
+++ PKGBUILD2019-03-06 15:29:43 UTC (rev 437858)
@@ -3,7 +3,7 @@
 
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
-pkgver=2.4.1
+pkgver=2.4.2
 pkgrel=1
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
@@ -16,7 +16,7 @@
   python-pg8000 python-requests python-aiobotocore)
 # Not using PyPI source tarball as it does not include tests
 
source=("$pkgname-$pkgver.tar.gz"::"https://github.com/aws/aws-xray-sdk-python/archive/$pkgver.tar.gz;)
-sha256sums=('d565a1100991ca123f57be7fe6eb2f4d757b2a105d594fdf3f67419e866c7608')
+sha256sums=('e480a6dc21d314faf6a9af4cf871fd7b782fae1e704e0fe5977161707f101374')
 
 build() {
   cd $_pkgname-$pkgver


[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD)

2019-02-28 Thread Chih-Hsuan Yen via arch-commits
Date: Friday, March 1, 2019 @ 05:57:34
  Author: yan12125
Revision: 437156

upgpkg: python-aws-xray-sdk 2.4.1-1

Modified:
  python-aws-xray-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-03-01 00:20:38 UTC (rev 437155)
+++ PKGBUILD2019-03-01 05:57:34 UTC (rev 437156)
@@ -3,7 +3,7 @@
 
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
-pkgver=2.3.0
+pkgver=2.4.1
 pkgrel=1
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
@@ -10,13 +10,13 @@
 url='https://github.com/aws/aws-xray-sdk-python'
 license=(Apache)
 makedepends=(python-setuptools python-pypandoc)
-depends=(python-botocore python-future python-jsonpickle python-wrapt)
+depends=(python python-botocore python-future python-jsonpickle python-wrapt)
 checkdepends=(python-flask-sqlalchemy python-pynamodb python-pytest 
python-aiohttp
   python-pytest-aiohttp python-testing.postgresql python-psycopg2
-  python-pg8000 python-requests)
+  python-pg8000 python-requests python-aiobotocore)
 # Not using PyPI source tarball as it does not include tests
 
source=("$pkgname-$pkgver.tar.gz"::"https://github.com/aws/aws-xray-sdk-python/archive/$pkgver.tar.gz;)
-sha256sums=('6769bde3e75ec08de7a4931fde881a839e77cfa935affd1f1e4bf3ff7256')
+sha256sums=('d565a1100991ca123f57be7fe6eb2f4d757b2a105d594fdf3f67419e866c7608')
 
 build() {
   cd $_pkgname-$pkgver
@@ -29,11 +29,9 @@
   export AWS_SECRET_ACCESS_KEY=fake_key
   export AWS_ACCESS_KEY_ID=fake_id
 
-  # aiobotocore is not compatible with botocore 1.11+, which is required by 
aws-xray-sdk 2.x
-  # https://github.com/aio-libs/aiobotocore/issues/629
   # the test suite is not compatible with Django 2.x yet
   # https://github.com/aws/aws-xray-sdk-python/issues/85
-  pytest -v --ignore tests/ext/aiobotocore --ignore tests/ext/django
+  pytest -v --ignore tests/ext/django
 }
 
 package() {


[arch-commits] Commit in python-aws-xray-sdk/trunk (PKGBUILD)

2019-01-10 Thread Chih-Hsuan Yen via arch-commits
Date: Friday, January 11, 2019 @ 05:00:01
  Author: yan12125
Revision: 422202

upgpkg: python-aws-xray-sdk 2.3.0-1

Changes of dependencies:

* Add pg8000: https://github.com/aws/aws-xray-sdk-python/pull/115
* requests moved from depends to checkdepends: 
https://github.com/aws/aws-xray-sdk-python/pull/112

Modified:
  python-aws-xray-sdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===
--- PKGBUILD2019-01-11 01:16:34 UTC (rev 422201)
+++ PKGBUILD2019-01-11 05:00:01 UTC (rev 422202)
@@ -3,7 +3,7 @@
 
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
@@ -10,11 +10,13 @@
 url='https://github.com/aws/aws-xray-sdk-python'
 license=(Apache)
 makedepends=(python-setuptools python-pypandoc)
-depends=(python-botocore python-future python-jsonpickle python-requests 
python-wrapt)
+depends=(python-botocore python-future python-jsonpickle python-wrapt)
 checkdepends=(python-flask-sqlalchemy python-pynamodb python-pytest 
python-aiohttp
-  python-pytest-aiohttp python-testing.postgresql python-psycopg2)
+  python-pytest-aiohttp python-testing.postgresql python-psycopg2
+  python-pg8000 python-requests)
+# Not using PyPI source tarball as it does not include tests
 
source=("$pkgname-$pkgver.tar.gz"::"https://github.com/aws/aws-xray-sdk-python/archive/$pkgver.tar.gz;)
-sha256sums=('c091c85a8da2ba6e3f00b8ef3ccf92f888ec1b64ec35bcb7eeaaf714ca84576e')
+sha256sums=('6769bde3e75ec08de7a4931fde881a839e77cfa935affd1f1e4bf3ff7256')
 
 build() {
   cd $_pkgname-$pkgver