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

Filipe Laíns ffy00 at gemini.archlinux.org
Mon Aug 2 21:07:31 UTC 2021


    Date: Monday, August 2, 2021 @ 21:07:25
  Author: ffy00
Revision: 993111

upgpkg: python-build 0.6.0-1

Modified:
  python-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-02 21:06:18 UTC (rev 993110)
+++ PKGBUILD	2021-08-02 21:07:25 UTC (rev 993111)
@@ -2,13 +2,13 @@
 
 _pkgname=build
 pkgname=python-$_pkgname
-pkgver=0.5.1
+pkgver=0.6.0
 pkgrel=1
 pkgdesc='A simple, correct PEP517 package builder'
 arch=('any')
 url='https://github.com/pypa/build'
 license=('MIT')
-depends=('python-toml' 'python-pep517' 'python-packaging')
+depends=('python-tomli' 'python-pep517' 'python-packaging')
 optdepends=('python-virtualenv: Use virtualenv for build isolation')
 makedepends=('git' 'python-setuptools' 'python-wheel'
              'python-sphinx' 'python-sphinx-argparse-cli' 'python-sphinx-autodoc-typehints' 'python-sphinx-furo')



More information about the arch-commits mailing list