Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d6d23cd9c4953908fa89585b8ba15dac0081827d
commit d6d23cd9c4953908fa89585b8ba15dac0081827d Author: PacMiam <[email protected]> Date: Wed May 21 13:05:21 2014 +0200 dbus-python-1.2.0-4-i686 - Rebuild with python-3.0-3.4.1 diff --git a/source/apps/dbus-python/FrugalBuild b/source/apps/dbus-python/FrugalBuild index 2f2713f..95f1c73 100644 --- a/source/apps/dbus-python/FrugalBuild +++ b/source/apps/dbus-python/FrugalBuild @@ -1,9 +1,10 @@ # Compiling time: 0.12 SBU # Maintainer: crazy <[email protected]> +# Contributor: PacMiam <[email protected]> pkgname=dbus-python pkgver=1.2.0 -pkgrel=3 +pkgrel=4 pkgdesc="Python bindings for D-BUS" url="http://www.freedesktop.org/wiki/Software/DBusBindings" depends=('dbus-glib>=0.74-2' 'python>=2.7') @@ -16,8 +17,8 @@ source=(http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz) sha1sums=('7a00f7861d26683ab7e3f4418860bd426deed9b5') subpkgs=("${subpkgs[@]}" "dbus-python3") -subdescs=("${subdescs[@]}" "Python 3.3 bindings for DBUS") -subdepends=("${subdepends[@]}" "python-3.0>=3.3.0 dbus-glib>=0.74-2 python>=2.7") +subdescs=("${subdescs[@]}" "Python 3.4 bindings for DBUS") +subdepends=("${subdepends[@]}" "python-3.0>=3.4.0 dbus-glib>=0.74-2 python>=2.7") subrodepends=("${subrodepends[@]}" "$pkgname-devel") subgroups=("${subgroups[@]}" 'apps') subarchs=("${subarchs[@]}" 'i686 x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
