mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 12:30:44 +02:00
androguard: 3.3.4 bump again, upstream went crazy
This commit is contained in:
parent
5ce8d3a0ea
commit
547289503f
2 changed files with 3 additions and 3 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST androguard-3.3.1.tar.gz 630878 BLAKE2B 45a7e586bfc728d18b5d2a6ece80db3bd72377d8aec0893ea026a0d847a43c8d536d01f5ddcad48fa29a5541879d42644e39e6c3bcdb318fa868ec7f9dbda37d SHA512 f6d4cbd7ce040b78b7e6bbbfd96028d0d1e7ed657d48711027d3666d29ada3cba9d0e6c6734e685cb8d9ebfe386d40b6298207452880a28c3ac2778677fa5ece
|
||||
DIST androguard-3.3.2.tar.gz 612436 BLAKE2B daa81e0d362a673d939ef40b705e0f90c4d62aeb0b73a9d85997288ce873ad23fd8a8ba1018ccbbda2539fa5eee9c78d388e5ebd49315d2e21f744de1207825d SHA512 402dcc87dcf9b368d4824f964ba5dda1c082fc60f43784b8e3704e9b6b482dbacd9b6170abd5070a511c9cf7bfcabb9cb73ba11f8adc8f42b0584c44dcc6c6c8
|
||||
DIST androguard-3.3.4.tar.gz 613282 BLAKE2B 468900a5259044d2f79c5b9abe33944fb19e8b984d4646bb6aa2a28dfade45a886b19ad4a8504f829c67d85628ae74e71acedb87995096cdf542c3a86ed41fe4 SHA512 83f12ade92141c9492c0d635ce0274282275344aea0c73bd5dfe4ecadcf5f4b692674402efbbbc18bdcbd0efa4b5c8eaca0271fd254951b3813089d6cd7fc259
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{5,6} )
|
||||
inherit distutils-r1
|
||||
Loading…
Reference in a new issue