mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
python-github3: update to 1.2.0.
This commit is contained in:
parent
d3692d51e5
commit
4315c24492
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.1.0
|
version=1.2.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=ee91e7e1fc5fa5237f7660c6d57c7ee0ba81cef6527006985382a75f71c3aab3
|
checksum=35fea5bf3567a8e88d3660686d83f96ef164e698ce6fb30f9e2b0edded7357af
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue