Accepting request 986611 from devel:languages:python
- Update to version 4.1.1 * Fixed some docs rendering issues. * To the ``ExceptionTrap``, added ``.raises()`` and ``.passes`` decorators. OBS-URL: https://build.opensuse.org/request/show/986611 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-jaraco.context?expand=0&rev=3
This commit is contained in:
commit
755e391100
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4cdf4a1a1ede942e926fb75951769972191966cef91c67131afbc163a69bf585
|
||||
size 11257
|
3
jaraco.context-4.1.1.tar.gz
Normal file
3
jaraco.context-4.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f0d4d82ffbbbff680384eba48a32a3167f12a91a30a7db56fd97b87e73a87241
|
||||
size 7615
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 28 14:35:38 UTC 2022 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- 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 <code@bnavigator.de>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user