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 +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-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.6 .0
7
- pkgrel=3
6
+ pkgver=2.7 .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
12
makedepends=(python-setuptools)
13
- depends=(python python-botocore python-future python-jsonpickle python- wrapt)
13
+ depends=(python python-botocore python-future python-wrapt)
14
14
checkdepends=(python-flask-sqlalchemy python-pynamodb python-pytest python-aiohttp
15
15
python-pytest-aiohttp python-testing.postgresql python-psycopg2
16
16
python-pg8000 python-requests python-aiobotocore python-bottle
17
17
python-webtest python-django-fake-model python-mock)
18
18
# Not using PyPI source tarball as it does not include tests
19
19
source=(" https://github.com/aws/aws-xray-sdk-python/archive/$pkgver /$pkgname -$pkgver .tar.gz" )
20
- sha256sums=(' 3db4147eb9fae56a2b414611e8ce84fec9b00b2a0fbb9dee18da22e58ed18a6e' )
21
-
22
- prepare () {
23
- cd $_pkgname -$pkgver
24
- }
20
+ sha256sums=(' 3c3f326143b7a9075de9791485fe3082648cc23f85a3264ff6423f3febcec862' )
25
21
26
22
build () {
27
23
cd $_pkgname -$pkgver
You can’t perform that action at this time.
0 commit comments