From a1ae0d522a1bfe165734539c508d7f727271932d Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 13 Apr 2025 19:45:04 +0530 Subject: [PATCH] python3-dotenv: update to 1.1.0. --- srcpkgs/python3-dotenv/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-dotenv/template b/srcpkgs/python3-dotenv/template index 468831abbe9..94b1c023a13 100644 --- a/srcpkgs/python3-dotenv/template +++ b/srcpkgs/python3-dotenv/template @@ -1,7 +1,7 @@ # Template file for 'python3-dotenv' pkgname=python3-dotenv -version=1.0.0 -revision=3 +version=1.1.0 +revision=1 build_style=python3-module # CLI tests and test_set_key_permission_error fail in xbps-src's build environment make_check_args="-k not(test_run) @@ -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=93fc54524656990bc9911ab224c991457cd8f39364c48cded2f1c4cb3846c0ac +checksum=2b9722774d3126917226cc39d0b63deb45bd9edacf8fa9b08aceee8e6d9a246d post_install() { vlicense LICENSE