mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 08:59:32 +03:00
python311Packages.dvc-azure: 2.21.1 -> 2.21.2
Changelog: https://github.com/iterative/dvc-azure/releases/tag/2.21.2
This commit is contained in:
parent
e917ed77a9
commit
8a7d4d57eb
@ -10,12 +10,12 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "dvc-azure";
|
||||
version = "2.21.1";
|
||||
version = "2.21.2";
|
||||
format = "setuptools";
|
||||
|
||||
src = fetchPypi {
|
||||
inherit pname version;
|
||||
hash = "sha256-0PB+2lPAV2yy2hivDDz0PXmi8WqoSlUZadyfKPp9o1g=";
|
||||
hash = "sha256-ATxVIJ6qNNuz4p/DmcbBrc8KypfYquk4y/XQK7JmlPE=";
|
||||
};
|
||||
|
||||
# Prevent circular dependency
|
||||
|
Loading…
Reference in New Issue
Block a user