python-pyvisa: update to 1.1
authorMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 07:54:09 +0000 (07:54 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 16 Aug 2007 07:54:09 +0000 (07:54 +0000)
packages/python/python-pyvisa_1.1.bb [moved from packages/python/python-pyvisa_0.9.7.bb with 87% similarity]

similarity index 87%
rename from packages/python/python-pyvisa_0.9.7.bb
rename to packages/python/python-pyvisa_1.1.bb
index 5657c79..1bb1858 100644 (file)
@@ -1,9 +1,11 @@
 DESCRIPTION = "A Python package with bindings to the 'Virtual Instrument Software Architecture' \
 (VISA) library, in order to control measurement devices and test equipment via GPIB, RS232, or USB."
 SECTION = "devel/python"
+HOMEPAGE = "http://pyvisa.sourceforge.net/"
 PRIORITY = "optional"
 LICENSE = "BSD"
 SRCNAME = "PyVISA"
+PR = "ml0"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/pyvisa/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"