[arch-commits] Commit in python-pyroute2/trunk (PKGBUILD)
Thore Bödecker
foxxx0 at archlinux.org
Mon Oct 14 11:12:16 UTC 2019
Date: Monday, October 14, 2019 @ 11:12:15
Author: foxxx0
Revision: 515570
upgpkg: python-pyroute2 0.5.7-1
update to 0.5.7
Modified:
python-pyroute2/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-14 10:57:47 UTC (rev 515569)
+++ PKGBUILD 2019-10-14 11:12:15 UTC (rev 515570)
@@ -6,7 +6,7 @@
_pkgbase="${pkgbase//python-/}"
pkgname=("python-${_pkgbase}" "python2-${_pkgbase}")
pkgdesc="A pure Python netlink and Linux network configuration library"
-pkgver=0.5.6
+pkgver=0.5.7
pkgrel=1
arch=('any')
url="https://docs.pyroute2.org/"
@@ -13,7 +13,7 @@
license=('GPL2' 'Apache')
makedepends=('python' 'python2' 'python-setuptools' 'python2-setuptools')
source=("https://files.pythonhosted.org/packages/source/${_pkgbase:0:1}/${_pkgbase}/${_pkgbase}-${pkgver}.tar.gz")
-sha512sums=('68df5ebd715136ab68b26c96ceacea0a4b837754719c133457898af17660593f9a29703a6c119748f668fb8997400546c11ed30e90ddbb468bb9f99a910d2c21')
+sha512sums=('6f948eb99a96ad57de7612565da0eb1e14fb59a1defc88e2bac930d77ae5efcff7268a0109cf608cbd2c6afc81d99aab18ad3b4257731946ee6ba9608cd5ac00')
prepare() {
cp -r "${srcdir}/${_pkgbase}-${pkgver}" "${srcdir}/${_pkgbase}-${pkgver}-py2"
More information about the arch-commits
mailing list