blob: 475f45774b2249f529f0ab17ca9c53305fa36de5 (
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 = 12.4.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/v12.4.0.tar.gz
sha512sums = 89538ba8db7c317dc40f2eb42cacd938cb316bf10f69cad4d841314a942b0d1eeba1305e18bf0941e5056bda2a5d49a94068c090703a4a2dab1a7ed6e9be0e18
b2sums = d6531833312d3da5b962905ca718b2f90460b6995311f58c652e74bd589753ef76d47776724adfe163e149b24b40fcb54580bc36a5d2c5b698932937e655d98a
pkgname = python-stripe
|