Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-httpbin


Commits:
e48258ec by Christian Hesse at 2024-12-04T17:22:47+01:00
upgpkg: 2.1.0-1: new upstream release...

... which comes with python 3.13 fixes.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pytest-httpbin
        pkgdesc = A py.test fixture for httpbining code
-       pkgver = 2.0.0
-       pkgrel = 3
+       pkgver = 2.1.0
+       pkgrel = 1
        url = https://github.com/kevin1024/pytest-httpbin
        arch = any
        license = MIT
@@ -12,9 +12,9 @@ pkgbase = python-pytest-httpbin
        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 = 
https://github.com/kevin1024/pytest-httpbin/archive/v2.1.0/python-pytest-httpbin-2.1.0.tar.gz
        source = 
python-pytest-httpbin-LICENSE::https://raw.githubusercontent.com/kevin1024/pytest-httpbin/0bd7637a5c59b1a8376b9a4f051b02a97abb8c1b/LICENSE
-       sha512sums = 
62876590bacae6601739f5cc2eccb087024e16731afc9613b5e6928c2a2f64b73418ddcb3c4f13a4bfe1f074510f922d85411d05ebf66f123a4a09d535771b64
+       sha512sums = 
849985f170318ea3ad1d2af8811f3e3fef0e62bd6bdc611f061a8cd7d84a2d85d0ba9caf8c97298e1c99b979b08f1a28476927fa7abc1fa57334732ecfbdf2db
        sha512sums = 
64e7f080f69371711a2181dc7c072e1e4770914b577daae141deab447d781bddd1eae8a79eda367549ed7830de3d80c1a29d7139478f547e40bed62f2d75a3ca
 
 pkgname = python-pytest-httpbin


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-pytest-httpbin
-pkgver=2.0.0
-pkgrel=3
+pkgver=2.1.0
+pkgrel=1
 pkgdesc='A py.test fixture for httpbining code'
 arch=('any')
 license=('MIT')
@@ -12,7 +12,7 @@ makedepends=('python-build' 'python-installer' 
'python-setuptools' 'python-wheel
 checkdepends=('python-requests')
 
source=("https://github.com/kevin1024/pytest-httpbin/archive/v$pkgver/$pkgname-$pkgver.tar.gz";
         
$pkgname-LICENSE::https://raw.githubusercontent.com/kevin1024/pytest-httpbin/0bd7637a5c59b1a8376b9a4f051b02a97abb8c1b/LICENSE)
-sha512sums=('62876590bacae6601739f5cc2eccb087024e16731afc9613b5e6928c2a2f64b73418ddcb3c4f13a4bfe1f074510f922d85411d05ebf66f123a4a09d535771b64'
+sha512sums=('849985f170318ea3ad1d2af8811f3e3fef0e62bd6bdc611f061a8cd7d84a2d85d0ba9caf8c97298e1c99b979b08f1a28476927fa7abc1fa57334732ecfbdf2db'
             
'64e7f080f69371711a2181dc7c072e1e4770914b577daae141deab447d781bddd1eae8a79eda367549ed7830de3d80c1a29d7139478f547e40bed62f2d75a3ca')
 
 build() {



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

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


Reply via email to