Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
python-pypandoc


Commits:
271989f6 by Felix Yan at 2026-03-18T00:30:01+08:00
upgpkg: 1.16.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pypandoc
        pkgdesc = Thin wrapper for pandoc
-       pkgver = 1.16
+       pkgver = 1.16.2
        pkgrel = 1
        url = https://github.com/JessicaTegner/pypandoc
        arch = any
@@ -15,7 +15,7 @@ pkgbase = python-pypandoc
        makedepends = python-poetry-core
        makedepends = python-wheel
        depends = pandoc
-       source = git+https://github.com/JessicaTegner/pypandoc.git#tag=v1.16
-       sha512sums = 
2a3f155f2d11c644f9f022273a7306ff81c97b8db39b7e8ef4dd4558e02ffda49c8545f43f9a74efc29f99ff2af3eadc0d3540a8ecc6dd9079c441b618106139
+       source = git+https://github.com/JessicaTegner/pypandoc.git#tag=v1.16.2
+       sha512sums = 
8cf029152894cdc507aaf45aaabe6dfa90558a7fd21c9a6c4a098a71801f67f2aea9e760f27a8c8abcad8ff153a94e5557929ae657379d754062f389135fe52d
 
 pkgname = python-pypandoc


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=python-pypandoc
-pkgver=1.16
+pkgver=1.16.2
 pkgrel=1
 pkgdesc="Thin wrapper for pandoc"
 arch=('any')
@@ -12,7 +12,7 @@ depends=('pandoc')
 makedepends=('git' 'python-build' 'python-installer' 'python-poetry-core' 
'python-wheel')
 checkdepends=('texlive-basic' 'texlive-latexextra' 'texlive-fontsrecommended' 
'python-pandocfilters')
 source=("git+https://github.com/JessicaTegner/pypandoc.git#tag=v$pkgver";)
-sha512sums=('2a3f155f2d11c644f9f022273a7306ff81c97b8db39b7e8ef4dd4558e02ffda49c8545f43f9a74efc29f99ff2af3eadc0d3540a8ecc6dd9079c441b618106139')
+sha512sums=('8cf029152894cdc507aaf45aaabe6dfa90558a7fd21c9a6c4a098a71801f67f2aea9e760f27a8c8abcad8ff153a94e5557929ae657379d754062f389135fe52d')
 
 build() {
   cd pypandoc



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypandoc/-/commit/271989f6c72dc7bdd67f139f17e3637ba450cf3f

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pypandoc/-/commit/271989f6c72dc7bdd67f139f17e3637ba450cf3f
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to