From 93f7f5fc37e667581633bc36e0c4a2a2eb747e35 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 23 Apr 2023 22:45:39 +0530 Subject: [PATCH] python3-dotenv: update to 1.0.0. --- srcpkgs/python3-dotenv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-dotenv/template b/srcpkgs/python3-dotenv/template index 9dbd84cba69..a9c919b81d8 100644 --- a/srcpkgs/python3-dotenv/template +++ b/srcpkgs/python3-dotenv/template @@ -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