Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-tldextract


Commits:
29bf51c5 by Jelle van der Waa at 2024-04-27T17:04:48+02:00
upgpkg: 5.1.2-3: drop pytest-pylint

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,12 @@
 pkgbase = python-tldextract
        pkgdesc = Accurately separate the TLD from the registered domain and 
subdomains of a URL, using the Public Suffix List
        pkgver = 5.1.2
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/john-kurkowski/tldextract
        arch = any
        license = BSD-3-Clause
        checkdepends = python-pytest
        checkdepends = python-pytest-mock
-       checkdepends = python-pytest-pylint
        checkdepends = python-responses
        checkdepends = python-isort
        checkdepends = python-syrupy


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-tldextract
 pkgver=5.1.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Accurately separate the TLD from the registered domain and subdomains 
of a URL, using the Public Suffix List"
 arch=('any')
 url="https://github.com/john-kurkowski/tldextract";
@@ -10,7 +10,7 @@ license=('BSD-3-Clause')
 depends=('python-idna' 'python-requests' 'python-requests-file' 
'python-filelock')
 makedepends=('git' 'python-build' 'python-installer' 'python-setuptools' 
'python-setuptools-scm'
              'python-wheel')
-checkdepends=('python-pytest' 'python-pytest-mock' 'python-pytest-pylint' 
'python-responses'
+checkdepends=('python-pytest' 'python-pytest-mock' 'python-responses'
               'python-isort' 'python-syrupy')
 source=("git+https://github.com/john-kurkowski/tldextract.git#tag=$pkgver";)
 
sha512sums=('b44ca708da11f70c771ca10d5f901d3187dc2c5505f0e42a264c4614baa2b6328d8356d0353e0826f8a4245ebf95f8573673c8b1ef2cc5775756898a2dd6661b')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tldextract/-/commit/29bf51c5750ef69d49b0d56d0e4cbe3dc37c2ace

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tldextract/-/commit/29bf51c5750ef69d49b0d56d0e4cbe3dc37c2ace
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to