diff --git a/aspectlib-1.5.0.tar.gz b/aspectlib-1.5.0.tar.gz deleted file mode 100644 index 800515e..0000000 --- a/aspectlib-1.5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b3e9da0d3b9e2952dbfb7e251f596637f03f998cfc168b2726bd2b63ba617f9 -size 163224 diff --git a/aspectlib-1.5.2.tar.gz b/aspectlib-1.5.2.tar.gz new file mode 100644 index 0000000..4684fd6 --- /dev/null +++ b/aspectlib-1.5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d275ec82c4c2712e564bb760e4accff8f061f648e38774feabeb8b241cf3a4aa +size 163704 diff --git a/python-aspectlib.changes b/python-aspectlib.changes index a7af500..f8a2ef6 100644 --- a/python-aspectlib.changes +++ b/python-aspectlib.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 10 03:32:06 UTC 2021 - Steve Kowalik + +- Update to 1.5.2: + * Fixed broken import on Python 3.9. + * Remove some debug leftover prints from `v1.5.0`. + ------------------------------------------------------------------- Fri Apr 17 11:20:50 UTC 2020 - Marketa Calabkova diff --git a/python-aspectlib.spec b/python-aspectlib.spec index d9d8d63..ea907f4 100644 --- a/python-aspectlib.spec +++ b/python-aspectlib.spec @@ -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