python3-aioresponses: update to 0.7.4.
This commit is contained in:
parent
8305904a6f
commit
91310488e7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-aioresponses'
|
# Template file for 'python3-aioresponses'
|
||||||
pkgname=python3-aioresponses
|
pkgname=python3-aioresponses
|
||||||
version=0.7.3
|
version=0.7.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-pbr python3-setuptools"
|
hostmakedepends="python3-pbr python3-setuptools"
|
||||||
|
@ -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=2c64ed5710ee8cb4e958c569184dad12f4c9cd5939135cb38f88c6a8261cceb3
|
checksum=9b8c108b36354c04633bad0ea752b55d956a7602fe3e3234b939fc44af96f1d8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue