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

Felix Yan felixonmars at archlinux.org
Thu Jan 3 15:12:54 UTC 2019


    Date: Thursday, January 3, 2019 @ 15:12:53
  Author: felixonmars
Revision: 420319

upgpkg: python-netifaces 0.10.9-1

Modified:
  python-netifaces/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-03 15:12:06 UTC (rev 420318)
+++ PKGBUILD	2019-01-03 15:12:53 UTC (rev 420319)
@@ -4,8 +4,8 @@
 
 pkgbase=python-netifaces
 pkgname=(python-netifaces python2-netifaces)
-pkgver=0.10.7
-pkgrel=2
+pkgver=0.10.9
+pkgrel=1
 pkgdesc="Portable module to access network interface information in Python"
 arch=('x86_64')
 url="http://alastairs-place.net/netifaces/"
@@ -12,7 +12,7 @@
 license=('MIT')
 makedepends=('python-setuptools' 'python2-setuptools')
 source=("https://pypi.io/packages/source/n/netifaces/netifaces-${pkgver}.tar.gz")
-sha512sums=('d97433345a29ae540e40d5fe9e50c10e8b30197bb0b798f55c82236f20dc6f463604ed202b361cdfcb5e0c95998c87acc781a808c0198ec0479089e13a7fdbed')
+sha512sums=('8fc593de4d2cbda46a3e2430ede031360f1abfc64d47d00fbec09f3395fd83479bf29d97cb6834b1df06850c9ac2745c9344b6814f34be5975d4d5df98e05e87')
 
 prepare() {
   cp -a "${srcdir}/netifaces-${pkgver}"{,-py2}



More information about the arch-commits mailing list