15
0

- Update to 1.5.2:

* Fixed broken import on Python 3.9.
  * Remove some debug leftover prints from `v1.5.0`.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-aspectlib?expand=0&rev=8
This commit is contained in:
2021-02-10 03:32:54 +00:00
committed by Git OBS Bridge
parent 62aa13a1c6
commit 9f35f8c0a7
4 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-aspectlib
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 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-%{**}}
%bcond_without python2
Name: python-aspectlib
Version: 1.5.0
Version: 1.5.2
Release: 0
Summary: Aspect-oriented programming
License: BSD-2-Clause