diff --git a/pecan-1.4.1.tar.gz b/pecan-1.4.1.tar.gz deleted file mode 100644 index e2889fd..0000000 --- a/pecan-1.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2cbd0eedbb5747c04cdf18c4aae4f1c6e9d950f3af70af2544b074f7ed7a0480 -size 124777 diff --git a/pecan-1.4.2.tar.gz b/pecan-1.4.2.tar.gz new file mode 100644 index 0000000..dd589e2 --- /dev/null +++ b/pecan-1.4.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b255e701c3f1461605f5b0e8f54f0c21922d7845d414c24dd6409fe695d550 +size 124900 diff --git a/python-pecan.changes b/python-pecan.changes index ea9868e..71bc540 100644 --- a/python-pecan.changes +++ b/python-pecan.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 19 11:55:24 UTC 2022 - Dirk Müller + +- update to 1.4.2: + * pecan no longer depends on webtest + ------------------------------------------------------------------- Wed Apr 6 12:14:40 UTC 2022 - pgajdos@suse.com diff --git a/python-pecan.spec b/python-pecan.spec index d6ec5f0..03bb6d1 100644 --- a/python-pecan.spec +++ b/python-pecan.spec @@ -25,7 +25,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pecan -Version: 1.4.1 +Version: 1.4.2 Release: 0 Summary: A WSGI object-dispatching web framework License: BSD-3-Clause @@ -50,7 +50,6 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros >= 20210929 Requires: python-Mako >= 0.4.0 Requires: python-WebOb >= 1.8 -Requires: python-WebTest >= 1.3.1 Requires: python-logutils >= 0.3 Requires: python-setuptools Requires: python-six