Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
jupyter-nbconvert


Commits:
0fd7fa83 by Antonio Rojas at 2026-04-08T08:50:50+02:00
upgpkg: 7.17.1-1: Upstream update

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = jupyter-nbconvert
        pkgdesc = Jupyter Notebook Conversion
-       pkgver = 7.17.0
+       pkgver = 7.17.1
        pkgrel = 1
        url = https://pypi.python.org/pypi/nbconvert
        arch = any
@@ -36,12 +36,11 @@ pkgbase = jupyter-nbconvert
        depends = python-packaging
        depends = python-pandocfilters
        depends = python-pygments
-       depends = python-tinycss2
        depends = python-tornado
        depends = python-traitlets
        optdepends = pandoc: non-html conversion output
        optdepends = python-playwright: for webPDF conversion support
-       source = git+https://github.com/jupyter/nbconvert#tag=v7.17.0
-       sha256sums = 
0bcc1095862042deee4ed7bee4391eb5c2055b5668017977015602a8188084cc
+       source = git+https://github.com/jupyter/nbconvert#tag=v7.17.1
+       sha256sums = 
76de72a87b3efe4291c307d0079499c509fb9e6e13204688cf56c57d0d98447f
 
 pkgname = jupyter-nbconvert


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 
 pkgname=jupyter-nbconvert
 _name=nbconvert
-pkgver=7.17.0
+pkgver=7.17.1
 pkgrel=1
 pkgdesc='Jupyter Notebook Conversion'
 arch=(any)
@@ -26,7 +26,6 @@ depends=(ipython
          python-packaging
          python-pandocfilters
          python-pygments
-         python-tinycss2
          python-tornado
          python-traitlets)
 makedepends=(git
@@ -46,7 +45,7 @@ checkdepends=(inkscape
 optdepends=('pandoc: non-html conversion output'
             'python-playwright: for webPDF conversion support')
 source=(git+https://github.com/jupyter/nbconvert#tag=v$pkgver)
-sha256sums=('0bcc1095862042deee4ed7bee4391eb5c2055b5668017977015602a8188084cc')
+sha256sums=('76de72a87b3efe4291c307d0079499c509fb9e6e13204688cf56c57d0d98447f')
 
 build() {
   cd nbconvert



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbconvert/-/commit/0fd7fa8322190426ffc7ac94fcf3db24be2c0c80

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/jupyter-nbconvert/-/commit/0fd7fa8322190426ffc7ac94fcf3db24be2c0c80
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to