Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-libvcs
Commits:
dce4415f by Antonio Rojas at 2024-12-04T22:44:09+01:00
upgpkg: 0.30.1-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-libvcs
pkgdesc = Lite, typed, pythonic utilities for git, svn, mercurial, etc
pkgver = 0.30.1
- pkgrel = 1
+ pkgrel = 2
url = https://libvcs.git-pull.com/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name='libvcs'
pkgname="python-${_name}"
pkgver=0.30.1
-pkgrel=1
+pkgrel=2
pkgdesc='Lite, typed, pythonic utilities for git, svn, mercurial, etc'
arch=('any')
url='https://libvcs.git-pull.com/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libvcs/-/commit/dce4415f1667d0a764bbbf539fb8a65db3be9a14
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-libvcs/-/commit/dce4415f1667d0a764bbbf539fb8a65db3be9a14
You're receiving this email because of your account on gitlab.archlinux.org.