diff --git a/jaraco_context-6.0.0.tar.gz b/jaraco_context-6.0.0.tar.gz deleted file mode 100644 index 09f7cc0..0000000 --- a/jaraco_context-6.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a344d9c6b07027883b600aa70c9fd53bff0423ce65a5454dda819e36a133867 -size 14118 diff --git a/jaraco_context-6.0.1.tar.gz b/jaraco_context-6.0.1.tar.gz new file mode 100644 index 0000000..96ffe7c --- /dev/null +++ b/jaraco_context-6.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bae4ea555cf0b14938dc0aee7c9f32ed303aa20a3b73e7dc80111628792d1b3 +size 13912 diff --git a/python-jaraco.context.changes b/python-jaraco.context.changes index affce81..20fc17c 100644 --- a/python-jaraco.context.changes +++ b/python-jaraco.context.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 29 11:52:00 UTC 2025 - Dirk Müller + +- update to 6.0.1: + * Removed type declarations as suggested by Gemini. + ------------------------------------------------------------------- Fri Jul 18 13:57:07 UTC 2025 - Felix Stegmeier diff --git a/python-jaraco.context.spec b/python-jaraco.context.spec index 391d517..df13451 100644 --- a/python-jaraco.context.spec +++ b/python-jaraco.context.spec @@ -1,7 +1,7 @@ # # spec file for package python-jaraco.context # -# Copyright (c) 2025 SUSE LLC +# Copyright (c) 2025 SUSE LLC and contributors # # 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 @@ %{?sle15_python_module_pythons} Name: python-jaraco.context -Version: 6.0.0 +Version: 6.0.1 Release: 0 Summary: Tools to work with functools License: MIT