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


Commits:
85381aae by Daniel M. Capella at 2023-12-12T14:52:07-05:00
upgpkg: 3.0.42-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,8 +1,8 @@
 pkgbase = python-prompt_toolkit
        pkgdesc = Library for building powerful interactive command lines in 
Python
-       pkgver = 3.0.41
+       pkgver = 3.0.42
        pkgrel = 1
-       url = https://github.com/jonathanslenders/python-prompt-toolkit
+       url = https://github.com/prompt-toolkit/python-prompt-toolkit
        arch = any
        license = BSD
        checkdepends = python-pytest
@@ -14,7 +14,7 @@ pkgbase = python-prompt_toolkit
        depends = python
        depends = python-pygments
        depends = python-wcwidth
-       source = 
python-prompt_toolkit::git+https://github.com/jonathanslenders/python-prompt-toolkit#commit=b1cb8fad68844495a219afc8747a1efc89eb17dc
+       source = 
python-prompt_toolkit::git+https://github.com/prompt-toolkit/python-prompt-toolkit#commit=87d01078cae7f560b241af7cc0b50cc72dfacd26
        b2sums = SKIP
 
 pkgname = python-prompt_toolkit


=====================================
PKGBUILD
=====================================
@@ -1,10 +1,11 @@
 # Maintainer: Morten Linderud <[email protected]>
 # Maintainer: George Rawlinson <[email protected]>
+# Maintainer: Daniel M. Capella <[email protected]>
 # Contributor: Kyle Keen <[email protected]>
 # Contributor: Andy Weidenbaum <[email protected]>
 
 pkgname=python-prompt_toolkit
-pkgver=3.0.41
+pkgver=3.0.42
 pkgrel=1
 pkgdesc='Library for building powerful interactive command lines in Python'
 arch=('any')
@@ -23,7 +24,7 @@ makedepends=(
   'python-setuptools'
 )
 checkdepends=('python-pytest')
-_commit='b1cb8fad68844495a219afc8747a1efc89eb17dc'
+_commit='87d01078cae7f560b241af7cc0b50cc72dfacd26'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 



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

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


Reply via email to