Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
python-prompt_toolkit


Commits:
58ab7dd9 by Daniel M. Capella at 2024-06-10T21:35:26-04:00
upgpkg: 3.0.47-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-prompt_toolkit
        pkgdesc = Library for building powerful interactive command lines in 
Python
-       pkgver = 3.0.46
+       pkgver = 3.0.47
        pkgrel = 1
        url = https://github.com/prompt-toolkit/python-prompt-toolkit
        arch = any
@@ -14,7 +14,7 @@ pkgbase = python-prompt_toolkit
        depends = python
        depends = python-pygments
        depends = python-wcwidth
-       source = 
python-prompt_toolkit::git+https://github.com/prompt-toolkit/python-prompt-toolkit#tag=3.0.46
-       b2sums = 
2afa4a80a0d1df7bee12e75c3dcef5684e32da44d4bc70975302abcd9d01c9742b9494cb0b62ba92b0808800c08cc9140cdb08305a14eeff4ac1216b936a5843
+       source = 
python-prompt_toolkit::git+https://github.com/prompt-toolkit/python-prompt-toolkit#tag=3.0.47
+       b2sums = 
0a918fa2dc53da7f21e7a2d5d300a085693f8a1139128360d109220133113f6f5de2dcfc520f40778d16c3e1eada05868cf8b823525b0afe55dbe0702d37a0cd
 
 pkgname = python-prompt_toolkit


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Andy Weidenbaum <[email protected]>
 
 pkgname=python-prompt_toolkit
-pkgver=3.0.46
+pkgver=3.0.47
 pkgrel=1
 pkgdesc='Library for building powerful interactive command lines in Python'
 arch=('any')
@@ -25,7 +25,7 @@ makedepends=(
 )
 checkdepends=('python-pytest')
 source=("$pkgname::git+$url#tag=$pkgver")
-b2sums=('2afa4a80a0d1df7bee12e75c3dcef5684e32da44d4bc70975302abcd9d01c9742b9494cb0b62ba92b0808800c08cc9140cdb08305a14eeff4ac1216b936a5843')
+b2sums=('0a918fa2dc53da7f21e7a2d5d300a085693f8a1139128360d109220133113f6f5de2dcfc520f40778d16c3e1eada05868cf8b823525b0afe55dbe0702d37a0cd')
 
 build() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-prompt_toolkit/-/commit/58ab7dd9509ee8fa84651a2f3222a477b6c15f3e

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


Reply via email to