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


Commits:
f511a864 by Jelle van der Waa at 2024-04-06T17:51:19+02:00
upgpkg: 2.0.0-2: rebuild with python 3.12

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = python-pytest-httpbin
+       pkgdesc = A py.test fixture for httpbining code
+       pkgver = 2.0.0
+       pkgrel = 2
+       url = https://github.com/kevin1024/pytest-httpbin
+       arch = any
+       license = MIT
+       checkdepends = python-requests
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools
+       makedepends = python-wheel
+       depends = python-pytest
+       depends = httpbin
+       source = 
https://github.com/kevin1024/pytest-httpbin/archive/v2.0.0/python-pytest-httpbin-2.0.0.tar.gz
+       source = 
python-pytest-httpbin-LICENSE::https://raw.githubusercontent.com/kevin1024/pytest-httpbin/0bd7637a5c59b1a8376b9a4f051b02a97abb8c1b/LICENSE
+       sha512sums = 
62876590bacae6601739f5cc2eccb087024e16731afc9613b5e6928c2a2f64b73418ddcb3c4f13a4bfe1f074510f922d85411d05ebf66f123a4a09d535771b64
+       sha512sums = 
64e7f080f69371711a2181dc7c072e1e4770914b577daae141deab447d781bddd1eae8a79eda367549ed7830de3d80c1a29d7139478f547e40bed62f2d75a3ca
+
+pkgname = python-pytest-httpbin


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-pytest-httpbin
 pkgver=2.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A py.test fixture for httpbining code'
 arch=('any')
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-httpbin/-/commit/f511a86484e039c43d828677d6dde575917e0246

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-httpbin/-/commit/f511a86484e039c43d828677d6dde575917e0246
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to