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

Felix Yan felixonmars at gemini.archlinux.org
Tue May 10 03:57:38 UTC 2022


    Date: Tuesday, May 10, 2022 @ 03:57:38
  Author: felixonmars
Revision: 1196544

upgpkg: python-tldextract 3.3.0-1

Modified:
  python-tldextract/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-10 03:51:14 UTC (rev 1196543)
+++ PKGBUILD	2022-05-10 03:57:38 UTC (rev 1196544)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-tldextract
-pkgver=3.2.1
+pkgver=3.3.0
 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=('545013f5f25ea2e207e8dc65caeef3999f0f3a5abdaad09f5a599dc25a9344c9fde9a816785a20df8a137c082e37329f3984fdf6a80789d5976c0bef244d9095')
+sha512sums=('530e8592c2813c297355cdea591a772fad3e4cdcfccf72844c49ad68ab1acd57e6050828f78fe3bbfb9d54d62f33c63fec70dfb81d9955abf971703f53daa326')
 
 export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
 



More information about the arch-commits mailing list