python3-pytools: update to 2023.1.
This commit is contained in:
parent
bf91cccdfc
commit
065f016bf5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytools'
|
||||
pkgname=python3-pytools
|
||||
version=2022.1.14
|
||||
version=2023.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="X11"
|
||||
homepage="https://pypi.org/project/pytools"
|
||||
distfiles="${PYPI_SITE}/p/pytools/pytools-${version}.tar.gz"
|
||||
checksum=41017371610bb2a03685597c5285205e6597c7f177383d95c8b871244b12c14e
|
||||
checksum=f10e425220aefa1ff925342b658ff02dc33597c21fb88d7a63f9441bf2e7a50e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue