fix some invalid pre-inherit placements of 'DISTUTILS_USE_SETUPTOOLS=pyproject.toml'
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
DIST roombapy-1.6.5.tar.gz 28936 BLAKE2B 07382375d9ef8e650b81d899a3016016cbb1482ed480552167d2beca01af8c0bc5faaa31f99303736c5aa535e194a10477252b2d31e3f8ae0d09b489a8cfbf69 SHA512 3c6fe1ed7ea02ba28943a17f7f15de6d5b6472ddbb45eec81c7ca5ca810cee22167b150be6c7abbcee4ac1db21574ef2d3f4271af7e1b13548ee5d4cf25779d1
|
||||
EBUILD roombapy-1.6.5-r1.ebuild 1019 BLAKE2B f98caae66e9b2caf056bd45b58da980bd0e47acbdf22da4aab678accc5f6a1f76ac0844ec53252bf997629b293a9e0feafcc75e1347398291c2d0eced9264558 SHA512 00f5e827112d535e94c1686a068b7030bd453def8021a6d7b75c1e727572e005827ccb1574b2bdfa7cdcd3bd06b077bc511504073bd1f57b0448e7b355f698a9
|
||||
EBUILD roombapy-1.6.5-r1.ebuild 1019 BLAKE2B 74cd6bfafd7f4268d472c6f3bac436f0899e9fd4b177ecdbb6899a2155a6c26258b1d166e912b85dea9cc85d7f392fe2ff00da0521587efbba65c0b73ddc0fc4 SHA512 cdd693453aae24ad83951f1b74f40e3af99fb987db12306c239077b4acb11f6da5bb82b43f124be85960313a93253bcbfd6e63f19a37eab98286f1c0fb98e245
|
||||
MISC metadata.xml 524 BLAKE2B 09b2d8a148bde6e2622e5fff9607a66d76c5f7a39de7bd56d5580790a697db5452f11a6d93d22951a2f543a12303b99e5feac6de864b160c0358079ebca17c85 SHA512 ce1df15101259650bc606b28328ed096da6dd6e084bba887b5aa3f002d056a55b385b2a0728755b5876ca2edfedc2c9e6199e4f1408975c005aadf96296bbb59
|
||||
|
||||
@@ -1,12 +1,12 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{8..10} )
|
||||
DISTUTILS_USE_SETUPTOOLS=pyproject.toml
|
||||
|
||||
inherit distutils-r1
|
||||
DISTUTILS_USE_SETUPTOOLS=pyproject.toml
|
||||
|
||||
DESCRIPTION="Python program and library to control Wi-Fi enabled iRobot Roombas"
|
||||
HOMEPAGE="https://github.com/pschmitt/roombapy https://pypi.org/project/roombapy/"
|
||||
|
||||
Reference in New Issue
Block a user