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

Balló György bgyorgy at nymeria.archlinux.org
Tue Apr 2 00:26:30 UTC 2013


    Date: Tuesday, April 2, 2013 @ 02:26:30
  Author: bgyorgy
Revision: 87507

upgpkg: python2-ubuntuone-storageprotocol 4.2.0-1

Update to version 4.2.0

Modified:
  python2-ubuntuone-storageprotocol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-02 00:24:43 UTC (rev 87506)
+++ PKGBUILD	2013-04-02 00:26:30 UTC (rev 87507)
@@ -3,16 +3,16 @@
 
 _pkgname=ubuntuone-storage-protocol
 pkgname=python2-ubuntuone-storageprotocol
-pkgver=4.0.0
+pkgver=4.2.0
 pkgrel=1
 pkgdesc="Library for the Ubuntu One storage protocol, which is written using google protocol buffers, and some wrapper libraries in python"
 arch=('any')
 url="https://launchpad.net/ubuntuone-storage-protocol"
 license=('AGPL')
-depends=('python2-dirspec' 'python2-oauth' 'python2-pyopenssl' 'protobuf-python' 'twisted')
+depends=('python2-dirspec' 'python2-oauthlib' 'python2-pyopenssl' 'protobuf-python' 'twisted')
 makedepends=('python2-distribute')
-source=(http://launchpad.net/$_pkgname/stable-4-0/$pkgver/+download/$_pkgname-$pkgver.tar.gz)
-md5sums=('5eedb515137c7f66df69b4f9d991c55f')
+source=(https://launchpad.net/$_pkgname/stable-4-2/$pkgver/+download/$_pkgname-$pkgver.tar.gz)
+md5sums=('935625de2a0eb861a9a6b80a62e8ac37')
 
 build() {
   cd "$srcdir/$_pkgname-$pkgver"




More information about the arch-commits mailing list