blob: 29a43d24f92a45b1d80e9517e02374f2ddd0d817 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
pkgbase = python-wassima-git
pkgdesc = Say goodbye to certifi. Embrace your system root CAs — retrieve them with ease and comfort (latest commit)
pkgver = 1.2.1.r0.g806c26c
pkgrel = 2
url = https://github.com/jawah/wassima
arch = aarch64
arch = x86_64
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-hatchling
makedepends = python-installer
makedepends = python-maturin
makedepends = python-wheel
depends = gcc-libs
depends = glibc
depends = python>=3.7
depends = python-certifi
provides = python-wassima
conflicts = python-wassima
source = git+https://github.com/jawah/wassima.git
sha256sums = SKIP
pkgname = python-wassima-git
|