Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages / 
python-nox


Commits:
ad493905 by Jelle van der Waa at 2024-04-29T19:13:27+02:00
Drop python-py dependency

Removed in 
https://github.com/wntrblm/nox/commit/cdd0f3bdbd83f4d2e426b096750e281998ac4900

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-nox
        pkgdesc = Flexible test automation for Python
        pkgver = 2023.04.22
-       pkgrel = 3
+       pkgrel = 4
        url = https://github.com/wntrblm/nox
        arch = any
        license = Apache
@@ -14,7 +14,6 @@ pkgbase = python-nox
        depends = python
        depends = python-argcomplete
        depends = python-colorlog
-       depends = python-py
        depends = python-virtualenv
        depends = python-packaging
        optdepends = python-jinja: tox_to_nox


=====================================
PKGBUILD
=====================================
@@ -3,12 +3,12 @@
 _pkgname=nox
 pkgname=python-$_pkgname
 pkgver=2023.04.22
-pkgrel=3
+pkgrel=4
 pkgdesc='Flexible test automation for Python'
 arch=('any')
 url='https://github.com/wntrblm/nox'
 license=('Apache')
-depends=('python' 'python-argcomplete' 'python-colorlog' 'python-py' 
'python-virtualenv' 'python-packaging')
+depends=('python' 'python-argcomplete' 'python-colorlog' 'python-virtualenv' 
'python-packaging')
 optdepends=('python-jinja: tox_to_nox'
             'python-tox: tox_to_nox')
 makedepends=('python-build' 'python-installer' 'python-hatchling')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-nox/-/commit/ad493905c6728c5c80ebe48f8669b29410db0404

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


Reply via email to