python3Packages.pytest-django: 4.11.1 -> 4.12.0
Changelog: https://github.com/pytest-dev/pytest-django/blob/v4.12.0/docs/changelog.rst
This commit is contained in:
@@ -12,13 +12,13 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "pytest-django";
|
||||
version = "4.11.1";
|
||||
version = "4.12.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "pytest_django";
|
||||
inherit (finalAttrs) version;
|
||||
hash = "sha256-qUkUGh7hA8sOeiDxRR01X4P15KXQe91Nz90f0P8ieZE=";
|
||||
hash = "sha256-35TsgZqDyJecj23hPZzfvnbowh05Rzz+K0DJ/Jvjx1g=";
|
||||
};
|
||||
|
||||
build-system = [
|
||||
|
||||
Reference in New Issue
Block a user