[arch-commits] Commit in python-tldextract/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Oct 22 09:49:46 UTC 2020
Date: Thursday, October 22, 2020 @ 09:49:46
Author: felixonmars
Revision: 728884
upgpkg: python-tldextract 3.0.1-1
Modified:
python-tldextract/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-22 09:49:42 UTC (rev 728883)
+++ PKGBUILD 2020-10-22 09:49:46 UTC (rev 728884)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-tldextract
-pkgver=3.0.0
+pkgver=3.0.1
pkgrel=1
pkgdesc="Accurately separate the TLD from the registered domain and subdomains of a URL, using the Public Suffix List"
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools-scm' 'python-pip')
checkdepends=('python-pytest' 'python-pytest-mock' 'python-pytest-pylint' 'python-responses')
source=("https://pypi.io/packages/source/t/tldextract/tldextract-$pkgver.tar.gz")
-sha512sums=('8a5663880b7470e7bfa4440c56da4e22992f8326ead207dea21ac2c02f2361b7e1785b4cb6bae25ccbcdc154f491dda58fa4dc2075e4fa15f69ce0e54ff2419a')
+sha512sums=('1179a6110c30afbcb6540e24007382821ab18b78a5f2a26d3211838dece9ea2b6fe607ae9a5800974bd1be50babe4c0cec5850066f9b92e166024bd430e41bfb')
export SETUPTOOLS_SCM_PRETEND_VERSION=$pkgver
More information about the arch-commits
mailing list