New package: python3-imaplib2-3.6
This commit is contained in:
parent
69f2ecde0f
commit
a71912a654
19
srcpkgs/python3-imaplib2/template
Normal file
19
srcpkgs/python3-imaplib2/template
Normal file
@ -0,0 +1,19 @@
|
||||
# Template file for 'python3-imaplib2'
|
||||
pkgname=python3-imaplib2
|
||||
version=3.6
|
||||
revision=1
|
||||
wrksrc=imaplib2-${version}
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest-xdist"
|
||||
short_desc="Threaded Python IMAP4 client"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/jazzband/imaplib2"
|
||||
distfiles="https://github.com/jazzband/imaplib2/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b55c434ecfb26a057d6bb3c8da0d674c83dd702674bb898c418a075a60560e42
|
||||
|
||||
post_install() {
|
||||
vlicense LICENCE
|
||||
}
|
Loading…
Reference in New Issue
Block a user