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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jun 26 08:25:37 UTC 2022


    Date: Sunday, June 26, 2022 @ 08:25:36
  Author: arojas
Revision: 1239515

Update to 0.4.0

Modified:
  python-jupyter-sphinx/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-26 08:23:36 UTC (rev 1239514)
+++ PKGBUILD	2022-06-26 08:25:36 UTC (rev 1239515)
@@ -2,8 +2,8 @@
 
 _pipname=jupyter-sphinx
 pkgname=python-$_pipname
-pkgver=0.3.2
-pkgrel=2
+pkgver=0.4.0
+pkgrel=1
 pkgdesc='Jupyter Sphinx Extensions'
 arch=(any)
 url='https://github.com/jupyter/jupyter-sphinx/'
@@ -13,7 +13,7 @@
 checkdepends=(python-pytest)
 #source=(https://pypi.io/packages/source/j/$_pipname/$_pipname-$pkgver.tar.gz) - doesn't include tests
 source=(https://github.com/jupyter/jupyter-sphinx/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('3b8dfc9364ec4f88b779411736adfd649989b432d6ba2b3761e85771d03c68eb')
+sha256sums=('85999a5f224281ee95263787313b5cbf48fb3c0f406a88ad5d9debcf1d4d06d4')
 
 build() {
   cd $_pipname-$pkgver



More information about the arch-commits mailing list