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


Commits:
805c7dcf by loqs at 2024-04-27T16:45:20+02:00
Drop python-asynctest

- Unused as test is deselected 
https://github.com/miketheman/pytest-socket/issues/161.
- Will be removed in next upstream release 
https://github.com/miketheman/pytest-socket/commit/9ac7a6fe4f9cb9e3a6e6e03c1f1187966876b217.

- - - - -
e2de7ad8 by Jelle van der Waa at 2024-04-27T16:45:55+02:00
upgpkg: 0.7.0-4: Drop asynctest

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

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


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 _name=pytest-socket
 pkgname=python-pytest-socket
 pkgver=0.7.0
-pkgrel=3
+pkgrel=4
 pkgdesc='Pytest Plugin to disable socket calls during tests'
 arch=(any)
 license=(MIT)
@@ -20,7 +20,6 @@ makedepends=(
   python-wheel
 )
 checkdepends=(
-  python-asynctest
   python-httpx
   python-pytest-httpbin
   python-requests



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

-- 
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/167eade5fe1e6f35165ad6c6b64794d9c9a783cd...e2de7ad83fec07ce8a7f39897e20b3af45dd0819
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to