diff --git a/easydev-0.12.0.tar.gz b/easydev-0.12.0.tar.gz deleted file mode 100644 index cd62139..0000000 --- a/easydev-0.12.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f4a340c5ffe193654c387d271bcd466d1fe56bf9850f2704122d3b52b1e6090d -size 47112 diff --git a/easydev-0.12.1.tar.gz b/easydev-0.12.1.tar.gz new file mode 100644 index 0000000..fa95158 --- /dev/null +++ b/easydev-0.12.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b47b7e6f75316ac9045b46487930e16ddb567f3899310deee11d72d8e1f0a231 +size 55657 diff --git a/python-easydev.changes b/python-easydev.changes index 37fcf1b..1dd73fb 100644 --- a/python-easydev.changes +++ b/python-easydev.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Feb 10 10:33:40 UTC 2023 - Dirk Müller + +- update to 0.12.1: + * Fix a ipython warning + ------------------------------------------------------------------- Wed Mar 16 13:50:05 UTC 2022 - pgajdos@suse.com diff --git a/python-easydev.spec b/python-easydev.spec index 115a7e8..ce95f8a 100644 --- a/python-easydev.spec +++ b/python-easydev.spec @@ -1,7 +1,7 @@ # # spec file for package python-easydev # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-easydev -Version: 0.12.0 +Version: 0.12.1 Release: 0 Summary: Common utilities to ease the development of Python packages License: BSD-3-Clause