python-cryptography_vectors: remove package
This commit is contained in:
parent
4b699a481c
commit
8c7e5f9420
3 changed files with 1 additions and 20 deletions
|
@ -1,18 +0,0 @@
|
||||||
# Template file for 'python-cryptography_vectors'
|
|
||||||
pkgname=python-cryptography_vectors
|
|
||||||
version=3.3.2
|
|
||||||
revision=1
|
|
||||||
wrksrc="cryptography_vectors-${version}"
|
|
||||||
build_style=python2-module
|
|
||||||
hostmakedepends="python-setuptools"
|
|
||||||
short_desc="Test vectors for python-cryptography"
|
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
|
||||||
license="BSD-3-Clause, Apache-2.0"
|
|
||||||
homepage="https://github.com/pyca/cryptography"
|
|
||||||
distfiles="${PYPI_SITE}/c/cryptography_vectors/cryptography_vectors-${version}.tar.gz"
|
|
||||||
checksum=8c9d5afada647a6c937c6392c975f204b540c31f25fd4acd925ec0e180be0afa
|
|
||||||
|
|
||||||
post_install() {
|
|
||||||
vlicense LICENSE
|
|
||||||
vlicense LICENSE.BSD
|
|
||||||
}
|
|
|
@ -1,2 +0,0 @@
|
||||||
# cryptography >= 3.4 does not support Python 2
|
|
||||||
pattern="cryptography_vectors-\K3\.3\.[0-9.]+(?=.tar.gz)"
|
|
|
@ -271,6 +271,7 @@ replaces="
|
||||||
python-chardet<=4.0.0_3
|
python-chardet<=4.0.0_3
|
||||||
python-configobj<=5.0.6_9
|
python-configobj<=5.0.6_9
|
||||||
python-crypto<=3.9.7_3
|
python-crypto<=3.9.7_3
|
||||||
|
python-cryptography_vectors<=3.3.2_1
|
||||||
python-docutils<=0.16_3
|
python-docutils<=0.16_3
|
||||||
python-enchant<=2.0.0_4
|
python-enchant<=2.0.0_4
|
||||||
python-evdev<=1.2.0_5
|
python-evdev<=1.2.0_5
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue