AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- %python3_only -> %python_alternative
- 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
- Run test suite - Add tldextract-tests-offline.patch No internet connection on OBS build hosts; skip suffix list snapshot diff - Update to 2.2.1 * Bugfixes - Ignore case on punycode prefix check - Drop support for EOL Python 2.6 - Improve sundry doc and README bits
- Remove superfluous devel dependency for noarch package
- Update summary.
- 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
- Correct license in spec file (MIT -> BSD)
- Fix homepage URL in specfile
- Initial creation of package, version 2.0.1