1
0
Commit Graph

5 Commits

Author SHA256 Message Date
Richard Brown
842938bfb2 Accepting request 1007051 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1007051
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nested-lookup?expand=0&rev=2
2022-09-30 15:57:36 +00:00
22c90f9687 Accepting request 1007040 from home:yarunachalam:branches:devel:languages:python
- 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

OBS-URL: https://build.opensuse.org/request/show/1007040
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nested-lookup?expand=0&rev=4
2022-09-29 18:55:02 +00:00
Richard Brown
c7d9c6cb4a Accepting request 913268 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/913268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-nested-lookup?expand=0&rev=1
2021-08-20 14:57:54 +00:00
c53f8641bd spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nested-lookup?expand=0&rev=2
2021-08-20 07:25:54 +00:00
74cb1eb798 Accepting request 912776 from home:mnhauke
Initial package for python-nested-lookup

OBS-URL: https://build.opensuse.org/request/show/912776
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nested-lookup?expand=0&rev=1
2021-08-20 07:23:54 +00:00