python-libnmap-0.7.2.ebuild

This commit is contained in:
Anton Bolshakov 2022-07-10 09:51:55 +08:00
parent fa4c03f525
commit af9e58aa09
No known key found for this signature in database
GPG key ID: 32BDCED870788F04
2 changed files with 4 additions and 3 deletions

View file

@ -1 +1 @@
DIST python-libnmap-0.7.0.tar.gz 35940 BLAKE2B aaee7522ff9425a72fc2d2fd322a9030dbe1937c27e0aad2ea959ab2383544f176df8506d2fb5d439bbc6511801fd81fe9dfcd5654acc10183f97a7a1f4571c3 SHA512 ae1a835b640f949f8dd2baae60e6b5bc29b77bf1fec9f3616ab56512283d948d5808d043fca4caaa40fdc299edc0f2943ae57522938cf8eab4c84dcac575c7a5
DIST python-libnmap-0.7.2.tar.gz 36546 BLAKE2B 56d3bca7bd6aaf63e4d34311b097897ae26d8a691e0ce78836f9706d9e54a7796770418b91e72bd7db27ff4a56e0c8536bfc22ebd6a9e348d840806e035d2cb9 SHA512 e1ecca1b7c658f062cf919f66b592f65f8e3a0569eb46c470f42203e3e2732eadc02b0bc10e0b3737750c540658202dfe17c99f21b27c977bc57067a24ec552e

View file

@ -1,7 +1,8 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=8
PYTHON_COMPAT=( python3_{9..10} )
inherit distutils-r1