Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-socket
Commits:
89d2a6e4 by Jelle van der Waa at 2024-11-21T11:58:39+01:00
upgpkg: 0.7.0-5: Rebuild for Python 3.13
- - - - -
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 = 4
+ pkgrel = 5
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=4
+pkgrel=5
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/89d2a6e4ba9eb960e65f359560925e7da8130511
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-socket/-/commit/89d2a6e4ba9eb960e65f359560925e7da8130511
You're receiving this email because of your account on gitlab.archlinux.org.