Merge pull request #227128 from r-ryantm/auto-update/python310Packages.pyxattr

python310Packages.pyxattr: 0.8.0 -> 0.8.1
This commit is contained in:
Weijia Wang
2023-05-04 15:50:49 +03:00
committed by GitHub
@@ -6,11 +6,11 @@
buildPythonPackage rec {
pname = "pyxattr";
version = "0.8.0";
version = "0.8.1";
src = fetchPypi {
inherit pname version;
hash = "sha256-e/QM7FrpPdZWEocX29Joz8Ozso2VU214hndslPomeFU=";
hash = "sha256-SMV47PjqC9Q1GxdSRw4wGpCjdhx8IfAPlT3PbW+m7lo=";
};
# IOError: [Errno 95] Operation not supported (expected)