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

Filipe Laíns ffy00 at archlinux.org
Fri Feb 19 16:13:08 UTC 2021


    Date: Friday, February 19, 2021 @ 16:13:08
  Author: ffy00
Revision: 865957

upgpkg: python-build 0.3.0-1

Modified:
  python-build/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-19 16:12:48 UTC (rev 865956)
+++ PKGBUILD	2021-02-19 16:13:08 UTC (rev 865957)
@@ -2,7 +2,7 @@
 
 _pkgname=build
 pkgname=python-$_pkgname
-pkgver=0.2.1
+pkgver=0.3.0
 pkgrel=1
 pkgdesc='A simple, correct PEP517 package builder'
 arch=('any')
@@ -10,7 +10,7 @@
 license=('MIT')
 depends=('python-toml' 'python-pep517' 'python-packaging')
 makedepends=('git' 'python-setuptools'
-             'python-sphinx' 'python-sphinxcontrib-autoprogram' 'python-sphinx-autodoc-typehints' 'python-sphinx-furo')
+             'python-sphinx' 'python-sphinx-argparse-cli' 'python-sphinx-autodoc-typehints' 'python-sphinx-furo')
 checkdepends=('python-pytest' 'python-pytest-mock' 'python-filelock')
 source=("git+$url#tag=$pkgver?signed")
 validpgpkeys=('3DCE51D60930EBA47858BA4146F633CBB0EB4BF2') # Filipe Laíns (FFY00) <lains at archlinux.org>



More information about the arch-commits mailing list