Skip to content

Commit

Permalink
dev-python/kaggle 1.5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
gekola committed Jul 7, 2021
1 parent 45f0a02 commit 0c6cf7b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dev-python/kaggle/Manifest
@@ -1 +1 @@
DIST kaggle-1.5.10.tar.gz 59107 BLAKE2B 19e583ba2b83783f00775820e226fff0cf9a393f1bd85c6a74f09ed27e8baee18d7965015efa6b33e0b58ef195eab3549b20b07f1ad945ffe567025a9f6c645b SHA512 c35ad3ef1dcb94c89c2b27e73872da0c6ddc9c55653103b3a6bede0f2e7afb75d54a0ee665d69d9f1e4afc689371e4dc01b7ebc1630fc17d7bf02929994c1973
DIST kaggle-1.5.12.tar.gz 58958 BLAKE2B eb5331b79851b5e56d265b09736481512e9f44ae8d2471c795d7401cd857db8be821a05a6b7420e9f7ed9eeaad86773f70609bb3401e901721e4cf6e8ebfe497 SHA512 4298fd0ef78799fbdf0c99f9c7af92b782bd73e20832a18b2323b4164333f2fc2dcf3d9f284affb2d32540f209b2b1d28de0307568a38f7459caba80f35fb3a3
@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
PYTHON_COMPAT=( python3_{7..10} )

inherit distutils-r1

Expand Down

0 comments on commit 0c6cf7b

Please sign in to comment.