pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-tldextract py-tldextract: updated to 3.4.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ff73c87b5ead
branches:  trunk
changeset: 386291:ff73c87b5ead
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Oct 05 07:59:22 2022 +0000

description:
py-tldextract: updated to 3.4.0

3.4.0 (2022-10-04)

* Features
  * Add method `extract_urllib` to extract from a `urllib.parse.{ParseResult,SplitResult}`
* Bugfixes
  * Fix internal type-var error, in newer versions of mypy

diffstat:

 net/py-tldextract/Makefile |  4 ++--
 net/py-tldextract/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r a8d2f11d4159 -r ff73c87b5ead net/py-tldextract/Makefile
--- a/net/py-tldextract/Makefile        Wed Oct 05 07:58:15 2022 +0000
+++ b/net/py-tldextract/Makefile        Wed Oct 05 07:59:22 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2022/07/11 06:15:10 adam Exp $
+# $NetBSD: Makefile,v 1.17 2022/10/05 07:59:22 adam Exp $
 
-DISTNAME=      tldextract-3.3.1
+DISTNAME=      tldextract-3.4.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    net python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/tldextract/}
diff -r a8d2f11d4159 -r ff73c87b5ead net/py-tldextract/distinfo
--- a/net/py-tldextract/distinfo        Wed Oct 05 07:58:15 2022 +0000
+++ b/net/py-tldextract/distinfo        Wed Oct 05 07:59:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2022/07/11 06:15:10 adam Exp $
+$NetBSD: distinfo,v 1.15 2022/10/05 07:59:22 adam Exp $
 
-BLAKE2s (tldextract-3.3.1.tar.gz) = 19baf7ab1980298c44892a76f0f0e8bb2ea355e2e6362b879ae6e33fc60857e9
-SHA512 (tldextract-3.3.1.tar.gz) = ec1c8f326772cad04caecb65fc4b6c0bd168233ca59c14b4baf0d365420fda6c740febb8399bb8ead747f259bf81b513a7edef3b3e832576703d56ab8fda1bc1
-Size (tldextract-3.3.1.tar.gz) = 110819 bytes
+BLAKE2s (tldextract-3.4.0.tar.gz) = 5f24ed60e49aeba3b0c857bc468c3292112cc1b363620fde8e8cb524d6441228
+SHA512 (tldextract-3.4.0.tar.gz) = 6cd6b079c35af62e4f8da67c687630471d1a57ebfab7d982abe411b03fb6673dd238a1f676de5624d13bd2eb42b91ae0a97708e33579217916d88bca4db218db
+Size (tldextract-3.4.0.tar.gz) = 111437 bytes



Home | Main Index | Thread Index | Old Index