Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-tox


Commits:
19527877 by Antonio Rojas at 2024-11-24T22:53:11+01:00
upgpkg: 4.23.2-1: Update to 4.23.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-tox
        pkgdesc = Python virtualenv management and testing tool
-       pkgver = 4.12.1
-       pkgrel = 3
+       pkgver = 4.23.2
+       pkgrel = 1
        url = https://tox.readthedocs.io
        arch = any
        license = GPL2
@@ -30,8 +30,8 @@ pkgbase = python-tox
        optdepends = python-pytest: for pytest plugin to test tox and its 
plugins
        optdepends = python-pytest-mock: for pytest plugin to test tox and its 
plugins
        optdepends = python-re-assert: for pytest plugin to test tox and its 
plugins
-       source = 
https://files.pythonhosted.org/packages/source/t/tox/tox-4.12.1.tar.gz
-       sha512sums = 
217fbc2933999fcc5d080d97521cd01b7d9a35d4f1542cc58bcc2ff86d07884caa43fd42b09e5064cbad1334e4df9cd717c48c70041c9cf856b0beb22e1ea8a7
-       b2sums = 
805764e507ba2894e46dad6b82eb928b4f184d20b2ceb0e7c2ff15f553121158f7f84515a5922d095893a1d6a73030777300163dfdd60964ffe6c41cf2047c14
+       source = 
https://files.pythonhosted.org/packages/source/t/tox/tox-4.23.2.tar.gz
+       sha512sums = 
5008964ebed3c94a6ad5f0985150c7bf73fd3996b91171b16323d195bf0288102aac0dc38848bd4c63e5c5678ab1a82c170579139eda97132a4555eb11d381a0
+       b2sums = 
776b653388a4b0578b5e5fd7957e97e1b3591d6239a23fe232238a7ce64a9adc641bbd5d3d4585ebb094da7c487da2b0875a466d62e27a9686317cc38a9b2491
 
 pkgname = python-tox


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 
 _name=tox
 pkgname=python-tox
-pkgver=4.12.1
-pkgrel=3
+pkgver=4.23.2
+pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
 url='https://tox.readthedocs.io'
@@ -48,8 +48,8 @@ optdepends=(
   'python-re-assert: for pytest plugin to test tox and its plugins'
 )
 
source=(https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz)
-sha512sums=('217fbc2933999fcc5d080d97521cd01b7d9a35d4f1542cc58bcc2ff86d07884caa43fd42b09e5064cbad1334e4df9cd717c48c70041c9cf856b0beb22e1ea8a7')
-b2sums=('805764e507ba2894e46dad6b82eb928b4f184d20b2ceb0e7c2ff15f553121158f7f84515a5922d095893a1d6a73030777300163dfdd60964ffe6c41cf2047c14')
+sha512sums=('5008964ebed3c94a6ad5f0985150c7bf73fd3996b91171b16323d195bf0288102aac0dc38848bd4c63e5c5678ab1a82c170579139eda97132a4555eb11d381a0')
+b2sums=('776b653388a4b0578b5e5fd7957e97e1b3591d6239a23fe232238a7ce64a9adc641bbd5d3d4585ebb094da7c487da2b0875a466d62e27a9686317cc38a9b2491')
 
 prepare() {
   find $_name-$pkgver -name "*.pyc" -delete



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tox/-/commit/19527877e75793f883fe9096cc164ce0fd66c455

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


Reply via email to