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

Chih-Hsuan Yen yan12125 at archlinux.org
Sat Jun 13 04:43:35 UTC 2020


    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
===================================================================
--- PKGBUILD	2020-06-13 04:38:07 UTC (rev 642694)
+++ PKGBUILD	2020-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



More information about the arch-commits mailing list