Skip to content

Commit

Permalink
New package: python3-brotlicffi-1.0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
misuchiru03 committed Nov 19, 2021
1 parent a45464d commit d1af9e5
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions srcpkgs/python3-brotlicffi/template
@@ -0,0 +1,18 @@
# Template file for 'python3-brotlicffi'
pkgname=python3-brotlicffi
version=1.0.9.2
revision=1
wrksrc="brotlicffi-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools python3-wheel python3-pip"
makedepends="python3-devel python3-wheel libffi-devel"
short_desc="Python binding to the Brotli library"
maintainer="Alex Childs <misuchiru03+void@gmail.com>"
license="MIT"
homepage="https://github.com/python-hyper/brotlicffi/"
distfiles="${PYPI_SITE}/b/brotlicffi/brotlicffi-${version}.tar.gz"
checksum=0c248a68129d8fc6a217767406c731e498c3e19a7be05ea0a90c3c86637b7d96

post_install() {
vlicense LICENSE
}

0 comments on commit d1af9e5

Please sign in to comment.