15
0

Accepting request 603548 from devel:languages:python:misc

Addons for the python standard library

OBS-URL: https://build.opensuse.org/request/show/603548
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-boltons?expand=0&rev=1
This commit is contained in:
Todd R
2018-05-03 07:20:01 +00:00
committed by Git OBS Bridge
commit c3ba8e1f39
5 changed files with 114 additions and 0 deletions

26
python-boltons.changes Normal file
View File

@@ -0,0 +1,26 @@
-------------------------------------------------------------------
Thu May 3 07:16:06 UTC 2018 - toddrme2178@gmail.com
- Update to 18.0.0
* Add <thead> and <tbody> structure to tableutils.Table HTML output, which helps with styling and other functionality (e.g., jQuery datatables).
* Add dictutils.subdict() to get a filtered version of a dictionary based on a subset of keys.
* Add beta version of cacheutils.MinIDMap.
-------------------------------------------------------------------
Sat Apr 15 23:00:34 UTC 2017 - toddrme2178@gmail.com
- Update to 17.1.0
* No upstream changelog
- Implement single-spec version
-------------------------------------------------------------------
Mon Mar 21 20:02:23 UTC 2016 - toddrme2178@gmail.com
- Update t0 16.1.1
* No upstream changelog
-------------------------------------------------------------------
Wed May 20 14:10:33 UTC 2015 - toddrme2178@gmail.com
- Initial version