Move py3.6 to py3.8 and drop LXC dependencies

This commit is contained in:
Disassembler 2020-03-12 23:29:19 +01:00
parent 71aa208b16
commit 23716ddfb6
No known key found for this signature in database
GPG Key ID: 524BD33A0EE29499
16 changed files with 2 additions and 3 deletions

View File

@ -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() {

View File

@ -1 +0,0 @@
{"apps": {}, "images": {}}