python3-dotenv: update to 1.0.0.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# Template file for 'python3-dotenv'
|
||||
pkgname=python3-dotenv
|
||||
version=0.21.1
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
# CLI tests and test_set_key_permission_error fail in xbps-src's build environment
|
||||
@@ -17,7 +17,7 @@ license="BSD-3-Clause"
|
||||
homepage="https://github.com/theskumar/python-dotenv"
|
||||
changelog="https://raw.githubusercontent.com/theskumar/python-dotenv/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/theskumar/python-dotenv/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=c7c8c77984ac4d6914c09182133b49204a1bec383783b879016135c1e69393fe
|
||||
checksum=93fc54524656990bc9911ab224c991457cd8f39364c48cded2f1c4cb3846c0ac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user