Update Python modules
This commit is contained in:
parent
d45a48cff8
commit
643ac413ba
12 changed files with 16 additions and 16 deletions
|
|
@ -1,2 +1,2 @@
|
|||
DIST pyramid-1.10.4.tar.gz 2677952 BLAKE2B f50c6658ee8f50bc36856da4e6fdc31d5adaebf2403b25f4d521d3ea4904c799b042f4c3f523ed141c842dcf7a1d13abc959a92e5f77435f7a1f09dc0d70dcd3 SHA512 24686ffccc7784eed8fbae1b0aeb2beb331b0403a4143f878eb0cfeacdd58d4ded7628edb784e01df6a230172ed0b3208f3b6e716983f1afc76796b66f742def
|
||||
EBUILD pyramid-1.10.4.ebuild 793 BLAKE2B 33f66e24331cbe0a77af941c8025d86156ebfbd2893a051eaceb5c03a98de442007497770dbd8f59103dcad6ccbcad96c18b210a6de0cba3bb98755b772da1e2 SHA512 a58fd6a99dd4fd699013777ca1c93551fd7c7e86d74b9fa1cb89c5359e9fa1970666fe7812292c259a0200e01a0f3b4dee6aa73618210dd9b2b36a5acf3dec74
|
||||
EBUILD pyramid-1.10.4.ebuild 797 BLAKE2B 50db8e43e2a97a3cc5180d3f380384f78045b0a4d9e9ab29b6ab3f4d1297866b226d560c372a63f7d5e2bd89c9c147e6adb996b3cd350ef030b38b76586c05da SHA512 3a6009a0e766548f0a41fd9abf768719c68317ddd0382a031c3e15b52ee5df49f7a36749ef264b6c781a5e9d39addd5e435584943736e6771f76b634a0a34e62
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2019 Gentoo Authors
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{5,6} )
|
||||
PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue