mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-gitdb: update to 2.0.5.
This commit is contained in:
parent
76bed444a0
commit
75a481b6f6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-gitdb'
|
# Template file for 'python-gitdb'
|
||||||
pkgname=python-gitdb
|
pkgname=python-gitdb
|
||||||
version=2.0.4
|
version=2.0.5
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="gitdb2-${version}"
|
wrksrc="gitdb2-${version}"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Joseph LaFreniere <joseph@lafreniere.xyz>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/gitpython-developers/gitdb"
|
homepage="https://github.com/gitpython-developers/gitdb"
|
||||||
distfiles="${PYPI_SITE}/g/gitdb2/gitdb2-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/gitdb2/gitdb2-${version}.tar.gz"
|
||||||
checksum=bb4c85b8a58531c51373c89f92163b92f30f81369605a67cd52d1fc21246c044
|
checksum=83361131a1836661a155172932a13c08bda2db3674e4caa32368aa6eb02f38c2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue