Merge pull request #296598 from r-ryantm/auto-update/python311Packages.pytest-harvest

python311Packages.pytest-harvest: 1.10.4 -> 1.10.5
This commit is contained in:
Nick Cao 2024-03-18 13:12:44 -07:00 committed by GitHub
commit ff31d0210a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -17,7 +17,7 @@
buildPythonPackage rec {
pname = "pytest-harvest";
version = "1.10.4";
version = "1.10.5";
pyproject = true;
disabled = pythonOlder "3.6";
@ -26,7 +26,7 @@ buildPythonPackage rec {
owner = "smarie";
repo = "python-pytest-harvest";
rev = "refs/tags/${version}";
hash = "sha256-ebzE63d7zt9G9HgbLHaE/USZZpUd3y3vd0kNdT/wWw0=";
hash = "sha256-s8QiuUFRTTRhSpLa0DHScKFC9xdu+w2rssWCg8sIjsg=";
};
# create file, that is created by setuptools_scm