From f3546b55eb90f33f0d1416b631538c00dbc20c76 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 6 Aug 2018 04:47:58 -0300 Subject: [PATCH] python-github3: update to 1.1.0. --- srcpkgs/python-github3/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-github3/template b/srcpkgs/python-github3/template index d94fbf286a9..ccc4372423d 100644 --- a/srcpkgs/python-github3/template +++ b/srcpkgs/python-github3/template @@ -1,7 +1,8 @@ # Template file for 'python-github3' pkgname=python-github3 -version=1.0.1 +version=1.1.0 revision=1 +noarch=yes wrksrc="github3.py-${version}" build_style=python-module pycompile_module="github3" @@ -9,11 +10,11 @@ hostmakedepends="python-setuptools python3-setuptools" depends="python-requests python-uritemplate" short_desc="Wrapper for GitHub's API (Python2)" maintainer="Joseph LaFreniere " -homepage="https://github3py.readthedocs.org" license="BSD-3-Clause" +homepage="https://github3py.readthedocs.org" +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" -checksum=f5e069a91d72b88c3cd968d0d61ef213ce119dbfe5c9d7ac67b0954abf9882de -noarch=yes +checksum=ee91e7e1fc5fa5237f7660c6d57c7ee0ba81cef6527006985382a75f71c3aab3 post_install() { vlicense LICENSE