cookiecutter: update to 2.4.0
This commit is contained in:
parent
1c32ddc939
commit
083762f3a6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cookiecutter'
|
# Template file for 'cookiecutter'
|
||||||
pkgname=cookiecutter
|
pkgname=cookiecutter
|
||||||
version=2.3.1
|
version=2.4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/cookiecutter/cookiecutter"
|
homepage="https://github.com/cookiecutter/cookiecutter"
|
||||||
changelog="https://raw.githubusercontent.com/cookiecutter/cookiecutter/main/HISTORY.md"
|
changelog="https://raw.githubusercontent.com/cookiecutter/cookiecutter/main/HISTORY.md"
|
||||||
distfiles="${PYPI_SITE}/c/cookiecutter/cookiecutter-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/c/cookiecutter/cookiecutter-${version}.tar.gz"
|
||||||
checksum=42aa1d27368f58be600d13e56d5d2177684f8f69a40d9cbad84851ba44f842de
|
checksum=6d1494e66a784f23324df9d593f3e43af3db4f4b926b9e49e6ff060169fc042a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue