python-tldextract
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/python-tldextract && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
python-tldextract-rpmlintrc | 0000000093 93 Bytes | |
python-tldextract.changes | 0000004092 4 KB | |
python-tldextract.spec | 0000002920 2.85 KB | |
tldextract-2.2.3.tar.gz | 0000064729 63.2 KB | |
tldextract-tests-offline.patch | 0000000938 938 Bytes |
Revision 7 (latest revision is 25)
Dominique Leuenberger (dimstar_suse)
accepted
request 835186
from
Dirk Mueller (dirkmueller)
(revision 7)
- update to 2.2.3: * Fix concurrent access to cache file when using tldextract in multiple threads ([#146](https://github.com/john-kurkowski/tldextract/pull/146)) * Relocate version number, to avoid costly imports ([#187](https://github.com/john-kurkowski/tldextract/pull/187)) * Catch `IndexError` caused by upstream punycode bug ([#200](https://github.com/john-kurkowski/tldextract/pull/200)) * Drop support for EOL Python 3.4 ([#186](https://github.com/john-kurkowski/tldextract/pull/186)) * Explain warning better - update to 2.2.2: * Fix concurrent access to cache file when using tldextract in multiple threads ([#146](https://github.com/john-kurkowski/tldextract/pull/146)) * Relocate version number, to avoid costly imports ([#187](https://github.com/john-kurkowski/tldextract/pull/187)) * Catch `IndexError` caused by upstream punycode bug ([#200](https://github.com/john-kurkowski/tldextract/pull/200)) * Drop support for EOL Python 3.4 ([#186](https://github.com/john-kurkowski/tldextract/pull/186)) * Explain warning better
Comments 0