mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: python3-zulip-0.9.0
This commit is contained in:
parent
8890a908f9
commit
db1c5be9e8
1 changed files with 14 additions and 0 deletions
14
srcpkgs/python3-zulip/template
Normal file
14
srcpkgs/python3-zulip/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'python3-zulip'
|
||||||
|
pkgname=python3-zulip
|
||||||
|
version=0.9.0
|
||||||
|
revision=1
|
||||||
|
build_style=python3-pep517
|
||||||
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
depends="python3-click python3-distro python3-requests python3-typing_extensions"
|
||||||
|
checkdepends="$depends python3-pytest python3-matrix-nio"
|
||||||
|
short_desc="Bindings for the Zulip message API"
|
||||||
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/zulip/python-zulip-api"
|
||||||
|
distfiles="${PYPI_SITE}/z/zulip/zulip-${version}.tar.gz"
|
||||||
|
checksum=7a14149e5d9e3fcc53b13e998719fd1f6ccb8289bc60fccbaa1aafcd0a9d0843
|
Loading…
Add table
Reference in a new issue