Morten Linderud pushed to branch main at Arch Linux / Packaging / Packages / 
python-prompt_toolkit


Commits:
b2b2c38c by Morten Linderud at 2023-12-22T23:21:26+01:00
upgpkg: 3.0.43-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.42
+       pkgver = 3.0.43
        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#commit=87d01078cae7f560b241af7cc0b50cc72dfacd26
+       source = 
python-prompt_toolkit::git+https://github.com/prompt-toolkit/python-prompt-toolkit#commit=4432d6233fd8e0efba5920a9650e515f54a20300
        b2sums = SKIP
 
 pkgname = python-prompt_toolkit


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Andy Weidenbaum <[email protected]>
 
 pkgname=python-prompt_toolkit
-pkgver=3.0.42
+pkgver=3.0.43
 pkgrel=1
 pkgdesc='Library for building powerful interactive command lines in Python'
 arch=('any')
@@ -24,7 +24,7 @@ makedepends=(
   'python-setuptools'
 )
 checkdepends=('python-pytest')
-_commit='87d01078cae7f560b241af7cc0b50cc72dfacd26'
+_commit=4432d6233fd8e0efba5920a9650e515f54a20300
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 



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

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


Reply via email to