dev-python/unpaddedbase64: bump
This commit is contained in:
parent
4a4b228a8e
commit
ffb225294c
@ -1,2 +1,2 @@
|
||||
DIST unpaddedbase64-1.1.0.tar.gz 5889 BLAKE2B a343bca718be9be7f8689e47fb43ee01d427709d8ac9e00804be976084c6622a57dbd509629ade248fdda0ff9a25bf7442624abf256809d8c6d0b5e5ee747dee SHA512 7e5954d8c4fbf55f21c8cda493e7db613feaa16224139ea550958073c182e4fba953c5f9670c72d1d0fc1402144a1dbeb9fa4df437a8ac51a29cce715e14f15d
|
||||
EBUILD unpaddedbase64-1.1.0.ebuild 499 BLAKE2B 3d32499c08f4de9a6f45e6ec549a5e33948f03c5fc34681ecab280ffdd85618a23fd2bec2a7747cae2b62144c15c55ec20ce524b35e2a4232f6754d2c6e9b83f SHA512 036030307d6bfca9d3504b595a409bc995838c9e31af18dcdb88a07cf469f5e95128df7b38aee063571823635f6f22f427d0e5d8620c96bd65054b30fb8b2302
|
||||
EBUILD unpaddedbase64-1.1.0.ebuild 490 BLAKE2B dc6f1835dbc1af5fe749779a2773823481e2aa00999a78bb72d265db4b41d94e29aa949868092debc424b6e963686f4c5644573009774fb446743de86b2481c2 SHA512 b1aa007471cbf4f1806dd478bc0db3a431a567e2953c5673310e3216ef26239b61dd73eafaa70f079a5a9c417607295f4f4c6e3f2f85fda3cc69d32cc210c09e
|
||||
|
@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7,8} )
|
||||
PYTHON_COMPAT=( python3_{4,5,6,7,8,9} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user