Initial commit
This commit is contained in:
commit
f2a0b2ba0e
8 changed files with 188 additions and 0 deletions
17
.SRCINFO
Normal file
17
.SRCINFO
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
pkgbase = python-vagrant
|
||||
pkgdesc = Python bindings for interacting with Vagrant virtual machines.
|
||||
pkgver = 1.1.0
|
||||
pkgrel = 3
|
||||
url = https://github.com/todddeluca/python-vagrant
|
||||
arch = any
|
||||
license = MIT
|
||||
makedepends = git
|
||||
makedepends = python-build
|
||||
makedepends = python-installer
|
||||
makedepends = python-setuptools-scm
|
||||
makedepends = python-wheel
|
||||
depends = python
|
||||
source = git+https://github.com/pycontribs/python-vagrant#tag=v1.1.0
|
||||
b2sums = 2d10574dec7210bfa59bd2d6e2b75ebbab9dc26cd1dc0435f203548d8db8b09a1d8bf982b25066c0f5c7bca758938894b067cd4c9e44f0d110eee2e593a96a49
|
||||
|
||||
pkgname = python-vagrant
|
||||
Loading…
Add table
Add a link
Reference in a new issue