David Runge pushed to branch main at Arch Linux / Packaging / Packages / todoman


Commits:
47f3bc63 by David Runge at 2023-12-06T12:32:01+01:00
upgpkg: 4.4.0-2

Remove python-pytest-runner from checkdepends

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,13 @@
 pkgbase = todoman
        pkgdesc = A simple, standards-based, cli todo (aka: task) manager
        pkgver = 4.4.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://github.com/pimutils/todoman
        arch = any
        license = ISC
        checkdepends = python-freezegun
        checkdepends = python-hypothesis
        checkdepends = python-pytest
-       checkdepends = python-pytest-runner
        makedepends = python-build
        makedepends = python-installer
        makedepends = python-sphinx-autorun


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=todoman
 pkgver=4.4.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple, standards-based, cli todo (aka: task) manager"
 arch=(any)
 url="https://github.com/pimutils/todoman";
@@ -35,7 +35,6 @@ checkdepends=(
   python-freezegun
   python-hypothesis
   python-pytest
-  python-pytest-runner
 )
 optdepends=(
   'python-click-repl: REPL command'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/todoman/-/commit/47f3bc63763a117a6551c0c41be1c80868d7603c

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/todoman/-/commit/47f3bc63763a117a6551c0c41be1c80868d7603c
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to