Move py3.6 to py3.8 and drop LXC dependencies
This commit is contained in:
parent
71aa208b16
commit
23716ddfb6
4
APKBUILD
4
APKBUILD
@ -3,11 +3,11 @@
|
|||||||
pkgname=vmmgr
|
pkgname=vmmgr
|
||||||
pkgver=0.0.1
|
pkgver=0.0.1
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="VM and LXC-packages application Manager"
|
pkgdesc="VM and application manager"
|
||||||
url="https://spotter.vm/"
|
url="https://spotter.vm/"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="GPL"
|
license="GPL"
|
||||||
depends="acme-sh lxc python3 py3-bcrypt py3-cffi py3-cryptography py3-dnspython py3-jinja2 py3-requests py3-six py3-werkzeug shadow-uidmap"
|
depends="acme-sh python3 py3-bcrypt py3-cffi py3-cryptography py3-dnspython py3-jinja2 py3-requests py3-six py3-werkzeug"
|
||||||
options="!check !strip"
|
options="!check !strip"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
@ -1 +0,0 @@
|
|||||||
{"apps": {}, "images": {}}
|
|
Loading…
Reference in New Issue
Block a user