blob: dda3af7a584f66b9fbe5c36516d13bc4fabeb105 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-emaillib
pkgdesc = High-level emailing library
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/homeinfogmbh/emaillib
arch = any
license = GPLv3
makedepends = git
makedepends = python
makedepends = python-setuptools
makedepends = python-setuptools-scm
depends = python
source = emaillib::git+https://github.com/homeinfogmbh/emaillib.git#tag=1.0.3
md5sums = SKIP
pkgname = python-emaillib
|