diff --git a/pytest_httpserver-0.3.4.tar.gz b/pytest_httpserver-0.3.4.tar.gz index 89482ae..bb39d27 100644 --- a/pytest_httpserver-0.3.4.tar.gz +++ b/pytest_httpserver-0.3.4.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:94e7d93d554cc86963bd0215602954fa4c1c8642292845c68837069c5ea5c610 -size 31095 +oid sha256:c7269aed8b4f2d24e41eaa2034dd9ab7ae02b0cb6e71afeae93127832920ec8d +size 24683 diff --git a/python-pytest-httpserver.spec b/python-pytest-httpserver.spec index e152fdf..e70e403 100644 --- a/python-pytest-httpserver.spec +++ b/python-pytest-httpserver.spec @@ -49,7 +49,7 @@ accessible via localhost can be started with the pre-defined expected HTTP requests and their responses. %prep -%setup -q -n pytest-httpserver-%{version} +%setup -q -n pytest_httpserver-%{version} %build %python_build