blob: 26be9b8e47007ac4409eeb7548c624ab99330596 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-imapclient
pkgdesc = Easy-to-use, Pythonic and complete IMAP client library
pkgver = 3.1.0
pkgrel = 1
url = https://github.com/mjs/imapclient
arch = any
license = BSD-3-Clause
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python>=3.8.0
source = python-imapclient-3.1.0.tar.gz::https://github.com/mjs/imapclient/archive/3.1.0.tar.gz
b2sums = a8c929affe8572f65bb6dafefc48ba064f1bb12230da7ada9d7af338ecc3834a6216509c59aeccad7faf47dd167dfc0b383b81988091b6578580a2fa8e3d5b15
pkgname = python-imapclient
|