mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
community/py-psutil: fixed upgrade issue when install py2 package
This commit is contained in:
parent
2e42e90cd9
commit
c9861422ea
@ -43,6 +43,7 @@ _py() {
|
|||||||
|
|
||||||
_py2() {
|
_py2() {
|
||||||
_py python2
|
_py python2
|
||||||
|
replaces="$pkgname"
|
||||||
}
|
}
|
||||||
|
|
||||||
_py3() {
|
_py3() {
|
||||||
|
Loading…
Reference in New Issue
Block a user