blob: 708115f460de885b59d81bc4ca16b2615cee8961 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-stripe
pkgdesc = Stripe python bindings
pkgver = 10.12.0
pkgrel = 1
url = https://github.com/stripe/stripe-python
arch = any
license = MIT
makedepends = python-build
makedepends = python-setuptools
makedepends = python-installer
makedepends = python-wheel
depends = python>=3.6
source = https://github.com/stripe/stripe-python/archive/refs/tags/v10.12.0.tar.gz
sha512sums = 872a3990f8dbaf933f4d9cb190d8fcb72062d81f3c431f58291216ab72dacb098057a75b7189e00a414ba62af6c9db658afc8e055833efa28aa03516060e6c35
b2sums = c3ac7abc345609071a4479ae02232ccff3bd3b8514d060cc41e75b4b549ed959412c2479e92219c7fb7694a38a00f0bea585549352a00025bd8845b9d432e500
pkgname = python-stripe
|