[arch-commits] Commit in python-tox/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Mar 4 18:25:07 UTC 2021


    Date: Thursday, March 4, 2021 @ 18:25:07
  Author: felixonmars
Revision: 880549

upgpkg: python-tox 3.23.0-1

Modified:
  python-tox/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-04 18:23:23 UTC (rev 880548)
+++ PKGBUILD	2021-03-04 18:25:07 UTC (rev 880549)
@@ -5,7 +5,7 @@
 
 pkgbase=python-tox
 pkgname=(python-tox python2-tox)
-pkgver=3.22.0
+pkgver=3.23.0
 pkgrel=1
 pkgdesc='Python virtualenv management and testing tool'
 arch=('any')
@@ -17,7 +17,7 @@
 checkdepends=('python-pytest-runner' 'python2-pytest-runner' 'python-pytest-mock'
               'python2-pytest-mock' 'python-flaky' 'python2-flaky' 'python2-pathlib2')
 source=("https://pypi.io/packages/source/t/tox/tox-$pkgver.tar.gz")
-sha512sums=('0e31bd1cb0bec687fb2e26ba8894146d4d015a75de2a50f0084a74e76b07ad1b16e371231fe3a0534bf9e190f9f5db1174b67e1334706f6007fad2ee90188ca1')
+sha512sums=('e061ee902c4a3844cea620d179c5e89b2e62c811eb5bd7e6a6a79eaf39ddfd26ccaec8797e89900d7648e340edea23e87945e262ec90d420cd3b2109049975bc')
 
 prepare() {
   find tox-$pkgver -name "*.pyc" -delete



More information about the arch-commits mailing list