Revisions of python-tldextract
buildservice-autocommit
accepted
request 1222993
from
Dirk Mueller (dirkmueller)
(revision 52)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 51)
- update to 5.1.3: * Reduce logging errors (`921a825`) * Drop support for EOL Python 3.8 * Support Python 3.13 * Update bundled snapshot
buildservice-autocommit
accepted
request 1163368
from
Mia Herkt (mia)
(revision 50)
baserev update by copy to link target
Mia Herkt (mia)
committed
(revision 49)
- Update to 5.1.2: * Remove socket.inet_pton, to fix platform-dependent IP parsing #gh/john-kurkowski/tldextract#318 * Use non-capturing groups for IPv4 address detection, for a slight speed boost #gh/john-kurkowski/tldextract#323
buildservice-autocommit
accepted
request 1132106
from
Dirk Mueller (dirkmueller)
(revision 48)
baserev update by copy to link target
Dirk Mueller (dirkmueller)
committed
(revision 47)
- update to 5.1.1: * Fix path join on Windows (#314) * Support Python 3.12 - Correct license in spec file (MIT -> BSD) - Fix homepage URL in specfile
buildservice-autocommit
accepted
request 1125129
from
Mia Herkt (mia)
(revision 46)
baserev update by copy to link target
Mia Herkt (mia)
accepted
request 1124794
from
Eric Schirra (ecsos)
(revision 45)
- Macro %{?sle15_python_module_pythons} must at beginn of spec to fix build error in Leap.
buildservice-autocommit
accepted
request 1123695
from
Mia Herkt (mia)
(revision 44)
baserev update by copy to link target
Mia Herkt (mia)
committed
(revision 43)
- Update to 5.1.0: Features: * Allow passing in `requests.Session` #gh/john-kurkowski/tldextract#311 * Add "-j, --json" option to support output in json format #gh/john-kurkowski/tldextract#313
buildservice-autocommit
accepted
request 1119465
from
Mia Herkt (mia)
(revision 42)
baserev update by copy to link target
Mia Herkt (mia)
committed
(revision 41)
- Update to 5.0.1: Bugfixes: * Indicate MD5 not used in a security context (FIPS compliance) #gh/john-kurkowski/tldextract#309 Misc.: * Increase typecheck aggression - Changes in 5.0.0: Breaking Changes: * Migrate `ExtractResult` from `namedtuple` to `dataclass` #gh/john-kurkowski/tldextract#306 Bugfixes: * Drop support for EOL Python 3.7 - Changes in 4.0.0: Breaking Bugfixes: * Always include suffix if private suffix enabled and private suffix exists #gh/john-kurkowski/tldextract#300 - Changes in 3.5.0: Features: * Support IPv6 addresses #gh/john-kurkowski/tldextract#298 Bugfixes: * Accept only 4 decimal octet IPv4 addresses #gh/john-kurkowski/tldextract#292 * Support IPv4 addresses with unicode dots * Reject IPv4 addresses with trailing whitespaces + non-whitespaces #gh/john-kurkowski/tldextract#293
buildservice-autocommit
accepted
request 1096279
from
Markéta Machová (mcalabkova)
(revision 40)
baserev update by copy to link target
Markéta Machová (mcalabkova)
accepted
request 1096264
from
Eric Schirra (ecsos)
(revision 39)
- Add %{?sle15_python_module_pythons}
buildservice-autocommit
accepted
request 1088132
from
Mia Herkt (mia)
(revision 38)
baserev update by copy to link target
Mia Herkt (mia)
committed
(revision 37)
- Update to 3.4.4: Bugfixes * Honor private domains flag on self, not only when passed to __call__ #gh/john-kurkowski/tldextract#289 - Changes in 3.4.3: Bugfixes * Speed up 10-15% over all inputs * Refactor suffix_index() to use a trie #gh/john-kurkowski/tldextract#285 Docs * Adopt PEP257 doc style - Changes in 3.4.2: Bugfixes * Speed up 10-40% on "average" inputs, and even more on pathological inputs, like long subdomains * Optimize suffix_index(): search from right to left #gh/john-kurkowski/tldextract#283 * Optimize netloc extraction: switch from regex to if/else #gh/john-kurkowski/tldextract#284
buildservice-autocommit
accepted
request 1086553
from
Factory Maintainer (factory-maintainer)
(revision 36)
baserev update by copy to link target
Mia Herkt (mia)
committed
(revision 35)
- Update to 3.4.1 Bugfixes * Fix Pyright not finding tldextract public interface #gh/john-kurkowski/tldextract#279 * Fix various Pyright checks * Use SPDX license identifier #gh/john-kurkowski/tldextract#280 * Support Python 3.11 Docs * Add FAQ about private domains
buildservice-autocommit
accepted
request 1035015
from
Mia Herkt (mia)
(revision 34)
baserev update by copy to link target
Mia Herkt (mia)
committed
(revision 33)
- Update to 3.4.0 Features * Add method extract_urllib to extract from a urllib.parse.{ParseResult,SplitResult} #gh/john-kurkowski/tldextract#274 Bugfixes * Fix internal type-var error, in newer versions of mypy #gh/john-kurkowski/tldextract#275
Displaying revisions 1 - 20 of 52