Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pytest-timeout


Commits:
4a2a26a0 by Felix Yan at 2024-03-11T21:56:51+00:00
upgpkg: 2.3.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pytest-timeout
        pkgdesc = py.test plugin to abort hanging tests
-       pkgver = 2.2.0
+       pkgver = 2.3.0
        pkgrel = 1
        url = https://github.com/pytest-dev/pytest-timeout
        arch = any
@@ -12,7 +12,7 @@ pkgbase = python-pytest-timeout
        makedepends = python-setuptools
        makedepends = python-wheel
        depends = python-pytest
-       source = 
https://github.com/pytest-dev/pytest-timeout/archive/2.2.0/python-pytest-timeout-2.2.0.tar.gz
-       sha512sums = 
f3413aebb81be45c9ecd305258f6b4018b1b793932ca44c6c093a6a43b0d978d62d961e1a698f24474807d1402665184bcd78c603a19f6d8ca078bdefb124943
+       source = 
https://github.com/pytest-dev/pytest-timeout/archive/2.3.0/python-pytest-timeout-2.3.0.tar.gz
+       sha512sums = 
be2f706bac5375f48c9fd92d420cccb118b0ea2aa9bbc6eb7bffef4af624d682de99b52dd106c1cbb8b5ecffcbf25ff4ab3c8e121e92d7f429e8784ed79b5aa0
 
 pkgname = python-pytest-timeout


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-pytest-timeout
-pkgver=2.2.0
+pkgver=2.3.0
 pkgrel=1
 pkgdesc='py.test plugin to abort hanging tests'
 arch=('any')
@@ -11,7 +11,7 @@ depends=('python-pytest')
 makedepends=('python-build' 'python-installer' 'python-setuptools' 
'python-wheel')
 checkdepends=('python-pexpect' 'python-pytest-cov')
 
source=("https://github.com/pytest-dev/pytest-timeout/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha512sums=('f3413aebb81be45c9ecd305258f6b4018b1b793932ca44c6c093a6a43b0d978d62d961e1a698f24474807d1402665184bcd78c603a19f6d8ca078bdefb124943')
+sha512sums=('be2f706bac5375f48c9fd92d420cccb118b0ea2aa9bbc6eb7bffef4af624d682de99b52dd106c1cbb8b5ecffcbf25ff4ab3c8e121e92d7f429e8784ed79b5aa0')
 
 build() {
   cd pytest-timeout-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-timeout/-/commit/4a2a26a06a6fb111c36e290818e7655f118312ba

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


Reply via email to