diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:05:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:41 +0000 |
commit | 0a8e4eb1d288b2d9c29937aac80fac9cbe72cbe6 (patch) | |
tree | e8f45fed25adea3004b20b469d7eb840eab4f54a /testing/py3-pygfm/APKBUILD | |
parent | a24298b888e882b5012aa84b377cdccd5d3d0b98 (diff) | |
download | aports-0a8e4eb1d288b2d9c29937aac80fac9cbe72cbe6.tar.bz2 aports-0a8e4eb1d288b2d9c29937aac80fac9cbe72cbe6.tar.xz |
testing/py3-pygfm: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pygfm/APKBUILD')
-rw-r--r-- | testing/py3-pygfm/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pygfm/APKBUILD b/testing/py3-pygfm/APKBUILD index 113cd71837..7f60ffa7c0 100644 --- a/testing/py3-pygfm/APKBUILD +++ b/testing/py3-pygfm/APKBUILD @@ -4,7 +4,7 @@ pkgname=py3-pygfm _pkgname=py-gfm pkgver=0.1.4 -pkgrel=1 +pkgrel=2 pkgdesc="Github-Flavored Markdown for Python-Markdown" options="!check" url="https://github.com/zopieux/py-gfm" |