Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-socket
Commits:
8261bc7e by Robin Candau at 2024-12-27T16:50:17+01:00
upgpkg: 0.7.0-6: python-httpx 0.28 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytest-socket
pkgdesc = Pytest Plugin to disable socket calls during tests
pkgver = 0.7.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/miketheman/pytest-socket
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_name=pytest-socket
pkgname=python-pytest-socket
pkgver=0.7.0
-pkgrel=5
+pkgrel=6
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/-/commit/8261bc7edb1ea5e59e62128e05cb7c662c75daaf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-socket/-/commit/8261bc7edb1ea5e59e62128e05cb7c662c75daaf
You're receiving this email because of your account on gitlab.archlinux.org.