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

Commit b7ef25f

Browse files
dvzrvsvntogit
authored and
svntogit
committed
upgpkg: python-gitdb 1:4.0.6-1: Upgrade to 4.0.6.
Upstream switched to new key-id 27C50E7F590947D7273A741E85194C08421980C9 after breaking their hardware key which carried the previous: gitpython-developers/gitdb#55 git-svn-id: file:///srv/repos/svn-community/svn@903436 9fca08f4-af9d-4005-b8df-a31f2cc04f65
1 parent 3526b5f commit b7ef25f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: trunk/PKGBUILD

+4-4
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
_name=gitdb
66
pkgdesc="A pure-Python git object database"
77
pkgname=python-gitdb
8-
pkgver=4.0.5
9-
pkgrel=3
8+
pkgver=4.0.6
9+
pkgrel=1
1010
epoch=1
1111
url="https://github.com/gitpython-developers/gitdb"
1212
license=('BSD')
@@ -15,9 +15,9 @@ depends=('git' 'python-smmap')
1515
makedepends=('python-setuptools')
1616
checkdepends=('python-nose')
1717
source=("https://pypi.org/packages/source/g/${_name}/${_name}-${pkgver}.tar.gz"{,.asc})
18-
sha512sums=('a3f562928a863121c4051663a0674aa94937527b2fc40a7f392d2913d4d1443bda278e2f7cf362d499389691d24a2d965ab89a6533d42a157db3ab629a377e83'
18+
sha512sums=('b9cf964390cf18894c02e8854ef5099ef239bf4a43ae8659bf3def22a0fc35814c7416fd8b8312d9d0a170e5e0ea84380edbcac47cc435dc9ec1d98cf7f6463f'
1919
'SKIP')
20-
validpgpkeys=('2CF6E0B51AAF73F09B1C21174D1DA68C88710E60') # Sebastian Thiel (In Rust I trust!) <[email protected]>
20+
validpgpkeys=('27C50E7F590947D7273A741E85194C08421980C9') # Sebastian Thiel (In Rust I trust!) <[email protected]>
2121

2222
prepare() {
2323
mv -v "${_name}-${pkgver}" "${pkgname}-${pkgver}"

0 commit comments

Comments
 (0)