upgpkg: python-vagrant-1.1.0-4: Rebuild for Python 3.14
This commit is contained in:
parent
f2a0b2ba0e
commit
b021751ef7
3 changed files with 1 additions and 19 deletions
17
.SRCINFO
17
.SRCINFO
|
|
@ -1,17 +0,0 @@
|
|||
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
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -4,7 +4,6 @@
|
|||
# But not these files...
|
||||
!.gitignore
|
||||
!PKGBUILD
|
||||
!.SRCINFO
|
||||
!LICENSE
|
||||
!chroot-build
|
||||
!.nvchecker.toml
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
pkgname=python-vagrant
|
||||
pkgver=1.1.0
|
||||
pkgrel=3
|
||||
pkgrel=4
|
||||
pkgdesc="Python bindings for interacting with Vagrant virtual machines."
|
||||
url="https://github.com/todddeluca/python-vagrant"
|
||||
license=('MIT')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue