Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pytest-dependency
Commits:
8b29774f by Antonio Rojas at 2026-05-16T21:48:15+02:00
upgpkg: 0.6.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
pkgbase = python-pytest-dependency
pkgdesc = Manage dependencies of tests
- pkgver = 0.6.0
- pkgrel = 4
+ pkgver = 0.6.1
+ pkgrel = 1
url = https://github.com/RKrahl/pytest-dependency
arch = any
license = Apache
makedepends = python-setuptools
depends = python-pytest
- source =
https://files.pythonhosted.org/packages/source/p/pytest-dependency/pytest-dependency-0.6.0.tar.gz
- sha256sums =
934b0e6a39d95995062c193f7eaeed8a8ffa06ff1bcef4b62b0dc74a708bacc1
+ source =
https://files.pythonhosted.org/packages/source/p/pytest_dependency/pytest_dependency-0.6.1.tar.gz
+ sha256sums =
246c24d2a5fc743a942cec4408853640e56a05ba58d46e5b213a1d4b738a2464
pkgname = python-pytest-dependency
=====================================
PKGBUILD
=====================================
@@ -2,16 +2,16 @@
_pkg=pytest-dependency
pkgname=python-${_pkg}
-pkgver=0.6.0
-pkgrel=4
+pkgver=0.6.1
+pkgrel=1
pkgdesc="Manage dependencies of tests"
arch=(any)
url="https://github.com/RKrahl/pytest-dependency"
license=(Apache)
depends=(python-pytest)
makedepends=(python-setuptools)
-source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg}/${_pkg}-${pkgver}.tar.gz)
-sha256sums=('934b0e6a39d95995062c193f7eaeed8a8ffa06ff1bcef4b62b0dc74a708bacc1')
+source=(https://files.pythonhosted.org/packages/source/${_pkg::1}/${_pkg/-/_}/${_pkg/-/_}-${pkgver}.tar.gz)
+sha256sums=('246c24d2a5fc743a942cec4408853640e56a05ba58d46e5b213a1d4b738a2464')
build() {
cd ${_pkg}-${pkgver}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-dependency/-/commit/8b29774f088d381263c506784944efd3a0975c1d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytest-dependency/-/commit/8b29774f088d381263c506784944efd3a0975c1d
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