blob: 7600aeceb73c91ff7a2143a8c4e1c7a0cb737cfd (
plain)
1
2
3
4
5
6
7
8
9
10
|
PRGNAM="python3-sniffio"
VERSION="1.3.1"
HOMEPAGE="https://github.com/python-trio/sniffio"
DOWNLOAD="https://github.com/python-trio/sniffio/archive/v1.3.1/sniffio-1.3.1.tar.gz"
MD5SUM="39144e000300307b45eb4560286089c2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-setuptools-scm-opt"
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"
|