Merge pull request #233967 from fabaff/rzpipe-bump

python310Packages.rzpipe: 0.4.0 -> 0.5.0
This commit is contained in:
Weijia Wang 2023-05-25 15:05:35 +03:00 committed by GitHub
commit 457dcf3aa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,13 +6,13 @@
buildPythonPackage rec {
pname = "rzpipe";
version = "0.4.0";
version = "0.5.0";
disabled = pythonOlder "3.5";
src = fetchPypi {
inherit pname version;
hash = "sha256-RSgBwmtpI58caRWov+cDWLKhti+7r70VxJbCxJveEiM=";
hash = "sha256-kEJg619HyX7loEBUsjpVtgF5dBzJtmM9/bQnUkDUjHU=";
};
# No native rz_core library