python-enchant: remove package
pyenchant now requires: Python >=3.5 Closes: #28117 [via git-merge-pr]
This commit is contained in:
parent
30442e9c31
commit
fdf54ec880
2 changed files with 1 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
||||||
# Template file for 'python-enchant'
|
|
||||||
pkgname=python-enchant
|
|
||||||
version=2.0.0
|
|
||||||
revision=4
|
|
||||||
wrksrc="pyenchant-${version}"
|
|
||||||
build_style=python2-module
|
|
||||||
hostmakedepends="python-setuptools enchant-devel"
|
|
||||||
depends="enchant"
|
|
||||||
short_desc="Spellchecking library for Python 3"
|
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
||||||
license="LGPL-2.1"
|
|
||||||
homepage="https://github.com/rfk/pyenchant"
|
|
||||||
distfiles="${PYPI_SITE}/p/pyenchant/pyenchant-${version}.tar.gz"
|
|
||||||
checksum=fc31cda72ace001da8fe5d42f11c26e514a91fa8c70468739216ddd8de64e2a0
|
|
|
@ -60,6 +60,7 @@ replaces="
|
||||||
python-PyQt4<=4.12.1_4
|
python-PyQt4<=4.12.1_4
|
||||||
python-SecretStorage<=2.3.1_4
|
python-SecretStorage<=2.3.1_4
|
||||||
python-audit<=2.8.5_2
|
python-audit<=2.8.5_2
|
||||||
|
python-enchant<=2.0.0_4
|
||||||
python-jellyfish<=0.6.1_2
|
python-jellyfish<=0.6.1_2
|
||||||
python-matplotlib<=2.2.4_2
|
python-matplotlib<=2.2.4_2
|
||||||
python-matplotlib-data<=2.2.4_2
|
python-matplotlib-data<=2.2.4_2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue