python313Packages.pytest-httpserver: 1.1.0 -> 1.1.2
Diff: https://github.com/csernazs/pytest-httpserver/compare/refs/tags/1.1.0...1.1.2 Changelog: https://github.com/csernazs/pytest-httpserver/blob/1.1.2/CHANGES.rst
This commit is contained in:
parent
d8f2840f89
commit
797ed86270
@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "pytest-httpserver";
|
||||
version = "1.1.0";
|
||||
version = "1.1.2";
|
||||
pyproject = true;
|
||||
|
||||
disabled = pythonOlder "3.7";
|
||||
@ -21,7 +21,7 @@ buildPythonPackage rec {
|
||||
owner = "csernazs";
|
||||
repo = "pytest-httpserver";
|
||||
tag = version;
|
||||
hash = "sha256-BkdbCrpZKjHYikZk1mL4iSGe5gRjWUVN/w222QkmFLQ=";
|
||||
hash = "sha256-41JrZ3ubaJHNzwGDWUSseJ3Z405k21SOpwW7jG5rNxg=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ poetry-core ];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user