14
0
Files
python-tldextract/python-tldextract.changes
Tomáš Chvátal ccf9cd1601 Accepting request 783786 from home:pgajdos:python
- version update to 2.2.2
  * Bugfixes
    * Catch file not found
    * Use pkgutil instead of pkg_resources ([#163](https://github.com/john-kurkowski/tldextract/pull/163))
    * Performance: avoid recomputes, a regex, and a partition
  * Misc.
    * Update LICENSE from GitHub template
    * Fix warning about literal comparison
    * Modernize testing ([#177](https://github.com/john-kurkowski/tldextract/issues/177))
        * Use the latest pylint that works in Python 2
        * Appease pylint with the new rules
        * Support Python 3.8-dev
        * Drop support for EOL Python 3.4

OBS-URL: https://build.opensuse.org/request/show/783786
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=11
2020-03-11 11:46:24 +00:00

2.5 KiB