python-gvm: 1.1.0 bump

This commit is contained in:
blshkv 2019-12-28 15:31:45 +08:00
parent 6fb4fc081a
commit 6416f190a4
No known key found for this signature in database
GPG key ID: 273E3E90D1A6294F
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
DIST python-gvm-1.0.0.tar.gz 95325 BLAKE2B d119f89f1223fe581b1a8c1f20abd5e8beade1dca70368a7ab5cc5a24a5eb21d2de3f23935850d0221980ec8c99bc1c41aeb33d95097c616d177f6856826d9b6 SHA512 198f9bd510767810c3891c0d53dad62d5b368324227173d78226601e77e734bf9590d474b47ac4edfeccb7f93e81d96ed639c3be3475f150c15c34afad29d50f
DIST python-gvm-1.1.0.tar.gz 101700 BLAKE2B 53c0e2f443c8315e32e21910bc7387e396ac6ec45d9b0c380ba0a33c0ce0b1e872df978e9969dd21a893770555d0ca37e6e91e5c77000e23f6646b074266f980 SHA512 595753a5ff31080767891e72d23211f78088011ffe3713b5ad17477207b665e64520035c01e4e536b8e26113f93c8cf7eea0cfab84b2823ce4f38890c5549019

View file

@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{5,6,7} )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/greenbone/python-gvm"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
KEYWORDS="~amd64 ~arm64 ~mips ~x86"
LICENSE="MIT"
LICENSE="GPL-3+"
SLOT=0
IUSE=""