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


Commits:
0786f194 by Daniel M. Capella at 2025-01-29T18:50:40-05:00
upgpkg: 3.0.50-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-prompt_toolkit
        pkgdesc = Library for building powerful interactive command lines in 
Python
-       pkgver = 3.0.48
-       pkgrel = 2
+       pkgver = 3.0.50
+       pkgrel = 1
        url = https://github.com/prompt-toolkit/python-prompt-toolkit
        arch = any
        license = BSD
@@ -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.48
-       b2sums = 
6d3b0e017a41e58df53ef4a485aa003477b3df3f1b533c25c7a3f0e4b7e1d1c37b3d104fd913f66b0f0ee47c91ad7e3ae8f87fcbaff745e8c30a4808f9696dfd
+       source = 
python-prompt_toolkit::git+https://github.com/prompt-toolkit/python-prompt-toolkit#tag=3.0.50
+       b2sums = 
4aea2e3bf90b063f0e239afb5f90525070543fcefea048afa9458692d58ef02159f6c054a90547443501295a4ce30ed4c9e5de760b46b04f304c06456f061709
 
 pkgname = python-prompt_toolkit


=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
 # Contributor: Andy Weidenbaum <[email protected]>
 
 pkgname=python-prompt_toolkit
-pkgver=3.0.48
-pkgrel=2
+pkgver=3.0.50
+pkgrel=1
 pkgdesc='Library for building powerful interactive command lines in Python'
 arch=('any')
 url='https://github.com/prompt-toolkit/python-prompt-toolkit'
@@ -25,7 +25,7 @@ makedepends=(
 )
 checkdepends=('python-pytest')
 source=("$pkgname::git+$url#tag=$pkgver")
-b2sums=('6d3b0e017a41e58df53ef4a485aa003477b3df3f1b533c25c7a3f0e4b7e1d1c37b3d104fd913f66b0f0ee47c91ad7e3ae8f87fcbaff745e8c30a4808f9696dfd')
+b2sums=('4aea2e3bf90b063f0e239afb5f90525070543fcefea048afa9458692d58ef02159f6c054a90547443501295a4ce30ed4c9e5de760b46b04f304c06456f061709')
 
 build() {
   cd "$pkgname"



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

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


Reply via email to