mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
New package: python3-pyasynchat-1.0.2
This commit is contained in:
parent
cc107bc379
commit
86d00d8bf6
1 changed files with 13 additions and 0 deletions
13
srcpkgs/python3-pyasynchat/template
Normal file
13
srcpkgs/python3-pyasynchat/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'python3-pyasynchat'
|
||||||
|
pkgname=python3-pyasynchat
|
||||||
|
version=1.0.2
|
||||||
|
revision=1
|
||||||
|
build_style=python3-module
|
||||||
|
hostmakedepends="python3-setuptools python3-pyasyncore"
|
||||||
|
depends="python3-pyasyncore"
|
||||||
|
short_desc="Make asynchat available for Python 3.12 onwards"
|
||||||
|
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||||
|
license="Python-2.0"
|
||||||
|
homepage="https://github.com/simonrob/pyasynchat"
|
||||||
|
distfiles="${PYPI_SITE}/p/pyasynchat/pyasynchat-${version}.tar.gz"
|
||||||
|
checksum=01ab5bfb1ca42bbb107c5a8a95d07f113c01008372e790de8af03ccad6e5cac5
|
Loading…
Add table
Reference in a new issue