diff --git a/jaraco.context-4.0.0.tar.gz b/jaraco.context-4.0.0.tar.gz deleted file mode 100644 index 677d807..0000000 --- a/jaraco.context-4.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4cdf4a1a1ede942e926fb75951769972191966cef91c67131afbc163a69bf585 -size 11257 diff --git a/jaraco.context-4.1.1.tar.gz b/jaraco.context-4.1.1.tar.gz new file mode 100644 index 0000000..317671b --- /dev/null +++ b/jaraco.context-4.1.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0d4d82ffbbbff680384eba48a32a3167f12a91a30a7db56fd97b87e73a87241 +size 7615 diff --git a/python-jaraco.context.changes b/python-jaraco.context.changes index c3d3f30..68c93d4 100644 --- a/python-jaraco.context.changes +++ b/python-jaraco.context.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 28 14:35:38 UTC 2022 - Adrian Schröter + +- Update to version 4.1.1 + * Fixed some docs rendering issues. + * To the ``ExceptionTrap``, added ``.raises()`` and ``.passes`` + decorators. + ------------------------------------------------------------------- Mon Mar 29 19:30:53 UTC 2021 - Ben Greiner diff --git a/python-jaraco.context.spec b/python-jaraco.context.spec index f9d6e60..4d67b52 100644 --- a/python-jaraco.context.spec +++ b/python-jaraco.context.spec @@ -1,7 +1,7 @@ # # spec file for package python-jaraco.context # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-jaraco.context -Version: 4.0.0 +Version: 4.1.1 Release: 0 Summary: Tools to work with functools License: MIT