Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
ansible-core


Commits:
415b56e3 by Robin Candau at 2024-04-29T20:45:47+02:00
upgpkg: 2.16.6-3: Remove useless checkdepends

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ansible-core
        pkgdesc = Radically simple IT automation platform
        pkgver = 2.16.6
-       pkgrel = 2
+       pkgrel = 3
        url = https://www.ansible.com
        arch = any
        license = GPL-3.0-or-later AND BSD-2-Clause AND PSF-2.0 AND MIT AND 
Apache-2.0
@@ -11,7 +11,6 @@ pkgbase = ansible-core
        checkdepends = python-botocore
        checkdepends = python-passlib
        checkdepends = python-pexpect
-       checkdepends = python-py
        checkdepends = python-pytest
        checkdepends = python-pytest-mock
        checkdepends = python-pytest-xdist


=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@
 pkgname=ansible-core
 _pkgname=ansible
 pkgver=2.16.6
-pkgrel=2
+pkgrel=3
 pkgdesc='Radically simple IT automation platform'
 arch=('any')
 url='https://www.ansible.com'
@@ -40,7 +40,6 @@ checkdepends=(
   'python-botocore'
   'python-passlib'
   'python-pexpect'
-  'python-py'  # missing as dependency of python-pytest-forked
   'python-pytest'
   'python-pytest-mock'
   'python-pytest-xdist'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-core/-/commit/415b56e307416d8fd478548f254ed2222b5a3cd8

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-core/-/commit/415b56e307416d8fd478548f254ed2222b5a3cd8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to