dev-python/Hydrawiser: update SRC_URI
Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
parent
84745ddccd
commit
bac1ca2b31
@ -1,15 +1,14 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..11} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
PYTHON_COMPAT=( python3_{10..12} )
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYPI_NO_NORMALIZE=1
|
||||
inherit distutils-r1 pypi
|
||||
DESCRIPTION="A Python library to communicate with Hunter Wi-Fi irrigation controllers (https://www.hunter.com)"
|
||||
HOMEPAGE="https://github.com/ptcryan/hydrawiser https://pypi.org/project/Hydrawiser/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
@ -1,3 +1,3 @@
|
||||
DIST Hydrawiser-0.2.tar.gz 6138 BLAKE2B de12a9e9ca207d73ecb72884cbeccae58cb972e64a28ad15e504984a47f653c9836686cab94a34d3a4c659a1f80e9dfece283276a56013161e82b3ef46cb35ca SHA512 3efa683eca3b11ac83df11babbe99e7bd9978c298fb55cd88d2860e4443384433c8c70c889357a125868046e5da5e5ce1d895938a9c416446e7fc0224d53235e
|
||||
EBUILD Hydrawiser-0.2.ebuild 760 BLAKE2B b3fea12c5fb882ee9508e4ccfd110111da8d4740f75b2583716ac34da7a09d22607ab2487791834fb5650e3ab59840785bc829684f84226be32dd889ed3962eb SHA512 8dab6d8e989c73844c4b4aa738b59e1f88c18adcf6685ef02679be5cc0da97aa44a1b1399b4ad1ea73885aa53ac081d9714c73723b7b3f06b5b431fb75bc43d3
|
||||
EBUILD Hydrawiser-0.2.ebuild 765 BLAKE2B 5c8955ab27c371a4563a75b897cb7f43f38311623eb7a1cd947c0c426afc439cd5d20c2532487d0cbc945c521f09bbde39098b92b3868a66cd9de51d646e7c94 SHA512 fcbf41fa0ec73b5ce86a6f5b6a5934e136bf54337abc4f27858b97016074147990a3c5900cbee866ab1e31970f4adfdaa94e5a66d8365a7207477ebd11a04e39
|
||||
MISC metadata.xml 510 BLAKE2B 1efd3c6f1dc4f4a077adad4662c3228dfa367e6ddad4d16b7044fcc460132f2cc1cdbbb6ac62be2e59f713eed0e1368b6ed104f1e247ee2960fdf0975a3d2c04 SHA512 391baa3cfef173c60821fa9d61d3f6326a7dbd5e9e9a41f5890e0187f1d8db2726d3b2a615cf1881db50b209d35b53ab30bf5eefe7837c5f7ca9cdec7773c101
|
||||
|
Loading…
x
Reference in New Issue
Block a user