aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/python
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/python')
-rw-r--r--recipes/python/pyring_1.1.10.bb1
-rw-r--r--recipes/python/python-daap_0.7.1.bb1
-rw-r--r--recipes/python/python-psyco_1.6.bb1
-rw-r--r--recipes/python/python-pycups_1.9.45.bb1
4 files changed, 4 insertions, 0 deletions
diff --git a/recipes/python/pyring_1.1.10.bb b/recipes/python/pyring_1.1.10.bb
index 4d2e413159..2bdc111b4e 100644
--- a/recipes/python/pyring_1.1.10.bb
+++ b/recipes/python/pyring_1.1.10.bb
@@ -3,6 +3,7 @@ SECTION = "console/network"
PRIORITY = "optional"
LICENSE = "GPL"
RDEPENDS_${PN} = "python python-pygtk python-xml python-netclient python-numeric pydes"
+PR = "r1"
ARCH_pyring = "all"
diff --git a/recipes/python/python-daap_0.7.1.bb b/recipes/python/python-daap_0.7.1.bb
index a16573a44f..bf1faea6db 100644
--- a/recipes/python/python-daap_0.7.1.bb
+++ b/recipes/python/python-daap_0.7.1.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "A pure Python DAAP client implementation"
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "LGPL"
+PR = "r1"
inherit distutils
diff --git a/recipes/python/python-psyco_1.6.bb b/recipes/python/python-psyco_1.6.bb
index f916fb842f..cb9f95b63f 100644
--- a/recipes/python/python-psyco_1.6.bb
+++ b/recipes/python/python-psyco_1.6.bb
@@ -4,6 +4,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "PSF"
RDEPENDS_${PN} = "python-core"
+PR = "r1"
SRCNAME = "psyco"
SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}-src.tar.gz"
diff --git a/recipes/python/python-pycups_1.9.45.bb b/recipes/python/python-pycups_1.9.45.bb
index 66afd92dc5..4e28e68606 100644
--- a/recipes/python/python-pycups_1.9.45.bb
+++ b/recipes/python/python-pycups_1.9.45.bb
@@ -3,6 +3,7 @@ SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPLv2"
DEPENDS = "cups"
+PR = "r1"
SRCNAME = "pycups"
SRC_URI = "http://cyberelk.net/tim/data/pycups/pycups-${PV}.tar.bz2"