Skip to content

Commit

Permalink
Update python-tldextract to version 3.4.0 / rev 16 via SR 1035015
Browse files Browse the repository at this point in the history
https://build.opensuse.org/request/show/1035015
by user mia + dimstar_suse
- 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
  • Loading branch information
mia authored and bmwiedemann committed Nov 10, 2022
1 parent 295cc68 commit a5f7cf4
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 2 deletions.
Binary file modified packages/p/python-tldextract/.files
Binary file not shown.
15 changes: 15 additions & 0 deletions packages/p/python-tldextract/.rev
Expand Up @@ -226,4 +226,19 @@ Bugfixes
#gh/john-kurkowski/tldextract#265</comment>
<requestid>990894</requestid>
</revision>
<revision rev="16" vrev="1">
<srcmd5>b9053eed7a0e13005f2fd071f18ddc95</srcmd5>
<version>3.4.0</version>
<time>1668086602</time>
<user>dimstar_suse</user>
<comment>- 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</comment>
<requestid>1035015</requestid>
</revision>
</revisionlist>
12 changes: 12 additions & 0 deletions packages/p/python-tldextract/python-tldextract.changes
@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Nov 10 09:04:18 UTC 2022 - Mia Herkt <mia@0x0.st>

- 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

-------------------------------------------------------------------
Sun Jul 24 17:00:27 UTC 2022 - Mia Herkt <mia@0x0.st>

Expand Down
2 changes: 1 addition & 1 deletion packages/p/python-tldextract/python-tldextract.spec
Expand Up @@ -20,7 +20,7 @@
%define skip_python2 1
%define oldpython python
Name: python-tldextract
Version: 3.3.1
Version: 3.4.0
Release: 0
Summary: Python module to separate the TLD of a URL
License: BSD-3-Clause
Expand Down
1 change: 0 additions & 1 deletion packages/p/python-tldextract/tldextract-3.3.1.tar.gz

This file was deleted.

1 change: 1 addition & 0 deletions packages/p/python-tldextract/tldextract-3.4.0.tar.gz

0 comments on commit a5f7cf4

Please sign in to comment.