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

Filipe Laíns ffy00 at archlinux.org
Wed Jul 15 13:43:21 UTC 2020


    Date: Wednesday, July 15, 2020 @ 13:43:21
  Author: ffy00
Revision: 663968

upgpkg: python-userpath 1.3.0-2

Modified:
  python-userpath/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-15 13:23:50 UTC (rev 663967)
+++ PKGBUILD	2020-07-15 13:43:21 UTC (rev 663968)
@@ -3,12 +3,12 @@
 _pkgname=userpath
 pkgname=python-$_pkgname
 pkgver=1.3.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Cross-platform tool for adding locations to the user PATH, no elevated privileges required!'
 arch=('any')
 url='https://github.com/ofek/userpath'
 license=('MIT' 'Apache')
-depends=('python' 'python-click')
+depends=('python' 'python-click' 'python-distro')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")



More information about the arch-commits mailing list