Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-asyncio
Commits:
bd5c5fab by Daniel M. Capella at 2024-02-26T15:49:06-05:00
Use SPDX license identifier
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@ _commit=b879130e3212884fde45f2ecfe48b41ce1eacce3
pkgrel=1
pkgdesc="Pytest support for asyncio."
arch=('any')
-license=('Apache')
-url="https://github.com/pytest-dev/pytest-asyncio/"
+url="https://github.com/pytest-dev/pytest-asyncio"
+license=('Apache-2.0')
depends=('python-pytest')
makedepends=('git' 'python-build' 'python-installer' 'python-setuptools-scm'
'python-wheel')
checkdepends=('python-hypothesis')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-asyncio/-/commit/bd5c5fabf2e061b19aa00d745aaeb7658c52c222
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-asyncio/-/commit/bd5c5fabf2e061b19aa00d745aaeb7658c52c222
You're receiving this email because of your account on gitlab.archlinux.org.