Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-vagrant
Commits:
c8cc5432 by Jelle van der Waa at 2024-11-16T19:09:06+01:00
upgpkg: 1.1.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-vagrant
pkgdesc = Python bindings for interacting with Vagrant virtual machines.
pkgver = 1.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/todddeluca/python-vagrant
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-vagrant
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for interacting with Vagrant virtual machines."
url="https://github.com/todddeluca/python-vagrant"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-vagrant/-/commit/c8cc5432152ef74a836c75e7eda6f2b4785d3f84
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-vagrant/-/commit/c8cc5432152ef74a836c75e7eda6f2b4785d3f84
You're receiving this email because of your account on gitlab.archlinux.org.