python311Packages.py-nextbusnext: 1.0.0 -> 1.0.1

Diff: https://github.com/ViViDboarder/py_nextbus/compare/refs/tags/v1.0.0...v1.0.1
This commit is contained in:
Fabian Affolter
2023-11-02 07:56:09 +01:00
parent 12f927d4e6
commit 025b16e915
@@ -7,7 +7,7 @@
buildPythonPackage rec {
pname = "py-nextbusnext";
version = "1.0.0";
version = "1.0.1";
format = "setuptools";
disabled = pythonOlder "3.8";
@@ -16,7 +16,7 @@ buildPythonPackage rec {
owner = "ViViDboarder";
repo = "py_nextbus";
rev = "refs/tags/v${version}";
hash = "sha256-044VDg7bQNNnRGiPZW9gwo3Bzq0LPYKTrd3EgmBOcGA=";
hash = "sha256-iJPbRhXgA1AIkyf3zGZ9tuFAw8h6oyBbh7Ln/y72fyQ=";
};
nativeCheckInputs = [