mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python3-dotenv: update to 0.19.0.
This commit is contained in:
parent
a13f440de2
commit
0545a76ab6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-dotenv'
|
# Template file for 'python3-dotenv'
|
||||||
pkgname=python3-dotenv
|
pkgname=python3-dotenv
|
||||||
version=0.18.0
|
version=0.19.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="python-dotenv-${version}"
|
wrksrc="python-dotenv-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/theskumar/python-dotenv"
|
homepage="https://github.com/theskumar/python-dotenv"
|
||||||
distfiles="https://github.com/theskumar/python-dotenv/archive/v${version}.tar.gz"
|
distfiles="https://github.com/theskumar/python-dotenv/archive/v${version}.tar.gz"
|
||||||
checksum=8bc6225d158a8f27f693596eeefaee4243a2581b1522b0d464066fa327c630ef
|
checksum=4a85022352fbbc689f5ec95a2c61df2ed6ef5a51820832d6fdc32f9d29f11653
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue