bump tank-utility-1.4.1

rename tank-utility-1.4.0
This commit is contained in:
Andreas Billmeier 2022-09-03 17:52:43 +02:00 committed by Andreas Billmeier
parent 19c5f0b3d9
commit 35392f2441
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
7 changed files with 52 additions and 11 deletions

View File

@ -636,6 +636,7 @@
|sensehat|lets you control the Sense HAT boards 8x8 RGB LED matrix on your Raspberry Pi|N|N|Y|0.44|
|senseme|Integrates SenseME devices into Home Assistant|N|N|Y|2022.2.0b1|
|sensibo|Integrates Sensibo Air Conditioning controller into Home Assistant|N|N|Y|0.44|
|sensorpro|None|N|N|Y|2022.9.0b3|
|sensorpush|Integrates SensorPush devices into Home Assistant|N|N|Y|2022.8.1|
|sentry|The free Sentry account allows 5000 events per month|N|N|Y|0.104|
|senz|allows you to control and monitor your nVent RAYCHEM SENZ-WIFI thermostats|N|N|Y|2022.5.0b0|

View File

@ -73,7 +73,7 @@ The Ebuild we have since `0.97.0`, as soon as I know that at least one user is a
### `app-misc/homeassistant-full`
WARNING: This one currently breaks (caused by shell limitations) emerge with an 'Argument list too long' error. It compiles with a [kernel hack](https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/190#issuecomment-1002). Thanks to @gcampagnoli.
This Ebuild contains USE Flags for (nearly) all components of Home Assistant with external dependencies. Most components compile, but these are too many (for me) to run tests for all of them on a regular schedule. It holds **866** USE Flags.
This Ebuild contains USE Flags for (nearly) all components of Home Assistant with external dependencies. Most components compile, but these are too many (for me) to run tests for all of them on a regular schedule. It holds **867** USE Flags.
A list of all components aka USEFlags is generated with every release [DOMAINTABLE.md](DOMAINTABLE.md)
@ -523,11 +523,11 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E
## Licenses
This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted.
There are 1866 Ebuilds in total, 1859 of them have in total 1871 (35 different) licenses assigned.
There are 1867 Ebuilds in total, 1860 of them have in total 1872 (35 different) licenses assigned.
|License| Ebuilds using it|
|-------|-----|
|MIT|1133|
|MIT|1134|
|Apache-2.0|345|
|GPL-3|113|
|BSD|104|

View File

@ -0,0 +1,5 @@
DIST tank-utility-1.4.0.tar.gz 3671 BLAKE2B 25bf5582a879813ed47c09937100810a9ff007dc9ff0e80471e03878936c2cbf89a8fd0e7a73040445da20287453139765fcc67dbd9f6043490a6ae0f6c6c9e4 SHA512 25968cbbfc75987e49981f2aa2fdf840bdd6dc5b0ba663a9ed072dd42e16244f1f58875cca17d5cdae302f4bd995a50e9397ebb2d0a7df8a95bd05f48c22ed0d
DIST tank-utility-1.4.1.gh.tar.gz 13394 BLAKE2B 80c1d768be62628db58fb60072e25a8b6753ce4f0c899cb6930dbf31d8e393878c75f4ce89be1132580404b5f5b42850c69e487f43ff91842d7542da7d6846fa SHA512 2859640a79f166cd75c2cb183f4eaa82c45061aa01bab73cabcc469c1f0823505fb4379a9e913c4e20a440337803a378979c569e214b25f66e83d92846d873a7
EBUILD tank-utility-1.4.0.ebuild 846 BLAKE2B ddf5871abb14a0957cc9dd43f341916c380eeb43ac02309191a715e90a9576fd5736174751026d6d4755d6a117d8914141f5beb65e473c2e65470d8274fc9260 SHA512 e12933ebe604b551a3d1831332ec02b14c9ff824095af9c8f8830653b91881c75ea9f31bc05aa74ffe7f939f22c65bdcdea978cf20078635a5c23a8c51663b92
EBUILD tank-utility-1.4.1.ebuild 864 BLAKE2B 33c7b3990e2c5f0597f07b997d7604a36b3d57aa60d3978a5623f4d37677433e47580b55c826f7ed92c2bfd533eeed2b8e78163d66250b42d3de61482daaeada SHA512 22ab91fda7bee9f767929d3844d2f9402e64ba6f0dd6a20eb7235a888b391e91ba000f22643484e0cfe09d93e6425ee14af265cce089833561441af1d9ae5406
MISC metadata.xml 452 BLAKE2B 6666849e43bb03b8cdfe052aa42ad2280dccc1c4f04bf8a256d8e54acc88c31c877365fe92ee3c80c01829d471aca70cfcd5a207271b76b77d971447a4610645 SHA512 14355b805701811fb9458056771d0102db58483ebb21a9e27dc260d9028d1bb65767dfb31a71b0d85ae5a9125fc4f2bc507bfd7e8de7476ca6d3667218ef33a7

View File

@ -6,7 +6,7 @@
<name>Andreas Billmeier</name>
</maintainer>
<upstream>
<remote-id type="pypi">tank_utility</remote-id>
<remote-id type="pypi">tank-utility</remote-id>
<maintainer status="unknown">
<email>kris@k20e.com</email>
<name>Kris Molendyke</name>

View File

@ -3,17 +3,19 @@
EAPI=8
PYTHON_COMPAT=( python3_{8..10} )
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
DESCRIPTION="A smart propane tank monitor."
HOMEPAGE="https://github.com/krismolendyke/tank-utility https://pypi.org/project/tank_utility/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
HOMEPAGE="https://github.com/krismolendyke/tank-utility https://pypi.org/project/tank-utility/"
MY_PN=${PN/-/_}
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"

View File

@ -0,0 +1,36 @@
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{8..11} )
inherit distutils-r1
DESCRIPTION="A smart propane tank monitor."
HOMEPAGE="https://github.com/krismolendyke/tank-utility https://pypi.org/project/tank-utility/"
MY_PN=${PN/-/_}
SRC_URI="https://github.com/krismolendyke/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.gh.tar.gz"
S="${WORKDIR}/${PN}-${PV}"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"
IUSE="test"
RESTRICT="!test? ( test )"
DOCS="README.rst"
RDEPEND=">=dev-python/requests-2.0[${PYTHON_USEDEP}]
dev-python/urllib3[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@ -1,3 +0,0 @@
DIST tank_utility-1.4.0.tar.gz 3671 BLAKE2B 25bf5582a879813ed47c09937100810a9ff007dc9ff0e80471e03878936c2cbf89a8fd0e7a73040445da20287453139765fcc67dbd9f6043490a6ae0f6c6c9e4 SHA512 25968cbbfc75987e49981f2aa2fdf840bdd6dc5b0ba663a9ed072dd42e16244f1f58875cca17d5cdae302f4bd995a50e9397ebb2d0a7df8a95bd05f48c22ed0d
EBUILD tank_utility-1.4.0.ebuild 802 BLAKE2B 420e8adcf48eeb23f92f38ca31bf35dd19fa87ee96efac5147594e7b563c7a280c2dea146ddcd24a0caf8a07c89a5f8606c6c3341f28e8706a05231540a05493 SHA512 a77f7de5ac8afb9b62430daa800b4523f8df123b51603a9b5466c489ef536ff0ee1922adfd5f6ac07233a92bad0526f6e2543c2f13561fb1c99f4b6c71f1415c
MISC metadata.xml 452 BLAKE2B 6d6ddb2be50d1677a7462dfd73db336e7e4e229818e30b0e31dcc262865ee9f94c905e6a4642f2618111756306ea939d12677280754c06eda12e21081857d922 SHA512 972004db00a045518aa6616505133f7da03452e4a43e0cd2576f1cf27efd7535525e154c471f5d3921c9f579c7effeba43a09e6e621ccf028a82241332e50123