Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
netplan
Commits:
1be6057e by Jelle van der Waa at 2024-11-21T18:43:45+01:00
upgpkg: 1.1-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = netplan
pkgdesc = Network configuration abstraction renderer
pkgver = 1.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/canonical/netplan
arch = x86_64
license = GPL-3.0-only
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=netplan
pkgver=1.1
-pkgrel=1
+pkgrel=2
pkgdesc="Network configuration abstraction renderer"
arch=('x86_64')
url="https://github.com/canonical/netplan"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/netplan/-/commit/1be6057e7c3d6c42ffc719d39145fd10f77befc6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/netplan/-/commit/1be6057e7c3d6c42ffc719d39145fd10f77befc6
You're receiving this email because of your account on gitlab.archlinux.org.