Powerful dict subclass(es) with aliasing & attribute access

Edit Package python-lexicon
https://github.com/bitprophet/lexicon

Lexicon is a simple collection of dict subclasses:

* AliasDict, a dictionary supporting both simple and complex key aliasing
* AttributeDict, supporting attribute read & write access
* Lexicon, a subclass of both of the above which exhibits both sets of behavior

Refresh
Refresh
Source Files
Filename Size Changed
add-pytest-ini.patch 0000000206 206 Bytes
lexicon-2.0.1.tar.gz 0000009219 9 KB
python-lexicon.changes 0000001446 1.41 KB
python-lexicon.spec 0000002022 1.97 KB
Revision 4 (latest revision is 8)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 919616 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 4)
- Update to 2.0.1:
  * Fix up some project metadata.
  * Dropped support for Python <3.6
  * Added a _version submodule and imported its dunder-attributes into
    the top level module
  * Migrated CI to CircleCI (from Travis)
  * Migrated tests to pytest(-relaxed)
  * Moved changelog to stub Sphinx project for Releases plugin
  * Changed README to ReStructured Text (from Markdown) 
- Dropped patch add_test_init.patch, no longer required.
- Added patch add-pytest-ini.patch:
  * Add the pytest.ini file that isn't included in the source distribution
    so the testsuite works.
Comments 0
openSUSE Build Service is sponsored by