[arch-commits] Commit in python2-netifaces/repos (4 files)

Giovanni Scafora giovanni at nymeria.archlinux.org
Sun May 25 08:23:20 UTC 2014


    Date: Sunday, May 25, 2014 @ 10:23:20
  Author: giovanni
Revision: 111809

archrelease: copy trunk to community-i686, community-x86_64

Added:
  python2-netifaces/repos/community-i686/PKGBUILD
    (from rev 111808, python2-netifaces/trunk/PKGBUILD)
  python2-netifaces/repos/community-x86_64/PKGBUILD
    (from rev 111808, python2-netifaces/trunk/PKGBUILD)
Deleted:
  python2-netifaces/repos/community-i686/PKGBUILD
  python2-netifaces/repos/community-x86_64/PKGBUILD

---------------------------+
 /PKGBUILD                 |   48 ++++++++++++++++++++++++++++++++++++++++++++
 community-i686/PKGBUILD   |   24 ----------------------
 community-x86_64/PKGBUILD |   24 ----------------------
 3 files changed, 48 insertions(+), 48 deletions(-)

Deleted: community-i686/PKGBUILD
===================================================================
--- community-i686/PKGBUILD	2014-05-25 08:23:12 UTC (rev 111808)
+++ community-i686/PKGBUILD	2014-05-25 08:23:20 UTC (rev 111809)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Gergely Imreh <imrehg(at)gmail(dot)com>
-# Contributor: Ghost of Kendo <ghostofkendo at gmail dot com>
-
-pkgname=python2-netifaces
-pkgver=0.8
-pkgrel=2
-pkgdesc="Portable module to access network interface information in Python"
-arch=('i686' 'x86_64')
-url="http://alastairs-place.net/netifaces/"
-license=('MIT')
-depends=('python2')
-makedepends=('python2-distribute')
-source=("http://alastairs-place.net/projects/netifaces/netifaces-${pkgver}.tar.gz")
-md5sums=('e57e5983f4c286fac5f8068fbfc5c873')
-
-package() {
-  cd "${srcdir}/netifaces-${pkgver}"
-  python2 setup.py install --root "${pkgdir}"
-
-  # Install license, that is inside the readme file
-  install -Dm644 README "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: python2-netifaces/repos/community-i686/PKGBUILD (from rev 111808, python2-netifaces/trunk/PKGBUILD)
===================================================================
--- community-i686/PKGBUILD	                        (rev 0)
+++ community-i686/PKGBUILD	2014-05-25 08:23:20 UTC (rev 111809)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Gergely Imreh <imrehg(at)gmail(dot)com>
+# Contributor: Ghost of Kendo <ghostofkendo at gmail dot com>
+
+pkgname=python2-netifaces
+pkgver=0.10.4
+pkgrel=1
+pkgdesc="Portable module to access network interface information in Python"
+arch=('i686' 'x86_64')
+url="http://alastairs-place.net/netifaces/"
+license=('MIT')
+depends=('python2')
+makedepends=('python2-distribute')
+source=("https://pypi.python.org/packages/source/n/netifaces/netifaces-${pkgver}.tar.gz")
+md5sums=('36da76e2cfadd24cc7510c2c0012eb1e')
+
+package() {
+  cd "${srcdir}/netifaces-${pkgver}"
+  python2 setup.py install --root "${pkgdir}"
+
+  # Install license, that is inside the readme file
+  install -Dm644 README.rst "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}

Deleted: community-x86_64/PKGBUILD
===================================================================
--- community-x86_64/PKGBUILD	2014-05-25 08:23:12 UTC (rev 111808)
+++ community-x86_64/PKGBUILD	2014-05-25 08:23:20 UTC (rev 111809)
@@ -1,24 +0,0 @@
-# $Id$
-# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
-# Contributor: Gergely Imreh <imrehg(at)gmail(dot)com>
-# Contributor: Ghost of Kendo <ghostofkendo at gmail dot com>
-
-pkgname=python2-netifaces
-pkgver=0.8
-pkgrel=2
-pkgdesc="Portable module to access network interface information in Python"
-arch=('i686' 'x86_64')
-url="http://alastairs-place.net/netifaces/"
-license=('MIT')
-depends=('python2')
-makedepends=('python2-distribute')
-source=("http://alastairs-place.net/projects/netifaces/netifaces-${pkgver}.tar.gz")
-md5sums=('e57e5983f4c286fac5f8068fbfc5c873')
-
-package() {
-  cd "${srcdir}/netifaces-${pkgver}"
-  python2 setup.py install --root "${pkgdir}"
-
-  # Install license, that is inside the readme file
-  install -Dm644 README "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
-}

Copied: python2-netifaces/repos/community-x86_64/PKGBUILD (from rev 111808, python2-netifaces/trunk/PKGBUILD)
===================================================================
--- community-x86_64/PKGBUILD	                        (rev 0)
+++ community-x86_64/PKGBUILD	2014-05-25 08:23:20 UTC (rev 111809)
@@ -0,0 +1,24 @@
+# $Id$
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
+# Contributor: Gergely Imreh <imrehg(at)gmail(dot)com>
+# Contributor: Ghost of Kendo <ghostofkendo at gmail dot com>
+
+pkgname=python2-netifaces
+pkgver=0.10.4
+pkgrel=1
+pkgdesc="Portable module to access network interface information in Python"
+arch=('i686' 'x86_64')
+url="http://alastairs-place.net/netifaces/"
+license=('MIT')
+depends=('python2')
+makedepends=('python2-distribute')
+source=("https://pypi.python.org/packages/source/n/netifaces/netifaces-${pkgver}.tar.gz")
+md5sums=('36da76e2cfadd24cc7510c2c0012eb1e')
+
+package() {
+  cd "${srcdir}/netifaces-${pkgver}"
+  python2 setup.py install --root "${pkgdir}"
+
+  # Install license, that is inside the readme file
+  install -Dm644 README.rst "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+}




More information about the arch-commits mailing list