python3Packages.allure-pytest: 2.15.0 -> 2.15.3
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -9,14 +9,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "allure-pytest";
|
||||
version = "2.15.0";
|
||||
version = "2.15.3";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "allure-framework";
|
||||
repo = "allure-python";
|
||||
tag = version;
|
||||
hash = "sha256-I3Zh9frOplcPqLd8b4peNM9WtbNmQjHX6ocVJJwPzyc=";
|
||||
hash = "sha256-06SKodvyoT0mYn4RmAIryZc+VyTI79KXFK+2/zuhzQ0=";
|
||||
};
|
||||
|
||||
sourceRoot = "${src.name}/allure-pytest";
|
||||
|
||||
Reference in New Issue
Block a user