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

Chih-Hsuan Yen yan12125 at archlinux.org
Wed Mar 6 15:29:43 UTC 2019


    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
===================================================================
--- PKGBUILD	2019-03-06 15:14:50 UTC (rev 437857)
+++ PKGBUILD	2019-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



More information about the arch-commits mailing list