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

Felix Yan felixonmars at archlinux.org
Thu May 3 01:46:42 UTC 2018


    Date: Thursday, May 3, 2018 @ 01:46:41
  Author: felixonmars
Revision: 318747

upgpkg: python-netifaces 0.10.7-1

Modified:
  python-netifaces/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-03 01:46:33 UTC (rev 318746)
+++ PKGBUILD	2018-05-03 01:46:41 UTC (rev 318747)
@@ -5,7 +5,7 @@
 
 pkgbase=python-netifaces
 pkgname=(python-netifaces python2-netifaces)
-pkgver=0.10.6
+pkgver=0.10.7
 pkgrel=1
 pkgdesc="Portable module to access network interface information in Python"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/n/netifaces/netifaces-${pkgver}.tar.gz")
-sha512sums=('2c892062286007a8330c2cddc148ea21d1fd24aec32b5f25b8fe905933c651f8c532596f523f0bb7edb3a143e9a491ec49d60f75efad4407273ac2647b579b1e')
+sha512sums=('d97433345a29ae540e40d5fe9e50c10e8b30197bb0b798f55c82236f20dc6f463604ed202b361cdfcb5e0c95998c87acc781a808c0198ec0479089e13a7fdbed')
 
 prepare() {
   cp -a "${srcdir}/netifaces-${pkgver}"{,-py2}



More information about the arch-commits mailing list