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

Filipe Laíns ffy00 at archlinux.org
Tue Mar 9 17:19:21 UTC 2021


    Date: Tuesday, March 9, 2021 @ 17:19:21
  Author: ffy00
Revision: 887089

upgpkg: python-build 0.3.1-1

Modified:
  python-build/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-09 16:40:28 UTC (rev 887088)
+++ PKGBUILD	2021-03-09 17:19:21 UTC (rev 887089)
@@ -2,7 +2,7 @@
 
 _pkgname=build
 pkgname=python-$_pkgname
-pkgver=0.3.0
+pkgver=0.3.1
 pkgrel=1
 pkgdesc='A simple, correct PEP517 package builder'
 arch=('any')
@@ -9,6 +9,7 @@
 url='https://github.com/pypa/build'
 license=('MIT')
 depends=('python-toml' 'python-pep517' 'python-packaging')
+optdepends=('python-virtualenv: Use virtualenv for build isolation')
 makedepends=('git' 'python-setuptools'
              'python-sphinx' 'python-sphinx-argparse-cli' 'python-sphinx-autodoc-typehints' 'python-sphinx-furo')
 checkdepends=('python-pytest' 'python-pytest-mock' 'python-filelock')



More information about the arch-commits mailing list