python3-requests-unixsocket: update to 0.3.0.
This commit is contained in:
parent
c6f6bffce5
commit
e29f150ec3
1 changed files with 4 additions and 4 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'python3-requests-unixsocket'
|
# Template file for 'python3-requests-unixsocket'
|
||||||
pkgname=python3-requests-unixsocket
|
pkgname=python3-requests-unixsocket
|
||||||
version=0.2.0
|
version=0.3.0
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="requests-unixsocket-${version}"
|
wrksrc="requests-unixsocket-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="requests_unixsocket"
|
|
||||||
hostmakedepends="python3-setuptools python3-pbr"
|
hostmakedepends="python3-setuptools python3-pbr"
|
||||||
depends="python3-requests python3-urllib3"
|
depends="python3-requests python3-urllib3"
|
||||||
|
checkdepends="$depends python3-waitress python3-pytest"
|
||||||
short_desc="Use requests to talk HTTP via a UNIX domain socket"
|
short_desc="Use requests to talk HTTP via a UNIX domain socket"
|
||||||
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/msabramo/requests-unixsocket"
|
homepage="https://github.com/msabramo/requests-unixsocket"
|
||||||
distfiles="${PYPI_SITE}/r/requests-unixsocket/requests-unixsocket-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/requests-unixsocket/requests-unixsocket-${version}.tar.gz"
|
||||||
checksum=9e5c1a20afc3cf786197ae59c79bcdb0e7565f218f27df5f891307ee8817c1ea
|
checksum=28304283ea9357d45fff58ad5b11e47708cfbf5806817aa59b2a363228ee971e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue