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

Felix Yan felixonmars at archlinux.org
Sat Feb 27 11:07:40 UTC 2021


    Date: Saturday, February 27, 2021 @ 11:07:40
  Author: felixonmars
Revision: 408899

upgpkg: python-setuptools 1:53.1.0-1

Modified:
  python-setuptools/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-27 10:57:31 UTC (rev 408898)
+++ PKGBUILD	2021-02-27 11:07:40 UTC (rev 408899)
@@ -3,7 +3,7 @@
 # Contributor: Eli Schwartz <eschwartz at archlinux.org>
 
 pkgname=python-setuptools
-pkgver=53.0.0
+pkgver=53.1.0
 pkgrel=1
 epoch=1
 pkgdesc="Easily download, build, install, upgrade, and uninstall Python packages"
@@ -14,11 +14,11 @@
 makedepends=('git')
 checkdepends=('python-jaraco.envs' 'python-mock' 'python-pip' 'python-pytest-fixture-config'
               'python-pytest-flake8' 'python-pytest-virtualenv' 'python-wheel' 'python-paver'
-              'python-pytest-cov')
+              'python-pytest-cov' 'python-sphinx')
 provides=('python-distribute')
 replaces=('python-distribute')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/pypa/setuptools/archive/v$pkgver.tar.gz")
-sha512sums=('0bb8e747121bd3ae0414118497c2b3d404f0222af9edcb6fc0ba1c75cbb972064b4b8f8075c954efc466e1ff03cf2d9058cab467ce507bc35ddca6d4c557e442')
+sha512sums=('4252719bc376e021b1d35e89c93ce1552e3da8ad36a54fe4eff7aa7c227aa239b49e0c84a9b06611a2f2a0ecaf595a8d686269f42530086e65c5042c6cb4f946')
 
 export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=0
 



More information about the arch-commits mailing list