Merge pull request #276381 from fabaff/env-canada-bump

python311Packages.env-canada: 0.6.0 -> 0.6.1
This commit is contained in:
Nick Cao 2023-12-23 21:00:22 -05:00 committed by GitHub
commit 6ec754ca78
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "env-canada";
version = "0.6.0";
version = "0.6.1";
format = "setuptools";
disabled = pythonOlder "3.8";
@ -24,7 +24,7 @@ buildPythonPackage rec {
owner = "michaeldavie";
repo = "env_canada";
rev = "refs/tags/v${version}";
hash = "sha256-YIU0fboXw2CHkAeC47pcXlZT2KPO0R1UolBVILlLoPg=";
hash = "sha256-6p4holWMAoaosmTL8AveRGuBS/MymC7usvK3I7CBEKQ=";
};
propagatedBuildInputs = [