python-gnutls: version bump to 3.1.8

This commit is contained in:
Tom Briden 2021-03-15 07:48:13 +00:00
parent 62aeb09052
commit fd97252f65
Signed by untrusted user: tombriden
GPG Key ID: 154F25A1BB9A4AD8
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require pypi setup-py [ import=distutils blacklist="3" ]
require setup-py [ import=distutils blacklist="2" multibuild=false ]
require github [ user="AGProjects" pn="python3-gnutls" tag="${PV}" ]
SUMMARY="High level object oriented wrapper around libgnutls"
HOMEPAGE="http://ag-projects.com/"