David Runge pushed to branch main at Arch Linux / Packaging / Packages / python-gitpython
Commits: 827efb4a by David Runge at 2023-09-04T01:26:34+02:00 upgpkg: 3.1.34-1 Switch to correct SPDX license identifier (BSD-3-Clause) - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -5,11 +5,11 @@ _name=gitpython pkgdesc="A python library used to interact with Git repositories" pkgname=python-gitpython -_commit=c1c877b0ca1cd8429c6b8bd9d8a742360f995160 # refs/tags/3.1.33 -pkgver=3.1.33 +_commit=b60033e81f54eb734187c33ca4add5a241e970fc # refs/tags/3.1.34 +pkgver=3.1.34 pkgrel=1 url="https://github.com/gitpython-developers/gitpython" -license=(BSD) +license=(BSD-3-Clause) arch=(any) depends=( git View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-gitpython/-/commit/827efb4a64278f10d89405a16261320458d9fa7f -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-gitpython/-/commit/827efb4a64278f10d89405a16261320458d9fa7f You're receiving this email because of your account on gitlab.archlinux.org.
