mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-06 04:46:42 +02:00
testing/py3-pygithub: rebuild against python 3.7
This commit is contained in:
parent
ad76695af8
commit
c91e2a5111
@ -3,13 +3,13 @@
|
||||
pkgname=py3-pygithub
|
||||
_pkgname=PyGithub
|
||||
pkgver=1.40
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Typed interactions with the GitHub API v3"
|
||||
url="https://github.com/PyGithub/PyGithub"
|
||||
arch="noarch"
|
||||
license="LGPL-3.0-or-later"
|
||||
depends="python3 py3-jwt py3-requests"
|
||||
makedepends="python3-dev"
|
||||
makedepends="python3-dev py3-setuptools"
|
||||
source="https://github.com/PyGithub/PyGithub/archive/v$pkgver/$_pkgname-$pkgver.tar.gz"
|
||||
builddir="$srcdir/$_pkgname-$pkgver"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user