mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
cookiecutter: update to 2.5.0
This commit is contained in:
parent
196b7e2036
commit
ebdd082d29
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'cookiecutter'
|
||||
pkgname=cookiecutter
|
||||
version=2.4.0
|
||||
revision=2
|
||||
version=2.5.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-Arrow python3-Jinja2 python3-binaryornot python3-click
|
||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://github.com/cookiecutter/cookiecutter"
|
||||
changelog="https://raw.githubusercontent.com/cookiecutter/cookiecutter/main/HISTORY.md"
|
||||
distfiles="${PYPI_SITE}/c/cookiecutter/cookiecutter-${version}.tar.gz"
|
||||
checksum=6d1494e66a784f23324df9d593f3e43af3db4f4b926b9e49e6ff060169fc042a
|
||||
checksum=e61e9034748e3f41b8bd2c11f00d030784b48711c4d5c42363c50989a65331ec
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue