14
0
Files
python-tldextract/python-tldextract.changes
Tomáš Chvátal b3883e1cf8 Accepting request 573550 from home:lachs0r:branches:devel:languages:python
- 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

Feel free to add me as maintainer.

OBS-URL: https://build.opensuse.org/request/show/573550
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tldextract?expand=0&rev=2
2018-02-07 12:00:14 +00:00

35 lines
1.1 KiB
Plaintext

-------------------------------------------------------------------
Tue Feb 6 22:24:40 UTC 2018 - 9+suse@cirno.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 02:06:44 UTC 2016 - archie.cobbs@gmail.com
- Correct license in spec file (MIT -> BSD)
-------------------------------------------------------------------
Sun Jun 19 21:38:28 UTC 2016 - archie.cobbs@gmail.com
- Fix homepage URL in specfile
-------------------------------------------------------------------
Tue Jun 14 08:38:36 CDT 2016 - archie.cobbs@gmail.com
- Initial creation of package, version 2.0.1