This repository was archived by the owner on May 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Expand file tree Collapse file tree 1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 3
3
4
4
pkgname=python-aws-xray-sdk
5
5
_pkgname=aws-xray-sdk-python
6
- pkgver=2.8 .0
7
- pkgrel=4
6
+ pkgver=2.9 .0
7
+ pkgrel=1
8
8
pkgdesc=' AWS X-Ray SDK for Python'
9
9
arch=(any)
10
10
url=' https://github.com/aws/aws-xray-sdk-python'
11
11
license=(Apache)
12
- # XXX: move setuptools back to makedepends in the next version
13
- # https://github.com/aws/aws-xray-sdk-python/pull/306
14
- makedepends=()
15
- depends=(python python-botocore python-future python-wrapt python-setuptools)
12
+ makedepends=(python-setuptools)
13
+ depends=(python python-botocore python-future python-wrapt)
16
14
checkdepends=(python-flask-sqlalchemy python-pynamodb python-pytest python-aiohttp
17
15
python-pytest-aiohttp python-testing.postgresql python-psycopg2
18
16
python-pg8000 python-requests python-aiobotocore python-bottle
19
- python-webtest python-django-fake-model python-mock python-sqlalchemy)
17
+ python-webtest python-django-fake-model python-mock python-sqlalchemy
18
+ python-pytest-benchmark)
20
19
# Not using PyPI source tarball as it does not include tests
21
20
source=(" https://github.com/aws/aws-xray-sdk-python/archive/$pkgver /$pkgname -$pkgver .tar.gz"
22
21
" python310.diff" )
23
- sha256sums=(' 3f94ee35d8e34022939153dcc6d5bd8bce1428ee4811f0ee4713e40dae8b22dd '
22
+ sha256sums=(' 03de6e87e46394ea02a9dc605a4038462f41eca9e2e4d39eca6b0cfaa50fa280 '
24
23
' 11784ed0d9b9f89bf1cc43a6d97d8488672b74e3419e121be1a50f09e409ad71' )
25
24
26
25
prepare () {
You can’t perform that action at this time.
0 commit comments