mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
python3-flit_core: update to 3.5.0.
This commit is contained in:
parent
3d98296218
commit
fcd7d3b8cc
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.4.0
|
version=3.5.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=390288b27d89a084a32fc40020ad953e14bc215c5a01e6eb6ab8c9bdbcc57283
|
checksum=7b55f406ee5c1505f463cd9a186c73d2ccaf7d44618ca59ae643e0dce27cadf7
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue