Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-order


Commits:
341affa8 by Antonio Rojas at 2026-07-05T11:11:57+02:00
upgpkg: 1.5.0-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pytest-order
        pkgdesc = pytest plugin that allows to customize the test execution 
order
-       pkgver = 1.4.0
+       pkgver = 1.5.0
        pkgrel = 1
        url = https://github.com/pytest-dev/pytest-order/
        arch = any
@@ -12,7 +12,7 @@ pkgbase = python-pytest-order
        makedepends = python-installer
        makedepends = python-setuptools
        depends = python-pytest
-       source = 
https://github.com/pytest-dev/pytest-order//archive/v1.4.0/python-pytest-order-1.4.0.tar.gz
-       sha256sums = 
6b612442351703100abc113ba5797e583132b12d92d120b2546f124bbc9c1792
+       source = 
https://github.com/pytest-dev/pytest-order//archive/v1.5.0/python-pytest-order-1.5.0.tar.gz
+       sha256sums = 
7cfecc01621bff0736f15de825c15eb9a7f7b1cec86bec2ed70e4741e59bc826
 
 pkgname = python-pytest-order


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _pkg=pytest-order
 pkgname=python-${_pkg}
-pkgver=1.4.0
+pkgver=1.5.0
 pkgrel=1
 pkgdesc="pytest plugin that allows to customize the test execution order"
 arch=(any)
@@ -18,7 +18,7 @@ checkdepends=(
     python-pytest-xdist
 )
 source=(${url}/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha256sums=('6b612442351703100abc113ba5797e583132b12d92d120b2546f124bbc9c1792')
+sha256sums=('7cfecc01621bff0736f15de825c15eb9a7f7b1cec86bec2ed70e4741e59bc826')
 
 build() {
   cd ${_pkg}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-order/-/commit/341affa8476f2a9d2eedcc7b1469d09d000b1ae9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-order/-/commit/341affa8476f2a9d2eedcc7b1469d09d000b1ae9
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to