mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cookiecutter: update to 2.3.1
This commit is contained in:
parent
dc51f8966f
commit
1b723d7c96
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.0
|
version=2.3.1
|
||||||
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=942a794981747f6d7f439d6e49d39dc91a9a641283614160c93c474c72c29621
|
checksum=42aa1d27368f58be600d13e56d5d2177684f8f69a40d9cbad84851ba44f842de
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue