mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-pure_eval: update to 0.2.3.
This commit is contained in:
parent
a8b2c2869c
commit
69476f84bd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-pure_eval'
|
# Template file for 'python3-pure_eval'
|
||||||
pkgname=python3-pure_eval
|
pkgname=python3-pure_eval
|
||||||
version=0.2.2
|
version=0.2.3
|
||||||
revision=3
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools_scm"
|
hostmakedepends="python3-setuptools_scm"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/alexmojaki/pure_eval"
|
homepage="https://github.com/alexmojaki/pure_eval"
|
||||||
distfiles="${PYPI_SITE}/p/pure_eval/pure_eval-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/pure_eval/pure_eval-${version}.tar.gz"
|
||||||
checksum=2b45320af6dfaa1750f543d714b6d1c520a1688dec6fd24d339063ce0aaa9ac3
|
checksum=5f4e983f40564c576c7c8635ae88db5956bb2229d7e9237d03b3c0b0190eaf42
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue