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

David Runge dvzrv at archlinux.org
Tue Apr 7 16:40:02 UTC 2020


    Date: Tuesday, April 7, 2020 @ 16:40:02
  Author: dvzrv
Revision: 612459

upgpkg: python-sphinx-autoapi 1.3.0-1: Upgrading to 1.3.0.

Modified:
  python-sphinx-autoapi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-07 16:18:08 UTC (rev 612458)
+++ PKGBUILD	2020-04-07 16:40:02 UTC (rev 612459)
@@ -2,7 +2,7 @@
 
 _name=sphinx-autoapi
 pkgname=python-sphinx-autoapi
-pkgver=1.2.1
+pkgver=1.3.0
 pkgrel=1
 pkgdesc=" A new approach to API documentation in Sphinx."
 arch=('any')
@@ -14,11 +14,8 @@
 checkdepends=('python-mock' 'python-pytest')
 # TODO: package python-go and python-dotnet
 # optdepends=('python-go' 'python-dotnet')
-# tests not in sdist tarballs on pypi:
-# https://github.com/readthedocs/sphinx-autoapi/issues/192
-# source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-source=("${pkgname}-${pkgver}.tar.gz::https://github.com/readthedocs/${_name}/archive/v${pkgver}.tar.gz")
-sha512sums=('1086b074a0ac09b6b7481bae3f7a06f1c6960bfead87b15223b12210a3de4ed14b241f8bda8ca754feef9fd543e07eec8f97c92936bbc301470f1bc49e096161')
+source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
+sha512sums=('a3c6c32c75be72b53989b249e407fcb4cf29006c3f81c9c00d99b3b71919203864031ba2e46291a440e16cfb68c88a278fb4fbcadc20d5c3726d008e76c17d47')
 
 prepare() {
   mv -v "${_name}-${pkgver}" "$pkgname-$pkgver"



More information about the arch-commits mailing list