mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-19 13:20:57 +02:00
python-nmap: v0.6.1 bump
This commit is contained in:
parent
2c5e7e341b
commit
110f9d3bf4
2 changed files with 3 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
DIST python-nmap-0.6.0.tar.gz 41415 SHA256 233ee39da05aac3f0f22e480dcb0e9b1b707cac3518859aaa1a016f6f88bf250 SHA512 7cce34542877217b32c098b0052781510adba724b880edfb7e73f45e2838b16e7da54c401918221d910094ccb8550f182d1d35d47794bc280677217b586cf553 WHIRLPOOL 187bc8759e039dacb1a48de54290769348ab1264dfdd7da8ecf9281585e203d485b095429c9defb56338eecd94d1d6dd652f6c59c0721cc3e4bd71a83247adb9
|
||||
DIST python-nmap-0.6.1.tar.gz 41953 SHA256 80ba0eb10a52283a54a633f40b5baa9c2ff08675d6621dd089ead942852f5bd3 SHA512 8de9ba6d0a4cecce09e82765b8a9ac77fb4368298d5a5f9ce07b7737a90def795f1ad00885fc73ec720bea2a592230e86aaca8cacd884c9299f64ad934bcee18 WHIRLPOOL 3a7bf42f88a19b637141aa385fc5b69ae8edbefbfce68563dac8b318e95b4129ce092a2339152e335d6894de70bff25ece45dac761d90b5251d58fcc0a272436
|
||||
|
|
|
|||
|
|
@ -1,8 +1,7 @@
|
|||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
EAPI="5"
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_3,3_4} )
|
||||
inherit distutils-r1
|
||||
Loading…
Reference in a new issue