mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-aioresponses: update to 0.7.6.
This commit is contained in:
parent
6266a3bdfb
commit
bc7d4de2ba
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-aioresponses'
|
# Template file for 'python3-aioresponses'
|
||||||
pkgname=python3-aioresponses
|
pkgname=python3-aioresponses
|
||||||
version=0.7.4
|
version=0.7.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-pbr python3-setuptools"
|
hostmakedepends="python3-pbr python3-setuptools"
|
||||||
depends="python3-aiohttp"
|
depends="python3-aiohttp"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pnuckowski/aioresponses"
|
homepage="https://github.com/pnuckowski/aioresponses"
|
||||||
distfiles="${PYPI_SITE}/a/aioresponses/aioresponses-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/a/aioresponses/aioresponses-${version}.tar.gz"
|
||||||
checksum=9b8c108b36354c04633bad0ea752b55d956a7602fe3e3234b939fc44af96f1d8
|
checksum=f795d9dbda2d61774840e7e32f5366f45752d1adc1b74c9362afd017296c7ee1
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue