python311Packages.aiopegelonline: 0.0.7 -> 0.0.8

Diff: https://github.com/mib1185/aiopegelonline/compare/refs/tags/v0.0.7...v0.0.8

Changelog: https://github.com/mib1185/aiopegelonline/releases/tag/v0.0.8
This commit is contained in:
Fabian Affolter
2024-02-11 18:32:07 +01:00
parent fd6ea004a0
commit 89ba8e8d09
@@ -10,7 +10,7 @@
buildPythonPackage rec {
pname = "aiopegelonline";
version = "0.0.7";
version = "0.0.8";
format = "setuptools";
disabled = pythonOlder "3.9";
@@ -19,7 +19,7 @@ buildPythonPackage rec {
owner = "mib1185";
repo = "aiopegelonline";
rev = "refs/tags/v${version}";
hash = "sha256-r+5b52N/vliKHx6qOLJ4lWcQt1TPEcn5Dz7cZNhRbNg=";
hash = "sha256-Z/3IF5AwiNB+h8wug+57OVdLpFxGoiUe2xG4euHT1Bw=";
};
propagatedBuildInputs = [