python312Packages.laundrify-aio: 1.2.0 -> 1.2.1

Diff: https://github.com/laundrify/laundrify-pypi/compare/v1.2.0...v1.2.1
This commit is contained in:
Fabian Affolter 2024-07-03 12:51:44 +02:00
parent b67f16cfbf
commit ce99d9a5b7

View File

@ -9,7 +9,7 @@
buildPythonPackage rec {
pname = "laundrify-aio";
version = "1.2.0";
version = "1.2.1";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -18,7 +18,7 @@ buildPythonPackage rec {
owner = "laundrify";
repo = "laundrify-pypi";
rev = "v${version}";
hash = "sha256-mIdw2167H4Ume/DqV+fjRiBrph+8Jj5EEUALDDj4ah8=";
hash = "sha256-XhdIKitUyC5RWW/o98ZyhG7BuVCINsiNWlh3liITKCs=";
};
propagatedBuildInputs = [