forked from pool/python-tldextract
- 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
2 lines
93 B
Plaintext
2 lines
93 B
Plaintext
addFilter("hidden-file-or-dir /usr/lib/python.*/site-packages/tldextract/.tld_set_snapshot")
|