Changelog for
python2-tldextract-2.2.0-lp151.3.3.noarch.rpm :
* Mon Apr 16 2018 jengelhAATTinai.de- Update summary.
* Tue Feb 06 2018 9+suseAATTcirno.systems- Convert to singlespec, fix non-SPDX license tag- Add rpmlintrc for (required) hidden file- Add README.md to docs and use %license macro- Update to 2.2.0
* Bugfixes: - Switch to explicit Python version check - Work around `pkg_resources` missing - Always close sessions
* Features: - Add `fqdn` and `ipv4` convenience properties - Add `cache_fetch_timeout` kwarg and `TLDEXTRACT_CACHE_TIMEOUT` env var
* Misc: - Document public vs. private domains - Document support for Python 3.6
* Fri Jun 24 2016 archie.cobbsAATTgmail.com- Correct license in spec file (MIT -> BSD)
* Sun Jun 19 2016 archie.cobbsAATTgmail.com- Fix homepage URL in specfile
* Tue Jun 14 2016 archie.cobbsAATTgmail.com- Initial creation of package, version 2.0.1