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


Commits:
013f8253 by Jelle van der Waa at 2024-04-27T14:26:16+02:00
Drop pytest lint/format checkdepends

The tests run fine without them and they should not run in packaging.

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -15,7 +15,7 @@ url='https://github.com/jaraco/keyring'
 license=('PSF-2.0' 'MIT')
 depends=('python-jaraco.classes' 'python-secretstorage' 
'python-jaraco.functools' 'python-jaraco.context')
 makedepends=('python-build' 'python-installer' 'python-setuptools-scm' 
'python-wheel')
-checkdepends=('python-pytest-flake8' 'python-pytest' 'python-pytest-black' 
'python-pytest-mypy')
+checkdepends=('python-pytest')
 optdepends=('python-keyrings-alt: Alternative backends'
             'python-dbus: kwallet backend')
 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-keyring/-/commit/013f825324dd2882b32d7558667d4b5d69aaa977

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


Reply via email to