mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
main/py-cryptography: moved from community
This commit is contained in:
parent
9167783064
commit
fab3c7cb82
@ -3,7 +3,7 @@
|
||||
pkgname=py-cryptography
|
||||
_pkgname=${pkgname#py-}
|
||||
pkgver=1.4
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A package which provides cryptographic recipes and primitives"
|
||||
url="http://pypi.python.org/pypi/cryptography"
|
||||
arch="noarch"
|
||||
@ -37,7 +37,7 @@ _py() {
|
||||
_py2() {
|
||||
_py python2
|
||||
replaces="$pkgname"
|
||||
depends="$depends py-ipaddress py-enum34"
|
||||
depends="$depends py2-ipaddress py2-enum34"
|
||||
}
|
||||
|
||||
_py3() {
|
||||
Loading…
x
Reference in New Issue
Block a user