Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-nested-lookup for
openSUSE:Factory checked in at 2022-09-30 17:57:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nested-lookup (Old)
and /work/SRC/openSUSE:Factory/.python-nested-lookup.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-nested-lookup"
Fri Sep 30 17:57:36 2022 rev:2 rq:1007051 version:0.2.25
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-nested-lookup/python-nested-lookup.changes
2021-08-20 16:58:17.398835610 +0200
+++
/work/SRC/openSUSE:Factory/.python-nested-lookup.new.2275/python-nested-lookup.changes
2022-09-30 17:57:52.577259108 +0200
@@ -1,0 +2,46 @@
+Thu Sep 29 17:27:07 UTC 2022 - Yogalakshmi Arunachalam <[email protected]>
+
+- Update Version 0.2.25
+ * Merge pull request #46 from thoscott/master
+ * Made my_document a dict instead of a tuple
+- Update Version 0.2.23
+ * Add test for recursive use of nested_alter
+ * Make _nested_alter recursive
+ * Fixing docs and adding a boolean test.
+ * Change method of checking if a key is in the dictionary.
+ * add test for nested_delete where key's value is falsy
+ * new release modified: README.rst modified: setup.py
+ * python 2.7 doesn't support type annotations.
+ * Update README.rst
+ * New release.
+ * Update README.rst
+ * Rename function
+ * Tests of get_occurrence_of_value_with_self_value
+ * Add a new method to return count of values and self values
+ * Update README.rst
+ * Update lookup_api.py
+ * Update lookup_api.py
+ * Delete unused variables, fix outdated doc
+ * Fix wrong-ordered update, create test
+ * fix how we load requirements.txt in setup.py
+ * more tests cases regarding wild functionality
+ * Fix defect where wild would break if document had non string keys.
+ * modified: README.rst modified: nested_lookup/__init__.py
modified: nested_lookup/lookup_api.py modified:
nested_lookup/nested_lookup.py
+ modified: setup.py modified: test_lookup_api.py modified:
test_nested_lookup.py
+- Update Version 0.2.15
+- Update Version 0.2.14
+ * Fixing CI for python version 2.7
+ * Fix for issue #19 (get_all_keys fails if dict are part of list)
+ * "nested_alter" and update of "nested_update" (#16)
+ * Fix for issue #17 (#18)
+ * Update CONTRIBUTING.rst
+ * Rename CONTRIBUTORS.rst to CONTRIBUTING.rst
+ * Create CONTRIBUTORS.rst
+ * Better test to protect against mutation.
+ * Add nested_update.in_place argument (#13)
+ * Update README.rst
+ * modified: README.rst
+ * New Features (nested_update, nested_delete) (#12)
+ * Update README.rst
+
+-------------------------------------------------------------------
Old:
----
nested-lookup-0.2.21.tar.gz
New:
----
nested-lookup-0.2.25.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-nested-lookup.spec ++++++
--- /var/tmp/diff_new_pack.lnUmbp/_old 2022-09-30 17:57:55.529265418 +0200
+++ /var/tmp/diff_new_pack.lnUmbp/_new 2022-09-30 17:57:55.533265426 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-nested-lookup
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2021, Martin Hauke <[email protected]>
#
# All modifications and additions to the file contributed by third parties
@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-nested-lookup
-Version: 0.2.21
+Version: 0.2.25
Release: 0
Summary: Python functions for working with deeply nested documents
(lists and dicts)
License: SUSE-Public-Domain
++++++ nested-lookup-0.2.21.tar.gz -> nested-lookup-0.2.25.tar.gz ++++++
++++ 2769 lines of diff (skipped)