Merge pull request #264954 from fabaff/py-nextbusnext-bump

python311Packages.py-nextbusnext: 1.0.0 -> 1.0.1
This commit is contained in:
Fabian Affolter
2023-11-02 09:01:30 +01:00
committed by GitHub
@@ -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 = [