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


Commits:
9e4f42c2 by Jelle van der Waa at 2024-04-27T16:41:41+02:00
Drop pytest-flake8 and pytest-cov as checkdepends

We don't want to run linting/coverage tests for upstream.

- - - - -
167eade5 by Jelle van der Waa at 2024-04-27T16:43:12+02:00
upgpkg: 0.7.0-3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,12 @@
 pkgbase = python-pytest-socket
        pkgdesc = Pytest Plugin to disable socket calls during tests
        pkgver = 0.7.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://github.com/miketheman/pytest-socket
        arch = any
        license = MIT
        checkdepends = python-asynctest
        checkdepends = python-httpx
-       checkdepends = python-pytest-cov
-       checkdepends = python-pytest-flake8
        checkdepends = python-pytest-httpbin
        checkdepends = python-requests
        checkdepends = python-starlette


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _name=pytest-socket
 pkgname=python-pytest-socket
 pkgver=0.7.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Pytest Plugin to disable socket calls during tests'
 arch=(any)
 license=(MIT)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-socket/-/compare/e003b140d5d275ad748b42821eaccdbd554e9285...167eade5fe1e6f35165ad6c6b64794d9c9a783cd

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-socket/-/compare/e003b140d5d275ad748b42821eaccdbd554e9285...167eade5fe1e6f35165ad6c6b64794d9c9a783cd
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to