From 9a7666b8fe63f4a33d43f36ff8e03f8392d36200 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 20 Mar 2018 08:39:14 -0300 Subject: [PATCH] python-github3: update to 1.0.1. --- srcpkgs/python-github3/template | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/srcpkgs/python-github3/template b/srcpkgs/python-github3/template index f27f87da0e..d94fbf286a 100644 --- a/srcpkgs/python-github3/template +++ b/srcpkgs/python-github3/template @@ -1,9 +1,7 @@ # Template file for 'python-github3' pkgname=python-github3 -reverts="1.0.0a4_1" -version=0.9.6 -revision=2 -noarch=yes +version=1.0.1 +revision=1 wrksrc="github3.py-${version}" build_style=python-module pycompile_module="github3" @@ -12,9 +10,10 @@ depends="python-requests python-uritemplate" short_desc="Wrapper for GitHub's API (Python2)" maintainer="Joseph LaFreniere " homepage="https://github3py.readthedocs.org" -license="3-clause-BSD" +license="BSD-3-Clause" distfiles="${PYPI_SITE}/g/github3.py/github3.py-${version}.tar.gz" -checksum=b831db85d7ff4a99d6f4e8368918095afeea10f0ec50798f9a937c830ab41dc5 +checksum=f5e069a91d72b88c3cd968d0d61ef213ce119dbfe5c9d7ac67b0954abf9882de +noarch=yes post_install() { vlicense LICENSE