python-msp430-tools: remove
mostly python2, upstream has been quiet for 5 years
This commit is contained in:
parent
bbebe5706b
commit
9ce72ed8ec
3 changed files with 1 additions and 20 deletions
|
@ -1,19 +0,0 @@
|
||||||
# Template file for 'python-msp430-tools'
|
|
||||||
pkgname=python-msp430-tools
|
|
||||||
version=0.9.2
|
|
||||||
revision=2
|
|
||||||
build_style=python2-module
|
|
||||||
pycompile_module="msp430"
|
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
depends="python-pyserial"
|
|
||||||
short_desc="Collection of tools related to the MSP430 embedded processor"
|
|
||||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
||||||
license="BSD-3-Clause"
|
|
||||||
homepage="https://pypi.org/project/python-msp430-tools/"
|
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
|
||||||
checksum=544de0c333a4e58a9f5585454a515c6f6159547a5e9a6103cc1e1f064d8323d8
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE.txt LICENSE
|
|
||||||
rm ${DESTDIR}/usr/bin/msp430-downloader # needs EasyDialogs
|
|
||||||
}
|
|
|
@ -1 +0,0 @@
|
||||||
site=https://pypi.org/project/python-msp430-tools/
|
|
|
@ -533,6 +533,7 @@ replaces="
|
||||||
python-matplotlib<=2.2.4_2
|
python-matplotlib<=2.2.4_2
|
||||||
python-mock<=3.0.5_2
|
python-mock<=3.0.5_2
|
||||||
python-more-itertools<=5.0.0_3
|
python-more-itertools<=5.0.0_3
|
||||||
|
python-msp430-tools<=0.9.2_2
|
||||||
python-netifaces<=0.10.9_3
|
python-netifaces<=0.10.9_3
|
||||||
python-nose<=1.3.7_7
|
python-nose<=1.3.7_7
|
||||||
python-notify<=0.1.1_13
|
python-notify<=0.1.1_13
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue