[arch-commits] Commit in python2-xenstore/trunk (PKGBUILD)

Daniel Wallace dwallace at nymeria.archlinux.org
Sat Apr 26 23:40:24 UTC 2014


    Date: Sunday, April 27, 2014 @ 01:40:24
  Author: dwallace
Revision: 110209

upgpkg: python2-xenstore 0.0.2-4

upgpkg: python2-xenstore 0.0.2-4 add provides

Modified:
  python2-xenstore/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-26 23:24:46 UTC (rev 110208)
+++ PKGBUILD	2014-04-26 23:40:24 UTC (rev 110209)
@@ -2,7 +2,7 @@
 # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com>
 pkgname=python2-xenstore
 pkgver=0.0.2
-pkgrel=3
+pkgrel=4
 pkgdesc="Python XenStore Module"
 arch=('x86_64' 'i686')
 url="https://pypi.python.org/pypi/pyxenstore"
@@ -9,6 +9,8 @@
 license=('GPL')
 depends=('python2' 'xenstore')
 makedepends=('python2-distribute')
+replaces=('python2-pyxenstore')
+provides=('python2-pyxenstore')
 source=("https://pypi.python.org/packages/source/p/py${pkgname#*-}/py${pkgname#*-}-$pkgver.tar.gz")
 md5sums=('4da2524ed0ec9439afc5c9a46ac21c6c')
 




More information about the arch-commits mailing list