summaryrefslogtreecommitdiff
path: root/packages/python/python-pytest_0.5.0.bb
blob: 72826593e4115891c7cc1602181ef7d0fb23b751 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "This is a small package that facilitates the unit testing process \
by aggregating PyUnit tests and making them easier to call from the command \
line and from within other unit tests."
SECTION = "devel/python"
PRIORITY = "optional"
LICENSE = "GPL"
SRCNAME = "pytest"
PR = "ml0"

SRC_URI = "${SOURCEFORGE_MIRROR}/meta-tools/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"

inherit distutils
l-linux: Put mkfs.minix and fsck.minix under update-alternativesJamie Lenehan5 2006-09-15util-linux: back out of my last change.Rod Whitby1 2006-09-15util-linux: bumped the PR on the latest version cause the .inc file changedRod Whitby1 2006-09-15util-linux: fixed the checklink function - it was not removing the correct fi...Rod Whitby1 2006-08-05packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks!Holger Freyther4 2006-06-07util-linux: gcc 4.1.1 did not like umount being redeclared as staticFrans Meulenbroeks6 2006-06-01util-linux-native: Do not include .inc file. Too much is overridden.Raymond Danks1 2006-05-31util-linux - Add util-linux-nativeRaymond Danks1 2006-01-27util-linux: split out umount/swap/losetup commands in allJohn Bowler5 2006-01-21util-linux: Upstream upgrade to 2.12rOyvind Repvik3 2005-10-26slugos, openslug, ucslugc: move to new slugos base distro in openslug 3.0, uc...John Bowler1 2005-10-01util-linux: change hwclock u-a prio to be lower than busyboxOyvind Repvik2 2005-09-09uclibc, alsa, monotone-5, util-linux: enable thumb on ucslugc, disable it on ...John Bowler1 2005-08-05Bump PR. Why can I *never* remember to bump that PR?Oyvind Repvik1 2005-08-05Update u-a to include /bin/mount and umount (busybox conflict)Oyvind Repvik1 2005-07-23Updated to use update-alternatives and fix some FHS bugsDavid Karlstrom