Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 05802ef

Browse files
committed
upgpkg: python-gitpython 3.1.11-1: Upgrade to 3.1.11.
Upstream broke a hardware key and had no backups: gitpython-developers/GitPython#1055 Switch to '27C50E7F590947D7273A741E85194C08421980C9' as new key for source verification. git-svn-id: file:///srv/repos/svn-community/svn@744670 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent fe28e2e commit 05802ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: python-gitpython/trunk/PKGBUILD

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
_name=gitpython
66
pkgdesc="A python library used to interact with Git repositories"
77
pkgname=python-gitpython
8-
pkgver=3.1.7
8+
pkgver=3.1.11
99
pkgrel=1
1010
url="https://github.com/gitpython-developers/gitpython"
1111
license=('BSD')
@@ -16,7 +16,7 @@ checkdepends=('python-ddt' 'python-nose' 'python-pytest' 'python-virtualenv')
1616
source=("git+https://github.com/gitpython-developers/gitpython.git#tag=${pkgver}?signed")
1717
sha512sums=('SKIP')
1818
b2sums=('SKIP')
19-
validpgpkeys=('2CF6E0B51AAF73F09B1C21174D1DA68C88710E60') # Sebastian Thiel (In Rust I trust!) <[email protected]>
19+
validpgpkeys=('27C50E7F590947D7273A741E85194C08421980C9') # Sebastian Thiel (In Rust I trust!) <[email protected]>
2020

2121
build() {
2222
cd "${_name}"

0 commit comments

Comments
 (0)