Merge pull request #277461 from r-ryantm/auto-update/python310Packages.soco

python310Packages.soco: 0.30.0 -> 0.30.1
This commit is contained in:
OTABI Tomoya 2023-12-29 18:53:19 +09:00 committed by GitHub
commit f46c267fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
buildPythonPackage rec {
pname = "soco";
version = "0.30.0";
version = "0.30.1";
format = "setuptools";
disabled = pythonOlder "3.6";
@ -25,7 +25,7 @@ buildPythonPackage rec {
owner = "SoCo";
repo = "SoCo";
rev = "refs/tags/v${version}";
hash = "sha256-xoHXUcHmzEDmE17r0+vI56UBAPQEhpglBkWtwE9b2Nw=";
hash = "sha256-MajtB754VY+WmeJ2UROeNfvFdqSWIDXQwDSDK7zn8fk=";
};
propagatedBuildInputs = [