George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-curl_cffi
Commits:
3f1a7f60 by George Rawlinson at 2026-01-15T09:17:41+00:00
upgpkg: 0.14.0-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -29,7 +29,6 @@ makedepends=(
python-python-multipart
unzip
)
-checkdepends=(python-pytest)
optdepends=(
'python-orjson: speed and memory optimized JSON parsing'
'python-markdownify'
@@ -80,12 +79,6 @@ build() {
python -m build --wheel --no-isolation
}
-check() {
- cd "$pkgname"
-
- python -bb -m pytest tests/unittest
-}
-
package() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-curl_cffi/-/commit/3f1a7f6044498aedd3c7db99a9fea1a76b7eabb2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-curl_cffi/-/commit/3f1a7f6044498aedd3c7db99a9fea1a76b7eabb2
You're receiving this email because of your account on gitlab.archlinux.org.