[arch-commits] Commit in python-tldextract/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Thu Apr 14 15:42:40 UTC 2022


    Date: Thursday, April 14, 2022 @ 15:42:40
  Author: felixonmars
Revision: 1186240

upgpkg: python-tldextract 3.2.1-1

Modified:
  python-tldextract/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-14 15:36:19 UTC (rev 1186239)
+++ PKGBUILD	2022-04-14 15:42:40 UTC (rev 1186240)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tldextract
-pkgver=3.2.0
+pkgver=3.2.1
 pkgrel=1
 pkgdesc="Accurately separate the TLD from the registered domain and subdomains of a URL, using the Public Suffix List"
 arch=('any')
@@ -12,7 +12,7 @@
 checkdepends=('python-pytest' 'python-pytest-mock' 'python-pytest-pylint' 'python-responses'
               'python-isort')
 source=("https://pypi.io/packages/source/t/tldextract/tldextract-$pkgver.tar.gz")
-sha512sums=('4e0731792793eb0a6d0da8387d15e8b9de17f20108361230703fd9f66f2aaad6260073b611e27135e571b1899844b271f3dae4e77122186cc78fbb05f3b3f237')
+sha512sums=('545013f5f25ea2e207e8dc65caeef3999f0f3a5abdaad09f5a599dc25a9344c9fde9a816785a20df8a137c082e37329f3984fdf6a80789d5976c0bef244d9095')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list