python3-pure_eval: update to 0.2.3.
This commit is contained in:
parent
a8b2c2869c
commit
69476f84bd
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pure_eval'
|
||||
pkgname=python3-pure_eval
|
||||
version=0.2.2
|
||||
revision=3
|
||||
version=0.2.3
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools_scm"
|
||||
depends="python3"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/alexmojaki/pure_eval"
|
||||
distfiles="${PYPI_SITE}/p/pure_eval/pure_eval-${version}.tar.gz"
|
||||
checksum=2b45320af6dfaa1750f543d714b6d1c520a1688dec6fd24d339063ce0aaa9ac3
|
||||
checksum=5f4e983f40564c576c7c8635ae88db5956bb2229d7e9237d03b3c0b0190eaf42
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
|
|
Loading…
Reference in New Issue