mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
python-pytest-relaxed: remove
No work done on fixing it.
This commit is contained in:
parent
b7ea49dd35
commit
dee3738ca3
3 changed files with 4 additions and 26 deletions
1
srcpkgs/python-pytest-relaxed/INSTALL.msg
Normal file
1
srcpkgs/python-pytest-relaxed/INSTALL.msg
Normal file
|
@ -0,0 +1 @@
|
||||||
|
python-pytest-relaxed is no longer provided by Void Linux, and will be fully removed from the repos on 2019-07-12
|
|
@ -1,31 +1,9 @@
|
||||||
broken="pytest-relaxed currently only works with pytest<3.3"
|
|
||||||
# Template file for 'python-pytest-relaxed'
|
# Template file for 'python-pytest-relaxed'
|
||||||
pkgname=python-pytest-relaxed
|
pkgname=python-pytest-relaxed
|
||||||
version=1.1.2
|
version=1.1.2
|
||||||
revision=1
|
revision=2
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname/python-//}-${version}"
|
build_style=meta
|
||||||
build_style=python-module
|
short_desc="Relaxed test discovery/organization for pytest (Python2) (removed package)"
|
||||||
pycompile_module="pytest_relaxed"
|
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
|
||||||
depends="python-decorator python-six python-pytest"
|
|
||||||
short_desc="Relaxed test discovery/organization for pytest (Python2)"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/bitprophet/pytest-relaxed"
|
homepage="https://github.com/bitprophet/pytest-relaxed"
|
||||||
distfiles="${PYPI_SITE}/p/pytest-relaxed/pytest-relaxed-${version}.tar.gz"
|
|
||||||
checksum=9159d01dcca84d0fcb1f9487d38bf32f8927506a6054a363660c964b9afe9832
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
||||||
|
|
||||||
python3-pytest-relaxed_package() {
|
|
||||||
archs=noarch
|
|
||||||
depends="${depends/python/python3}"
|
|
||||||
short_desc="${short_desc/Python2/Python3}"
|
|
||||||
pkg_install() {
|
|
||||||
vmove usr/lib/python3*
|
|
||||||
vlicense LICENSE
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
python-pytest-relaxed
|
|
Loading…
Add table
Reference in a new issue