diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 19:31:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:56 +0000 |
commit | 156ef395c15fa5209347fee43d4e4f89879c1c53 (patch) | |
tree | 395218a888da6533a040a01dee1372e59c9a80d8 | |
parent | 23da2f6436696c230a7afc3f6dd581398fd8c679 (diff) | |
download | aports-156ef395c15fa5209347fee43d4e4f89879c1c53.tar.bz2 aports-156ef395c15fa5209347fee43d4e4f89879c1c53.tar.xz |
testing/py3-notifymail: rebuild against python 3.7
-rw-r--r-- | testing/py3-notifymail/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-notifymail/APKBUILD b/testing/py3-notifymail/APKBUILD index c3894d1153..48bb4adad6 100644 --- a/testing/py3-notifymail/APKBUILD +++ b/testing/py3-notifymail/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-notifymail _pkgname=notifymail pkgver=1.1 -pkgrel=0 +pkgrel=1 pkgdesc="A Python module to send emails" url="https://github.com/davidfstr/notifymail/" arch="noarch" |