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


Commits:
f20b0613 by Felix Yan at 2023-12-05T12:27:28+02:00
upgpkg: 6.0.1-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = python-pytest-runner
+       pkgdesc = Invoke py.test as distutils command with dependency resolution
+       pkgver = 6.0.1
+       pkgrel = 1
+       url = https://github.com/pytest-dev/pytest-runner
+       arch = any
+       license = MIT
+       makedepends = git
+       makedepends = python-build
+       makedepends = python-installer
+       makedepends = python-setuptools-scm
+       makedepends = python-wheel
+       depends = python-pytest
+       depends = python-setuptools
+       source = 
git+https://github.com/pytest-dev/pytest-runner.git#commit=9d13da8bd36ecd9634629b492315cb28eff44183
+       sha512sums = SKIP
+
+pkgname = python-pytest-runner


=====================================
PKGBUILD
=====================================
@@ -2,9 +2,9 @@
 
 # https://github.com/pytest-dev/pytest-runner#deprecation-notice
 pkgname=python-pytest-runner
-pkgver=6.0.0
-_commit=a3dc9f4c6afea684ed48da998958470ea41f3c00
-pkgrel=5
+pkgver=6.0.1
+_commit=9d13da8bd36ecd9634629b492315cb28eff44183
+pkgrel=1
 pkgdesc="Invoke py.test as distutils command with dependency resolution"
 arch=('any')
 license=('MIT')



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

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


Reply via email to