diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-02 11:48:24 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2017-08-02 11:48:24 +0200 |
commit | 4eb17b0a20ee6b02b2fadbcb6c24b68ca8c9b421 (patch) | |
tree | c8b4d3d9476b4033daf504fd75250636ead01579 /community/py-characteristic | |
parent | 016601ad185fba611facfa4eef496a09dc605336 (diff) | |
download | aports-4eb17b0a20ee6b02b2fadbcb6c24b68ca8c9b421.tar.bz2 aports-4eb17b0a20ee6b02b2fadbcb6c24b68ca8c9b421.tar.xz |
community/py-characteristic: rebuild against python 3.6
Diffstat (limited to 'community/py-characteristic')
-rw-r--r-- | community/py-characteristic/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-characteristic/APKBUILD b/community/py-characteristic/APKBUILD index a3d745c462..fc23765221 100644 --- a/community/py-characteristic/APKBUILD +++ b/community/py-characteristic/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-characteristic _pkgname=characteristic pkgver=14.3.0 -pkgrel=2 +pkgrel=3 pkgdesc="Service identity verification for pyOpenSSL" url="http://pypi.python.org/pypi/characteristic" arch="noarch" |