[arch-commits] Commit in python-pipx/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Sun Jan 17 19:10:01 UTC 2021


    Date: Sunday, January 17, 2021 @ 19:10:00
  Author: ffy00
Revision: 821574

upgpkg: python-pipx 0.16.0.0-1

Modified:
  python-pipx/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-17 18:52:04 UTC (rev 821573)
+++ PKGBUILD	2021-01-17 19:10:00 UTC (rev 821574)
@@ -2,8 +2,8 @@
 
 _pkgname=pipx
 pkgname=python-$_pkgname
-pkgver=0.15.6.0
-pkgrel=2
+pkgver=0.16.0.0
+pkgrel=1
 pkgdesc='Install and Run Python Applications in Isolated Environments'
 arch=('any')
 url='https://github.com/pipxproject/pipx'
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-tox' 'python-pytest')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha512sums=('4b88fd27c676b136c1dfcfe23ccdaf0b6fde44e93c4ee7decb44d03e7e2255ca76da38de336ef2bb3c36486283a70973fe191ac067afa3974f8437b38c04ed12')
+sha512sums=('fd8ea99071c3d23b53db3c54c356e80c18740d2a358ea0614adc46acefc25f23ef64e8c4c1c4b4631eee0527c640e67a4086ee39e3d96fd373aed014c37a171c')
 
 build() {
   cd $_pkgname-$pkgver



More information about the arch-commits mailing list