mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
python-github3: update to 1.3.0.
This commit is contained in:
parent
0f958c0f0f
commit
ab106a8f8d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-github3'
|
# Template file for 'python-github3'
|
||||||
pkgname=python-github3
|
pkgname=python-github3
|
||||||
version=1.2.0
|
version=1.3.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="github3.py-${version}"
|
wrksrc="github3.py-${version}"
|
||||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github3py.readthedocs.org"
|
homepage="https://github3py.readthedocs.org"
|
||||||
changelog="https://raw.githubusercontent.com/sigmavirus24/github3.py/master/docs/source/release-notes/${version}.rst"
|
changelog="https://raw.githubusercontent.com/sigmavirus24/github3.py/master/docs/source/release-notes/${version}.rst"
|
||||||
distfiles="${PYPI_SITE}/g/github3.py/github3.py-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/g/github3.py/github3.py-${version}.tar.gz"
|
||||||
checksum=35fea5bf3567a8e88d3660686d83f96ef164e698ce6fb30f9e2b0edded7357af
|
checksum=15a115c18f7bfcf934dfef7ab103844eb9f620c586bad65967708926da47cbda
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue