diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 07:37:39 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:57 +0000 |
commit | 440e50dc012c8832bc226080890a5d11ceb2f267 (patch) | |
tree | 02e3dcbbbce55217eae14e4730c04928f23ed10b /testing/py3-setuptools-git/APKBUILD | |
parent | 5510ab72318cb58f73060d8f6035b7909842a987 (diff) | |
download | aports-440e50dc012c8832bc226080890a5d11ceb2f267.tar.bz2 aports-440e50dc012c8832bc226080890a5d11ceb2f267.tar.xz |
testing/py3-setuptools-git: rebuild against python 3.7
Diffstat (limited to 'testing/py3-setuptools-git/APKBUILD')
-rw-r--r-- | testing/py3-setuptools-git/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-setuptools-git/APKBUILD b/testing/py3-setuptools-git/APKBUILD index 828c3aa376..233db56178 100644 --- a/testing/py3-setuptools-git/APKBUILD +++ b/testing/py3-setuptools-git/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-setuptools-git _pkgname=setuptools-git pkgver=1.2 -pkgrel=0 +pkgrel=1 pkgdesc="Setuptools plugin for Git" url="https://github.com/wichert/setuptools-git" arch="noarch" |