Merge pull request #198882 from r-ryantm/auto-update/python310Packages.libpyfoscam

python310Packages.libpyfoscam: 1.2.1 -> 1.2.2
This commit is contained in:
Fabian Affolter 2022-11-01 08:22:35 +01:00 committed by GitHub
commit 985922a0dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,14 +6,14 @@
buildPythonPackage rec {
pname = "libpyfoscam";
version = "1.2.1";
version = "1.2.2";
format = "setuptools";
disabled = pythonOlder "3.7";
src = fetchPypi {
inherit pname version;
hash = "sha256-2E6zQT86UEOKoFnAfXfeWt352HIdOQZBGy5vR0WQO6Y=";
hash = "sha256-FLPerVzx2+3f5biiqt0JHJjBuMIalUBkY+bGb2ShVao=";
};
# tests need access to a camera