Accepting request 1088462 from devel:languages:python

- update to 4.3.0:
  * Deprecated ``runner`` parameter to ``tarball_context``.
  * Added test for ``pushd``.
  * Added ``on_interrupt`` decorator.

OBS-URL: https://build.opensuse.org/request/show/1088462
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.context?expand=0&rev=6
This commit is contained in:
Dominique Leuenberger 2023-05-24 18:21:35 +00:00 committed by Git OBS Bridge
commit 8727bf7b91
4 changed files with 12 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a58e94dd67871639abc091b57d32842449b230777570ef2bcec3dc16b912613e
size 8315

BIN
jaraco.context-4.3.0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon May 22 21:09:33 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 4.3.0:
* Deprecated ``runner`` parameter to ``tarball_context``.
* Added test for ``pushd``.
* Added ``on_interrupt`` decorator.
-------------------------------------------------------------------
Mon May 15 18:51:09 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-jaraco.context
Version: 4.1.2
Version: 4.3.0
Release: 0
Summary: Tools to work with functools
License: MIT