Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-aws-xray-sdk


Commits:
771f3d60 by Carl Smedstad at 2025-11-01T12:34:20+01:00
upgpkg: 2.15.0-1: Upstream release

https://github.com/aws/aws-xray-sdk-python/blob/2.15.0/CHANGELOG.rst

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-aws-xray-sdk
        pkgdesc = AWS X-Ray SDK for Python
-       pkgver = 2.14.0
-       pkgrel = 6
+       pkgver = 2.15.0
+       pkgrel = 1
        url = https://github.com/aws/aws-xray-sdk-python
        arch = any
        license = Apache-2.0
@@ -16,9 +16,9 @@ pkgbase = python-aws-xray-sdk
        depends = python
        depends = python-botocore
        depends = python-wrapt
-       source = git+https://github.com/aws/aws-xray-sdk-python.git#tag=2.14.0
+       source = git+https://github.com/aws/aws-xray-sdk-python.git#tag=2.15.0
        source = python-aws-xray-sdk-pytest-asyncio-compat.patch
-       sha256sums = 
c9f6b2d52e7a1b4b9cb8471b2dd3719debd9e53d1d390990e33ea42f3287a025
+       sha256sums = 
98db847bce19d2ee82095c28425451397dbcdd0c16f87494fc6157b69c0d7d07
        sha256sums = 
c323fbba14f13f81bb64127411e0bf9e84fbf91420ce03d56fd9acc1fcd87327
 
 pkgname = python-aws-xray-sdk


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 
 pkgname=python-aws-xray-sdk
 _pkgname=aws-xray-sdk-python
-pkgver=2.14.0
-pkgrel=6
+pkgver=2.15.0
+pkgrel=1
 pkgdesc='AWS X-Ray SDK for Python'
 arch=(any)
 url='https://github.com/aws/aws-xray-sdk-python'
@@ -32,7 +32,7 @@ source=(
   "git+$url.git#tag=$pkgver"
   "$pkgname-pytest-asyncio-compat.patch"
 )
-sha256sums=('c9f6b2d52e7a1b4b9cb8471b2dd3719debd9e53d1d390990e33ea42f3287a025'
+sha256sums=('98db847bce19d2ee82095c28425451397dbcdd0c16f87494fc6157b69c0d7d07'
             'c323fbba14f13f81bb64127411e0bf9e84fbf91420ce03d56fd9acc1fcd87327')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aws-xray-sdk/-/commit/771f3d60a07a7fdf829ddeca1cc3e7621afd8c6c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-aws-xray-sdk/-/commit/771f3d60a07a7fdf829ddeca1cc3e7621afd8c6c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to