proxy-db: 0.2.5 bump

This commit is contained in:
Guido Kroon 2020-05-17 01:21:36 +02:00
parent 6da4f0aba1
commit 1c23251cce
No known key found for this signature in database
GPG key ID: 394C398C531EFAB0
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
DIST proxy-db-0.2.3.tar.gz 482548 BLAKE2B b5cbfd905942f82a6f9066f9c74380f9e954543d8afb5eb5766d633d085b3d4fef67ff9b8f919621f025c66d32a844df5ada7c7e41a8e308c5320b61de9a7a53 SHA512 764f89a7e147dd9d34241faa28c88cc2c26ed8c511546e33f87af2a49f6f2fb61b488da08d1c17acdc9a2592261b51c574de7c3d534987759e5ad6b8f013f721
DIST proxy-db-0.2.5.tar.gz 486072 BLAKE2B 24c3f36650033ea3cd5c3ddfab0cd453fb3c78a0d4a9a64b0019eb35f7ce3c60af0103892dc0da27770e3ff7d01e27ed9e5de257b64469970f48c47c18a70247 SHA512 f65208191c61a432377baae1f9edb1bac9e0d3b22e1421ff08034e07b6ca33c3506cadf9889227301f09f120e82341436bf846ccb2801b92465bb86e72e7b9c6

View file

@ -1,9 +1,9 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2020 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python2_7 python3_6 python3_7 )
PYTHON_COMPAT=( python3_6 python3_7 )
EGO_PN=github.com/Nekmo/${PN}
inherit distutils-r1