mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
python3-flit_core: update to 3.2.0.
This commit is contained in:
parent
66f13a2341
commit
3509cd5388
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-flit_core'
|
# Template file for 'python3-flit_core'
|
||||||
pkgname=python3-flit_core
|
pkgname=python3-flit_core
|
||||||
version=3.1.0
|
version=3.2.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="flit-${version}"
|
wrksrc="flit-${version}"
|
||||||
build_wrksrc="flit_core"
|
build_wrksrc="flit_core"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://flit.readthedocs.io"
|
homepage="https://flit.readthedocs.io"
|
||||||
changelog="https://flit.readthedocs.io/en/latest/history.html"
|
changelog="https://flit.readthedocs.io/en/latest/history.html"
|
||||||
distfiles="${PYPI_SITE}/f/flit/flit-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/flit/flit-${version}.tar.gz"
|
||||||
checksum=c45104d677572958cbe63ae99011bed16b6e1cf5d6620bc6a8c6f1cfcd7aa40b
|
checksum=592464c9268bbacec9bc67b5a3ae62e6e090aeec1563e69501df338a1728e551
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue