Compare commits
41 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
8e3ade46c7
|
|||
|
ace7ef45ab
|
|||
|
26c237a4b3
|
|||
|
d3fb2ed611
|
|||
|
5543577cef
|
|||
|
e4cf083403
|
|||
|
216b7f6111
|
|||
|
571f8b1a43
|
|||
|
0771a85504
|
|||
|
3c7a5cd027
|
|||
|
e2ee55a9ad
|
|||
|
2ca13ebef3
|
|||
|
3422efeaa8
|
|||
|
06a80b566f
|
|||
|
4a61f5698f
|
|||
|
7cda0ad0e1
|
|||
|
910a80d895
|
|||
|
0c5616e908
|
|||
|
9e3feb409a
|
|||
|
aa9aba24c4
|
|||
|
f03add8bf9
|
|||
|
25098853b6
|
|||
|
b3a4a46ec3
|
|||
|
40f4641bc3
|
|||
|
42e09acfa9
|
|||
|
e49fc938e6
|
|||
|
1ce9c89d2c
|
|||
|
e2f0d7030e
|
|||
|
a68225c345
|
|||
|
0f63086f18
|
|||
|
381b203039
|
|||
|
befe8d6a3b
|
|||
|
84604fd0e8
|
|||
|
543aaf067c
|
|||
|
78dd604886
|
|||
|
58eecc10f8
|
|||
|
3b47cd8461
|
|||
|
5186c0e580
|
|||
|
45158ef94b
|
|||
|
5cd9ea4e20
|
|||
|
d0e6f2fbc6
|
@@ -1,4 +1,51 @@
|
||||
2020-06-11 homeassistant-0.110.7
|
||||
2020-06-20 homeassistant-0.111.4
|
||||
* bump aiokef-0.2.12
|
||||
* add pysmappee-0.1.0
|
||||
* bump youtube_dl-2020.6.16.1
|
||||
* built-in importlib.metadata library in Python 3.8+
|
||||
* bump axis-31
|
||||
* update PyMetno-0.5.1, SRC_URI changed to Github
|
||||
* bump plexwebsocket-0.0.11
|
||||
* clean up old requests dupes
|
||||
* bump netdisco-2.7.1
|
||||
* bump axis-32
|
||||
* some corrections to README.md, Manifest check says total_connect_client-0.54.1 is still broken (no usable source)
|
||||
* bump home-assistant-frontend-20200617.0
|
||||
* update core-0.111.4, add use flag for PyMetno
|
||||
|
||||
2020-06-18
|
||||
* throw out more old Python 3.6 stuff from README.md
|
||||
|
||||
2020-06-17 homeassistant-0.111.3
|
||||
* bump wled-0.4.3
|
||||
* bump zha-quirks-0.0.40
|
||||
* add pygti-0.6.0
|
||||
* bump pygti-0.8.6
|
||||
* add adext-0.3
|
||||
* bump pyinsteon-1.0.4
|
||||
* bump env-canada-0.0.39
|
||||
* bump aioasuswrt-1.2.6
|
||||
* update denonavr-0.9.3
|
||||
* bump growattServer-0.0.4
|
||||
* update homeassistant-0.111.3
|
||||
* add missing ecdsa dep in nabucasa (https://github.com/onkelbeh/HomeAssistantRepository/issues/15)
|
||||
|
||||
2020-06-14 homeassistant-0.111.2
|
||||
* bump bellows-0.17.0
|
||||
* bump zigpy-0.21.0
|
||||
* bump pymyq-2.0.4
|
||||
* bump python-miio-0.5.1
|
||||
* bump pydaikin-2.1.2
|
||||
* add influxdb-client-1.7.0
|
||||
* bump axis-30
|
||||
* bump pyvera-0.3.9
|
||||
* bump PyViCare-0.2.0
|
||||
* bump home-assistant-frontend-20200603.3
|
||||
* bump home-assistant-frontend-20200613.0
|
||||
* update homeassistant-0.111.1
|
||||
* update homeassistant-0.111.2
|
||||
|
||||
2020-06-11 homeassistant-0.111.0
|
||||
* bump androidtv-0.0.43
|
||||
* bump ihcsdk-2.7.0
|
||||
* add xs1-api-client-2.3.5
|
||||
@@ -16,6 +63,10 @@
|
||||
* bump pre-commit-2.5.1
|
||||
* bump homeassistant-0.110.6
|
||||
* bump homeassistant-0.110.7
|
||||
* remove old google-api-python-client
|
||||
* update RtmAPI-0.7.2-r1 (protect against CVE-2020-11078)
|
||||
* update homeassistant-0.111.0
|
||||
* remove oldies
|
||||
|
||||
2020-06-07 homeassistant-0.110.5
|
||||
* fix crashed gitea 3:)
|
||||
|
||||
51
README.md
51
README.md
@@ -10,19 +10,19 @@ https://github.com/home-assistant/home-assistant
|
||||
Please report an issue [here](https://github.com/onkelbeh/HomeAssistantRepository/issues) or my [private git server](https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues) if you encounter any problems.
|
||||
|
||||
## Python 3.7
|
||||
You will need Python 3.7 for running Home assistant on Gentoo Linux.
|
||||
You will need at least Python 3.7.7 for running Home assistant on Gentoo Linux.
|
||||
|
||||
Some modules/components/libraries still do **not** have compatibility for Python 3.7 advertised, and many of the components have **not** been tested here, but all compile without errors on their own.
|
||||
Some modules/components/libraries still do not have compatibility for Python 3.7 advertised, and many of the components have not been tested here, but all compile without errors on their own.
|
||||
|
||||
By user request, I have populated an ~arm64 KEYWORD on all ebuilds, which is (currently) completely untested. I am preparing a cross compile environment to build a public binary repo for Home Assistant on [Sakakis-'s Image](https://github.com/sakaki-/gentoo-on-rpi-64bit).
|
||||
By user request, I have populated an ~arm64 KEYWORD on all ebuilds, which is (currently) completely untested. I will some day prepare a cross compile environment to build a public binary repo for Home Assistant on [Sakakis-'s Image](https://github.com/sakaki-/gentoo-on-rpi-64bit).
|
||||
|
||||
I am running my productive box with Python 3.7, no Python 3.6 anymore. Anyway, it also has to have 2.7. Even ESPHome runs on the same box with some small patches (included in my Ebuild). Installation- and upgrade instructions? Just scroll down a bit, you will also find a list of the packages which still depend on Python 2.7 there.
|
||||
I am running my productive box with Python 3.7. Anyway, it also has to have 2.7. Even ESPHome runs on the same box with some small patches (included in my Ebuild).
|
||||
|
||||
## Source
|
||||
Once this was a fork of `https://cgit.gentoo.org/user/lmiphay.git/tree/app-misc/homeassistant-bin`, which seemed unmaintained to me. First I just wanted to compile it for my personal use. This happed at 0.77 in September 2018. Some friends told me they wanted to use/see it, so I placed it on my public git server, and was caught by surprise of several hundred page views in the very first days. I'll do my best to keep it close to the official releases, might get slower during summers. After 3 months it had ~170 ebuilds, now (Nov 2019) > 1599 ebuilds in > 830 packages are on file. As long as I certainly do not count automatically consolidated collections, this Overlay has grown to one of the largest [Gentoo Repos](https://qa-reports.gentoo.org/output/repos/) during the last year.
|
||||
|
||||
## Nearly all Home Assistant Components are now included
|
||||
Except some modules with uncorrectable errors (e.g. hard drive crashes, lost sources or some other unbelievable mess) nearly all possible integrations for Home Assistant and their stated dependencies are included as ebuilds, based on the *most accurate* integrations list from `/usr/lib/python3.7/site-packages/homeassistant/components/*/manifest.json`. Many fixed dependencies (necessary or not) to old releases forbid installation of packages requiring newer ones, but I filed all dependencies strict as they have been declared in `setup.py` or `requirements.txt` (sometimes other sources) anyway. The exception proves the rule. I will expand/continue my tests and do some more cleanups. Gentoo's Python guys either will bring some more code to 3.7 soon.
|
||||
Except some modules with uncorrectable errors (e.g. hard drive crashes, lost sources or some other unbelievable mess) nearly all possible integrations for Home Assistant and their stated dependencies are included as ebuilds, based on the integrations list from `/usr/lib/python3.7/site-packages/homeassistant/components/*/manifest.json`. Many fixed dependencies (necessary or not) to old releases forbid installation of packages requiring newer ones, but I filed all dependencies strict as they have been declared in `setup.py` or `requirements.txt` (sometimes other sources) anyway. The exception proves the rule. I will expand/continue my tests and do some more cleanups. Gentoo's Python guys either will bring some more code to 3.7 soon.
|
||||
|
||||
## Authors welcome
|
||||
If you are author of an integration / component or other stuff related to Home Assistant and you want your stuff added, please file a pull request, or just drop me a note. For adding a component, I need a release file in tar.gz or zip format. Tagged releases on Github are OK, but a Pypi `sdist` tar.gz source release would be preferred, because I can automatically merge it and it will use Gentoo's mirror system. Most of the integrations/components do both. I cannot add packages only available in wheels format. And make sure you have a proper license assigned, selected license should be unique on all platforms (Pypi/Github/Sourceforge).
|
||||
@@ -42,7 +42,7 @@ Thanks to @evadim and @klowe0100 for improving the ebuild and helping to keep it
|
||||
|
||||
ESPHome will run on Python 3.7. Some libraries from Otto's releases are too old for Home Assistants environment, I do NOT use virtual environments, so I simply patched it, it runs on my productive system without any problems. You can also use the dev ebuild (`dev-embedded/esphome-9999.ebuild`), this uses newer libraries, but will be compiled every time you run a world update, it is also very stable most of the time.
|
||||
|
||||
If you have questions or suggestions don't hesitate to contact me, any help is **very** welcome.
|
||||
If you have questions or suggestions don't hesitate to contact me, any help is very welcome.
|
||||
|
||||
## Git Server & Mirrors
|
||||
You will find this Repository at
|
||||
@@ -80,7 +80,7 @@ de_DE@euro UTF-8
|
||||
```
|
||||
It will make things easier if you take the example files from `/etc/portage/package.accept_keywords/99_homeassistant` and `/etc/portage/package.use/60_homeassistant` and copy it to your `/etc/portage`.
|
||||
|
||||
Edit your `/etc/portage/make.conf` to set the new Python Targets:
|
||||
Check your `/etc/portage/make.conf` for the corret Python Targets:
|
||||
```sh
|
||||
USE_PYTHON="3.7 2.7"
|
||||
# PYTHON_TARGETS="python3_7 python3_6 python2_7"
|
||||
@@ -89,13 +89,17 @@ PYTHON_SINGLE_TARGET="python3_7"
|
||||
```
|
||||
Run `eselect python` to put Python 3.7 on position 1
|
||||
|
||||
Install Home Assistant (as root)
|
||||
Finally install Home Assistant:
|
||||
```sh
|
||||
$ emerge -tav app-misc/homeassistant
|
||||
$ rc-update add homeassistant
|
||||
```
|
||||
## Upgrading to Python 3.7
|
||||
Take the example files from `/etc/portage/package.accept_keywords/99_homeassistant` and `/etc/portage/package.use/60_homeassistant` and copy it to your `/etc/portage`, a lot of unstable ebuilds are needed, because some of the stable versions do *not* support Python 3.7. These files reflect some modules I use, adjust them to your needs. Find a list of the integrations I use myself on my production box [here](https://github.com/onkelbeh/HomeAssistantRepository/blob/master/etc/portage/package.use/60_homeassistant).
|
||||
|
||||
I could be necessary to install some components by hand, there are too many components to mask all in use flags. If you use a component which you want to be added as a use flag, send a pull request, or just let me know.
|
||||
|
||||
## Upgrading to Python 3.7 from a pre 3.7 system
|
||||
Easiest way is to take the example files from `/etc/portage/package.accept_keywords/99_homeassistant` and `/etc/portage/package.use/60_homeassistant` and copy it to your `/etc/portage`, a lot of unstable ebuilds are needed, because some of the stable versions do *not* support Python 3.7, but this is changing eyery day.
|
||||
These files reflect some modules I use, adjust them to your needs. Find a list of the integrations I use myself on my production box [here](https://github.com/onkelbeh/HomeAssistantRepository/blob/master/etc/portage/package.use/60_homeassistant).
|
||||
|
||||
Make sure your system is up to date:
|
||||
```sh
|
||||
@@ -146,23 +150,6 @@ $ eix --installed-with-use python_targets_python3_6
|
||||
$ diff <(equery h python_targets_python3_6) <(equery h python_targets_python3_7)
|
||||
```
|
||||
|
||||
If you are clean, feel free to remove Python 3.6. My productive box runs without Python 3.6 since 11/2019.
|
||||
It is not possible to remove Python 2.7 yet:
|
||||
```sh
|
||||
dev-lang/python-2.7.16 pulled in by:
|
||||
app-crypt/gcr-3.28.1 requires >=dev-lang/python-2.7.5-r2:2.7
|
||||
dev-libs/libxml2-2.9.9-r1 requires >=dev-lang/python-2.7.5-r2:2.7[xml]
|
||||
dev-libs/libxslt-1.1.33-r1 requires >=dev-lang/python-2.7.5-r2:2.7[xml]
|
||||
dev-python/backports-1.0 requires >=dev-lang/python-2.7.5-r2:2.7
|
||||
dev-python/backports-functools-lru-cache-1.4-r1 requires >=dev-lang/python-2.7.5-r2:2.7
|
||||
dev-util/ninja-1.8.2 requires >=dev-lang/python-2.7.5-r2:2.7
|
||||
sys-devel/llvm-8.0.1 requires >=dev-lang/python-2.7.5-r2:2.7
|
||||
```
|
||||
|
||||
## Installation on Python 3.6 (deprecated)
|
||||
|
||||
Installation is pretty easy, but it won't help. You have to run it on 3.7. I removed this part 01/2020, if you really want to do this, scroll back in time, it's a git :-)
|
||||
|
||||
## Problems
|
||||
Please let me know if any initial dependencies are missing, since I use only some of the components myself. From time to time a fresh compile test on an empty box is run to catch general faults, last good (full) compile test was May 23th 2020 with `v0.110.1`.
|
||||
|
||||
@@ -171,16 +158,16 @@ Please let me know if any initial dependencies are missing, since I use only som
|
||||
- Map more, perhaps all important components to use flags
|
||||
- Publish my Home Assistant Configuration
|
||||
- Publish my ESPHome Configurations
|
||||
- Remove support for Python 3.6 in the mid of December
|
||||
- Add support for Python 3.8 in a new dev branch
|
||||
- Add test support for Python 3.8 and 3.9 in new dev branches
|
||||
- Add libraries if I need it or someone asks for
|
||||
- Create a better mechanism to check [requirements_all.txt](https://raw.githubusercontent.com/home-assistant/home-assistant/dev/requirements_all.txt) against this repo. A very early version of it was used to create the `v9999` dev ebuild with nearly all components framed into USE flags. Someone blame me for 800 use flags ;-)
|
||||
- Write an real good installation page for the home-assistant.io Documentation an get it added there.
|
||||
- Convince more people to not run Home Assistant with Docker (see https://xkcd.com/1988/)
|
||||
|
||||
## experiments are in progress:
|
||||
## Experiments in progress:
|
||||
* grafana with influxdb, will have to use it at work soon and have to get used to it anyway, fits much better for irregular measurements than Cacti/RRD.
|
||||
* remote IOS authentication with [haproxy](https://www.haproxy.org) and client certificates.
|
||||
* play with [Node-RED](https://nodered.org/)
|
||||
|
||||
## some Background...
|
||||
I have Home Assistant running on a virtual X64 box, 4GB RAM, 3 Cores of an older Xeon E5-2630 v2 @ 2.60GHz and 30GB Disk from a small FC SAN (HP MSA). Recorder writes to a local mariadb socket, moved this from my 'big' mariadb machine because of some performance issues. currently 10.2.29 without problems. Influxdb and Graphana are also on the same box. Find a list of the integrations I use myself on my production box [here](https://github.com/onkelbeh/HomeAssistantRepository/blob/master/etc/portage/package.use/60_homeassistant).
|
||||
@@ -225,7 +212,7 @@ I have **no** Google, Amazon or Apple involved in my privacy (at least in this c
|
||||
* Be aware that all dependent libraries could be marked as stable here as soon as they compile. Outside HA dependencies execpt portage are not tested.
|
||||
* Since I use Gentoo mostly on servers, I do not use systemd, the most important reason to run Gentoo is that you are NOT forced to run this incredible crap.
|
||||
* I use an own profile based on "amd64/17.1/no-multilib"
|
||||
* python-3.7.7-r1 is set as default target, also 2.7.17-r2 is installed on my test server.
|
||||
* python-3.7.7-r2 is set as default target, also 2.7.18 and 3.8.2-r2 are installed on my test server.
|
||||
* I do no tests anymore on Python 3.6 or lower
|
||||
|
||||
## Licenses
|
||||
@@ -278,4 +265,4 @@ grep -r "LICENSE=" | cut -d ":" -f2 | sort | uniq -c | sed 's;LICENSE=";|;' | se
|
||||
|
||||
I did my best to keep these clean, thanks to @matoro for help. If a valid license was published on Pypi, it has been automatically merged. Otherwise I took it from Github or alternatively from comments in the source. Sometimes these differed and have been not unique. All license strings have been adjusted to the list in `/usr/portage/gentoo/licenses/`. Some packages do not have any license published. Authors have been asked for clarification, some still did not respond. These were added with an `all-rights-reserved` license and `RESTRICT="mirror"` was set. Find the appropriate Licenses referenced in the ebuild files and in the corresponding homepages or sources.
|
||||
|
||||
Last update of this text: 12.3.2020
|
||||
Last update of this text: 20.6.2020
|
||||
|
||||
@@ -1,31 +1,19 @@
|
||||
DIST home-assistant-frontend-20200108.2.tar.gz 32482603 BLAKE2B 0ef7dfde3eaf7cabcc4a18b3354728479bcf2cc2818884473b994b0a93bad5daba85ba969359034476788b33850b2d36e5d695216b4c3173025efae724bcef7a SHA512 2bfae9d312404bee794f9036f2c551ff010a480445b78aa68f78a7e3a68048ffaf44743b859eafd39f76465fa699d52405a08379764dc705ef2192ab09f4f98b
|
||||
DIST home-assistant-frontend-20200220.5.tar.gz 35907735 BLAKE2B 4d9c30b427a65988e837b85fbf144854683683ac3de2fd58cee9f945de9646cd8ab08f9b3269d079c79ded61dca6971c48f6628e5b037e30afc3f4341fcea3eb SHA512 23eb97f7fc696acc1d55bb3a7a7f278d91b699aaf520f60fc8851cd3d96bbac09466b7402136b6281a01c8f93e3a07ae148fab1687a1ea071a284f33590b246c
|
||||
DIST home-assistant-frontend-20200318.1.tar.gz 37462665 BLAKE2B e3e64de47a37fd67851e567466178cfc8d8597032084c99cc5f9b4e88f09ac91757475703090f42b30526fa013f802c0069defae7e958535267e19d329af148f SHA512 0e95acd6cadb0f9b74930b4106c42261b3e56778c2122641eb3f63ba65d8b0a64ce719c8ad20b0611b8948e620ddb842cc5a65af04790f790930ab2b0aed5622
|
||||
DIST home-assistant-frontend-20200407.2.tar.gz 37475495 BLAKE2B c2cd2a73a7c1ffd2278004f84ffc729921148a7ae8caeaa807426d40ad4c0857a25f7a8a26e7deeb1539355423520095a106c4bc722ddcb91f5f76b6ff2062f6 SHA512 d1161d1c8fb51e7a34d183897ef29adb4f09d9037e849b2554064c4db1114b453648296d07ad2fcccb1939618fc5fb3e2c8b1c45717d30dfc7c47709db4a0b0d
|
||||
DIST home-assistant-frontend-20200427.1.tar.gz 38494922 BLAKE2B de2d3df476718aa00516b3db13964020a477f38111dab3b12c26a8b2aac4c421394d06a9d8d2a18996e8f633de989c3b92da780109e1139a242175c66819da94 SHA512 165279fc86efcb7f64b5343f28e2cd39b55cd805eea38670b00a2bc96d11694e99226f362a4d5d35f86e3f86b1d0a10f29aea15080afb2d7f2923c9143f7bd0e
|
||||
DIST home-assistant-frontend-20200427.2.tar.gz 38491896 BLAKE2B 90a21df850f38d4b124b027573776035925270e961c0fff3ede051fc4ecd6b1ad1c009b6987092e1f7f7d73905e63981d015f899d2f233e7b7f8a2c8f8a0cd49 SHA512 cabe0448eb5f54051631e20dcfe254c4bc90be67898a8d73aaa5e3aef2be19292ed44d4da86b569608ae6dd6a895a7ed96d1da782666cc4c1ff35edb8f13a15f
|
||||
DIST home-assistant-frontend-20200515.0.tar.gz 25204696 BLAKE2B e9401f87d33cd10e45aff7b9f6a7bc5e503f240addd632b5a39ecc825f81ddb848fe2063c73957d083208814b595cf070ead5fb3443e84db9b8eab553c44a217 SHA512 0b83fc7a339687d2242371d5504a9c3189eeb75d27381ce675f3e8f65120aa07cd30f9aea4bc8abb8a84b598449dd09fa7625f9f94421bb8e7e6d1f073fd05e5
|
||||
DIST home-assistant-frontend-20200519.0.tar.gz 25365158 BLAKE2B 1e3aaa0727e49e7eac9e2a743325107d73679f6d529f2568cbb5285ba0ad1aabe55dc05a232639ac3edd8c9ee51ccc504c7e12b84b7f339dc5a9b02dda7d29c4 SHA512 137b4ddee359fdeb8d93ac0ffc59dc3e0b1d3635b77628bf675e04d772888fd301185c261047f50e158d6b2593facb02ba9add8de9459ac621ab142662033444
|
||||
DIST home-assistant-frontend-20200519.1.tar.gz 25372196 BLAKE2B e9760b0e4c2f4057d581cf4b4ea6f8b39b957dde6d8cbcf2c13b53d770b21e60ae08ccfced486b447365b3f65a42629c0cd20dc5d00dcfd477553d56483b4f3e SHA512 e7d4d2be93b9c8ab3201e013e5be9a0abd452594b7620ae4bb9d3c2ef6f65032bfee7e73c7925ad6dad76e15682bc16938022239c30fd9d3f80eaf2467be8977
|
||||
DIST home-assistant-frontend-20200519.3.tar.gz 25372735 BLAKE2B 51f2ead40cf8760ae7cd174fd5785c25138dd459f99514680deda8d40074095f8a5e03ee601b6c7faf07be6c7fd59c984ae5aede53bd5995098179ff70ffbd7f SHA512 bc823e5810fb1603bd3381f3d627a89a170a1e7c3cf6101741c2195d0f1a72ced8a9a5bcb16f8a3880b648b3c6399b19a574477ef26800670ca474a738b1e027
|
||||
DIST home-assistant-frontend-20200519.4.tar.gz 25380274 BLAKE2B 6d2b58656a983b2e97b74be5270d7ba3ad4b457835990d2c3ce08b3999d9f323974921c2a0066aab5fbeaabc0360438f5fa517d1277d72538b0f775a82387175 SHA512 e699020075dcd0c99449e79d486ca8e9737303733d3e109211a28ed73deec5312c0f42a58969431be79e73f21ad5533e506e25fa8d3a16708052944901fc38ad
|
||||
DIST home-assistant-frontend-20200519.5.tar.gz 25338258 BLAKE2B 96b18bd325ee91ef70d1d2c63e62f1921af8ee7da640abe7fc8d4f36ba85c577141cd52c92ea4ef762df335d9d596b40043044f3696316774f54a6185506fdc3 SHA512 2869bdddcf7a1e0338a23562cd007ea3b403e65e17a417a3ef2565e7bb58f852bb636beb96d8fb8c7a41be0ab3430c35d545f046af001cd83c2b5bd225e3e048
|
||||
DIST home-assistant-frontend-20200603.0.tar.gz 25409449 BLAKE2B 79b0dd845ee24dcfc81473b3bb080b1b16f4d8c581cd0f8feb87a9cdbb0d557f61e546d2590b058613d9fded5dc92621d04eed8411a529837a25d3ab38aa6c04 SHA512 1bbbf01bdafd5ec7c617fd2416c2eb6e5919bb54df625b029ce56504a660d7ca3ee2bf006b9b6948498472cec02dd0f035628ec2fd96988239a3656dc42079be
|
||||
DIST home-assistant-frontend-20200603.1.tar.gz 25400284 BLAKE2B 8100f612740aea5a8609368f6887c0d833af87410d0abe1b7829605b00952682ec738d9b3d4f5557cc62184b5e6ce73a8dea368dce14f367fa85138376492a00 SHA512 6060b6f2af636602d0af1b75b4be86c8994a4de56e94751c029b51b3437b2595c128cfe2891d3a238e1fc4cddb1e6a7283bba0d2496560fd3afb06d1d57ed2c3
|
||||
DIST home-assistant-frontend-20200603.2.tar.gz 25402841 BLAKE2B 8090c0dfe71c64605a7a8de95fe622cd40fbbb8c21d1aef4a13e2e2b08ee7d109fbaf1e86481ea47e44f54d7e7a3f25f41bee716ea16fec533fe82d8ff4b7c99 SHA512 0bb0657d2863109012ed466cecae7c9b157866a630abd5827d5be0b4ecba7292f30642da3bcf28649e40a44842d9fea4f2cd129c7e988f036958e01825ecfa72
|
||||
EBUILD home-assistant-frontend-20200108.2.ebuild 747 BLAKE2B 1b63a92cd97ceadc263128cf53c9ac73296aaccab86bdda9051b352099cbf38efff781ccdea20041464a7c880dd84a96f06447b7e43b27db0c75f25a297f331c SHA512 6ff3c62fcddbd6c16b31c6a5d4160c8446595d7256dba2f4ee5b796e98e925bce0ec2e6f07bcdfe29ddb6c750f5758a89541d8e6b964c2fc872ea4ad2e619d71
|
||||
DIST home-assistant-frontend-20200603.3.tar.gz 25394188 BLAKE2B f81f5bc0c27375d76352745a58acfe2954c93fedeab8e3bde1a3591a65a111400c8391574db069598d1bd2e949ee8191320e6f4e3c07550e9c4592d0bc66d1e9 SHA512 01bccda7dd50f12a07281cf9e02acf160b03d550df5e87b0c78c5f761c5a9055a54c2b104d822040f579a6577b9102d1a237bd7f6c8fbdf5238179d52a001b50
|
||||
DIST home-assistant-frontend-20200613.0.tar.gz 26048609 BLAKE2B 5191e95659da54302da59a9a569be91aa4bff99f2ef9ac8d72d3504186dc604a2d03891ed865bd8ae9c521d18697767cb44aa0edd0439a3766d376f6df69e15a SHA512 ce9982277eb957fd781d8fbb4409c0402de27224ffb61b63eb34090831abb3b3bfb9556b397a1e77487e9f236fcd406a34de4cf1f4dd39d437f129c336a7c46b
|
||||
DIST home-assistant-frontend-20200617.0.tar.gz 26075724 BLAKE2B bc0f5c2f964d988e7b5199e5fbe0df5dc1c3a0be489f2e2a5923258d8b88a938176015739fe81fde9cf04f311beb6cc73e841604a83967e48c5dd0760e7c3643 SHA512 a5c83a62742dcd09453f17776810a17403e0b7fdb3b12a6e437e628e270a74f83d6c4602b7c09df0246307134b22206f55c62b18a548fa8e609b338aab55f7e4
|
||||
EBUILD home-assistant-frontend-20200220.5.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200318.1.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200407.2.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200427.1.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200427.2.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200515.0.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200519.0.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200519.1.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200519.3.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200519.4.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200519.5.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200603.0.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200603.1.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200603.2.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200603.3.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200613.0.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
EBUILD home-assistant-frontend-20200617.0.ebuild 747 BLAKE2B a1d7a2894084e17d7ad6112f3149e944be5e872338389e964c92fb4629055cdfd3f66207ca7bfff4e69d9edde75951fc6560ad6a8ed640b8688d1abd34214d51 SHA512 993e528fd09bf3331180d67495d311e9da5ad5477b2b58619d8cfeec6dc0cb6d5089da4ca01ca9fbbbecaa66a2aad63452aa31c113c1901077963e068f1a622c
|
||||
MISC metadata.xml 485 BLAKE2B db31a294d5ca2f4824e6ab06aaf266b0182e1c9b49d5aeafd299fd408fc5a96d0db3ac4d72732291b0c7f74480dab6cd4febcbeced136372db499d67eb46edac SHA512 c5a5ddd828915cd14975e480b2c6c9aa599aeb32ee6d7bfef4995450fa8b6d4cdc4b281c34c4cc34d4b15f8443c1d780bf72b5f5443edbcd50054fa434f367e5
|
||||
|
||||
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="The Home Assistant frontend"
|
||||
HOMEPAGE="https://github.com/home-assistant/home-assistant-polymer https://pypi.org/project/home-assistant-frontend/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="~dev-python/user-agents-2.0[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="The Home Assistant frontend"
|
||||
HOMEPAGE="https://github.com/home-assistant/home-assistant-polymer https://pypi.org/project/home-assistant-frontend/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="~dev-python/user-agents-2.0[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="The Home Assistant frontend"
|
||||
HOMEPAGE="https://github.com/home-assistant/home-assistant-polymer https://pypi.org/project/home-assistant-frontend/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="~dev-python/user-agents-2.0[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="The Home Assistant frontend"
|
||||
HOMEPAGE="https://github.com/home-assistant/home-assistant-polymer https://pypi.org/project/home-assistant-frontend/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="~dev-python/user-agents-2.0[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -1,30 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="The Home Assistant frontend"
|
||||
HOMEPAGE="https://github.com/home-assistant/home-assistant-polymer https://pypi.org/project/home-assistant-frontend/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="~dev-python/user-agents-2.0[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -7,33 +7,31 @@ AUX maxcube_TypeError_dirty_hack.patch 1460 BLAKE2B 08570971bb3ce4c120086a32ec20
|
||||
AUX recorder.yaml 114 BLAKE2B af04840805aa13124208584e7f1d40335905a083ee7deead5c0e4324c969f2a231c801c23e42075782950aba7535496d92747bf03efd73a80b0d07e8492d18f6 SHA512 cb4e353e54fb6dc7034569b8d62ddcdca92680c23c2c4e1ce707d21cf95e93f41a0c44521d8c3ee90b68c830f6b8e65dab82ae64bfa09727ae384550f7de0c94
|
||||
AUX socat-zwave.init.d 637 BLAKE2B d61c1024a6fe3ce8d322e62ac1ec15e00d08f5c5a63feabc8603ecc51ec16e0a4775e0c7da83d12d1ef0c9815c9ebf8ec8a86a678bb4a3b40decb04adc887f26 SHA512 2b13cd4175427853d5a4169cc7d441d62618e8136e4f5d9fd24d08a47f6916953ebd1e747ea9c7a0907b00766c7b2108ba3b8917178fd9a795da23e6525a0faf
|
||||
AUX update-homeassistant 1326 BLAKE2B 917bdd332c4e5dea5177eecd11a7f8d72b911fddfdc8e5eb54960c526fe8c735e20d44e570cf7aeb99669d2a9670c70da1c5fbc30efb284d1f0f330799de6e24 SHA512 3c05f0d6d1bde0e1526c3e679568794c07091e7856dfd8793e13feec6f22725ddaa3163ca2c81d9df86cf73573f932e561743f05de420b350a0b68f6a9582aca
|
||||
DIST homeassistant-core-0.104.3.tar.gz 4985783 BLAKE2B 4f0d29e0e9e3003081513ffdeb58824bd4f8aa3a83034be5b8ddedfd01c8b93e4e88391f665fd81be29712ecdced1e63e071aafc47f548f7c851b64187394f3c SHA512 73501859e03d6aea1467af3560f3a24a8ccbb98342a26ece7cf324e06dc625ca4b9fbd856c178c654628c038efb07122bc362cec09fe03913a7ad082511afe17
|
||||
DIST homeassistant-core-0.106.6.tar.gz 5258028 BLAKE2B 2bd35ef567db4502a54b29fb4bab02ce8444831dc3fecee7dc9b7e34d5aa99958ada8df4fb9ad9d3ebb8f12c8f2cfdf340ec8d11b4cfb1404738da2a4105696c SHA512 21acd85a1bd53ef07a686adb55fb3e6a47dad5a2c6095555ae66ca4074eb757995e682ba3d6c4ebeef10656fa26ece69342de071b3fb86a36cda72096d8773c3
|
||||
DIST homeassistant-core-0.107.7.tar.gz 5363982 BLAKE2B c3bf68ea6ce5bc995d6db80b91971916909f78559f780b2cca886769432cf600474caf04754684a63baaa6d754a915da4ca5603389d6d2e562a19d523cd4004d SHA512 a7901346403e2fd0cb62c2d38967e1b59920b36dbc4e9622dd13d41929c5edea0bd8e119e625ad14223f31921cd4d468e527d512effe0f3895625125a28e5751
|
||||
DIST homeassistant-core-0.108.9.tar.gz 5600363 BLAKE2B f5b2d10a40d8c94e1c1369caed093dfebe9a9a930940614fafe18299651498680681e3af37f588ddf8cc56ba81a7582aeaf35649496b4e8009a7576e5a96a00a SHA512 17153105150eda26feea7b7fcf7dc19f3688fbbfd528d268a2b1ce902b32902983291f27be99bee3a7fbe3fb3de51d5a1fd6f568289bfdb21322e7af261cc5af
|
||||
DIST homeassistant-core-0.109.3.tar.gz 5890198 BLAKE2B 182e9886622ec1d6a89c8e7715229301e06b7cc017b296a99c7cfbca781216945d70cc5b220e2767f565e6afca033aa55bf23f18385bd762212f4c8c65e5929c SHA512 5796ee3d0c2600a60cbcb79b659f2739fe9e4827d36e8547a7f2978c6e25796d369a654c42e26465940cbf5e913097171895f987147bbe99983750a0fc09fa89
|
||||
DIST homeassistant-core-0.109.6.tar.gz 5890949 BLAKE2B 1d117a564f5bbf34e2f5ff822fc1a7f1ab0ba7dfe18922243400912b39813fed96a4a4c78a5a5ac62e69d48d2b4f87141f5f9f67710a21cbb14e976bc1a32298 SHA512 713ebf4a00410a27ce68267526437f24933cc07d08e317197ca9efa1e20a66bb6c3b5df0f28a9a896b97d715e81b7408ad75c35484e1e29cc37a0fd7a4e2b9d2
|
||||
DIST homeassistant-core-0.110.0b3.tar.gz 6326095 BLAKE2B 208e2f596fe4bda2a0bcc279ce1099e4b5a4b29bd44d1d4b03969600c95eb4d1d25930a7793fe089f5a96a41443dd3e9ec22cc4938da17fc5b23e6b60bccf73e SHA512 925b3217b8fea301cc1bd1266aa490f4eb3436adbc766624befc4b8a6c0d133d336de8ed90a025532944dba5fc9b4134936dd941b27ca8cfce6353fda7cb7684
|
||||
DIST homeassistant-core-0.110.1.tar.gz 6326041 BLAKE2B 5e015c4f018016d07a4c2c977a1f9577d0a507f7bc7b24962e47eb2ae1badbcfb010b26d5ed846de7809c0e60ac4581c85228f86c294ae44e0175cad8a6dba0f SHA512 02bcddd94801fbf691bfbd45f778bcdc695aaa91f24af1e1777b36c72abb7455128be2b30f11126f28f3efdaca0119f9edc6f3d384e51c539264c3942b41295f
|
||||
DIST homeassistant-core-0.110.2.tar.gz 6327548 BLAKE2B c0380916b2911ae8899be8fc9d7a4c036030f5ab6beb9fd489a32213fbfc7bd3cd5360bdd04ed20add7f277ba7908a7d37994897b9a9e4871dd60718d4a2216e SHA512 e9230140c5a4d0fd93c0b57377e04aa11f0f599a5763e866f25406c8cecc8d25fac226517212579a9ba8639a4791790341010ce49d87261e7dc65811668a0d93
|
||||
DIST homeassistant-core-0.110.3.tar.gz 6330308 BLAKE2B 51247251606acadd146138e66f8d58e5ba95c9b529fb7580f83c14ab205121769b8f99665f746d129b846276b0a3dd6eefaa2af26beb4cc38663a6c0da50b7d8 SHA512 83ac1c208c70a7b8e2c8309a706137e42e03108c6a044892819d93e71cf84af970a313d2608aaa2a465f6df86fcfd5199b2e9190cef9f0c6800dcf481da83b63
|
||||
DIST homeassistant-core-0.110.4.tar.gz 6330776 BLAKE2B d0c2fa2303ae1675bdffb6c248d0c36ae39d7f52b3d886ba4f62c8d97813497a6fb1f3ed71193b6a4fc57b09440a0ad28de133a0babab4566461856224654c6c SHA512 d2409f9b3b9de4f80fd4d03f776779dbdfa78848530ece4f06c9dd0c10d0eca17d43f03979c9e4fe7a2c745f0de24a3bacd382045fcd367dc82886ba588f2418
|
||||
DIST homeassistant-core-0.110.5.tar.gz 6331129 BLAKE2B 9c7502896bd8ac4c8df822ad5bccb826d194c4595c25cfc8459a7fb2ddc25424f09b55867236b4c790e2df090aed419d338d1a924e19337f43f5341ac503fcf9 SHA512 bf318f2000fe9513b8a0461983d8bf67d21be97f818edcec626fb1f14c100a6de34472264878a89c5e51efe6f76a41c1833a0923f2e193467bcef71d6e75e86e
|
||||
DIST homeassistant-core-0.110.6.tar.gz 6331254 BLAKE2B 593d5624b41867a039e3745d1f5f73a82b7fa2c4c58838a8d5db3eb441a483338e741f72a20fa909245607e8d5c74f2017a57954751ce61f8454d9543314a5c4 SHA512 f31967724a40b52ac86a3e5efb3e7592f01d277bd63734839301ff0b4a501ecdd07418a5515d28022e772d3dcebb1c3c549f03f5b1b0f82063d8a79f938ee29b
|
||||
DIST homeassistant-core-0.110.7.tar.gz 6331108 BLAKE2B 8b4b23884adf3430f5f902d73f701baecaea21a1f7e88bddbc27482c877a38fea9071bcb84683f9bb545095829cf3e1681b23281e3520b177cc6833f72ece196 SHA512 fff2810ec2f40a4fac5e8da9002cd9221fae69c39c27f6487597ffac812a083a89b213acd382746ffe5b4d0314c5e61c429c471b6b1c39135dfd5feee30ce5db
|
||||
EBUILD homeassistant-0.104.3.ebuild 13561 BLAKE2B dae3f479c7b3fb922388ef1090da1bdf2481f51c23c788b9d6013834e381c6b30e21a0ebe3cb7e8d35b0c6c5e5c40f4944523ca15816a930cf370e77888e0669 SHA512 3005e579f5fa57801e70bce5a7fac983125273cc2c707a9a0c0ffa0405e52d7000feb27881340c0b463caecb982026a3b319b77b62162bdd292720a58c081ebe
|
||||
DIST homeassistant-core-0.111.0.tar.gz 6470482 BLAKE2B 3a37f6b7ff90eaa900758f05cb327c74a18660d9ef866c5476d721958c7392703045cb58abddb8f6642c1fbf104ec78410e7f708154a509709d43ffd2322f298 SHA512 0ffa86213cd98cd71fd70817d3c56c81e0b67d46e2795dd02964dd52986f06837e76e9bfefd7b1bf947cf25a9ea64139f26822850f0b4e3b813023045d4ce9c3
|
||||
DIST homeassistant-core-0.111.1.tar.gz 6485297 BLAKE2B 10e9c0fa3a1c7a2653abe20d09474aee24eb2f38f2639915afada220e578a55db8facb1adddbe65c10156f40398ef0fdd6a5b6969f80cfce05a4883e9f6e5c71 SHA512 3e63086d79b1e0536a9de10e01e11545598407f5c33f3c835f4fdecd0653d1d5f8fc1ba3e2b65fe3897076ffbafe2024019877aaa2915ba1258bbc428e4ef9c1
|
||||
DIST homeassistant-core-0.111.2.tar.gz 6486519 BLAKE2B af2852366c5012deaa395cb3a34766f03a1729c59d5a73b190bfa9f4a5180420773cf61da8467ead141611afe570c365b4f44388c821f99164fe45f9d5de10aa SHA512 7598e202846f74d4c79672770bbb6b00f3ed654755025dbfb77cc6dcb26aec84c6c587ff8dbd1ad787660b00b859b0221cac5d09bb29958eb1de31c9f1b77538
|
||||
DIST homeassistant-core-0.111.3.tar.gz 6487144 BLAKE2B 99d417d6a231fe7a65b6d840d18aef47fb359aefaeb99e99528e40fbd4acd4c6ea23b547a290f90dc7e008ccb585f9e6ab42e9b551c3cde3c83fb30eb48ca511 SHA512 9e653ffd73447dd09e24e5c326cceeccb41bdd7590be4149289f7c43abd1de3cc7d7ddeb907e424f6234bc958b3af2f8e5743764ad79f04b70c69e2e78956813
|
||||
DIST homeassistant-core-0.111.4.tar.gz 6486741 BLAKE2B 3e27e34c07765aec372ce6356fcd196c5f26b8707cb6b765ea98e92afa1a03a3448155fb41f316f12479fe9a2f63a31ae8ec0fc503f5e14117007793af883ab1 SHA512 978777e2510199e25e9db63a828bdeb8440c2f3fff1d5dfb309a803956ac6f03e2fb747e516ef674185b31f7f6a55ed960b4e4d575f07314d56e98b588880f8d
|
||||
EBUILD homeassistant-0.106.6.ebuild 14997 BLAKE2B 214823a28261aba249c999a96ca621a3229698e69fa551197381e33d24177a150c2574e2ed841434f70d8e1a6cc62cdcd84eeb453319074b4f895f4087c255b1 SHA512 869236be57e7496804a9bed15db25558f80ea14325c84ff1c9b573cd4cb5afd4d22e68ad7ee918f3bdd7f4186862adc98a8f9b3a2fb9833727f741c1906a8a1c
|
||||
EBUILD homeassistant-0.107.7.ebuild 14941 BLAKE2B d594f88b17bb764c7d1671d9a8510c1441637ebb3cbee6f373cfea235172ea35bb1aba1f1619d1dc6a32ea66fab8b39d673b7cdc1634a10a82bbb61f91549044 SHA512 01679606904c6934039d3816aada5da75d0fdc7b4243577f367a126aa882af197d79c6276b839a6e4e41484ebf7ec7dd7344fa844595eb62554f9e96499e1633
|
||||
EBUILD homeassistant-0.108.9.ebuild 15524 BLAKE2B 830d93917444f51182b7a498fa12434152edab27e043b5aef7edd474a655a1bb9637add94e05bbfe6078fd080c93d6a87758a90fdc816fa5642d34d37508423d SHA512 2b044110b28252caf59012896c4e1e064313cd5960c5b0c0a7fa35c347d650cbcd0e806976388e32d2418bf80a73c0cce61f3f6e952d05866860b9dd97ef927c
|
||||
EBUILD homeassistant-0.109.3.ebuild 14680 BLAKE2B 298200564ffe94a288e12eb1cdb4b0a9e24de693a9622d1ee39db4c3acf5262bbadc9d2799dc03d39840a5fd873468b328b09f436c948dbc6e9f650f1cb00669 SHA512 eb7e705f865d5d17183f49a73fc6233f8a3747d509718b2c5d7412e46bef4136c08e50421e3423a8494e20d5769ff258e447496298fab9fa52a1337d246d0df4
|
||||
EBUILD homeassistant-0.109.6.ebuild 14801 BLAKE2B cd4f42ae20da835262e61c29ada57e12b87804569b63756bcae27295eab509090c49c8b10f3e0dc526ca10cbf20a5fd0ab9901ca472d57ec8f7bdb812f18b207 SHA512 afe13daf8bd97497123f9fca212042720a753b4090c044465b91f07ec5f333e63222e0c490e0c7549211c00911cce9dc882a59d0c1229d3004740f573b161ed3
|
||||
EBUILD homeassistant-0.110.0_beta3.ebuild 14890 BLAKE2B 39b35b39fa1bf12944f67886b33ef0810c4a5c73d4c58966d1e53d4d1bd58e803e63a17dad417d7a525b6a006a80c89757d84da5efb0256a2877204258a98e4e SHA512 39ddb8a75374c5d021dd685488a3a3df80722abc4554f9ec20040c122d3eee704c47e71c1bf9b793da2d7173cf667fc48e0db53e5b1aeccde97383b6ef5e6afa
|
||||
EBUILD homeassistant-0.110.1-r1.ebuild 15000 BLAKE2B 58e42a74c7acadc2ff5f983a84fbcb8da1af7aa8a3c39442e33a4eedc1bcb22a88783ba5cf36b1400a3d7e7d8046e9d9cfd2246a7c91bf1cfd7d52ad145d3da0 SHA512 bd4aeb14d9111ec1690f5e57918f9ca076112558d11809f82da1b0648d0b5da34ebdcb0eef24c422567873284c23a2749ce132d2623710ebd1a0f22e9bd2ef21
|
||||
EBUILD homeassistant-0.110.2.ebuild 15080 BLAKE2B 44db30b04f25c9808855da1b349dc2c9d72ccc3749d17b512b1748b5f4cf07ead5bf3706a1e81833e8a1ee40dc6c13929ce09721bcb93925c1f1429643e3b395 SHA512 9750fb18d649c24f0cae874aacab651f1e6ac3bcb4ace4ee1549c1a3cb0e7e669a0be22b50a1d7f850cf072b1b313e4fbe9f06569451c7dba535c3b04d1ef592
|
||||
EBUILD homeassistant-0.110.3.ebuild 15234 BLAKE2B 02a1e1f2b7339b2d189c56cefb738540a14bb75b9c2a653ba319ece83b6b5c3a5a1340f422deda7ecaa947899d05476a66aba523dcc51df8fb013c04cf04403d SHA512 4d2c05d5f62b4850c7de19a464f5a7517e3f3072fee40d0aa02bf16a7fe7faad1b6a5fe55692a6eee973299941534894b15b164a8f22124a0559487c4cf7bab6
|
||||
EBUILD homeassistant-0.110.4.ebuild 15234 BLAKE2B 14d41453493997312255ea67c5350ffd9fb99941439f0e960441cc9102a2c046a4e3ccab8913de79e47557160a15f9da5e78a33e09d792d6a94125f6ecce3124 SHA512 6f6679fe0ba4096e4b8981eb121efc2a785c4b235827003b1b2450a4f640f9f24bed1a12df9e078dce4b958c7067af06d3b9cd381c673527f998024af2c4be6b
|
||||
EBUILD homeassistant-0.110.5.ebuild 15234 BLAKE2B fac1b6381cf91cd37cb6472670bab9a253be47fb6daca21150ef3f0ab746396178c4aa14ffb63b2514768526eecb96c5d9e084931610fb9e1e996ccf5405e567 SHA512 637fa8c89be6d2c8e02e4eb40eb59e10223d0dc32f7550910524b811ee665b7739c22ef10c453cbf1ac15039cc9f483404f4859b7985bd48b7c880103c140a65
|
||||
EBUILD homeassistant-0.110.6.ebuild 15234 BLAKE2B fac1b6381cf91cd37cb6472670bab9a253be47fb6daca21150ef3f0ab746396178c4aa14ffb63b2514768526eecb96c5d9e084931610fb9e1e996ccf5405e567 SHA512 637fa8c89be6d2c8e02e4eb40eb59e10223d0dc32f7550910524b811ee665b7739c22ef10c453cbf1ac15039cc9f483404f4859b7985bd48b7c880103c140a65
|
||||
EBUILD homeassistant-0.110.7.ebuild 15234 BLAKE2B fac1b6381cf91cd37cb6472670bab9a253be47fb6daca21150ef3f0ab746396178c4aa14ffb63b2514768526eecb96c5d9e084931610fb9e1e996ccf5405e567 SHA512 637fa8c89be6d2c8e02e4eb40eb59e10223d0dc32f7550910524b811ee665b7739c22ef10c453cbf1ac15039cc9f483404f4859b7985bd48b7c880103c140a65
|
||||
EBUILD homeassistant-0.111.0.ebuild 15113 BLAKE2B a904e6f037b3cae5c989dfa8a7a8765c1cb5b598a109d16e60bff8d50341ee3a3c08461253ae0f6a520d2035c11394799ef1a39119dd53e85495cb1766a495de SHA512 a6a6ea5cbdaf160edde8c2cc8fe83f694cd55d8c2b155027d5fd5ca4d3a39d002b01433a11a79e117aeeb0accabd6ea3ee067fe79311e7e6bd626dfbb6333f80
|
||||
EBUILD homeassistant-0.111.1.ebuild 15113 BLAKE2B 18e2f83fd456d2c3795bb237d7c24030c2950ece5bf103edff1e4b2bb8aa914aaa761cba4b7e73ef1ae4699eb692205dab3ab49dc3bb6855176ad37611aaf832 SHA512 1c36e893a7b0c0ffcd19870a2ed64b4cc51176dac4d011e55e7ab3c2b4b98cd224ea766e10e86a50c947e26819d184e408e283ae173f1f4c6b4dad7d8515599e
|
||||
EBUILD homeassistant-0.111.2.ebuild 15113 BLAKE2B ca5fc59714b652700f89007fe69fe7bf27ea6bed7fbc4997f82c164b40850f49fbbeb6fee9dc22b2e20f29e997e536deeb496201d56274bcc379732d3e1492bc SHA512 629d6206d6543504f882377a88924e1ae974db6d84a29a6a3c3255e0b7dc467040846e6342b7fb02a0050d7b645af7aa278bd351d25d816208e04cd9c5cbf1a7
|
||||
EBUILD homeassistant-0.111.3.ebuild 15148 BLAKE2B dd0554c2ba4000d39f41a42591c806593175d9735a339e94eb232a99695c45745e9bce12a8893e161f26b834155c2733c3c57858e08e3eafb6f9241be0d87f41 SHA512 ab16546bfde4850502181fe6c5a44cbb6a03e3678aafe2f19f06ab3fbdfed3fab96352c9a6940114c66eb7c319eb47fdcd02cf30f4095fd378161ab43652acf9
|
||||
EBUILD homeassistant-0.111.4.ebuild 15210 BLAKE2B 670b3972835e6ab1258c723271402a298674b7e7309f232cccb0a3ad2b3f65051d84de51c66478809d9225699830e89a074aeb1f1b40391386e66616bf099d21 SHA512 58e7d619828659e59f6b7fc0f0f0583918f61b71423d8ea6ebe73f2e79a1b9ff6baec6ee8c194340b8d6aacba2ca25c5394f9c69a25d84536172924354ed63cd
|
||||
MISC homeassistant-9999.off 59945 BLAKE2B 9c278c87a006c376d37de747899c8172d12c0171e3534e7a27a63815535c4e5051d2d60600a3a14f92f76f56d89f013af7e08b8dd092a23a22d6d54bd2f7d1eb SHA512 41453d5f81529ec9fcf1e1514a11b9b42cd01b52eb1d998f4685aac09c0899e8e44b5cfc66da52ae221f2fff71ce80ffb4b8b68e19ed7f1741bb05669862cb5a
|
||||
MISC metadata.xml 9051 BLAKE2B 05b0e9932ece240cd0876f73fe3ced4d1a6c24b0ba0325e2013130f73569311f16d9e807d4c1cba452527ba125e5bcf5870db20af2912584f25e0acf1727ed37 SHA512 35fdf82a0b0e54a51311a3235d42ce7c8b476bb3d440579d3dbed7ff76650e840d2fed1900d5d70b0c0bdf9ee7f658e0ca813e0418af0dc8d2c7a9422a259d80
|
||||
MISC metadata.xml 8971 BLAKE2B 3670cacefe172eafadca20d14e426cfa2d1d3797efb02bdaba35f4aaa12dfc206e0d8285dfbe4b5e06d3d2e11ae137123671d7c3f6bb67b47cc5225ea77ee2a8 SHA512 3929d05b2d5800b8dbbcf7ef6057cdbf6cf4d71b2e85c4e8afb0536ca111a844efd23cd93b3c1acf86fc466ec68d91c101367f4bd921a86580e1fc12620ea39f
|
||||
|
||||
@@ -1,290 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
inherit readme.gentoo-r1 eutils distutils-r1
|
||||
|
||||
MY_PN=${PN}-core
|
||||
MY_PV=${PV/_beta/b}
|
||||
MY_P=${MY_PN}-${MY_PV}
|
||||
|
||||
DESCRIPTION="Open-source home automation platform running on Python on 3.7"
|
||||
HOMEPAGE="https://home-assistant.io https://git.edevau.net/onkelbeh/HomeAssistantRepository"
|
||||
SRC_URI="https://github.com/home-assistant/core/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="abode ambiclimate ambient_station androidtv asuswrt atmo atv aurora avea axis bitcoin blockchain buienradar cli ciscomobilityexpress daikin darksky denonavr discogs emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius +frontend gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue incomfort influxdb maxcube maxcube_hack miio mikrotik +mqtt musiccast +mysql openwrt plex qnap +recorder ring roku rxv samsungtv signal sma socat somfy sonos shodan simplisafe speedtest +ssl test tradfri ubee unifi vera webostv wemo wink withings wled wwlln xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS} acct-group/${PN} acct-user/${PN}
|
||||
|| ( dev-lang/python:3.7 dev-lang/python:3.8 )
|
||||
app-admin/logrotate
|
||||
dev-db/sqlite
|
||||
dev-libs/libfastjson
|
||||
>=dev-libs/xerces-c-3.1.4-r1
|
||||
|
||||
>=app-crypt/acme-0.32.0[${PYTHON_USEDEP}]
|
||||
~dev-python/aiobotocore-0.10.4[${PYTHON_USEDEP}]
|
||||
~dev-python/aiohttp-3.6.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/asn1crypto-0.24.0[${PYTHON_USEDEP}]
|
||||
~dev-python/astral-1.10.1[${PYTHON_USEDEP}]
|
||||
~dev-python/async_timeout-3.0.1[${PYTHON_USEDEP}]
|
||||
~dev-python/attrs-19.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/bcrypt-3.1.7[${PYTHON_USEDEP}]
|
||||
~dev-python/beautifulsoup-4.8.2[${PYTHON_USEDEP}]
|
||||
~dev-python/blinkpy-0.14.2[${PYTHON_USEDEP}]
|
||||
~dev-python/boto3-1.9.252[${PYTHON_USEDEP}]
|
||||
~dev-python/caldav-0.6.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/cdu-0.1.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/certifi-2019.11.28[${PYTHON_USEDEP}]
|
||||
>=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
|
||||
~dev-python/colorlog-4.0.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/coverage-4.5.2[${PYTHON_USEDEP}]
|
||||
~dev-python/cryptography-2.8[${PYTHON_USEDEP}]
|
||||
>=dev-python/distro-1.4.0[${PYTHON_USEDEP}]
|
||||
~dev-python/docopt-0.6.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/docutils-0.14[${PYTHON_USEDEP}]
|
||||
>=dev-python/ecdsa-0.13[${PYTHON_USEDEP}]
|
||||
>=dev-python/envs-1.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/future-0.17.1[${PYTHON_USEDEP}]
|
||||
~dev-python/gTTS-token-1.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.31[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-2.8[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-ssl-1.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/ifaddr-0.1.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/immutables-0.9[${PYTHON_USEDEP}]
|
||||
~dev-python/importlib_metadata-1.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/jinja-2.10.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/jmespath-0.9.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/jose-1.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/jsonrpc-async-0.6[${PYTHON_USEDEP}]
|
||||
~dev-python/jsonrpc-base-1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/jsonrpc-websocket-0.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/lxml-4.3.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/multidict-4.5.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/numpy-1.17.4[${PYTHON_USEDEP}]
|
||||
~dev-python/paho-mqtt-1.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/passlib-1.7.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pbr-5.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pillow-6.2.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
|
||||
>=dev-python/psutil-5.6.5[${PYTHON_USEDEP}]
|
||||
~dev-python/PyChromecast-4.0.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pycparser-2.19[${PYTHON_USEDEP}]
|
||||
|| ( >=dev-python/pycryptodome-3.7.3[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )
|
||||
~dev-python/pyhaversion-3.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyopenssl-19.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyotp-2.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/PyQRCode-1.2.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyrfc3339-1.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pysnmp-4.4.12[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-jose-cryptodome-1.3.2[${PYTHON_USEDEP}]
|
||||
~dev-python/python-slugify-4.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pyyaml-5.2[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-2.22.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}]
|
||||
~dev-python/RestrictedPython-5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/ruamel-yaml-0.15.100[${PYTHON_USEDEP}]
|
||||
>=dev-python/setuptools-40.8.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/six-1.12.0[${PYTHON_USEDEP}]
|
||||
~dev-python/transitions-0.6.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/typing-3.6.4-r1[${PYTHON_USEDEP}]
|
||||
>=dev-python/tzlocal-1.5.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/ua-parser-0.8.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/urllib3-1.25.3[${PYTHON_USEDEP}]
|
||||
=dev-python/user-agents-2.0-r1[${PYTHON_USEDEP}]
|
||||
>=dev-python/vobject-0.9.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-0.11.7[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-serialize-2.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/wakeonlan-1.1.6[${PYTHON_USEDEP}]
|
||||
=dev-python/warrant-0.6.1-r1[${PYTHON_USEDEP}]
|
||||
>=dev-python/websocket-client-0.54.0[${PYTHON_USEDEP}]
|
||||
~dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/yarl-1.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/zeroconf-0.24.4[${PYTHON_USEDEP}]
|
||||
>=media-libs/mutagen-1.43.0
|
||||
|
||||
abode? ( ~dev-python/abodepy-0.16.7[${PYTHON_USEDEP}] )
|
||||
ambiclimate? ( ~dev-python/Ambiclimate-0.2.1[${PYTHON_USEDEP}] )
|
||||
ambient_station? ( ~dev-python/aioambient-0.3.2[${PYTHON_USEDEP}] )
|
||||
androidtv? ( ~dev-python/androidtv-0.0.38[${PYTHON_USEDEP}]
|
||||
~dev-python/adb-shell-0.1.1[${PYTHON_USEDEP}] )
|
||||
asuswrt? ( ~dev-python/aioasuswrt-1.1.22[${PYTHON_USEDEP}] )
|
||||
atmo? ( ~dev-python/pyatmo-3.1.0[${PYTHON_USEDEP}] )
|
||||
atv? ( >=dev-python/pyatv-0.3.13[${PYTHON_USEDEP}] )
|
||||
aurora? ( ~dev-python/aurorapy-0.2.6[${PYTHON_USEDEP}] )
|
||||
avea? ( ~dev-python/avea-1.4[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-25[${PYTHON_USEDEP}] )
|
||||
bitcoin? ( ~dev-python/blockchain-1.4.4[${PYTHON_USEDEP}] )
|
||||
blockchain? ( ~dev-python/python-blockchain-api-0.0.2[${PYTHON_USEDEP}] )
|
||||
buienradar? ( ~dev-python/buienradar-1.0.1[${PYTHON_USEDEP}] )
|
||||
cli? ( app-misc/home-assistant-cli[${PYTHON_USEDEP}] )
|
||||
ciscomobilityexpress? ( ~dev-python/ciscomobilityexpress-0.3.3[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-1.6.1[${PYTHON_USEDEP}] )
|
||||
darksky? ( ~dev-python/python-forecastio-1.4.0[${PYTHON_USEDEP}] )
|
||||
denonavr? ( ~dev-python/denonavr-0.7.11[${PYTHON_USEDEP}] )
|
||||
discogs? ( ~dev-python/discogs_client-2.2.2[${PYTHON_USEDEP}] )
|
||||
emulated_roku? ( ~dev-python/emulated-roku-0.2.0[${PYTHON_USEDEP}] )
|
||||
enigma? ( ~dev-python/openwebifpy-3.1.1[${PYTHON_USEDEP}] )
|
||||
esphome? ( ~dev-python/aioesphomeapi-2.6.1[${PYTHON_USEDEP}] )
|
||||
everlights? ( ~dev-python/pyeverlights-0.1.0[${PYTHON_USEDEP}] )
|
||||
enocean? ( ~dev-python/enocean-0.50.0[${PYTHON_USEDEP}] )
|
||||
envoy? ( ~dev-python/envoy-reader-0.11.0[${PYTHON_USEDEP}] )
|
||||
flume? ( ~dev-python/PyFlume-0.2.4[${PYTHON_USEDEP}] )
|
||||
flunearyou? ( ~dev-python/pyflunearyou-1.0.3[${PYTHON_USEDEP}] )
|
||||
fronius? ( ~dev-python/PyFronius-0.4.6[${PYTHON_USEDEP}] )
|
||||
frontend? ( ~app-misc/home-assistant-frontend-20200108.2[${PYTHON_USEDEP}] )
|
||||
gpiozero? ( ~dev-python/gpiozero-1.5.1[${PYTHON_USEDEP}] )
|
||||
growl? ( ~dev-python/gntp-1.0.3[${PYTHON_USEDEP}] )
|
||||
harmony? ( ~dev-python/aioharmony-0.1.13[${PYTHON_USEDEP}] )
|
||||
heos? ( ~dev-python/pyheos-0.6.0[${PYTHON_USEDEP}] )
|
||||
here? ( ~dev-python/herepy-2.0.0[${PYTHON_USEDEP}] )
|
||||
hpilo? ( ~dev-python/python-hpilo-4.3[${PYTHON_USEDEP}] )
|
||||
hkavr? ( ~dev-python/hkavr-0.0.5[${PYTHON_USEDEP}] )
|
||||
holidays? ( ~dev-python/holidays-0.9.12[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/homekit-python-0.15.0[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.63[${PYTHON_USEDEP}] )
|
||||
homematicip? ( ~dev-python/homematicip-0.10.15[${PYTHON_USEDEP}] )
|
||||
hs100? ( >=dev-python/pyHS100-0.3.5[${PYTHON_USEDEP}] )
|
||||
hue? ( ~dev-python/aiohue-1.10.1[${PYTHON_USEDEP}] )
|
||||
incomfort? ( ~dev-python/incomfort-client-0.4.0[${PYTHON_USEDEP}] )
|
||||
influxdb? ( dev-db/influxdb
|
||||
~dev-python/influxdb-5.2.3[${PYTHON_USEDEP}] )
|
||||
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
|
||||
miio? ( ~dev-python/python-miio-0.4.8[${PYTHON_USEDEP}] )
|
||||
mikrotik? ( ~dev-python/librouteros-2.3.0[${PYTHON_USEDEP}] )
|
||||
mqtt? ( ~dev-python/hbmqtt-0.9.5[${PYTHON_USEDEP}]
|
||||
app-misc/mosquitto )
|
||||
musiccast? ( >=dev-python/pymusiccast-0.1.6[${PYTHON_USEDEP}] )
|
||||
mysql? ( || ( dev-python/mysqlclient[${PYTHON_USEDEP}]
|
||||
dev-python/mysql-python[${PYTHON_USEDEP}] )
|
||||
virtual/mysql )
|
||||
openwrt? ( ~dev-python/openwrt-luci-rpc-1.1.2[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-3.3.0[${PYTHON_USEDEP}] )
|
||||
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )
|
||||
roku? ( ~dev-python/roku-4.0.0[${PYTHON_USEDEP}] )
|
||||
recorder? ( ~dev-python/sqlalchemy-1.3.12[${PYTHON_USEDEP}] )
|
||||
ring? ( ~dev-python/ring-doorbell-0.6.0[${PYTHON_USEDEP}] )
|
||||
rxv? ( ~dev-python/rxv-0.6.0[${PYTHON_USEDEP}]
|
||||
~dev-python/defusedxml-0.6.0[${PYTHON_USEDEP}] )
|
||||
samsungtv? ( ~dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}] )
|
||||
signal? ( ~dev-python/pysignalclirestapi-0.1.4[${PYTHON_USEDEP}] )
|
||||
sma? ( ~dev-python/pysma-0.3.4[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
somfy? ( ~dev-python/pymfy-0.7.1[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.24[${PYTHON_USEDEP}] )
|
||||
shodan? ( ~dev-python/shodan-1.21.1[${PYTHON_USEDEP}] )
|
||||
simplisafe? ( ~dev-python/simplisafe-python-5.3.6[${PYTHON_USEDEP}] )
|
||||
speedtest? ( ~net-analyzer/speedtest-cli-2.1.2[${PYTHON_USEDEP}] )
|
||||
ssl? ( dev-libs/openssl:0
|
||||
app-crypt/certbot
|
||||
net-proxy/haproxy )
|
||||
tradfri? ( >=dev-python/pytradfri-6.4.0[${PYTHON_USEDEP}] )
|
||||
ubee? ( ~dev-python/pyubee-0.7[${PYTHON_USEDEP}] )
|
||||
unifi? ( ~dev-python/aiounifi-11[${PYTHON_USEDEP}] )
|
||||
vera? ( ~dev-python/pyvera-0.3.7[${PYTHON_USEDEP}] )
|
||||
webostv? ( ~dev-python/aiopylgtv-0.2.7[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.34[${PYTHON_USEDEP}] )
|
||||
wink? ( ~dev-python/pubnubsub-handler-1.0.8[${PYTHON_USEDEP}] )
|
||||
withings? ( ~dev-python/withings-api-2.1.3[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.2.1[${PYTHON_USEDEP}] )
|
||||
wwlln? ( ~dev-python/aiowwlln-2.0.2[${PYTHON_USEDEP}] )
|
||||
xknx? ( ~dev-python/xknx-0.11.2[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.0[${PYTHON_USEDEP}] )
|
||||
youtube? ( ~dev-python/youtube_dl-2020.01.01[${PYTHON_USEDEP}] )
|
||||
zigbee? ( ~dev-python/zigpy-deconz-0.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-homeassistant-0.12.0[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-xbee-homeassistant-0.8.0[${PYTHON_USEDEP}]
|
||||
~dev-python/bellows-homeassistant-0.12.0[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-zigate-0.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/zha-quirks-0.0.31[${PYTHON_USEDEP}] )
|
||||
zoneminder? ( ~dev-python/zm-py-0.4.0[${PYTHON_USEDEP}] )
|
||||
z-wave? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/homeassistant-pyozw-0.1.7[${PYTHON_USEDEP}]
|
||||
~dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}] )"
|
||||
|
||||
# ~dev-python/cffi-1.12.2[${PYTHON_USEDEP}]
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
~dev-python/asynctest-0.12.2[${PYTHON_USEDEP}]
|
||||
~dev-python/coveralls-1.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/flake8-docstrings-1.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/flake8-3.7.5[${PYTHON_USEDEP}]
|
||||
~dev-python/mock-open-1.3.1[${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
~dev-python/mypy-0.660[${PYTHON_USEDEP}]
|
||||
~dev-python/pydocstyle-3.0.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pylint-2.2.2[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-aiohttp-0.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-cov-2.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-sugar-0.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-timeout-1.3.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-4.2.1[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-mock-1.5.2[${PYTHON_USEDEP}]
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/coverage[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
INSTALL_DIR="/opt/${PN}"
|
||||
|
||||
DISABLE_AUTOFORMATTING=1
|
||||
DOC_CONTENTS="
|
||||
The HA interface listens on port 8123
|
||||
hass configuration is in: /etc/${PN}
|
||||
daemon command line arguments are configured in: /etc/conf.d/${PN}
|
||||
logging is to: /var/log/${PN}/{server,errors,stdout}.log
|
||||
The sqlite db is by default in: /etc/${PN}
|
||||
support at https://git.edevau.net/onkelbeh/HomeAssistantRepository
|
||||
"
|
||||
|
||||
S="${WORKDIR}/core-${MY_PV}"
|
||||
|
||||
DOCS="README.rst"
|
||||
|
||||
src_prepare() {
|
||||
sed -e 's;astral==1.5;astral>=1.5;' \
|
||||
-i "setup.py" \
|
||||
-i homeassistant/package_constraints.txt
|
||||
# https://github.com/home-assistant/home-assistant/issues/28811
|
||||
if use maxcube_hack ; then
|
||||
eapply "${FILESDIR}/maxcube_TypeError_dirty_hack.patch"
|
||||
fi
|
||||
eapply_user
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
dodoc ${DOCS}
|
||||
distutils-r1_python_install_all
|
||||
keepdir "$INSTALL_DIR"
|
||||
keepdir "/etc/${PN}"
|
||||
fowners -R "${PN}:${PN}" "/etc/${PN}"
|
||||
keepdir "/var/log/${PN}"
|
||||
fowners -R "${PN}:${PN}" "/var/log/${PN}"
|
||||
newconfd "${FILESDIR}/${PN}.conf.d" "${PN}"
|
||||
newinitd "${FILESDIR}/${PN}.init.d" "${PN}"
|
||||
if use socat ; then
|
||||
newinitd "${FILESDIR}/socat-zwave.init.d" "socat-zwave"
|
||||
sed -i -e 's/# need socat-zwave/need socat-zwave/g' "${D}/etc/init.d/${PN}" || die
|
||||
fi
|
||||
if use mqtt ; then
|
||||
sed -i -e 's/# need mosquitto/need mosquitto/g' "${D}/etc/init.d/${PN}" || die
|
||||
fi
|
||||
insinto /etc/logrotate.d
|
||||
newins "${FILESDIR}/${PN}.logrotate" "${PN}"
|
||||
dobin "${FILESDIR}/hasstest"
|
||||
readme.gentoo_create_doc
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
readme.gentoo_print_elog
|
||||
}
|
||||
@@ -1,307 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
inherit readme.gentoo-r1 eutils distutils-r1
|
||||
|
||||
MY_PN=${PN}-core
|
||||
MY_PV=${PV/_beta/b}
|
||||
MY_P=${MY_PN}-${MY_PV}
|
||||
|
||||
DESCRIPTION="Open-source home automation platform running on Python on 3.7"
|
||||
HOMEPAGE="https://home-assistant.io https://git.edevau.net/onkelbeh/HomeAssistantRepository"
|
||||
SRC_URI="https://github.com/home-assistant/core/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
#KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea aws axis bitcoin blockchain blink bmw_connected_drive bravia-tv buienradar +caldav +cast cli ciscomobilityexpress coronavirus daikin darksky denonavr discogs dyson emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue icloud incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen openwrt owntracks ozw plex plugwise qnap +recorder ring roku roomba rxv samsungtv +scrape signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl synologydsm systemmonitor test tradfri ubee unifi vallox vera +version velbus webostv wemo wink withings wled wwlln xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
|
||||
# from 2020/04 cleanup to be removed or integrated later
|
||||
# IUSE="${IUSE} x"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS} acct-group/${PN} acct-user/${PN}
|
||||
|| ( dev-lang/python:3.7 dev-lang/python:3.8 )
|
||||
app-admin/logrotate
|
||||
dev-db/sqlite
|
||||
dev-libs/libfastjson
|
||||
>=dev-libs/xerces-c-3.1.4-r1"
|
||||
|
||||
# Home Assistant Core
|
||||
RDEPEND="${RDEPEND}
|
||||
~dev-python/aiohttp-3.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/astral-1.10.1[${PYTHON_USEDEP}]
|
||||
~dev-python/async_timeout-3.0.1[${PYTHON_USEDEP}]
|
||||
~dev-python/attrs-19.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/bcrypt-3.1.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/certifi-2020.4.5.1[${PYTHON_USEDEP}]
|
||||
~dev-python/ciso8601-2.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/importlib_metadata-1.6.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/jinja-2.11.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
|
||||
~dev-python/cryptography-2.9.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
|
||||
~dev-python/python-slugify-4.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytz-2020.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-2.23.0[${PYTHON_USEDEP}]
|
||||
~dev-python/ruamel-yaml-0.15.100[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-0.11.7[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-serialize-2.3.0[${PYTHON_USEDEP}]"
|
||||
|
||||
# from package_constraints.txt
|
||||
RDEPEND="${RDEPEND}
|
||||
>=dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/distro-1.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.34.2[${PYTHON_USEDEP}]
|
||||
~app-misc/home-assistant-frontend-20200515.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
|
||||
~dev-python/sqlalchemy-1.3.16[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.26.1[${PYTHON_USEDEP}]
|
||||
|| ( >=dev-python/pycryptodome-3.7.3[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )"
|
||||
|
||||
# still unknown origin
|
||||
RDEPEND="${RDEPEND}
|
||||
~dev-python/base36-0.1.1[${PYTHON_USEDEP}]
|
||||
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/gTTS-token-1.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/HAP-python-2.8.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-ssl-1.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/immutables-0.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/jmespath-0.9.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/jose-1.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/jsonrpc-async-0.6[${PYTHON_USEDEP}]
|
||||
~dev-python/jsonrpc-base-1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/jsonrpc-websocket-0.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/lxml-4.3.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/multidict-4.5.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/numpy-1.18.4[${PYTHON_USEDEP}]
|
||||
~dev-python/passlib-1.7.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pbr-5.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pillow-7.1.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/pycparser-2.19[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyotp-2.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/PyQRCode-1.2.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyrfc3339-1.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pysnmp-4.4.12[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-jose-cryptodome-1.3.2[${PYTHON_USEDEP}]
|
||||
~dev-python/RestrictedPython-5.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/ua-parser-0.8.0[${PYTHON_USEDEP}]
|
||||
=dev-python/user-agents-2.0-r1[${PYTHON_USEDEP}]
|
||||
>=dev-python/wakeonlan-1.1.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/websocket-client-0.56.0[${PYTHON_USEDEP}]
|
||||
~dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}]
|
||||
~media-libs/mutagen-1.44.0"
|
||||
|
||||
# Module requirements from useflags
|
||||
RDEPEND="${RDEPEND}
|
||||
abode? ( ~dev-python/abodepy-0.19.0[${PYTHON_USEDEP}] )
|
||||
adguard? ( ~dev-python/adguardhome-0.4.2[${PYTHON_USEDEP}] )
|
||||
ambiclimate? ( ~dev-python/Ambiclimate-0.2.1[${PYTHON_USEDEP}] )
|
||||
ambient_station? ( ~dev-python/aioambient-1.1.1[${PYTHON_USEDEP}] )
|
||||
amcrest? ( ~dev-python/amcrest-1.7.0[${PYTHON_USEDEP}] )
|
||||
androidtv? ( ~dev-python/androidtv-0.0.41[${PYTHON_USEDEP}]
|
||||
~dev-python/adb-shell-0.1.3[${PYTHON_USEDEP}] )
|
||||
apprise? ( ~dev-python/apprise-0.8.5[${PYTHON_USEDEP}] )
|
||||
asuswrt? ( ~dev-python/aioasuswrt-1.2.5[${PYTHON_USEDEP}] )
|
||||
atmo? ( ~dev-python/pyatmo-3.3.1[${PYTHON_USEDEP}] )
|
||||
atv? ( >=dev-python/pyatv-0.3.13[${PYTHON_USEDEP}] )
|
||||
aurora? ( ~dev-python/aurorapy-0.2.6[${PYTHON_USEDEP}] )
|
||||
avea? ( ~dev-python/avea-1.4[${PYTHON_USEDEP}] )
|
||||
aws? ( ~dev-python/aiobotocore-0.11.1[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-25[${PYTHON_USEDEP}] )
|
||||
bitcoin? ( ~dev-python/blockchain-1.4.4[${PYTHON_USEDEP}] )
|
||||
blink? ( ~dev-python/blinkpy-0.15.0[${PYTHON_USEDEP}] )
|
||||
blockchain? ( ~dev-python/python-blockchain-api-0.0.2[${PYTHON_USEDEP}] )
|
||||
bmw_connected_drive? ( ~dev-python/bimmer-connected-0.7.5[${PYTHON_USEDEP}] )
|
||||
bravia-tv? ( ~dev-python/bravia-tv-1.0.4[${PYTHON_USEDEP}]
|
||||
~dev-python/getmac-0.8.1[${PYTHON_USEDEP}] )
|
||||
buienradar? ( ~dev-python/buienradar-1.0.4[${PYTHON_USEDEP}] )
|
||||
caldav? ( ~dev-python/caldav-0.6.1[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-5.1.0[${PYTHON_USEDEP}] )
|
||||
cli? ( app-misc/home-assistant-cli[${PYTHON_USEDEP}] )
|
||||
ciscomobilityexpress? ( ~dev-python/ciscomobilityexpress-0.3.3[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.0[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.0.1[${PYTHON_USEDEP}] )
|
||||
darksky? ( ~dev-python/python-forecastio-1.4.0[${PYTHON_USEDEP}] )
|
||||
denonavr? ( ~dev-python/denonavr-0.8.1[${PYTHON_USEDEP}] )
|
||||
discogs? ( ~dev-python/discogs_client-2.2.2[${PYTHON_USEDEP}] )
|
||||
dyson? ( ~dev-python/libpurecool-0.6.1[${PYTHON_USEDEP}] )
|
||||
emulated_roku? ( ~dev-python/emulated-roku-0.2.1[${PYTHON_USEDEP}] )
|
||||
enigma? ( ~dev-python/openwebifpy-3.1.1[${PYTHON_USEDEP}] )
|
||||
esphome? ( ~dev-python/aioesphomeapi-2.6.1[${PYTHON_USEDEP}] )
|
||||
everlights? ( ~dev-python/pyeverlights-0.1.0[${PYTHON_USEDEP}] )
|
||||
enocean? ( ~dev-python/enocean-0.50.0[${PYTHON_USEDEP}] )
|
||||
envoy? ( ~dev-python/envoy-reader-0.16.1[${PYTHON_USEDEP}] )
|
||||
flume? ( ~dev-python/PyFlume-0.4.0[${PYTHON_USEDEP}] )
|
||||
flunearyou? ( ~dev-python/pyflunearyou-1.0.7[${PYTHON_USEDEP}] )
|
||||
fronius? ( ~dev-python/PyFronius-0.4.6[${PYTHON_USEDEP}] )
|
||||
gpiozero? ( ~dev-python/gpiozero-1.5.1[${PYTHON_USEDEP}] )
|
||||
growl? ( ~dev-python/gntp-1.0.3[${PYTHON_USEDEP}] )
|
||||
harmony? ( ~dev-python/aioharmony-0.1.13[${PYTHON_USEDEP}] )
|
||||
heos? ( ~dev-python/pyheos-0.6.0[${PYTHON_USEDEP}] )
|
||||
here? ( ~dev-python/herepy-2.0.0[${PYTHON_USEDEP}] )
|
||||
hpilo? ( ~dev-python/python-hpilo-4.3[${PYTHON_USEDEP}] )
|
||||
hkavr? ( ~dev-python/hkavr-0.0.5[${PYTHON_USEDEP}] )
|
||||
holidays? ( ~dev-python/holidays-0.10.2[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/aiohomekit-0.2.37[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.66[${PYTHON_USEDEP}] )
|
||||
homematicip? ( ~dev-python/homematicip-0.10.17[${PYTHON_USEDEP}] )
|
||||
hs100? ( >=dev-python/pyHS100-0.3.5[${PYTHON_USEDEP}] )
|
||||
hue? ( ~dev-python/aiohue-2.1.0[${PYTHON_USEDEP}] )
|
||||
icloud? ( ~dev-python/pyicloud-0.9.7[${PYTHON_USEDEP}] )
|
||||
incomfort? ( ~dev-python/incomfort-client-0.4.0[${PYTHON_USEDEP}] )
|
||||
influxdb? ( dev-db/influxdb
|
||||
~dev-python/influxdb-5.2.3[${PYTHON_USEDEP}] )
|
||||
ipma? ( ~dev-python/pyipma-2.0.5[${PYTHON_USEDEP}] )
|
||||
jewish_calendar? ( ~dev-python/hdate-0.9.3[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.9[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
|
||||
miio? ( ~dev-python/python-miio-0.5.0.1[${PYTHON_USEDEP}] )
|
||||
mikrotik? ( ~dev-python/librouteros-3.0.0[${PYTHON_USEDEP}] )
|
||||
mobile_app? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}] )
|
||||
mqtt? ( ~dev-python/hbmqtt-0.9.5[${PYTHON_USEDEP}] ~dev-python/paho-mqtt-1.5.0[${PYTHON_USEDEP}] app-misc/mosquitto )
|
||||
musiccast? ( >=dev-python/pymusiccast-0.1.6[${PYTHON_USEDEP}] )
|
||||
mysql? ( || ( dev-python/mysqlclient[${PYTHON_USEDEP}]
|
||||
dev-python/mysql-python[${PYTHON_USEDEP}] )
|
||||
virtual/mysql )
|
||||
myq? ( ~dev-python/pymyq-2.0.2[${PYTHON_USEDEP}] )
|
||||
nederlandse_spoorwegen? ( ~dev-python/nsapi-3.0.4[${PYTHON_USEDEP}] )
|
||||
openwrt? ( ~dev-python/openwrt-luci-rpc-1.1.3[${PYTHON_USEDEP}] )
|
||||
owntracks? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
virtual/mqtt )
|
||||
ozw? ( ~dev-python/python-openzwave-mqtt-1.0.1[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-3.6.0[${PYTHON_USEDEP}] )
|
||||
plugwise? ( ~dev-python/haanna-0.15.0[${PYTHON_USEDEP}] )
|
||||
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )
|
||||
roku? ( ~dev-python/rokuecp-0.4.0[${PYTHON_USEDEP}] )
|
||||
roomba? ( ~dev-python/roombapy-1.6.1[${PYTHON_USEDEP}] )
|
||||
ring? ( ~dev-python/ring-doorbell-0.6.0[${PYTHON_USEDEP}] )
|
||||
rxv? ( ~dev-python/rxv-0.6.0[${PYTHON_USEDEP}]
|
||||
~dev-python/defusedxml-0.6.0[${PYTHON_USEDEP}] )
|
||||
samsungtv? ( ~dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}]
|
||||
~dev-python/samsungtvws-1.4.0[${PYTHON_USEDEP}] )
|
||||
scrape? ( ~dev-python/beautifulsoup-4.9.0[${PYTHON_USEDEP}] )
|
||||
signal? ( ~dev-python/pysignalclirestapi-0.3.4[${PYTHON_USEDEP}] )
|
||||
sma? ( ~dev-python/pysma-0.3.5[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
socialblade? ( ~dev-python/socialbladeclient-0.2[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.7.1[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.29[${PYTHON_USEDEP}] )
|
||||
shodan? ( ~dev-python/shodan-1.23.0[${PYTHON_USEDEP}] )
|
||||
simplisafe? ( ~dev-python/simplisafe-python-9.2.0[${PYTHON_USEDEP}] )
|
||||
speedtest? ( ~net-analyzer/speedtest-cli-2.1.2[${PYTHON_USEDEP}] )
|
||||
ssl? ( dev-libs/openssl:0
|
||||
app-crypt/certbot
|
||||
net-proxy/haproxy )
|
||||
synologydsm? ( ~dev-python/python-synology-0.8.1[${PYTHON_USEDEP}] )
|
||||
systemmonitor? ( >=dev-python/psutil-5.7.0[${PYTHON_USEDEP}] )
|
||||
tradfri? ( >=dev-python/pytradfri-6.4.0[${PYTHON_USEDEP}] )
|
||||
ubee? ( ~dev-python/pyubee-0.10[${PYTHON_USEDEP}] )
|
||||
unifi? ( ~dev-python/aiounifi-22[${PYTHON_USEDEP}] )
|
||||
vallox? ( ~dev-python/vallox-websocket-api-2.4.0[${PYTHON_USEDEP}] )
|
||||
vera? ( ~dev-python/pyvera-0.3.7[${PYTHON_USEDEP}] )
|
||||
version? ( ~dev-python/pyhaversion-3.2.0[${PYTHON_USEDEP}] )
|
||||
velbus? ( ~dev-python/python-velbus-2.0.43[${PYTHON_USEDEP}] )
|
||||
webostv? ( ~dev-python/aiopylgtv-0.3.3[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.34[${PYTHON_USEDEP}] )
|
||||
wink? ( ~dev-python/pubnubsub-handler-1.0.8[${PYTHON_USEDEP}] )
|
||||
withings? ( ~dev-python/withings-api-2.1.3[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.3.0[${PYTHON_USEDEP}] )
|
||||
wwlln? ( ~dev-python/aiowwlln-2.0.2[${PYTHON_USEDEP}] )
|
||||
xknx? ( ~dev-python/xknx-0.11.3[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.1[${PYTHON_USEDEP}] )
|
||||
youtube? ( ~dev-python/youtube_dl-2020.5.8[${PYTHON_USEDEP}] )
|
||||
zigbee? ( ~dev-python/zigpy-deconz-0.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-0.20.3[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-xbee-0.12.1[${PYTHON_USEDEP}]
|
||||
~dev-python/bellows-0.16.1[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-zigate-0.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/zha-quirks-0.0.39[${PYTHON_USEDEP}] )
|
||||
zoneminder? ( ~dev-python/zm-py-0.4.0[${PYTHON_USEDEP}] )
|
||||
z-wave? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/homeassistant-pyozw-0.1.10[${PYTHON_USEDEP}]
|
||||
~dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}] )"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
~dev-python/asynctest-0.12.2[${PYTHON_USEDEP}]
|
||||
~dev-python/coveralls-1.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/flake8-docstrings-1.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/flake8-3.7.5[${PYTHON_USEDEP}]
|
||||
~dev-python/mock-open-1.3.1[${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
~dev-python/mypy-0.660[${PYTHON_USEDEP}]
|
||||
~dev-python/pydocstyle-3.0.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pylint-2.2.2[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-aiohttp-0.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-cov-2.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-sugar-0.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-timeout-1.3.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-4.2.1[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-mock-1.5.2[${PYTHON_USEDEP}]
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/coverage[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
INSTALL_DIR="/opt/${PN}"
|
||||
|
||||
DISABLE_AUTOFORMATTING=1
|
||||
DOC_CONTENTS="
|
||||
The HA interface listens on port 8123
|
||||
hass configuration is in: /etc/${PN}
|
||||
daemon command line arguments are configured in: /etc/conf.d/${PN}
|
||||
logging is to: /var/log/${PN}/{server,errors,stdout}.log
|
||||
The sqlite db is by default in: /etc/${PN}
|
||||
support at https://git.edevau.net/onkelbeh/HomeAssistantRepository
|
||||
"
|
||||
|
||||
S="${WORKDIR}/core-${MY_PV}"
|
||||
|
||||
DOCS="README.rst"
|
||||
|
||||
src_prepare() {
|
||||
# https://github.com/home-assistant/home-assistant/issues/28811
|
||||
if use maxcube_hack ; then
|
||||
eapply "${FILESDIR}/maxcube_TypeError_dirty_hack.patch"
|
||||
#sed -e 's;if cube.is_windowshutter(device);if device.type == 4;' \
|
||||
# -i components/maxcube/binary_sensor.py \
|
||||
# || die
|
||||
#sed -e 's;if cube.is_thermostat(device) or cube.is_wallthermostat(device);if device.type == 3 or device.type == 1;' \
|
||||
# -i components/maxcube/climate.py \
|
||||
# || die
|
||||
fi
|
||||
eapply_user
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
dodoc ${DOCS}
|
||||
distutils-r1_python_install_all
|
||||
keepdir "$INSTALL_DIR"
|
||||
keepdir "/etc/${PN}"
|
||||
fowners -R "${PN}:${PN}" "/etc/${PN}"
|
||||
keepdir "/var/log/${PN}"
|
||||
fowners -R "${PN}:${PN}" "/var/log/${PN}"
|
||||
newconfd "${FILESDIR}/${PN}.conf.d" "${PN}"
|
||||
newinitd "${FILESDIR}/${PN}.init.d" "${PN}"
|
||||
dobin "${FILESDIR}/hasstest"
|
||||
if use socat ; then
|
||||
newinitd "${FILESDIR}/socat-zwave.init.d" "socat-zwave"
|
||||
sed -i -e 's/# need socat-zwave/need socat-zwave/g' "${D}/etc/init.d/${PN}" || die
|
||||
fi
|
||||
if use mqtt ; then
|
||||
sed -i -e 's/# need mosquitto/need mosquitto/g' "${D}/etc/init.d/${PN}" || die
|
||||
fi
|
||||
insinto /etc/logrotate.d
|
||||
newins "${FILESDIR}/${PN}.logrotate" "${PN}"
|
||||
readme.gentoo_create_doc
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
readme.gentoo_print_elog
|
||||
}
|
||||
@@ -18,7 +18,7 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
#KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea aws axis bitcoin blockchain blink bmw_connected_drive bravia-tv buienradar +caldav +cast cli ciscomobilityexpress coronavirus daikin darksky delijn denonavr discogs dyson emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue iaqualink icloud incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen openwrt owntracks ozw plex plugwise qnap +recorder ring roku roomba rxv samsungtv +scrape signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl synologydsm systemmonitor test tellduslive tradfri ubee unifi vallox vera +version velbus velux webostv wemo wink withings wled wwlln xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea aws axis bitcoin blockchain blink bmw_connected_drive bravia-tv buienradar +caldav +cast cli ciscomobilityexpress coronavirus daikin darksky delijn denonavr discogs dyson emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue iaqualink icloud incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen openwrt owntracks ozw plex plugwise qnap +recorder ring roku roomba rxv samsungtv +scrape signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl synologydsm systemmonitor test tellduslive tradfri ubee unifi vallox vera +version velbus velux webostv wemo wink withings wled xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
|
||||
# from 2020/04 cleanup to be removed or integrated later
|
||||
# IUSE="${IUSE} x"
|
||||
@@ -59,11 +59,11 @@ RDEPEND="${RDEPEND}
|
||||
RDEPEND="${RDEPEND}
|
||||
>=dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/distro-1.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.34.3[${PYTHON_USEDEP}]
|
||||
~app-misc/home-assistant-frontend-20200519.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
|
||||
~dev-python/sqlalchemy-1.3.16[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.26.1[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.34.6[${PYTHON_USEDEP}]
|
||||
~app-misc/home-assistant-frontend-20200603.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/sqlalchemy-1.3.17[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.27.1[${PYTHON_USEDEP}]
|
||||
|| ( >=dev-python/pycryptodome-3.7.3[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )"
|
||||
|
||||
# still unknown origin
|
||||
@@ -72,7 +72,7 @@ RDEPEND="${RDEPEND}
|
||||
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/gTTS-token-1.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/HAP-python-2.8.4[${PYTHON_USEDEP}]
|
||||
~dev-python/HAP-python-2.9.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-ssl-1.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/immutables-0.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/jmespath-0.9.4[${PYTHON_USEDEP}]
|
||||
@@ -117,20 +117,20 @@ RDEPEND="${RDEPEND}
|
||||
aurora? ( ~dev-python/aurorapy-0.2.6[${PYTHON_USEDEP}] )
|
||||
avea? ( ~dev-python/avea-1.4[${PYTHON_USEDEP}] )
|
||||
aws? ( ~dev-python/aiobotocore-0.11.1[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-25[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-29[${PYTHON_USEDEP}] )
|
||||
bitcoin? ( ~dev-python/blockchain-1.4.4[${PYTHON_USEDEP}] )
|
||||
blink? ( ~dev-python/blinkpy-0.15.0[${PYTHON_USEDEP}] )
|
||||
blockchain? ( ~dev-python/python-blockchain-api-0.0.2[${PYTHON_USEDEP}] )
|
||||
bmw_connected_drive? ( ~dev-python/bimmer-connected-0.7.5[${PYTHON_USEDEP}] )
|
||||
bravia-tv? ( ~dev-python/bravia-tv-1.0.4[${PYTHON_USEDEP}]
|
||||
bravia-tv? ( ~dev-python/bravia-tv-1.0.5[${PYTHON_USEDEP}]
|
||||
~dev-python/getmac-0.8.1[${PYTHON_USEDEP}] )
|
||||
buienradar? ( ~dev-python/buienradar-1.0.4[${PYTHON_USEDEP}] )
|
||||
caldav? ( ~dev-python/caldav-0.6.1[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-5.1.0[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-6.0.0[${PYTHON_USEDEP}] )
|
||||
cli? ( app-misc/home-assistant-cli[${PYTHON_USEDEP}] )
|
||||
ciscomobilityexpress? ( ~dev-python/ciscomobilityexpress-0.3.3[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.0[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.0.4[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.1[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.1.1[${PYTHON_USEDEP}] )
|
||||
darksky? ( ~dev-python/python-forecastio-1.4.0[${PYTHON_USEDEP}] )
|
||||
delijn? ( ~dev-python/pydelijn-0.5.1[${PYTHON_USEDEP}] )
|
||||
denonavr? ( ~dev-python/denonavr-0.8.1[${PYTHON_USEDEP}] )
|
||||
@@ -154,18 +154,18 @@ RDEPEND="${RDEPEND}
|
||||
hkavr? ( ~dev-python/hkavr-0.0.5[${PYTHON_USEDEP}] )
|
||||
holidays? ( ~dev-python/holidays-0.10.2[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/aiohomekit-0.2.38[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.66[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.67[${PYTHON_USEDEP}] )
|
||||
homematicip? ( ~dev-python/homematicip-0.10.17[${PYTHON_USEDEP}] )
|
||||
hs100? ( >=dev-python/pyHS100-0.3.5[${PYTHON_USEDEP}] )
|
||||
hue? ( ~dev-python/aiohue-2.1.0[${PYTHON_USEDEP}] )
|
||||
iaqualink? ( ~dev-python/iaqualink-0.3.3[${PYTHON_USEDEP}] )
|
||||
iaqualink? ( ~dev-python/iaqualink-0.3.4[${PYTHON_USEDEP}] )
|
||||
icloud? ( ~dev-python/pyicloud-0.9.7[${PYTHON_USEDEP}] )
|
||||
incomfort? ( ~dev-python/incomfort-client-0.4.0[${PYTHON_USEDEP}] )
|
||||
influxdb? ( dev-db/influxdb
|
||||
~dev-python/influxdb-5.2.3[${PYTHON_USEDEP}] )
|
||||
ipma? ( ~dev-python/pyipma-2.0.5[${PYTHON_USEDEP}] )
|
||||
jewish_calendar? ( ~dev-python/hdate-0.9.3[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.9[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.10[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
|
||||
miio? ( ~dev-python/python-miio-0.5.0.1[${PYTHON_USEDEP}] )
|
||||
mikrotik? ( ~dev-python/librouteros-3.0.0[${PYTHON_USEDEP}] )
|
||||
@@ -175,14 +175,13 @@ RDEPEND="${RDEPEND}
|
||||
mysql? ( || ( dev-python/mysqlclient[${PYTHON_USEDEP}]
|
||||
dev-python/mysql-python[${PYTHON_USEDEP}] )
|
||||
virtual/mysql )
|
||||
myq? ( ~dev-python/pymyq-2.0.2[${PYTHON_USEDEP}] )
|
||||
myq? ( ~dev-python/pymyq-2.0.3[${PYTHON_USEDEP}] )
|
||||
nederlandse_spoorwegen? ( ~dev-python/nsapi-3.0.4[${PYTHON_USEDEP}] )
|
||||
openwrt? ( ~dev-python/openwrt-luci-rpc-1.1.3[${PYTHON_USEDEP}] )
|
||||
owntracks? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
virtual/mqtt )
|
||||
ozw? ( ~dev-python/python-openzwave-mqtt-1.0.2[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-3.6.0[${PYTHON_USEDEP}] )
|
||||
plugwise? ( ~dev-python/haanna-0.15.0[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-4.0.0[${PYTHON_USEDEP}] )
|
||||
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )
|
||||
roku? ( ~dev-python/rokuecp-0.4.2[${PYTHON_USEDEP}] )
|
||||
roomba? ( ~dev-python/roombapy-1.6.1[${PYTHON_USEDEP}] )
|
||||
@@ -196,8 +195,8 @@ RDEPEND="${RDEPEND}
|
||||
sma? ( ~dev-python/pysma-0.3.5[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
socialblade? ( ~dev-python/socialbladeclient-0.2[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.7.1[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.30[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.9.0[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.31[${PYTHON_USEDEP}] )
|
||||
shodan? ( ~dev-python/shodan-1.23.0[${PYTHON_USEDEP}] )
|
||||
simplisafe? ( ~dev-python/simplisafe-python-9.2.0[${PYTHON_USEDEP}] )
|
||||
speedtest? ( ~net-analyzer/speedtest-cli-2.1.2[${PYTHON_USEDEP}] )
|
||||
@@ -216,13 +215,12 @@ RDEPEND="${RDEPEND}
|
||||
velbus? ( ~dev-python/python-velbus-2.0.43[${PYTHON_USEDEP}] )
|
||||
velux? ( ~dev-python/pyvlx-0.2.16[${PYTHON_USEDEP}] )
|
||||
webostv? ( ~dev-python/aiopylgtv-0.3.3[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.34[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.43[${PYTHON_USEDEP}] )
|
||||
wink? ( ~dev-python/pubnubsub-handler-1.0.8[${PYTHON_USEDEP}] )
|
||||
withings? ( ~dev-python/withings-api-2.1.3[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.3.0[${PYTHON_USEDEP}] )
|
||||
wwlln? ( ~dev-python/aiowwlln-2.0.2[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.4.2[${PYTHON_USEDEP}] )
|
||||
xknx? ( ~dev-python/xknx-0.11.3[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.1[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.2[${PYTHON_USEDEP}] )
|
||||
youtube? ( ~dev-python/youtube_dl-2020.5.8[${PYTHON_USEDEP}] )
|
||||
zigbee? ( ~dev-python/zigpy-deconz-0.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-0.20.4[${PYTHON_USEDEP}]
|
||||
@@ -18,7 +18,7 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
#KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea aws axis bitcoin blockchain blink bmw_connected_drive bravia-tv buienradar +caldav +cast cli ciscomobilityexpress coronavirus daikin darksky delijn denonavr discogs dyson emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue iaqualink icloud incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen openwrt owntracks ozw plex plugwise qnap +recorder ring roku roomba rxv samsungtv +scrape signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl synologydsm systemmonitor test tellduslive tradfri ubee unifi vallox vera +version velbus velux webostv wemo wink withings wled wwlln xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea aws axis bitcoin blockchain blink bmw_connected_drive bravia-tv buienradar +caldav +cast cli ciscomobilityexpress coronavirus daikin darksky delijn denonavr discogs dyson emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue iaqualink icloud incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen openwrt owntracks ozw plex plugwise qnap +recorder ring roku roomba rxv samsungtv +scrape signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl synologydsm systemmonitor test tellduslive tradfri ubee unifi vallox vera +version velbus velux webostv wemo wink withings wled xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
|
||||
# from 2020/04 cleanup to be removed or integrated later
|
||||
# IUSE="${IUSE} x"
|
||||
@@ -59,11 +59,11 @@ RDEPEND="${RDEPEND}
|
||||
RDEPEND="${RDEPEND}
|
||||
>=dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/distro-1.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.34.3[${PYTHON_USEDEP}]
|
||||
~app-misc/home-assistant-frontend-20200519.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
|
||||
~dev-python/sqlalchemy-1.3.16[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.26.3[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.34.6[${PYTHON_USEDEP}]
|
||||
~app-misc/home-assistant-frontend-20200603.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/sqlalchemy-1.3.17[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.27.1[${PYTHON_USEDEP}]
|
||||
|| ( >=dev-python/pycryptodome-3.7.3[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )"
|
||||
|
||||
# still unknown origin
|
||||
@@ -72,7 +72,7 @@ RDEPEND="${RDEPEND}
|
||||
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/gTTS-token-1.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/HAP-python-2.8.4[${PYTHON_USEDEP}]
|
||||
~dev-python/HAP-python-2.9.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-ssl-1.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/immutables-0.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/jmespath-0.9.4[${PYTHON_USEDEP}]
|
||||
@@ -117,20 +117,20 @@ RDEPEND="${RDEPEND}
|
||||
aurora? ( ~dev-python/aurorapy-0.2.6[${PYTHON_USEDEP}] )
|
||||
avea? ( ~dev-python/avea-1.4[${PYTHON_USEDEP}] )
|
||||
aws? ( ~dev-python/aiobotocore-0.11.1[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-25[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-29[${PYTHON_USEDEP}] )
|
||||
bitcoin? ( ~dev-python/blockchain-1.4.4[${PYTHON_USEDEP}] )
|
||||
blink? ( ~dev-python/blinkpy-0.15.0[${PYTHON_USEDEP}] )
|
||||
blockchain? ( ~dev-python/python-blockchain-api-0.0.2[${PYTHON_USEDEP}] )
|
||||
bmw_connected_drive? ( ~dev-python/bimmer-connected-0.7.5[${PYTHON_USEDEP}] )
|
||||
bravia-tv? ( ~dev-python/bravia-tv-1.0.4[${PYTHON_USEDEP}]
|
||||
bravia-tv? ( ~dev-python/bravia-tv-1.0.5[${PYTHON_USEDEP}]
|
||||
~dev-python/getmac-0.8.1[${PYTHON_USEDEP}] )
|
||||
buienradar? ( ~dev-python/buienradar-1.0.4[${PYTHON_USEDEP}] )
|
||||
caldav? ( ~dev-python/caldav-0.6.1[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-5.3.0[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-6.0.0[${PYTHON_USEDEP}] )
|
||||
cli? ( app-misc/home-assistant-cli[${PYTHON_USEDEP}] )
|
||||
ciscomobilityexpress? ( ~dev-python/ciscomobilityexpress-0.3.3[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.0[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.0.4[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.1[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.1.1[${PYTHON_USEDEP}] )
|
||||
darksky? ( ~dev-python/python-forecastio-1.4.0[${PYTHON_USEDEP}] )
|
||||
delijn? ( ~dev-python/pydelijn-0.5.1[${PYTHON_USEDEP}] )
|
||||
denonavr? ( ~dev-python/denonavr-0.8.1[${PYTHON_USEDEP}] )
|
||||
@@ -154,18 +154,18 @@ RDEPEND="${RDEPEND}
|
||||
hkavr? ( ~dev-python/hkavr-0.0.5[${PYTHON_USEDEP}] )
|
||||
holidays? ( ~dev-python/holidays-0.10.2[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/aiohomekit-0.2.38[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.66[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.67[${PYTHON_USEDEP}] )
|
||||
homematicip? ( ~dev-python/homematicip-0.10.17[${PYTHON_USEDEP}] )
|
||||
hs100? ( >=dev-python/pyHS100-0.3.5[${PYTHON_USEDEP}] )
|
||||
hue? ( ~dev-python/aiohue-2.1.0[${PYTHON_USEDEP}] )
|
||||
iaqualink? ( ~dev-python/iaqualink-0.3.3[${PYTHON_USEDEP}] )
|
||||
iaqualink? ( ~dev-python/iaqualink-0.3.4[${PYTHON_USEDEP}] )
|
||||
icloud? ( ~dev-python/pyicloud-0.9.7[${PYTHON_USEDEP}] )
|
||||
incomfort? ( ~dev-python/incomfort-client-0.4.0[${PYTHON_USEDEP}] )
|
||||
influxdb? ( dev-db/influxdb
|
||||
~dev-python/influxdb-5.2.3[${PYTHON_USEDEP}] )
|
||||
ipma? ( ~dev-python/pyipma-2.0.5[${PYTHON_USEDEP}] )
|
||||
jewish_calendar? ( ~dev-python/hdate-0.9.3[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.9[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.10[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
|
||||
miio? ( ~dev-python/python-miio-0.5.0.1[${PYTHON_USEDEP}] )
|
||||
mikrotik? ( ~dev-python/librouteros-3.0.0[${PYTHON_USEDEP}] )
|
||||
@@ -175,14 +175,13 @@ RDEPEND="${RDEPEND}
|
||||
mysql? ( || ( dev-python/mysqlclient[${PYTHON_USEDEP}]
|
||||
dev-python/mysql-python[${PYTHON_USEDEP}] )
|
||||
virtual/mysql )
|
||||
myq? ( ~dev-python/pymyq-2.0.2[${PYTHON_USEDEP}] )
|
||||
myq? ( ~dev-python/pymyq-2.0.4[${PYTHON_USEDEP}] )
|
||||
nederlandse_spoorwegen? ( ~dev-python/nsapi-3.0.4[${PYTHON_USEDEP}] )
|
||||
openwrt? ( ~dev-python/openwrt-luci-rpc-1.1.3[${PYTHON_USEDEP}] )
|
||||
owntracks? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
virtual/mqtt )
|
||||
ozw? ( ~dev-python/python-openzwave-mqtt-1.0.2[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-3.6.0[${PYTHON_USEDEP}] )
|
||||
plugwise? ( ~dev-python/haanna-0.15.0[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-4.0.0[${PYTHON_USEDEP}] )
|
||||
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )
|
||||
roku? ( ~dev-python/rokuecp-0.4.2[${PYTHON_USEDEP}] )
|
||||
roomba? ( ~dev-python/roombapy-1.6.1[${PYTHON_USEDEP}] )
|
||||
@@ -196,8 +195,8 @@ RDEPEND="${RDEPEND}
|
||||
sma? ( ~dev-python/pysma-0.3.5[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
socialblade? ( ~dev-python/socialbladeclient-0.2[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.7.1[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.30[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.9.0[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.31[${PYTHON_USEDEP}] )
|
||||
shodan? ( ~dev-python/shodan-1.23.0[${PYTHON_USEDEP}] )
|
||||
simplisafe? ( ~dev-python/simplisafe-python-9.2.0[${PYTHON_USEDEP}] )
|
||||
speedtest? ( ~net-analyzer/speedtest-cli-2.1.2[${PYTHON_USEDEP}] )
|
||||
@@ -216,13 +215,12 @@ RDEPEND="${RDEPEND}
|
||||
velbus? ( ~dev-python/python-velbus-2.0.43[${PYTHON_USEDEP}] )
|
||||
velux? ( ~dev-python/pyvlx-0.2.16[${PYTHON_USEDEP}] )
|
||||
webostv? ( ~dev-python/aiopylgtv-0.3.3[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.34[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.43[${PYTHON_USEDEP}] )
|
||||
wink? ( ~dev-python/pubnubsub-handler-1.0.8[${PYTHON_USEDEP}] )
|
||||
withings? ( ~dev-python/withings-api-2.1.3[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.3.0[${PYTHON_USEDEP}] )
|
||||
wwlln? ( ~dev-python/aiowwlln-2.0.2[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.4.2[${PYTHON_USEDEP}] )
|
||||
xknx? ( ~dev-python/xknx-0.11.3[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.1[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.2[${PYTHON_USEDEP}] )
|
||||
youtube? ( ~dev-python/youtube_dl-2020.5.8[${PYTHON_USEDEP}] )
|
||||
zigbee? ( ~dev-python/zigpy-deconz-0.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-0.20.4[${PYTHON_USEDEP}]
|
||||
@@ -18,7 +18,7 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
#KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea aws axis bitcoin blockchain blink bmw_connected_drive bravia-tv buienradar +caldav +cast cli ciscomobilityexpress coronavirus daikin darksky delijn denonavr discogs dyson emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue icloud incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen openwrt owntracks ozw plex plugwise qnap +recorder ring roku roomba rxv samsungtv +scrape signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl synologydsm systemmonitor test tellduslive tradfri ubee unifi vallox vera +version velbus webostv wemo wink withings wled wwlln xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea aws axis bitcoin blockchain blink bmw_connected_drive bravia-tv buienradar +caldav +cast cli ciscomobilityexpress coronavirus daikin darksky delijn denonavr discogs dyson emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue iaqualink icloud incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen openwrt owntracks ozw plex plugwise qnap +recorder ring roku roomba rxv samsungtv +scrape signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl synologydsm systemmonitor test tellduslive tradfri ubee unifi vallox vera +version velbus velux webostv wemo wink withings wled xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
|
||||
# from 2020/04 cleanup to be removed or integrated later
|
||||
# IUSE="${IUSE} x"
|
||||
@@ -41,7 +41,6 @@ RDEPEND="${RDEPEND}
|
||||
~dev-python/ciso8601-2.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/importlib_metadata-1.6.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/jinja-2.11.1[${PYTHON_USEDEP}]
|
||||
~dev-python/jsonpath-0.82[${PYTHON_USEDEP}]
|
||||
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
|
||||
~dev-python/cryptography-2.9.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
|
||||
@@ -53,15 +52,18 @@ RDEPEND="${RDEPEND}
|
||||
~dev-python/voluptuous-0.11.7[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-serialize-2.3.0[${PYTHON_USEDEP}]"
|
||||
|
||||
# causing problems
|
||||
# ~dev-python/jsonpath-0.82[${PYTHON_USEDEP}]
|
||||
|
||||
# from package_constraints.txt
|
||||
RDEPEND="${RDEPEND}
|
||||
>=dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/distro-1.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.34.3[${PYTHON_USEDEP}]
|
||||
~app-misc/home-assistant-frontend-20200519.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
|
||||
~dev-python/sqlalchemy-1.3.16[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.26.1[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.34.6[${PYTHON_USEDEP}]
|
||||
~app-misc/home-assistant-frontend-20200603.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/sqlalchemy-1.3.17[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.27.1[${PYTHON_USEDEP}]
|
||||
|| ( >=dev-python/pycryptodome-3.7.3[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )"
|
||||
|
||||
# still unknown origin
|
||||
@@ -70,7 +72,7 @@ RDEPEND="${RDEPEND}
|
||||
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/gTTS-token-1.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/HAP-python-2.8.4[${PYTHON_USEDEP}]
|
||||
~dev-python/HAP-python-2.9.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-ssl-1.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/immutables-0.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/jmespath-0.9.4[${PYTHON_USEDEP}]
|
||||
@@ -115,20 +117,20 @@ RDEPEND="${RDEPEND}
|
||||
aurora? ( ~dev-python/aurorapy-0.2.6[${PYTHON_USEDEP}] )
|
||||
avea? ( ~dev-python/avea-1.4[${PYTHON_USEDEP}] )
|
||||
aws? ( ~dev-python/aiobotocore-0.11.1[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-25[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-30[${PYTHON_USEDEP}] )
|
||||
bitcoin? ( ~dev-python/blockchain-1.4.4[${PYTHON_USEDEP}] )
|
||||
blink? ( ~dev-python/blinkpy-0.15.0[${PYTHON_USEDEP}] )
|
||||
blockchain? ( ~dev-python/python-blockchain-api-0.0.2[${PYTHON_USEDEP}] )
|
||||
bmw_connected_drive? ( ~dev-python/bimmer-connected-0.7.5[${PYTHON_USEDEP}] )
|
||||
bravia-tv? ( ~dev-python/bravia-tv-1.0.4[${PYTHON_USEDEP}]
|
||||
bravia-tv? ( ~dev-python/bravia-tv-1.0.5[${PYTHON_USEDEP}]
|
||||
~dev-python/getmac-0.8.1[${PYTHON_USEDEP}] )
|
||||
buienradar? ( ~dev-python/buienradar-1.0.4[${PYTHON_USEDEP}] )
|
||||
caldav? ( ~dev-python/caldav-0.6.1[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-5.1.0[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-6.0.0[${PYTHON_USEDEP}] )
|
||||
cli? ( app-misc/home-assistant-cli[${PYTHON_USEDEP}] )
|
||||
ciscomobilityexpress? ( ~dev-python/ciscomobilityexpress-0.3.3[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.0[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.0.4[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.1[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.1.2[${PYTHON_USEDEP}] )
|
||||
darksky? ( ~dev-python/python-forecastio-1.4.0[${PYTHON_USEDEP}] )
|
||||
delijn? ( ~dev-python/pydelijn-0.5.1[${PYTHON_USEDEP}] )
|
||||
denonavr? ( ~dev-python/denonavr-0.8.1[${PYTHON_USEDEP}] )
|
||||
@@ -152,17 +154,18 @@ RDEPEND="${RDEPEND}
|
||||
hkavr? ( ~dev-python/hkavr-0.0.5[${PYTHON_USEDEP}] )
|
||||
holidays? ( ~dev-python/holidays-0.10.2[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/aiohomekit-0.2.38[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.66[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.67[${PYTHON_USEDEP}] )
|
||||
homematicip? ( ~dev-python/homematicip-0.10.17[${PYTHON_USEDEP}] )
|
||||
hs100? ( >=dev-python/pyHS100-0.3.5[${PYTHON_USEDEP}] )
|
||||
hue? ( ~dev-python/aiohue-2.1.0[${PYTHON_USEDEP}] )
|
||||
iaqualink? ( ~dev-python/iaqualink-0.3.4[${PYTHON_USEDEP}] )
|
||||
icloud? ( ~dev-python/pyicloud-0.9.7[${PYTHON_USEDEP}] )
|
||||
incomfort? ( ~dev-python/incomfort-client-0.4.0[${PYTHON_USEDEP}] )
|
||||
influxdb? ( dev-db/influxdb
|
||||
~dev-python/influxdb-5.2.3[${PYTHON_USEDEP}] )
|
||||
ipma? ( ~dev-python/pyipma-2.0.5[${PYTHON_USEDEP}] )
|
||||
jewish_calendar? ( ~dev-python/hdate-0.9.3[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.9[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.10[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
|
||||
miio? ( ~dev-python/python-miio-0.5.0.1[${PYTHON_USEDEP}] )
|
||||
mikrotik? ( ~dev-python/librouteros-3.0.0[${PYTHON_USEDEP}] )
|
||||
@@ -172,16 +175,15 @@ RDEPEND="${RDEPEND}
|
||||
mysql? ( || ( dev-python/mysqlclient[${PYTHON_USEDEP}]
|
||||
dev-python/mysql-python[${PYTHON_USEDEP}] )
|
||||
virtual/mysql )
|
||||
myq? ( ~dev-python/pymyq-2.0.2[${PYTHON_USEDEP}] )
|
||||
myq? ( ~dev-python/pymyq-2.0.4[${PYTHON_USEDEP}] )
|
||||
nederlandse_spoorwegen? ( ~dev-python/nsapi-3.0.4[${PYTHON_USEDEP}] )
|
||||
openwrt? ( ~dev-python/openwrt-luci-rpc-1.1.3[${PYTHON_USEDEP}] )
|
||||
owntracks? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
virtual/mqtt )
|
||||
ozw? ( ~dev-python/python-openzwave-mqtt-1.0.2[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-3.6.0[${PYTHON_USEDEP}] )
|
||||
plugwise? ( ~dev-python/haanna-0.15.0[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-4.0.0[${PYTHON_USEDEP}] )
|
||||
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )
|
||||
roku? ( ~dev-python/rokuecp-0.4.1[${PYTHON_USEDEP}] )
|
||||
roku? ( ~dev-python/rokuecp-0.4.2[${PYTHON_USEDEP}] )
|
||||
roomba? ( ~dev-python/roombapy-1.6.1[${PYTHON_USEDEP}] )
|
||||
ring? ( ~dev-python/ring-doorbell-0.6.0[${PYTHON_USEDEP}] )
|
||||
rxv? ( ~dev-python/rxv-0.6.0[${PYTHON_USEDEP}]
|
||||
@@ -193,8 +195,8 @@ RDEPEND="${RDEPEND}
|
||||
sma? ( ~dev-python/pysma-0.3.5[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
socialblade? ( ~dev-python/socialbladeclient-0.2[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.7.1[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.30[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.9.0[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.31[${PYTHON_USEDEP}] )
|
||||
shodan? ( ~dev-python/shodan-1.23.0[${PYTHON_USEDEP}] )
|
||||
simplisafe? ( ~dev-python/simplisafe-python-9.2.0[${PYTHON_USEDEP}] )
|
||||
speedtest? ( ~net-analyzer/speedtest-cli-2.1.2[${PYTHON_USEDEP}] )
|
||||
@@ -211,14 +213,14 @@ RDEPEND="${RDEPEND}
|
||||
vera? ( ~dev-python/pyvera-0.3.7[${PYTHON_USEDEP}] )
|
||||
version? ( ~dev-python/pyhaversion-3.2.0[${PYTHON_USEDEP}] )
|
||||
velbus? ( ~dev-python/python-velbus-2.0.43[${PYTHON_USEDEP}] )
|
||||
velux? ( ~dev-python/pyvlx-0.2.16[${PYTHON_USEDEP}] )
|
||||
webostv? ( ~dev-python/aiopylgtv-0.3.3[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.34[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.43[${PYTHON_USEDEP}] )
|
||||
wink? ( ~dev-python/pubnubsub-handler-1.0.8[${PYTHON_USEDEP}] )
|
||||
withings? ( ~dev-python/withings-api-2.1.3[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.3.0[${PYTHON_USEDEP}] )
|
||||
wwlln? ( ~dev-python/aiowwlln-2.0.2[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.4.2[${PYTHON_USEDEP}] )
|
||||
xknx? ( ~dev-python/xknx-0.11.3[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.1[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.2[${PYTHON_USEDEP}] )
|
||||
youtube? ( ~dev-python/youtube_dl-2020.5.8[${PYTHON_USEDEP}] )
|
||||
zigbee? ( ~dev-python/zigpy-deconz-0.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-0.20.4[${PYTHON_USEDEP}]
|
||||
@@ -18,7 +18,7 @@ LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
#KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea aws axis bitcoin blockchain blink bmw_connected_drive bravia-tv buienradar +caldav +cast cli ciscomobilityexpress coronavirus daikin darksky delijn denonavr discogs dyson emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue icloud incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen openwrt owntracks ozw plex plugwise qnap +recorder ring roku roomba rxv samsungtv +scrape signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl synologydsm systemmonitor test tradfri ubee unifi vallox vera +version velbus webostv wemo wink withings wled wwlln xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea aws axis bitcoin blockchain blink bmw_connected_drive bravia-tv buienradar +caldav +cast cli ciscomobilityexpress coronavirus daikin darksky delijn denonavr discogs dyson emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue iaqualink icloud incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen openwrt owntracks ozw plex plugwise qnap +recorder ring roku roomba rxv samsungtv +scrape signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl synologydsm systemmonitor test tellduslive tradfri ubee unifi vallox vera +version velbus velux webostv wemo wink withings wled xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
|
||||
# from 2020/04 cleanup to be removed or integrated later
|
||||
# IUSE="${IUSE} x"
|
||||
@@ -39,9 +39,8 @@ RDEPEND="${RDEPEND}
|
||||
~dev-python/bcrypt-3.1.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/certifi-2020.4.5.1[${PYTHON_USEDEP}]
|
||||
~dev-python/ciso8601-2.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/importlib_metadata-1.6.0[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '~dev-python/importlib_metadata-1.6.0[${PYTHON_USEDEP}]' python3_7)
|
||||
>=dev-python/jinja-2.11.1[${PYTHON_USEDEP}]
|
||||
~dev-python/jsonpath-0.82[${PYTHON_USEDEP}]
|
||||
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
|
||||
~dev-python/cryptography-2.9.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
|
||||
@@ -53,15 +52,18 @@ RDEPEND="${RDEPEND}
|
||||
~dev-python/voluptuous-0.11.7[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-serialize-2.3.0[${PYTHON_USEDEP}]"
|
||||
|
||||
# causing problems
|
||||
# ~dev-python/jsonpath-0.82[${PYTHON_USEDEP}]
|
||||
|
||||
# from package_constraints.txt
|
||||
RDEPEND="${RDEPEND}
|
||||
>=dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/distro-1.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.34.2[${PYTHON_USEDEP}]
|
||||
~app-misc/home-assistant-frontend-20200519.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
|
||||
~dev-python/sqlalchemy-1.3.16[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.26.1[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.34.6[${PYTHON_USEDEP}]
|
||||
~app-misc/home-assistant-frontend-20200603.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/sqlalchemy-1.3.17[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.27.1[${PYTHON_USEDEP}]
|
||||
|| ( >=dev-python/pycryptodome-3.7.3[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )"
|
||||
|
||||
# still unknown origin
|
||||
@@ -70,7 +72,7 @@ RDEPEND="${RDEPEND}
|
||||
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/gTTS-token-1.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/HAP-python-2.8.4[${PYTHON_USEDEP}]
|
||||
~dev-python/HAP-python-2.9.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-ssl-1.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/immutables-0.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/jmespath-0.9.4[${PYTHON_USEDEP}]
|
||||
@@ -109,26 +111,26 @@ RDEPEND="${RDEPEND}
|
||||
androidtv? ( ~dev-python/androidtv-0.0.41[${PYTHON_USEDEP}]
|
||||
~dev-python/adb-shell-0.1.3[${PYTHON_USEDEP}] )
|
||||
apprise? ( ~dev-python/apprise-0.8.5[${PYTHON_USEDEP}] )
|
||||
asuswrt? ( ~dev-python/aioasuswrt-1.2.5[${PYTHON_USEDEP}] )
|
||||
asuswrt? ( ~dev-python/aioasuswrt-1.2.6[${PYTHON_USEDEP}] )
|
||||
atmo? ( ~dev-python/pyatmo-3.3.1[${PYTHON_USEDEP}] )
|
||||
atv? ( >=dev-python/pyatv-0.3.13[${PYTHON_USEDEP}] )
|
||||
aurora? ( ~dev-python/aurorapy-0.2.6[${PYTHON_USEDEP}] )
|
||||
avea? ( ~dev-python/avea-1.4[${PYTHON_USEDEP}] )
|
||||
aws? ( ~dev-python/aiobotocore-0.11.1[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-25[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-30[${PYTHON_USEDEP}] )
|
||||
bitcoin? ( ~dev-python/blockchain-1.4.4[${PYTHON_USEDEP}] )
|
||||
blink? ( ~dev-python/blinkpy-0.15.0[${PYTHON_USEDEP}] )
|
||||
blockchain? ( ~dev-python/python-blockchain-api-0.0.2[${PYTHON_USEDEP}] )
|
||||
bmw_connected_drive? ( ~dev-python/bimmer-connected-0.7.5[${PYTHON_USEDEP}] )
|
||||
bravia-tv? ( ~dev-python/bravia-tv-1.0.4[${PYTHON_USEDEP}]
|
||||
bravia-tv? ( ~dev-python/bravia-tv-1.0.5[${PYTHON_USEDEP}]
|
||||
~dev-python/getmac-0.8.1[${PYTHON_USEDEP}] )
|
||||
buienradar? ( ~dev-python/buienradar-1.0.4[${PYTHON_USEDEP}] )
|
||||
caldav? ( ~dev-python/caldav-0.6.1[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-5.1.0[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-6.0.0[${PYTHON_USEDEP}] )
|
||||
cli? ( app-misc/home-assistant-cli[${PYTHON_USEDEP}] )
|
||||
ciscomobilityexpress? ( ~dev-python/ciscomobilityexpress-0.3.3[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.0[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.0.2[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.1[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.1.2[${PYTHON_USEDEP}] )
|
||||
darksky? ( ~dev-python/python-forecastio-1.4.0[${PYTHON_USEDEP}] )
|
||||
delijn? ( ~dev-python/pydelijn-0.5.1[${PYTHON_USEDEP}] )
|
||||
denonavr? ( ~dev-python/denonavr-0.8.1[${PYTHON_USEDEP}] )
|
||||
@@ -151,18 +153,19 @@ RDEPEND="${RDEPEND}
|
||||
hpilo? ( ~dev-python/python-hpilo-4.3[${PYTHON_USEDEP}] )
|
||||
hkavr? ( ~dev-python/hkavr-0.0.5[${PYTHON_USEDEP}] )
|
||||
holidays? ( ~dev-python/holidays-0.10.2[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/aiohomekit-0.2.37[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.66[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/aiohomekit-0.2.38[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.67[${PYTHON_USEDEP}] )
|
||||
homematicip? ( ~dev-python/homematicip-0.10.17[${PYTHON_USEDEP}] )
|
||||
hs100? ( >=dev-python/pyHS100-0.3.5[${PYTHON_USEDEP}] )
|
||||
hue? ( ~dev-python/aiohue-2.1.0[${PYTHON_USEDEP}] )
|
||||
iaqualink? ( ~dev-python/iaqualink-0.3.4[${PYTHON_USEDEP}] )
|
||||
icloud? ( ~dev-python/pyicloud-0.9.7[${PYTHON_USEDEP}] )
|
||||
incomfort? ( ~dev-python/incomfort-client-0.4.0[${PYTHON_USEDEP}] )
|
||||
influxdb? ( dev-db/influxdb
|
||||
~dev-python/influxdb-5.2.3[${PYTHON_USEDEP}] )
|
||||
ipma? ( ~dev-python/pyipma-2.0.5[${PYTHON_USEDEP}] )
|
||||
jewish_calendar? ( ~dev-python/hdate-0.9.3[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.9[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.10[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
|
||||
miio? ( ~dev-python/python-miio-0.5.0.1[${PYTHON_USEDEP}] )
|
||||
mikrotik? ( ~dev-python/librouteros-3.0.0[${PYTHON_USEDEP}] )
|
||||
@@ -172,16 +175,15 @@ RDEPEND="${RDEPEND}
|
||||
mysql? ( || ( dev-python/mysqlclient[${PYTHON_USEDEP}]
|
||||
dev-python/mysql-python[${PYTHON_USEDEP}] )
|
||||
virtual/mysql )
|
||||
myq? ( ~dev-python/pymyq-2.0.2[${PYTHON_USEDEP}] )
|
||||
myq? ( ~dev-python/pymyq-2.0.4[${PYTHON_USEDEP}] )
|
||||
nederlandse_spoorwegen? ( ~dev-python/nsapi-3.0.4[${PYTHON_USEDEP}] )
|
||||
openwrt? ( ~dev-python/openwrt-luci-rpc-1.1.3[${PYTHON_USEDEP}] )
|
||||
owntracks? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
virtual/mqtt )
|
||||
ozw? ( ~dev-python/python-openzwave-mqtt-1.0.1[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-3.6.0[${PYTHON_USEDEP}] )
|
||||
plugwise? ( ~dev-python/haanna-0.15.0[${PYTHON_USEDEP}] )
|
||||
ozw? ( ~dev-python/python-openzwave-mqtt-1.0.2[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-4.0.0[${PYTHON_USEDEP}] )
|
||||
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )
|
||||
roku? ( ~dev-python/rokuecp-0.4.0[${PYTHON_USEDEP}] )
|
||||
roku? ( ~dev-python/rokuecp-0.4.2[${PYTHON_USEDEP}] )
|
||||
roomba? ( ~dev-python/roombapy-1.6.1[${PYTHON_USEDEP}] )
|
||||
ring? ( ~dev-python/ring-doorbell-0.6.0[${PYTHON_USEDEP}] )
|
||||
rxv? ( ~dev-python/rxv-0.6.0[${PYTHON_USEDEP}]
|
||||
@@ -193,8 +195,8 @@ RDEPEND="${RDEPEND}
|
||||
sma? ( ~dev-python/pysma-0.3.5[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
socialblade? ( ~dev-python/socialbladeclient-0.2[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.7.1[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.30[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.9.0[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.31[${PYTHON_USEDEP}] )
|
||||
shodan? ( ~dev-python/shodan-1.23.0[${PYTHON_USEDEP}] )
|
||||
simplisafe? ( ~dev-python/simplisafe-python-9.2.0[${PYTHON_USEDEP}] )
|
||||
speedtest? ( ~net-analyzer/speedtest-cli-2.1.2[${PYTHON_USEDEP}] )
|
||||
@@ -204,27 +206,28 @@ RDEPEND="${RDEPEND}
|
||||
synologydsm? ( ~dev-python/python-synology-0.8.1[${PYTHON_USEDEP}] )
|
||||
systemmonitor? ( >=dev-python/psutil-5.7.0[${PYTHON_USEDEP}] )
|
||||
tradfri? ( >=dev-python/pytradfri-6.4.0[${PYTHON_USEDEP}] )
|
||||
tellduslive? ( ~dev-python/tellduslive-0.10.11[${PYTHON_USEDEP}] )
|
||||
ubee? ( ~dev-python/pyubee-0.10[${PYTHON_USEDEP}] )
|
||||
unifi? ( ~dev-python/aiounifi-22[${PYTHON_USEDEP}] )
|
||||
vallox? ( ~dev-python/vallox-websocket-api-2.4.0[${PYTHON_USEDEP}] )
|
||||
vera? ( ~dev-python/pyvera-0.3.7[${PYTHON_USEDEP}] )
|
||||
version? ( ~dev-python/pyhaversion-3.2.0[${PYTHON_USEDEP}] )
|
||||
velbus? ( ~dev-python/python-velbus-2.0.43[${PYTHON_USEDEP}] )
|
||||
velux? ( ~dev-python/pyvlx-0.2.16[${PYTHON_USEDEP}] )
|
||||
webostv? ( ~dev-python/aiopylgtv-0.3.3[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.34[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.43[${PYTHON_USEDEP}] )
|
||||
wink? ( ~dev-python/pubnubsub-handler-1.0.8[${PYTHON_USEDEP}] )
|
||||
withings? ( ~dev-python/withings-api-2.1.3[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.3.0[${PYTHON_USEDEP}] )
|
||||
wwlln? ( ~dev-python/aiowwlln-2.0.2[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.4.3[${PYTHON_USEDEP}] )
|
||||
xknx? ( ~dev-python/xknx-0.11.3[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.1[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.2[${PYTHON_USEDEP}] )
|
||||
youtube? ( ~dev-python/youtube_dl-2020.5.8[${PYTHON_USEDEP}] )
|
||||
zigbee? ( ~dev-python/zigpy-deconz-0.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-0.20.4[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-xbee-0.12.1[${PYTHON_USEDEP}]
|
||||
~dev-python/bellows-0.16.2[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-zigate-0.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/zha-quirks-0.0.39[${PYTHON_USEDEP}] )
|
||||
~dev-python/zha-quirks-0.0.40[${PYTHON_USEDEP}] )
|
||||
zoneminder? ( ~dev-python/zm-py-0.4.0[${PYTHON_USEDEP}] )
|
||||
z-wave? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/homeassistant-pyozw-0.1.10[${PYTHON_USEDEP}]
|
||||
313
app-misc/homeassistant/homeassistant-0.111.4.ebuild
Normal file
313
app-misc/homeassistant/homeassistant-0.111.4.ebuild
Normal file
@@ -0,0 +1,313 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
inherit readme.gentoo-r1 eutils distutils-r1
|
||||
|
||||
MY_PN=${PN}-core
|
||||
MY_PV=${PV/_beta/b}
|
||||
MY_P=${MY_PN}-${MY_PV}
|
||||
|
||||
DESCRIPTION="Open-source home automation platform running on Python on 3.7"
|
||||
HOMEPAGE="https://home-assistant.io https://git.edevau.net/onkelbeh/HomeAssistantRepository"
|
||||
SRC_URI="https://github.com/home-assistant/core/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
#KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea aws axis bitcoin blockchain blink bmw_connected_drive bravia-tv buienradar +caldav +cast cli ciscomobilityexpress coronavirus daikin darksky delijn denonavr discogs dyson emulated_roku enigma enocean esphome everlights envoy flume flunearyou fronius gpiozero growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue iaqualink icloud incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack metno miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen openwrt owntracks ozw plex plugwise qnap +recorder ring roku roomba rxv samsungtv +scrape signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl synologydsm systemmonitor test tellduslive tradfri ubee unifi vallox vera +version velbus velux webostv wemo wink withings wled xknx yeelight youtube z-wave zigbee zoneminder"
|
||||
|
||||
# from 2020/04 cleanup to be removed or integrated later
|
||||
# IUSE="${IUSE} x"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS} acct-group/${PN} acct-user/${PN}
|
||||
|| ( dev-lang/python:3.7 dev-lang/python:3.8 )
|
||||
app-admin/logrotate
|
||||
dev-db/sqlite
|
||||
dev-libs/libfastjson
|
||||
>=dev-libs/xerces-c-3.1.4-r1"
|
||||
|
||||
# Home Assistant Core
|
||||
RDEPEND="${RDEPEND}
|
||||
~dev-python/aiohttp-3.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/astral-1.10.1[${PYTHON_USEDEP}]
|
||||
~dev-python/async_timeout-3.0.1[${PYTHON_USEDEP}]
|
||||
~dev-python/attrs-19.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/bcrypt-3.1.7[${PYTHON_USEDEP}]
|
||||
>=dev-python/certifi-2020.4.5.1[${PYTHON_USEDEP}]
|
||||
~dev-python/ciso8601-2.1.3[${PYTHON_USEDEP}]
|
||||
$(python_gen_cond_dep '~dev-python/importlib_metadata-1.6.0[${PYTHON_USEDEP}]' python3_7)
|
||||
>=dev-python/jinja-2.11.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
|
||||
~dev-python/cryptography-2.9.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
|
||||
~dev-python/python-slugify-4.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytz-2020.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-2.23.0[${PYTHON_USEDEP}]
|
||||
~dev-python/ruamel-yaml-0.15.100[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-0.11.7[${PYTHON_USEDEP}]
|
||||
~dev-python/voluptuous-serialize-2.3.0[${PYTHON_USEDEP}]"
|
||||
|
||||
# causing problems
|
||||
# ~dev-python/jsonpath-0.82[${PYTHON_USEDEP}]
|
||||
|
||||
# from package_constraints.txt
|
||||
RDEPEND="${RDEPEND}
|
||||
>=dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/distro-1.5.0[${PYTHON_USEDEP}]
|
||||
~dev-python/hass-nabucasa-0.34.6[${PYTHON_USEDEP}]
|
||||
~app-misc/home-assistant-frontend-20200603.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/netdisco-2.7.0[${PYTHON_USEDEP}]
|
||||
~dev-python/sqlalchemy-1.3.17[${PYTHON_USEDEP}]
|
||||
~dev-python/zeroconf-0.27.1[${PYTHON_USEDEP}]
|
||||
|| ( >=dev-python/pycryptodome-3.7.3[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )"
|
||||
|
||||
# still unknown origin
|
||||
RDEPEND="${RDEPEND}
|
||||
~dev-python/base36-0.1.1[${PYTHON_USEDEP}]
|
||||
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/fnvhash-0.1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/gTTS-token-1.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/HAP-python-2.9.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-ssl-1.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/immutables-0.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/jmespath-0.9.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/jose-1.0.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/jsonrpc-async-0.6[${PYTHON_USEDEP}]
|
||||
~dev-python/jsonrpc-base-1.0[${PYTHON_USEDEP}]
|
||||
~dev-python/jsonrpc-websocket-0.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/lxml-4.3.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/multidict-4.5.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/numpy-1.18.4[${PYTHON_USEDEP}]
|
||||
~dev-python/passlib-1.7.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pbr-5.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pillow-7.1.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/pycparser-2.19[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyotp-2.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/PyQRCode-1.2.1[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyrfc3339-1.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pysnmp-4.4.12[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/python-jose-cryptodome-1.3.2[${PYTHON_USEDEP}]
|
||||
~dev-python/RestrictedPython-5.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/ua-parser-0.8.0[${PYTHON_USEDEP}]
|
||||
=dev-python/user-agents-2.0-r1[${PYTHON_USEDEP}]
|
||||
>=dev-python/wakeonlan-1.1.6[${PYTHON_USEDEP}]
|
||||
>=dev-python/websocket-client-0.56.0[${PYTHON_USEDEP}]
|
||||
~dev-python/xmltodict-0.12.0[${PYTHON_USEDEP}]
|
||||
~media-libs/mutagen-1.44.0"
|
||||
|
||||
# Module requirements from useflags
|
||||
RDEPEND="${RDEPEND}
|
||||
abode? ( ~dev-python/abodepy-0.19.0[${PYTHON_USEDEP}] )
|
||||
adguard? ( ~dev-python/adguardhome-0.4.2[${PYTHON_USEDEP}] )
|
||||
ambiclimate? ( ~dev-python/Ambiclimate-0.2.1[${PYTHON_USEDEP}] )
|
||||
ambient_station? ( ~dev-python/aioambient-1.1.1[${PYTHON_USEDEP}] )
|
||||
amcrest? ( ~dev-python/amcrest-1.7.0[${PYTHON_USEDEP}] )
|
||||
androidtv? ( ~dev-python/androidtv-0.0.41[${PYTHON_USEDEP}]
|
||||
~dev-python/adb-shell-0.1.3[${PYTHON_USEDEP}] )
|
||||
apprise? ( ~dev-python/apprise-0.8.5[${PYTHON_USEDEP}] )
|
||||
asuswrt? ( ~dev-python/aioasuswrt-1.2.6[${PYTHON_USEDEP}] )
|
||||
atmo? ( ~dev-python/pyatmo-3.3.1[${PYTHON_USEDEP}] )
|
||||
atv? ( >=dev-python/pyatv-0.3.13[${PYTHON_USEDEP}] )
|
||||
aurora? ( ~dev-python/aurorapy-0.2.6[${PYTHON_USEDEP}] )
|
||||
avea? ( ~dev-python/avea-1.4[${PYTHON_USEDEP}] )
|
||||
aws? ( ~dev-python/aiobotocore-0.11.1[${PYTHON_USEDEP}] )
|
||||
axis? ( ~dev-python/axis-31[${PYTHON_USEDEP}] )
|
||||
bitcoin? ( ~dev-python/blockchain-1.4.4[${PYTHON_USEDEP}] )
|
||||
blink? ( ~dev-python/blinkpy-0.15.0[${PYTHON_USEDEP}] )
|
||||
blockchain? ( ~dev-python/python-blockchain-api-0.0.2[${PYTHON_USEDEP}] )
|
||||
bmw_connected_drive? ( ~dev-python/bimmer-connected-0.7.5[${PYTHON_USEDEP}] )
|
||||
bravia-tv? ( ~dev-python/bravia-tv-1.0.5[${PYTHON_USEDEP}]
|
||||
~dev-python/getmac-0.8.1[${PYTHON_USEDEP}] )
|
||||
buienradar? ( ~dev-python/buienradar-1.0.4[${PYTHON_USEDEP}] )
|
||||
caldav? ( ~dev-python/caldav-0.6.1[${PYTHON_USEDEP}] )
|
||||
cast? ( ~dev-python/pychromecast-6.0.0[${PYTHON_USEDEP}] )
|
||||
cli? ( app-misc/home-assistant-cli[${PYTHON_USEDEP}] )
|
||||
ciscomobilityexpress? ( ~dev-python/ciscomobilityexpress-0.3.3[${PYTHON_USEDEP}] )
|
||||
coronavirus? ( ~dev-python/coronavirus-1.1.1[${PYTHON_USEDEP}] )
|
||||
daikin? ( ~dev-python/pydaikin-2.1.2[${PYTHON_USEDEP}] )
|
||||
darksky? ( ~dev-python/python-forecastio-1.4.0[${PYTHON_USEDEP}] )
|
||||
delijn? ( ~dev-python/pydelijn-0.5.1[${PYTHON_USEDEP}] )
|
||||
denonavr? ( ~dev-python/denonavr-0.8.1[${PYTHON_USEDEP}] )
|
||||
discogs? ( ~dev-python/discogs_client-2.2.2[${PYTHON_USEDEP}] )
|
||||
dyson? ( ~dev-python/libpurecool-0.6.1[${PYTHON_USEDEP}] )
|
||||
emulated_roku? ( ~dev-python/emulated-roku-0.2.1[${PYTHON_USEDEP}] )
|
||||
enigma? ( ~dev-python/openwebifpy-3.1.1[${PYTHON_USEDEP}] )
|
||||
esphome? ( ~dev-python/aioesphomeapi-2.6.1[${PYTHON_USEDEP}] )
|
||||
everlights? ( ~dev-python/pyeverlights-0.1.0[${PYTHON_USEDEP}] )
|
||||
enocean? ( ~dev-python/enocean-0.50.0[${PYTHON_USEDEP}] )
|
||||
envoy? ( ~dev-python/envoy-reader-0.16.1[${PYTHON_USEDEP}] )
|
||||
flume? ( ~dev-python/PyFlume-0.4.0[${PYTHON_USEDEP}] )
|
||||
flunearyou? ( ~dev-python/pyflunearyou-1.0.7[${PYTHON_USEDEP}] )
|
||||
fronius? ( ~dev-python/PyFronius-0.4.6[${PYTHON_USEDEP}] )
|
||||
gpiozero? ( ~dev-python/gpiozero-1.5.1[${PYTHON_USEDEP}] )
|
||||
growl? ( ~dev-python/gntp-1.0.3[${PYTHON_USEDEP}] )
|
||||
harmony? ( ~dev-python/aioharmony-0.1.13[${PYTHON_USEDEP}] )
|
||||
heos? ( ~dev-python/pyheos-0.6.0[${PYTHON_USEDEP}] )
|
||||
here? ( ~dev-python/herepy-2.0.0[${PYTHON_USEDEP}] )
|
||||
hpilo? ( ~dev-python/python-hpilo-4.3[${PYTHON_USEDEP}] )
|
||||
hkavr? ( ~dev-python/hkavr-0.0.5[${PYTHON_USEDEP}] )
|
||||
holidays? ( ~dev-python/holidays-0.10.2[${PYTHON_USEDEP}] )
|
||||
homekit? ( ~dev-python/aiohomekit-0.2.38[${PYTHON_USEDEP}] )
|
||||
homematic? ( ~dev-python/pyhomematic-0.1.67[${PYTHON_USEDEP}] )
|
||||
homematicip? ( ~dev-python/homematicip-0.10.17[${PYTHON_USEDEP}] )
|
||||
hs100? ( >=dev-python/pyHS100-0.3.5[${PYTHON_USEDEP}] )
|
||||
hue? ( ~dev-python/aiohue-2.1.0[${PYTHON_USEDEP}] )
|
||||
iaqualink? ( ~dev-python/iaqualink-0.3.4[${PYTHON_USEDEP}] )
|
||||
icloud? ( ~dev-python/pyicloud-0.9.7[${PYTHON_USEDEP}] )
|
||||
incomfort? ( ~dev-python/incomfort-client-0.4.0[${PYTHON_USEDEP}] )
|
||||
influxdb? ( dev-db/influxdb
|
||||
~dev-python/influxdb-5.2.3[${PYTHON_USEDEP}] )
|
||||
ipma? ( ~dev-python/pyipma-2.0.5[${PYTHON_USEDEP}] )
|
||||
jewish_calendar? ( ~dev-python/hdate-0.9.3[${PYTHON_USEDEP}] )
|
||||
kef? ( ~dev-python/aiokef-0.2.10[${PYTHON_USEDEP}] ~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
|
||||
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
|
||||
metno? ( ~dev-python/PyMetno-0.5.1[${PYTHON_USEDEP}] )
|
||||
miio? ( ~dev-python/python-miio-0.5.0.1[${PYTHON_USEDEP}] )
|
||||
mikrotik? ( ~dev-python/librouteros-3.0.0[${PYTHON_USEDEP}] )
|
||||
mobile_app? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}] )
|
||||
mqtt? ( ~dev-python/hbmqtt-0.9.5[${PYTHON_USEDEP}] ~dev-python/paho-mqtt-1.5.0[${PYTHON_USEDEP}] app-misc/mosquitto )
|
||||
musiccast? ( >=dev-python/pymusiccast-0.1.6[${PYTHON_USEDEP}] )
|
||||
mysql? ( || ( dev-python/mysqlclient[${PYTHON_USEDEP}]
|
||||
dev-python/mysql-python[${PYTHON_USEDEP}] )
|
||||
virtual/mysql )
|
||||
myq? ( ~dev-python/pymyq-2.0.4[${PYTHON_USEDEP}] )
|
||||
nederlandse_spoorwegen? ( ~dev-python/nsapi-3.0.4[${PYTHON_USEDEP}] )
|
||||
openwrt? ( ~dev-python/openwrt-luci-rpc-1.1.3[${PYTHON_USEDEP}] )
|
||||
owntracks? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
virtual/mqtt )
|
||||
ozw? ( ~dev-python/python-openzwave-mqtt-1.0.2[${PYTHON_USEDEP}] )
|
||||
plex? ( ~dev-python/PlexAPI-4.0.0[${PYTHON_USEDEP}] )
|
||||
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )
|
||||
roku? ( ~dev-python/rokuecp-0.4.2[${PYTHON_USEDEP}] )
|
||||
roomba? ( ~dev-python/roombapy-1.6.1[${PYTHON_USEDEP}] )
|
||||
ring? ( ~dev-python/ring-doorbell-0.6.0[${PYTHON_USEDEP}] )
|
||||
rxv? ( ~dev-python/rxv-0.6.0[${PYTHON_USEDEP}]
|
||||
~dev-python/defusedxml-0.6.0[${PYTHON_USEDEP}] )
|
||||
samsungtv? ( ~dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}]
|
||||
~dev-python/samsungtvws-1.4.0[${PYTHON_USEDEP}] )
|
||||
scrape? ( ~dev-python/beautifulsoup-4.9.0[${PYTHON_USEDEP}] )
|
||||
signal? ( ~dev-python/pysignalclirestapi-0.3.4[${PYTHON_USEDEP}] )
|
||||
sma? ( ~dev-python/pysma-0.3.5[${PYTHON_USEDEP}] )
|
||||
socat? ( net-misc/socat )
|
||||
socialblade? ( ~dev-python/socialbladeclient-0.2[${PYTHON_USEDEP}] )
|
||||
somfy? ( ~dev-python/pymfy-0.9.0[${PYTHON_USEDEP}] )
|
||||
sonos? ( >=dev-python/pysonos-0.0.31[${PYTHON_USEDEP}] )
|
||||
shodan? ( ~dev-python/shodan-1.23.0[${PYTHON_USEDEP}] )
|
||||
simplisafe? ( ~dev-python/simplisafe-python-9.2.0[${PYTHON_USEDEP}] )
|
||||
speedtest? ( ~net-analyzer/speedtest-cli-2.1.2[${PYTHON_USEDEP}] )
|
||||
ssl? ( dev-libs/openssl:0
|
||||
app-crypt/certbot
|
||||
net-proxy/haproxy )
|
||||
synologydsm? ( ~dev-python/python-synology-0.8.1[${PYTHON_USEDEP}] )
|
||||
systemmonitor? ( >=dev-python/psutil-5.7.0[${PYTHON_USEDEP}] )
|
||||
tradfri? ( >=dev-python/pytradfri-6.4.0[${PYTHON_USEDEP}] )
|
||||
tellduslive? ( ~dev-python/tellduslive-0.10.11[${PYTHON_USEDEP}] )
|
||||
ubee? ( ~dev-python/pyubee-0.10[${PYTHON_USEDEP}] )
|
||||
unifi? ( ~dev-python/aiounifi-22[${PYTHON_USEDEP}] )
|
||||
vallox? ( ~dev-python/vallox-websocket-api-2.4.0[${PYTHON_USEDEP}] )
|
||||
vera? ( ~dev-python/pyvera-0.3.7[${PYTHON_USEDEP}] )
|
||||
version? ( ~dev-python/pyhaversion-3.2.0[${PYTHON_USEDEP}] )
|
||||
velbus? ( ~dev-python/python-velbus-2.0.43[${PYTHON_USEDEP}] )
|
||||
velux? ( ~dev-python/pyvlx-0.2.16[${PYTHON_USEDEP}] )
|
||||
webostv? ( ~dev-python/aiopylgtv-0.3.3[${PYTHON_USEDEP}] )
|
||||
wemo? ( >=dev-python/pywemo-0.4.43[${PYTHON_USEDEP}] )
|
||||
wink? ( ~dev-python/pubnubsub-handler-1.0.8[${PYTHON_USEDEP}] )
|
||||
withings? ( ~dev-python/withings-api-2.1.3[${PYTHON_USEDEP}] )
|
||||
wled? ( ~dev-python/wled-0.4.3[${PYTHON_USEDEP}] )
|
||||
xknx? ( ~dev-python/xknx-0.11.3[${PYTHON_USEDEP}] )
|
||||
yeelight? ( ~dev-python/yeelight-0.5.2[${PYTHON_USEDEP}] )
|
||||
youtube? ( ~dev-python/youtube_dl-2020.5.8[${PYTHON_USEDEP}] )
|
||||
zigbee? ( ~dev-python/zigpy-deconz-0.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-0.20.4[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-xbee-0.12.1[${PYTHON_USEDEP}]
|
||||
~dev-python/bellows-0.16.2[${PYTHON_USEDEP}]
|
||||
~dev-python/zigpy-zigate-0.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/zha-quirks-0.0.40[${PYTHON_USEDEP}] )
|
||||
zoneminder? ( ~dev-python/zm-py-0.4.0[${PYTHON_USEDEP}] )
|
||||
z-wave? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/homeassistant-pyozw-0.1.10[${PYTHON_USEDEP}]
|
||||
~dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}] )"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
~dev-python/asynctest-0.12.2[${PYTHON_USEDEP}]
|
||||
~dev-python/coveralls-1.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/flake8-docstrings-1.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/flake8-3.7.5[${PYTHON_USEDEP}]
|
||||
~dev-python/mock-open-1.3.1[${PYTHON_USEDEP}]
|
||||
dev-python/mock[${PYTHON_USEDEP}]
|
||||
~dev-python/mypy-0.660[${PYTHON_USEDEP}]
|
||||
~dev-python/pydocstyle-3.0.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pylint-2.2.2[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-aiohttp-0.3.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-cov-2.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-sugar-0.9.2[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-timeout-1.3.3[${PYTHON_USEDEP}]
|
||||
~dev-python/pytest-4.2.1[${PYTHON_USEDEP}]
|
||||
~dev-python/requests-mock-1.5.2[${PYTHON_USEDEP}]
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/coverage[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
INSTALL_DIR="/opt/${PN}"
|
||||
|
||||
DISABLE_AUTOFORMATTING=1
|
||||
DOC_CONTENTS="
|
||||
The HA interface listens on port 8123
|
||||
hass configuration is in: /etc/${PN}
|
||||
daemon command line arguments are configured in: /etc/conf.d/${PN}
|
||||
logging is to: /var/log/${PN}/{server,errors,stdout}.log
|
||||
The sqlite db is by default in: /etc/${PN}
|
||||
support at https://git.edevau.net/onkelbeh/HomeAssistantRepository
|
||||
"
|
||||
|
||||
S="${WORKDIR}/core-${MY_PV}"
|
||||
|
||||
DOCS="README.rst"
|
||||
|
||||
src_prepare() {
|
||||
# https://github.com/home-assistant/home-assistant/issues/28811
|
||||
if use maxcube_hack ; then
|
||||
eapply "${FILESDIR}/maxcube_TypeError_dirty_hack.patch"
|
||||
#sed -e 's;if cube.is_windowshutter(device);if device.type == 4;' \
|
||||
# -i components/maxcube/binary_sensor.py \
|
||||
# || die
|
||||
#sed -e 's;if cube.is_thermostat(device) or cube.is_wallthermostat(device);if device.type == 3 or device.type == 1;' \
|
||||
# -i components/maxcube/climate.py \
|
||||
# || die
|
||||
fi
|
||||
eapply_user
|
||||
}
|
||||
|
||||
python_install_all() {
|
||||
dodoc ${DOCS}
|
||||
distutils-r1_python_install_all
|
||||
keepdir "$INSTALL_DIR"
|
||||
keepdir "/etc/${PN}"
|
||||
fowners -R "${PN}:${PN}" "/etc/${PN}"
|
||||
keepdir "/var/log/${PN}"
|
||||
fowners -R "${PN}:${PN}" "/var/log/${PN}"
|
||||
newconfd "${FILESDIR}/${PN}.conf.d" "${PN}"
|
||||
newinitd "${FILESDIR}/${PN}.init.d" "${PN}"
|
||||
dobin "${FILESDIR}/hasstest"
|
||||
if use socat ; then
|
||||
newinitd "${FILESDIR}/socat-zwave.init.d" "socat-zwave"
|
||||
sed -i -e 's/# need socat-zwave/need socat-zwave/g' "${D}/etc/init.d/${PN}" || die
|
||||
fi
|
||||
if use mqtt ; then
|
||||
sed -i -e 's/# need mosquitto/need mosquitto/g' "${D}/etc/init.d/${PN}" || die
|
||||
fi
|
||||
insinto /etc/logrotate.d
|
||||
newins "${FILESDIR}/${PN}.logrotate" "${PN}"
|
||||
readme.gentoo_create_doc
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
readme.gentoo_print_elog
|
||||
}
|
||||
@@ -76,6 +76,7 @@
|
||||
<flag name="kef">KEF wireless speakers</flag>a
|
||||
<flag name="maxcube">eQ-3 ELV MAX Cube Python API</flag>
|
||||
<flag name="maxcube_hack">apply Patch for https://github.com/home-assistant/home-assistant/issues/28811</flag>
|
||||
<flag name="metno">A library to communicate with the met.no api</flag>
|
||||
<flag name="miio">add support for Xiaomi smart appliances</flag>
|
||||
<flag name="mikrotik">add support for MikroTik RouterOS API</flag>
|
||||
<flag name="mobile_app">Home Assistant Mobile App Support</flag>
|
||||
@@ -88,7 +89,6 @@
|
||||
<flag name="owntracks">OwnTracks: track your location and send it directly to Home Assistant</flag>
|
||||
<flag name="ozw">Open Zwave MQTT</flag>
|
||||
<flag name="plex">Python bindings for the Plex API</flag>
|
||||
<flag name="plugwise">enables Plugwise Anna thermostats</flag>
|
||||
<flag name="qnap">Python API for obtaining QNAP NAS system stats</flag>
|
||||
<flag name="recorder">storing details in a database per sqlalchemy</flag>
|
||||
<flag name="ring">integrate your ring.com devices</flag>
|
||||
@@ -122,7 +122,6 @@
|
||||
<flag name="wink">support for Wink Z-Wave Plus Smart Hub</flag>
|
||||
<flag name="withings">add support for Withings Health API</flag>
|
||||
<flag name="wled">add support for Aircookie's WLED</flag>
|
||||
<flag name="wwlln">install support for World Wide Lightning Location Network</flag>
|
||||
<flag name="xknx">Asynchronous Library for the KNX protocol</flag>
|
||||
<flag name="yeelight">allows you to control your Yeelight Wifi bulbs</flag>
|
||||
<flag name="youtube">support for youtube_dl</flag>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
DIST PyMetno-0.4.6.tar.gz 3578 BLAKE2B 941ff115558bb993c87f69037c684e6aa92715e27d1e56029ca7fa69ad626f5b2b85e3fcf0c42360069df711647b2e68599293865c15826b87850eddf52d1f6d SHA512 7561e16bd3f109b9efdcc478eb2671ef94c28339d28c17e2eb185da4e4aca68143e2876ada52a07edbd8793ec32f0fcad5528f8ac53396a82936f5dc7b8af07b
|
||||
DIST PyMetno-0.5.0.tar.gz 3996 BLAKE2B 4d0b63348aef529c4b5beaf2153b732353052fcb2be2b4ffd692434a405afd20ae9c01f728ddad6ee224099e24ed25b97c09993904b6899d87700f67b68a0fcc SHA512 9c70ebbc4de127c4eeeb353c5403ee487e0aa7fcd00403f2224c2174fd2902cc9c73e5edd2df0beab191761fd545216713122ebce417b034b51a68a1d7d21905
|
||||
DIST PyMetno-0.5.1.tar.gz 6233 BLAKE2B 28953d3eac133d5244a6bc65239ee1df2243a882a722682310a8e346e5a1d923d3654b36f7b059e00cbaf575ea3ca0ce93c7cc70c52b87af7f4d08d8860f7a08 SHA512 edd5ca08142b0a0d6a459aaed0fa19dc643945c361413f96d1fc814870c4969531995c2fc899a336f08550cdeef45c9acd145b7a9b6f7b2ae4f78ec180c76df3
|
||||
EBUILD PyMetno-0.4.6.ebuild 682 BLAKE2B 01cff8a1b3753f538fd43f91c42c4b47a22bb1f2f89b5244459fafa761aeedc8632a368b23cdcfbbb5f77e4d8d5c18d3eba9be12c50a893daa07f17e90b698a5 SHA512 255637e81deda4f07919d4dc5339a93087012563799e9c194ad1a2c96dc3c6ce189ee868dc9dff0a27ba7e43f2a7de73c872b88ff16d6c0b77f1e7050a98a7ec
|
||||
EBUILD PyMetno-0.5.0.ebuild 689 BLAKE2B 7e85994062b2f907334ecfc6563557a2077a25ffa6fecd9900c3364b969799942b0653adbec150f9933c1ba0cd1a3de4050ed59e91869dbcb3c641716fa4abf6 SHA512 03c1bb2fe832b4e733daf1032b3b96b971229d3edf134a89111dc621fc8f82f0a1fa8b0a74023b3d1b7cc1fe348ea2624a865eefd244bae1c6738552ea179f5f
|
||||
EBUILD PyMetno-0.5.1.ebuild 775 BLAKE2B 765c266b28607050235980eac66874bbb12b4ecaeade7ada5de8d9f069ffeec75af77dcd20fb154c2dae3cb41766bbacfa67b8bccc5d6faf2363301748006262 SHA512 7797b985112e861251ce3bebca27969c3b45e387af2de8e075656520308afe0e06b1d5c2ef86d57d9b50cae32bb030c8aea0ce366593383abdf2e29727b5a925
|
||||
MISC metadata.xml 326 BLAKE2B 9909d85fc7133e8ca4fae8ad1d88156a88cb39f0fb13e7624002cb8cf7fd48636ebca9a377e4f57b756e2fe737e2d25d368395c6fe71b0d3763651780c12d5bf SHA512 36efcefb7415f355241dc7ed9f40c2152273f76d0948cba690262faaa5a265105222387ec37cb911e21614eaddc10180cf2265cf048787bf42bacfb5c10de349
|
||||
|
||||
@@ -10,6 +10,7 @@ inherit distutils-r1
|
||||
DESCRIPTION="A library to communicate with the met.no api"
|
||||
HOMEPAGE="https://github.com/Danielhiversen/pyMetno/ https://pypi.org/project/PyMetno/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
SRC_URI="https://github.com/Danielhiversen/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
@@ -2,8 +2,10 @@ DIST PyViCare-0.1.1.tar.gz 7603 BLAKE2B bd88c45fc814eff9ee4d35162ad4cbe6f7e20c75
|
||||
DIST PyViCare-0.1.10.tar.gz 8496 BLAKE2B 40cb8534e9d2bfc3b5b325434172361b958bdc1b69807c98d86773fa969a6af3c7ab7a7c5a3ab493c6d9634000c407816b7d99afc14e2ac287ee6c608a0af217 SHA512 f5fc85a219c0bcc18fb69b0b7df02ea57352e3ddb43b8203ce9bbd5dd009cd1a448838934462be28f35a9a58cf5c960d0ee937b47a8099751d4269a3316391da
|
||||
DIST PyViCare-0.1.2.tar.gz 7621 BLAKE2B f1f6c0a3bd15eb569bcd6a1b97f9fe97f2da6f95c65bfffcdeb72689f4cfc369f1e5297c7a2223a34becc3d8face700421d4442bb91857aff602e2bcf58c089c SHA512 9e3bfd5bddcc081cadbb7fc63d407cd9800d8d6f74f3a1fe0184f40b6984f3b397bf93127859123d4aa4345694b22dabf4b6d68e78780a9fdb916a8336c3275b
|
||||
DIST PyViCare-0.1.7.tar.gz 8186 BLAKE2B c2b0924a260d4e7ecf1c89d5c0ecb6af5dfd3c48a2e78d3be4d0f947095b520ad8963a221e11ef3b826a7d49adfc6bd75da5a924da33a41eb782b21aca89469e SHA512 1eed4ae4f27930299cf684b5b2064646e3daf743e227286ac414fb53bdcbfb28d3ccc51cee4bde3e9bd227b29c744dea2224ebf2e163fbec39cc92c1be541e67
|
||||
DIST PyViCare-0.2.0.tar.gz 9150 BLAKE2B c929b6264346b79824eac04470b754ca8aff9db029e2d3f96fad6dd7c0fc259491ccef756daffd0d7379d0959bdf6536976b997049e2bb33a6e70a1bd94dd627 SHA512 d28c7aba58237e0fabf516ac5ad966c45611dc52c5be48cf11fb633a0aa9e4073481c369c8a786284cd3c06d521fb916b468c18fb672eb45d26371ebe599caf7
|
||||
EBUILD PyViCare-0.1.1.ebuild 690 BLAKE2B 0c90e5fa2bc65743cad79bd4064563207da5b110482291087739a0877724c1b9a6a3539de859a5c6c78fec2e8fe8ab598e688eb76607e282949b4a0def724522 SHA512 c3a937f3dc3645288d4644f97d4f6d2f9e491e15e6a6894816d65df63137b19a2895d5a9769e433b04adf80f3114e7694a9e021ae06b7b4c3a5705dc3044abcb
|
||||
EBUILD PyViCare-0.1.10.ebuild 792 BLAKE2B 394d16368dd9117bcd61d9411edd2d578e28477b75bb1710f79c998b8bf2e7003449ba5ca47e278c704abdc4b83c07d91687706dcb26920f8d21212c60ba5e2d SHA512 4da7a9bdf525c35403f24f2b536c915469b0bc752aed9421264a42502ed90f7e97213d0701951cfb382cee163745f3d593ffd11c2467ad7ab25435bb5ad7498a
|
||||
EBUILD PyViCare-0.1.2.ebuild 751 BLAKE2B 5bb8c78aa861ab4ad607531b53413e2fd206b49c8246fede4057fbd193a5a6b88e84bcb2fea0c8cfb1b30e0915f2d7af19079ceef1d06af736be76186d519a47 SHA512 dffd57dc1b3ee74882225425e06db537e30333f65bcd044b0e7002c554a6c7d6256aa21706d22447da1810d52f3b4a87a519b37483c3cbb36f4ac820618862d5
|
||||
EBUILD PyViCare-0.1.7.ebuild 792 BLAKE2B 394d16368dd9117bcd61d9411edd2d578e28477b75bb1710f79c998b8bf2e7003449ba5ca47e278c704abdc4b83c07d91687706dcb26920f8d21212c60ba5e2d SHA512 4da7a9bdf525c35403f24f2b536c915469b0bc752aed9421264a42502ed90f7e97213d0701951cfb382cee163745f3d593ffd11c2467ad7ab25435bb5ad7498a
|
||||
EBUILD PyViCare-0.2.0.ebuild 792 BLAKE2B 394d16368dd9117bcd61d9411edd2d578e28477b75bb1710f79c998b8bf2e7003449ba5ca47e278c704abdc4b83c07d91687706dcb26920f8d21212c60ba5e2d SHA512 4da7a9bdf525c35403f24f2b536c915469b0bc752aed9421264a42502ed90f7e97213d0701951cfb382cee163745f3d593ffd11c2467ad7ab25435bb5ad7498a
|
||||
MISC metadata.xml 459 BLAKE2B f4ad5b2d86e598398850e89524f5b2a536c08972d3226f8db225145dde7cb82b802ca5fb80c75e9766a342712e6f1c3010383e16627f83a26305a56b406563e4 SHA512 5d25d5aa24cb2a8e6bfd840c80b70823687dec39181220f5fe53b74822b98434d0c0b6f7cec8b1ef15ad229aa291bde5a31c10591c4107da052fbea98da6823c
|
||||
|
||||
31
dev-python/PyViCare/PyViCare-0.2.0.ebuild
Normal file
31
dev-python/PyViCare/PyViCare-0.2.0.ebuild
Normal file
@@ -0,0 +1,31 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Library to communicate with the Viessmann ViCare API"
|
||||
HOMEPAGE="https://github.com/somm15/PyViCare https://pypi.org/project/PyViCare/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=dev-python/requests-oauthlib-1.1.0[${PYTHON_USEDEP}]
|
||||
dev-python/simplejson[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -1,3 +1,3 @@
|
||||
DIST RtmAPI-0.7.2.tar.gz 4088 BLAKE2B ca71115b866c6a6fff7887d199d92c55ce7bd1b319f2caedc92c3f7da90edcc111cedde1642c6493e2faca84f20b17fcfaa492ac67a1d56b9dc896b3eafc21b6 SHA512 e56b78484133664b0d101fd5023b0271ca5cee31febf5d8fc5ccdd43a592d3cbf5d0383b9d6e6b384b367f2e827c5842a0eaffd2b85093d4a017e0ceb0e891ae
|
||||
EBUILD RtmAPI-0.7.2.ebuild 717 BLAKE2B 98f6d523c31387be19812491df8e7e7f95854f4a76c3720aa891c6e4be71ff3ca97fea3f3fdf1fea0ba381c783f62d41c967b6384e1dbc149cd611d199bb45d1 SHA512 0257d2209b061337092c959ac9c9c944270da62b8ad8a62492d9a1ce06889dc311329b15c33dcf722c6551466123cb8e403585933711c43cf72344d93339a4d4
|
||||
EBUILD RtmAPI-0.7.2-r1.ebuild 718 BLAKE2B 3d582699025c4f4f519d390dc50f5fc2e024b74d4e67c3fead1f89720f73feb948e4b735646c37bea5a1e8242b5ca44894f7f4880f9418df67d3a3f04a9ced49 SHA512 703d4ba0ff69ff31bfad28019d0d2cd97becdc51c18e78f33bbb491bb5d17567d2fe92e111849cb6c3f058ea039ee2b91240175920c301bb8bdd4118e4e962b1
|
||||
MISC metadata.xml 462 BLAKE2B 40b2fb4afcc791a574a485aa64707c77268d09b9f60263f4f33ca4e648f797373624c1da0244ebc15fd2aa79c357a983e2f43d21094f701b86b61d1a57d81031 SHA512 1cd74af3f9cad793930ab71d22241de422c33a0376d830772583b788661fce936bc8807cc28796ae97393469012b33ef2d8fe2eaa042fd22afe2618241cf6e4c
|
||||
|
||||
@@ -16,7 +16,7 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=dev-python/httplib2-0.6.0[${PYTHON_USEDEP}]"
|
||||
RDEPEND=">=dev-python/httplib2-0.18.0[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
3
dev-python/adext/Manifest
Normal file
3
dev-python/adext/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
DIST adext-0.3.tar.gz 3455 BLAKE2B 949b32f2193c6efa72cbae2fc72f44c829cca2685229d5b526354585a522d4db6edeb13641605e7c935e70714873f0c27294a438c54d9e98191890da928b1c4d SHA512 f94f7cbcdfe50e57440209870c09277166dc9702fb4a2ed6ffe9e5218545f66087536eb3f5b116ea37762704ffc8aa5b9f4531fe5e92d0695cde0f2da8a9204e
|
||||
EBUILD adext-0.3.ebuild 706 BLAKE2B 88e41d4471c3904b9de7df33cd180bfb1fc696bca3167ac87ad7426088dc0255438f3f24b4a061a3955fb1a21e0d68deffaa3e53d37ba92c05c459c7709253e9 SHA512 dfe8e221663d402787a68ddac387fa4b632f0c4367fa3a75a5736be85e310d8870066ac83e8f5131824413616b90d6e98142ac0482f357aeb863fbeb079b911e
|
||||
MISC metadata.xml 324 BLAKE2B 03e493bf81117884b4109f295ca59938d77c93aa696101aefae5052ca2ae16aa3e47a562e501d4e694307432e13a16dc6f28ff356d351d9f528183f3e48a7cf6 SHA512 243322c726ff50ad6c68f7a8d572151f60cea47962a61694a4cc7ce3149fc426a5a33f5242b7325f7beb76a70b9cc52f05c0cc9a576cf515c0020c3043b0150d
|
||||
30
dev-python/adext/adext-0.3.ebuild
Normal file
30
dev-python/adext/adext-0.3.ebuild
Normal file
@@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="AlarmDecoder extended"
|
||||
HOMEPAGE="https://github.com/ajschmidt8/adext https://pypi.org/project/adext/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="~dev-python/alarmdecoder-1.13.2[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
11
dev-python/adext/metadata.xml
Normal file
11
dev-python/adext/metadata.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>b@edevau.net</email>
|
||||
<name>Andreas Billmeier</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">adext</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -1,13 +1,13 @@
|
||||
DIST aioasuswrt-1.1.20.tar.gz 9811 BLAKE2B bb78d4c195cdb0ce9ea60f41aa40da63ec1cd1afc0d3a2e857a358e2b5838dc26c24ef04c35ac891c38dd3eba1610c531965a295b0e32c2bb11245ad7f0a9b15 SHA512 92f643dee5e98f20fc6ea181f2cac8c40b869999cc7a6ec1d4508b78bac0f097e895a9234f4385e1b5a77380a621fb6b5a0b73ede67606608253627df1e0edb9
|
||||
DIST aioasuswrt-1.1.21.tar.gz 6043 BLAKE2B 207b01176314891729dbc16966c051de88a79ef1d991f44586b461a27c8f2e9382ead1fe5b8010132531c50ff2da3d381274da35b7422e38eb43c3ba74e6abff SHA512 49e47218d976ef92b4d10846675002da4277327dd61688f5412b501e248b2595770ec8bf20e9f7d6b12322e22a5ce94b3aad8ee63e8964a262e3d21cca3b4f08
|
||||
DIST aioasuswrt-1.1.22.tar.gz 6088 BLAKE2B d2333674be0f744e73d5bfcaddf42fbab984c68a3ba73b93701665d30a316a125040459d05d5edbe4a0b12566fcfdd7c24e074660cb97b702076850020c7680d SHA512 fc60ec9adc53061d07f74243e41107fdfcc76ba52e84183959fe71baeaf48064eb0136fe7e175b5cc92dd7ff47e6de1c78a73d7adbbecba31e98bcdbdbda9975
|
||||
DIST aioasuswrt-1.2.2.tar.gz 6816 BLAKE2B 0e2fc0ac551c55b331a2216f64a3d3b4d26d2173190d36413683e400d3c6ee398e13be6f0d2b7c770cf9af6b7b5a278f41b2529ae9234042ce70e1ca9311ab52 SHA512 430383e6a76503a70ad7b1e451f421ce8612c9ec595de0ecc4223ca176cb644a6f9837b4749b0ddca472ab044ccbdb8e483285509deae3c1d0f32218c530d25b
|
||||
DIST aioasuswrt-1.2.3.tar.gz 6819 BLAKE2B 11b49a1101def3ce6b54da859577e2058084d994d103314852113f404e7dde90108357d3d10391386328864ed1b2e430ad54eae5632ce6be3c6ef32a30b66c2a SHA512 5d1b45009e2b1814e89454331c5dd25f530523dc40bc7ed4cccf792f1168ddb51b848c9fe7cc2a435106f8b8e5f1156b7bd2b6bb644d93cdd5303e9778968ae1
|
||||
DIST aioasuswrt-1.2.5.tar.gz 6862 BLAKE2B bf90342060602271dfb9df2039b331313e813d0cddef0a45c0b93ac0b9e8df4bb7706069ee6daec7e9eb8a0142bb88178ee5bffd6825fc2114a221a49b916473 SHA512 b0a2d10936d3fe871634298230708756e193bc97ac574cffc5f2cb45d9aff2cae25896cc4507aca02a449efe330fd9e3669eb72c892452b3d92bd118ae6d750b
|
||||
EBUILD aioasuswrt-1.1.20.ebuild 804 BLAKE2B 29deaad50f0200d60f0594ccaf81ee5117fa00d15d0fa678c5cb9889fa78ea357358be0485380956cd2aae69b1349c4027f15e940def37ac7d48137ca4542eb7 SHA512 804fc0237f3837edb669f50f7bbddb63d2de29f7528d4824849061ceab466253ffdbdaee316a789d6c3d2bece590afea7c5dbba4850ec2bb806dff57b6a33463
|
||||
DIST aioasuswrt-1.2.6.tar.gz 7004 BLAKE2B a6b27467f4b416f51ef14143fe60db624e2dc83652ba7dee0d3312e7f566873036a9e896f1674f8aba27127ec815082a99687b32e43123fa4216b5a0211332b1 SHA512 a442f54374a9a95c0fc1495b944c1e7ea6d146f54cb0854379209ee2e2cb46726d6245117e4495c06097a9488dd36f4d665260b25e1591cc54afdd5bdd822692
|
||||
EBUILD aioasuswrt-1.1.21.ebuild 919 BLAKE2B 511e229f2f9d28746c5088f01b8c14c3a285d0477a0709d69eb6f1f5537345a76834914d1901a87e2e03266c3af9ecf08892f48b693eb85ee1142f6e58ea95ef SHA512 0f5323592c73cc1d1ae4433275c96b502bb681739964f871ed58a6f15868606fb2f82e541f9805249bf1ee8159290a605ebb20f67caa609fbfee2fb626da9a17
|
||||
EBUILD aioasuswrt-1.1.22.ebuild 926 BLAKE2B 1192ce64ffba9d37900ceb4450dac9f0ec443152ed732f83c7f950be84925c57d354d94156f9425b3b0ad3ac1fdbefd66b65addf041f881c9799eaa73cd20339 SHA512 e8fe0788a3eecf1c5f838472469f471ecb96143376d03f0706ebc29f74e86663c2d68573d449dd3b952f9cc32ae793c723a3a309525e103f8abc7b89b9283f3f
|
||||
EBUILD aioasuswrt-1.2.2.ebuild 926 BLAKE2B 1192ce64ffba9d37900ceb4450dac9f0ec443152ed732f83c7f950be84925c57d354d94156f9425b3b0ad3ac1fdbefd66b65addf041f881c9799eaa73cd20339 SHA512 e8fe0788a3eecf1c5f838472469f471ecb96143376d03f0706ebc29f74e86663c2d68573d449dd3b952f9cc32ae793c723a3a309525e103f8abc7b89b9283f3f
|
||||
EBUILD aioasuswrt-1.2.3.ebuild 926 BLAKE2B 1192ce64ffba9d37900ceb4450dac9f0ec443152ed732f83c7f950be84925c57d354d94156f9425b3b0ad3ac1fdbefd66b65addf041f881c9799eaa73cd20339 SHA512 e8fe0788a3eecf1c5f838472469f471ecb96143376d03f0706ebc29f74e86663c2d68573d449dd3b952f9cc32ae793c723a3a309525e103f8abc7b89b9283f3f
|
||||
EBUILD aioasuswrt-1.2.5.ebuild 926 BLAKE2B 1192ce64ffba9d37900ceb4450dac9f0ec443152ed732f83c7f950be84925c57d354d94156f9425b3b0ad3ac1fdbefd66b65addf041f881c9799eaa73cd20339 SHA512 e8fe0788a3eecf1c5f838472469f471ecb96143376d03f0706ebc29f74e86663c2d68573d449dd3b952f9cc32ae793c723a3a309525e103f8abc7b89b9283f3f
|
||||
EBUILD aioasuswrt-1.2.6.ebuild 926 BLAKE2B 1192ce64ffba9d37900ceb4450dac9f0ec443152ed732f83c7f950be84925c57d354d94156f9425b3b0ad3ac1fdbefd66b65addf041f881c9799eaa73cd20339 SHA512 e8fe0788a3eecf1c5f838472469f471ecb96143376d03f0706ebc29f74e86663c2d68573d449dd3b952f9cc32ae793c723a3a309525e103f8abc7b89b9283f3f
|
||||
MISC metadata.xml 458 BLAKE2B 301ae4f59eedf22107580cb876b65ea892ca40f49760d70b0d174c29e4b15ad16fde1c5e5fb3b8c392ae9f9afa930fea925f4a1c57db3890cd9da46b7e69a77b SHA512 2c29f145e464560e4f8f6c2feffbd64fe6a5ee7ac06636df0b7573eefeee503555700a337665ef73a30da7ef99aef8b3b13b58409da693b16449cb57e362f7e1
|
||||
|
||||
@@ -1,26 +1,29 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Api wrapper for Asuswrt https://www.asus.com/ASUSWRT/"
|
||||
HOMEPAGE="https://github.com/kennedyshead/aioasuswrt https://pypi.org/project/aioasuswrt/"
|
||||
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
SRC_URI="https://github.com/kennedyshead/aioasuswrt/archive/V${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
dev-python/pypandoc
|
||||
dev-python/pytest-runner[${PYTHON_USEDEP}]
|
||||
dev-python/setuptools-markdown[${PYTHON_USEDEP}]
|
||||
dev-python/pypandoc[${PYTHON_USEDEP}]
|
||||
>=dev-python/wheel-0.25.0[${PYTHON_USEDEP}]
|
||||
~dev-python/asyncssh-1.15.0[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
@@ -1,10 +1,10 @@
|
||||
DIST aiokef-0.2.10.tar.gz 14834 BLAKE2B 4788b94f416692cdb3e06e7497e3a55c9164cbf810c8a2855bbc8a0798f7538c3d29a94ff8cafe93a0f8bbe87259062cd6844ae7a5827e7a28894463ccb56a79 SHA512 930c2784523dbbf332b6506563297ac843aaede0959f4be5e4e40032181670cbb2233655ec39256e435391a341adfadfec6d02c84d289fccd09aed9603d21c3c
|
||||
DIST aiokef-0.2.5.tar.gz 12300 BLAKE2B 5339dcdd3ca651c0bdd1bfcd1448e81742c876c7b438d3a4f4ac1ba14e12367decece564ebcebcc8901bea9a8f57cfa74a0ecfe305d63557347b0014ba613e5d SHA512 3f28aff0689d2a7f0fd25610a909aed5a5a8691b832a7f3b5aad5b55f3774868624149cdf1a8c5d4bd76b25842084141c15105993b0f0160547a8d9870fc7ee4
|
||||
DIST aiokef-0.2.12.tar.gz 14941 BLAKE2B 3ad31ab5f790407d9040f4e878ce7605bee10edc1be4e7267e99e6d66b4af194efb0dc5869f62442786b8329e93a91123d7d611f592d84415b80e987800dfd55 SHA512 42431f275ea22797e53723a3c0c19627500872871ea7589e1c29e3155b54ae9930894f5977c840bfd9cb4b630d547c9263f8311f3ca7c28e3230ee6a28bc6b2a
|
||||
DIST aiokef-0.2.6.tar.gz 13033 BLAKE2B 5acc548ccc173fa31eef4d6f8aad9491cd578727b5db6792e2b6aaebfd2ca2cae27f52f06b54000e0bfa17030b0de3cbd46c2be9ac6a1c948cf5e2aad8d21fac SHA512 0e3950cf0d4585fcf32e7b766497f5359b8874972e8f8ad835ddadc9fee17123250a1eed012193c50f542895da4bd920817a45d6bca0729529029d5cccd3c946
|
||||
DIST aiokef-0.2.7.tar.gz 13157 BLAKE2B 952c5b042d3b023463d7c74643cbce7edd977d0bc92b510877023592e9840d81e32aa0faa997e8299a511582d0ad82e46fbec8b2ac197e6d6162016fa94955bc SHA512 2bb6421939ddfcc4e0a175718a14bee12cef470934771d5c457152d64c88ea75dbfe5ca177ed21d69b17e1f9baf6af5409118023d3881ca7c7b3b8924c715957
|
||||
DIST aiokef-0.2.9.tar.gz 14761 BLAKE2B 5f40bc29ac765e74f62f839a6ea4724c3d800eaa4941ff35e3e05a4dc635a1c1e14d4c9a307f083a4381ebca9ea87e2bf70ba0888a3a587fa027a925dedde1dd SHA512 86fb7166abba2e7e1dbf984686a4759410369cb59561f670e7c6a06dc3c654340e85d3181f5c9868de686e70378b0909d3b76560dc97317719d61b5ea62b65a2
|
||||
EBUILD aiokef-0.2.10.ebuild 786 BLAKE2B 6f13f592a86295b0d29e0f0419536d9de106ee9e6ed9fe9cf4350bf5fe19ca5c695a8b07bc4b452990faea641062e41b683830850e42376982e55fa34b44b00c SHA512 44005eb93c5cfe8eca3aab2a4763ff50646668b1424a608963033350525f65d07374690659031a9c38891f1ca114a6b475690cb5286a6f22abaaac760bd81c28
|
||||
EBUILD aiokef-0.2.5.ebuild 770 BLAKE2B 16c847067e05d4c0785925177a884c076148e07492dba9cf219054841f9495d71bfccb8939649bbf8d4bb43e102578d61e5f255bd1e52073ffab502e6a7c4f10 SHA512 1620319496ab30de5f207c53dee0dab79cc69f32f8ca957c5688d79bf2ed33f28a62daadb8102fcc84dba4467783177dd1dfc0b2c0b0ac34b092bdbefc2a471c
|
||||
EBUILD aiokef-0.2.12.ebuild 786 BLAKE2B 6f13f592a86295b0d29e0f0419536d9de106ee9e6ed9fe9cf4350bf5fe19ca5c695a8b07bc4b452990faea641062e41b683830850e42376982e55fa34b44b00c SHA512 44005eb93c5cfe8eca3aab2a4763ff50646668b1424a608963033350525f65d07374690659031a9c38891f1ca114a6b475690cb5286a6f22abaaac760bd81c28
|
||||
EBUILD aiokef-0.2.6.ebuild 770 BLAKE2B 16c847067e05d4c0785925177a884c076148e07492dba9cf219054841f9495d71bfccb8939649bbf8d4bb43e102578d61e5f255bd1e52073ffab502e6a7c4f10 SHA512 1620319496ab30de5f207c53dee0dab79cc69f32f8ca957c5688d79bf2ed33f28a62daadb8102fcc84dba4467783177dd1dfc0b2c0b0ac34b092bdbefc2a471c
|
||||
EBUILD aiokef-0.2.7.ebuild 779 BLAKE2B 4858e9ecb8e12c83a49ee37df2aefd531399ceabaa65893d432d5b0705faee630068960d032ce65bb9eec392b265fbff47f33d57826affc902b4865004205108 SHA512 fcfbc6bb3de90e2b866b87621f026ae54be68f10e9ab7404a8aca5caada4c63e9d5917b4d11a48e6d5ae3abc0a9829665b4f860031fa24f34199408f379ba269
|
||||
EBUILD aiokef-0.2.9.ebuild 779 BLAKE2B 4858e9ecb8e12c83a49ee37df2aefd531399ceabaa65893d432d5b0705faee630068960d032ce65bb9eec392b265fbff47f33d57826affc902b4865004205108 SHA512 fcfbc6bb3de90e2b866b87621f026ae54be68f10e9ab7404a8aca5caada4c63e9d5917b4d11a48e6d5ae3abc0a9829665b4f860031fa24f34199408f379ba269
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -13,11 +13,11 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/tenacity[${PYTHON_USEDEP}]
|
||||
dev-python/typing[${PYTHON_USEDEP}]"
|
||||
dev-python/async-timeout[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
@@ -1,11 +1,11 @@
|
||||
DIST axis-25.tar.gz 15145 BLAKE2B c2f16d75a725caaa69555c3842cd931ec94a0ec22ccd3b6c8edb5b21d3e6d257f535241f3b0da37ec48189c996ad87947b5917d0acec54c80d2f0f9c2243b47d SHA512 88db475988eae233e4dbd75ba1074f6d6490811773f81985bbd8bc024574f76a185ac4442f18d30e8afd295e6146cd8d9b4905d414720341bdcf0abfd711304d
|
||||
DIST axis-26.tar.gz 15915 BLAKE2B 73113dec247102b7047ea6697c115c37e179d8bb96f7140ad46fa50d20f905bfff1d91fcda37e83afad293106f7b9b3f45984296d170f59c8d68de4a3956e71f SHA512 43b066c34d385517e2e9869afc41e3cfe04a53217fc45157e5eb010a5f0c89dae8abba4689a82ec2546c8c39c31d4dc239c00c97b489b99fee79407883095cad
|
||||
DIST axis-27.tar.gz 17745 BLAKE2B d70a6df0cde07abb7da09bcbfceff5e4e44444dd060e6a4afcbade0fe351dc3f5b4184e80c92eec877714418e625555765ad63a3fd121700154efa70f735c86d SHA512 6616e1ead3339e8fe763df8d85078153c7acb1f5632a8ec0189f22b1ba98c106156a57a2c3fc2b50ccbba0229602d5e2891c96fbe630dce212010568186800eb
|
||||
DIST axis-28.tar.gz 20337 BLAKE2B 3aa94c77c8411de01c413086ec1ed4c5789b435fbdb96dd696f371e21a4d2fb3c17545cb93f3177739224b1db1864c10357c48bb829be59a024a15fa1bedd11e SHA512 c58975cb0d7a0117def710c4545043a892e69b380e5e7ea8ac583f979bbedbd8291148e62800a9cc5335f5837f98ee025a747ac011d0fc7aab2577650f98e425
|
||||
DIST axis-29.tar.gz 20342 BLAKE2B 97ec72d85ef38c25c4842f797af78c6028ecc6fcbece448a321953915544c75f6294d094751f467ce5f8e19e03d03e7e07cd537e9c2bf525a97c96a6926ac872 SHA512 d9affc3412d3cf21f4c52fc915fa9d59bec3be1f1575624adea3324b89a705cd8796837b3862c6151e9763d7c0657eb4eefd0723c8f6cbde6c964ee8d9869c51
|
||||
EBUILD axis-25.ebuild 703 BLAKE2B fe04d5a2b16340275a38ad0480b1dbad61df59e4cfb15837e539fdb9792a4d5c298c096c31ff344e9484cf51062b2f6396b85e8e7e9af51182474d23be24e7da SHA512 13142a4f55e476d3abe60efddcca4516ec5de48058e65d4b2ea10f7817abf546bf87edeb906af2ddfe8fc17aa8969739da63627df05b7225716ab0ff0d465ed8
|
||||
EBUILD axis-26.ebuild 703 BLAKE2B fe04d5a2b16340275a38ad0480b1dbad61df59e4cfb15837e539fdb9792a4d5c298c096c31ff344e9484cf51062b2f6396b85e8e7e9af51182474d23be24e7da SHA512 13142a4f55e476d3abe60efddcca4516ec5de48058e65d4b2ea10f7817abf546bf87edeb906af2ddfe8fc17aa8969739da63627df05b7225716ab0ff0d465ed8
|
||||
EBUILD axis-27.ebuild 775 BLAKE2B fb5f0e3262e9d0c103188039dd1374f823d5e0bac408ca450100617b069f2a67919c000847af338d68b67302971ed6364219a4812ef78fe3493d3bb49a1d3575 SHA512 76a6d491d806e8e3da678699275a5cfe49b0790a91b4f3a9bb1b4259cb25d55a6a368a2c3b5e2e91440a30ffab8c8b05f1b42b8d7762b33ef0eb1d2781786c23
|
||||
DIST axis-30.tar.gz 20426 BLAKE2B b8e2361a9ff732fe1494621c901a607f084eba8ed4a8fa4f07031904bd268c0408884ac59f55311c6cac1df95574d78e197eee0c4d65860da5a0518cfa4e71a9 SHA512 c1db1ba0a6552bf384c6a14c08b1483675c8d543a84a683065e8412b0db4402e3453777a2bafc95393e35bfaecb06c6307b0ec65a10d9e60f3cd02ecf4427601
|
||||
DIST axis-31.tar.gz 20429 BLAKE2B 2dd7ee97412481b77de4fad3f563281b034d88cc7beea3b8c2077b2546b83a56a7c9f2ea4afe45fefca91729147709221746aab4a4a1a091da09ca0c96a1c7f7 SHA512 729cbc698772ca30254d40369230f6df0dc8c08d8787c5965a1a3e874d0430c371d2e5c2ac1705d366653467d2b766ec6213ec37e6120c63e1e5874015a6e25d
|
||||
DIST axis-32.tar.gz 21897 BLAKE2B b7a8bf77effb867450247297e2a5a13faf6b12f92447bd7ccf04d3c624d74d7c232b961458c9254ee787dfef46bd86218bdf877d5e47cc8d93d53914fc32e2c2 SHA512 68390cfadbd3dc1e4c714d8d08e79fff6f1b07cf202e826f54dd21db644665925c0f55a36fce1abf7d822b1e85162496a75226debf116c6c5bf09c1be154a8b0
|
||||
EBUILD axis-28.ebuild 775 BLAKE2B fb5f0e3262e9d0c103188039dd1374f823d5e0bac408ca450100617b069f2a67919c000847af338d68b67302971ed6364219a4812ef78fe3493d3bb49a1d3575 SHA512 76a6d491d806e8e3da678699275a5cfe49b0790a91b4f3a9bb1b4259cb25d55a6a368a2c3b5e2e91440a30ffab8c8b05f1b42b8d7762b33ef0eb1d2781786c23
|
||||
EBUILD axis-29.ebuild 775 BLAKE2B fb5f0e3262e9d0c103188039dd1374f823d5e0bac408ca450100617b069f2a67919c000847af338d68b67302971ed6364219a4812ef78fe3493d3bb49a1d3575 SHA512 76a6d491d806e8e3da678699275a5cfe49b0790a91b4f3a9bb1b4259cb25d55a6a368a2c3b5e2e91440a30ffab8c8b05f1b42b8d7762b33ef0eb1d2781786c23
|
||||
EBUILD axis-30.ebuild 775 BLAKE2B fb5f0e3262e9d0c103188039dd1374f823d5e0bac408ca450100617b069f2a67919c000847af338d68b67302971ed6364219a4812ef78fe3493d3bb49a1d3575 SHA512 76a6d491d806e8e3da678699275a5cfe49b0790a91b4f3a9bb1b4259cb25d55a6a368a2c3b5e2e91440a30ffab8c8b05f1b42b8d7762b33ef0eb1d2781786c23
|
||||
EBUILD axis-31.ebuild 775 BLAKE2B fb5f0e3262e9d0c103188039dd1374f823d5e0bac408ca450100617b069f2a67919c000847af338d68b67302971ed6364219a4812ef78fe3493d3bb49a1d3575 SHA512 76a6d491d806e8e3da678699275a5cfe49b0790a91b4f3a9bb1b4259cb25d55a6a368a2c3b5e2e91440a30ffab8c8b05f1b42b8d7762b33ef0eb1d2781786c23
|
||||
EBUILD axis-32.ebuild 775 BLAKE2B fb5f0e3262e9d0c103188039dd1374f823d5e0bac408ca450100617b069f2a67919c000847af338d68b67302971ed6364219a4812ef78fe3493d3bb49a1d3575 SHA512 76a6d491d806e8e3da678699275a5cfe49b0790a91b4f3a9bb1b4259cb25d55a6a368a2c3b5e2e91440a30ffab8c8b05f1b42b8d7762b33ef0eb1d2781786c23
|
||||
MISC metadata.xml 464 BLAKE2B f280a794872370884f82ebf249fb13151ecbc3d87a3f7d15984b845cea1ab862d3e1df5298422a63708670c0881d2241c277eda508ed5e7071bab45dcc60c04c SHA512 0d74816d88359a4ef6991f1331b3b50fe2742c383fbd9a496bab14d7cd597cc50c5c8b4c730ed80e28207043bfabb80901b6f02fb20d4b50a1c31bf9287c34c3
|
||||
|
||||
@@ -16,7 +16,8 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]
|
||||
dev-python/attr[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
@@ -16,7 +16,8 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]
|
||||
dev-python/attr[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
@@ -1,5 +1,7 @@
|
||||
DIST bellows-0.16.1.tar.gz 59015 BLAKE2B 8a2ab648a4e65d22cd9cf7a438dadeb77c917076d916bd647af38d14e43fbf89acd5bb6e83649ba91ed7a900d7b08bae31307b9f1f201be6af7585c20792ec2a SHA512 b88f8835854fe6a2777cb7d3b0d4cc29c315e08d58dc7104ec59a84e692f0d4878b3f9fbb98de1c20e619a0dc482853279081464ffb35131e9f8ca5fc38f1eb0
|
||||
DIST bellows-0.16.2.tar.gz 59610 BLAKE2B aeb91ee227931340a6a4d120a43f8e7def4c583a4c6e95c77f62976ad381a58912dcf1d2f7dbd05e3a696b6d8e038b81527ea92c39a59c5293a9b4a531ecd0f7 SHA512 2e0c5ecb516277cead94d3ba6250a48a237064bc33753697e0c7fbeac442798c6c19a98225267aabcdbb04b8666db365c253badc414320b7b3623cde2c4c6897
|
||||
DIST bellows-0.17.0.tar.gz 59746 BLAKE2B 66128b07238c039124c589285935cfef670828e9d1499bd5135ea942c57d91e863d446f60040cc708e6adca68e4954645f9c943d2d7b315de5eceeb96cc1e6da SHA512 09da4165ab0a6decd5b13476012683c5500367febb1c3c2ee8c609c81d40fe6a97524037ed47d1abd436d94167c2b8387babfdb95177fb502f5e7d7843a00877
|
||||
EBUILD bellows-0.16.1.ebuild 935 BLAKE2B 53be5e9554340ea64898c6d65c95058ec38e4bc6ef5715dc7e9f96eaaff385afe26ea0f4bc138fad377f345ca996f631877a9968d123a813892a1d60793d4fed SHA512 e8568f5005cc9056a469883aec37e28da245af7ca5190e9af1e610a050c96bda30dfcd631aa61da6a01acb76e462504330de0341a7ccaa3f9460611e9114d392
|
||||
EBUILD bellows-0.16.2.ebuild 935 BLAKE2B 53be5e9554340ea64898c6d65c95058ec38e4bc6ef5715dc7e9f96eaaff385afe26ea0f4bc138fad377f345ca996f631877a9968d123a813892a1d60793d4fed SHA512 e8568f5005cc9056a469883aec37e28da245af7ca5190e9af1e610a050c96bda30dfcd631aa61da6a01acb76e462504330de0341a7ccaa3f9460611e9114d392
|
||||
EBUILD bellows-0.17.0.ebuild 935 BLAKE2B 53be5e9554340ea64898c6d65c95058ec38e4bc6ef5715dc7e9f96eaaff385afe26ea0f4bc138fad377f345ca996f631877a9968d123a813892a1d60793d4fed SHA512 e8568f5005cc9056a469883aec37e28da245af7ca5190e9af1e610a050c96bda30dfcd631aa61da6a01acb76e462504330de0341a7ccaa3f9460611e9114d392
|
||||
MISC metadata.xml 451 BLAKE2B 3c733715e596fca1ac49954a45fe0b7fdba4340e13142c37b72b5458127d551e86f96dd3f72bc66b71236f4d7733c761215308f297437b0ab5f3aeba64731dcd SHA512 781633f3b5e2ee5b475aff01c628656f523be1f6538e9dff77f780363213874bd49d87090e459249f4706379804e7c65cf1aa11f147d79bcd1837ad6865f9dce
|
||||
|
||||
35
dev-python/bellows/bellows-0.17.0.ebuild
Normal file
35
dev-python/bellows/bellows-0.17.0.ebuild
Normal file
@@ -0,0 +1,35 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Library implementing EZSP"
|
||||
HOMEPAGE="https://github.com/zigpy/bellows https://pypi.org/project/bellows/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/click[${PYTHON_USEDEP}]
|
||||
~dev-python/click-log-0.2.0[${PYTHON_USEDEP}]
|
||||
~dev-python/pure_pcapy3-1.0.1[${PYTHON_USEDEP}]
|
||||
dev-python/pyserial-asyncio[${PYTHON_USEDEP}]
|
||||
dev-python/voluptuous[${PYTHON_USEDEP}]
|
||||
>=dev-python/zigpy-0.20.1[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -4,10 +4,12 @@ DIST denonavr-0.7.8.tar.gz 62774 BLAKE2B d601c24f6825202de69401c0778e8e1b5010d14
|
||||
DIST denonavr-0.7.9.tar.gz 62838 BLAKE2B 59a036a1b2fdd48731741180b143f69d0fc78e30cfafb88c675eb4a30b079eb3955b1e2f76306809d183d10a9583dbb500962cbae352203c570861687c58b539 SHA512 2c9cd25bd38d9128602b0bf009d3d147059d712a3ead99514a257e71ea2a1c97d94c151d42840dcff55ababffce53a23fab33759cf7bbc8bb786fefb91dbe362
|
||||
DIST denonavr-0.8.0.tar.gz 63483 BLAKE2B 074febbe0a8ea66054de7b469ab05d919c68cd2cbc41f41a00239f139a9b32e03a8710c2ffd0dc1fae8071ec81f4474e36de3762a105aa984b243282f25f79dc SHA512 ceed31a6426147011e859d3c0806e2f0c49b8743ecf8503cc739fb2f0a33b149a6920cb7739c089d1c83a496bc7e342ed1cf7fcee06af3459777f8ba4791ea94
|
||||
DIST denonavr-0.8.1.tar.gz 77499 BLAKE2B 0cc8e07c14282f55103ff510db4db14da1d13d86ef2529c719b8fdfb3abb6289a842926871a84e0edc9e905ea6e2c4fa372e42ea230b8c6a6d05d4ca83577f6c SHA512 4247a7797c2a3f47a2b91ae257899cdf3e5f4aa4498ee95e3929c10131dccedb8122e66506ef84d1fe00f769620227202424b1d003ea54103d47f386f18f2304
|
||||
DIST denonavr-0.9.3.tar.gz 92910 BLAKE2B c9b93db7908b2d0375c417f3980d1df2f5b5191fee5fa1ab32ca3031c9fe190b5c0fb3afabdd42c14aa6baf6b6e451171a339e58e0716882fb19d91648802963 SHA512 80ccedeceb1df0c0d71cd6ce2f601b9a966bfac0178321528e84edd7f422489039a7867df3493f14012be383fe95aa0b4f39d6fbb7a0c292b6b2e6efc1fe8b93
|
||||
EBUILD denonavr-0.7.11.ebuild 687 BLAKE2B 62a712fb56d3e504d4643390445e0bdc2a9988329abe43b150af2a7b942f1cfabcef0d47167020c77405d0c66872795f3027680e5efc412bc671eb66781a8c47 SHA512 6bc930b9d72c7e021db8b83af7c7ca9f22bc44605407b1282b6fcac85744506bca7d59d989fe9fdbd44f4e315fb262f28ebf90c7a7cbb3945d69f5079f80d64c
|
||||
EBUILD denonavr-0.7.12.ebuild 687 BLAKE2B 62a712fb56d3e504d4643390445e0bdc2a9988329abe43b150af2a7b942f1cfabcef0d47167020c77405d0c66872795f3027680e5efc412bc671eb66781a8c47 SHA512 6bc930b9d72c7e021db8b83af7c7ca9f22bc44605407b1282b6fcac85744506bca7d59d989fe9fdbd44f4e315fb262f28ebf90c7a7cbb3945d69f5079f80d64c
|
||||
EBUILD denonavr-0.7.8.ebuild 680 BLAKE2B 51ebed5ad229d3deae5f9244c17c60d9ee613ac16adea181d560b4ab60a3527524fbdcc41a5b9024ecbd3e00ca6473545ebbdbf6dce854bb2144222a9d44e159 SHA512 8856d10fe40913773fb5e3fb8f576a6ad4ac5fc63384fe11e48f1c241c82f8d458821bd65a7a8187bdc1ade8c57d49373cfafc91045450626fd3cc2c5799914c
|
||||
EBUILD denonavr-0.7.9.ebuild 680 BLAKE2B 51ebed5ad229d3deae5f9244c17c60d9ee613ac16adea181d560b4ab60a3527524fbdcc41a5b9024ecbd3e00ca6473545ebbdbf6dce854bb2144222a9d44e159 SHA512 8856d10fe40913773fb5e3fb8f576a6ad4ac5fc63384fe11e48f1c241c82f8d458821bd65a7a8187bdc1ade8c57d49373cfafc91045450626fd3cc2c5799914c
|
||||
EBUILD denonavr-0.8.0.ebuild 680 BLAKE2B 51ebed5ad229d3deae5f9244c17c60d9ee613ac16adea181d560b4ab60a3527524fbdcc41a5b9024ecbd3e00ca6473545ebbdbf6dce854bb2144222a9d44e159 SHA512 8856d10fe40913773fb5e3fb8f576a6ad4ac5fc63384fe11e48f1c241c82f8d458821bd65a7a8187bdc1ade8c57d49373cfafc91045450626fd3cc2c5799914c
|
||||
EBUILD denonavr-0.8.1.ebuild 680 BLAKE2B 51ebed5ad229d3deae5f9244c17c60d9ee613ac16adea181d560b4ab60a3527524fbdcc41a5b9024ecbd3e00ca6473545ebbdbf6dce854bb2144222a9d44e159 SHA512 8856d10fe40913773fb5e3fb8f576a6ad4ac5fc63384fe11e48f1c241c82f8d458821bd65a7a8187bdc1ade8c57d49373cfafc91045450626fd3cc2c5799914c
|
||||
EBUILD denonavr-0.9.3.ebuild 793 BLAKE2B 59052d528112ff843e035dd20a13ab4983666260c21753eec0e0b2fa44222a97f8ae0fbc26c2cdd91f322c155102d715f0ea740caca8e49154efd5125ac2edba SHA512 542d7b5188afe3b5dc572967530acf586dfa363c552ae994bfde6612c554074cbe37edbfba9d20bf943bf9434ede132c0435a848c3d394e47571b21d3bf6a60e
|
||||
MISC metadata.xml 450 BLAKE2B accafc7174b3201baf5abb01fdbed5fccec04b705da58d433387b06fb7ec1926bbb02e55fa26f49cc4cf779836f8a2a114cc50439b83e89ae0c438f359bfc6fb SHA512 e62171f24ac290152220e1f480166a3d273fcec28b11d644b4673fdbbee993db5f2da3d37ede81d75892ac771b8887104520bf194ccd5550c1eec50dabf216da
|
||||
|
||||
@@ -7,8 +7,8 @@ PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python package for controlling MyQ-Enabled Garage Door"
|
||||
HOMEPAGE="https://github.com/arraylabs/pymyq https://pypi.org/project/pymyq/"
|
||||
DESCRIPTION="Automation Library for Denon AVR receivers"
|
||||
HOMEPAGE="https://github.com/scarface-4711/denonavr https://pypi.org/project/denonavr/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
@@ -16,12 +16,15 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
RDEPEND="dev-python/requests[${PYTHON_USEDEP}]
|
||||
dev-python/netifaces[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
dev-python/tox[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
@@ -1,13 +1,13 @@
|
||||
DIST env-canada-0.0.29.tar.gz 6388 BLAKE2B 5b5e78252c5bc224a77846f3acebf63ae6dbc0fd7d7ee85ee2dc37e7d7faafe4e877c403415429f8136278c7a4979554ab6dbfc815aaae235bd045cbe3cf0099 SHA512 ef280a19214a656de9575838e85ecd00182f5c82e7910be227998d7cdc4ea9186c8b9a4ba093e51eee7cc0da4e6fa2d2314750ca4cb1e2797daa5c64a0d28f41
|
||||
DIST env-canada-0.0.30.tar.gz 8530 BLAKE2B de1319cf87a6f962e18b1186d50ac203ce47d312afa9cc725fb2d469383ed8f2e62affe349482ef3934a0aada35224befdd0877a5c69f3a78f938be89ec196a9 SHA512 559cd496bf22ced9e41cd97ca956576ebac79e453415553d6fdece091cf1bc8b7545dd6e4018f8ab98eb2099df1aa2b0fc626f815cbe96c0077b4228962e6b38
|
||||
DIST env-canada-0.0.31.tar.gz 8542 BLAKE2B 5b89d3e840adfb20dd2fed8880ea62d78013751736d324e24f615966608e279f404df5a9b5281200f0aee1018ec70ddeee388ae12e5f12e60a79f40957de683b SHA512 5b3c66419c660423828dfe09f7737828ab05388a7372de8fddae154b66a54e847ac0051f5c43c65ea2b6dc6cfd7fc42458839f2b72b0423aae590f0c3ef58431
|
||||
DIST env-canada-0.0.34.tar.gz 9141 BLAKE2B cd24f43b145b368620def7197a6350907642b32eb39c74301113e0fb2e183f509cee1f73467c3fbd902ff4b1a46f0a5b9459988874a4e00d8476307e27d11405 SHA512 a5e9e765c17c7c9bec6f6a56085ea378ab0bc7ed28aa40bd620778449b8603a4a624e0d462ff3d14a44182513c82492d128b539af46090423484fa60ae94d6b1
|
||||
DIST env-canada-0.0.35.tar.gz 8865 BLAKE2B 04f75b1601097741839b10dc543a1ca715325965030ed602f240984261326a4922afded3374c880ef4e087ebb7eb2df29fe2b81a99a173d15e6b2f41e011cb92 SHA512 810e5a01f1e8656ff54da597a614acdb5e820bc433f91ea418dcb83811cd944a160fe4254a7c94eec8ee7a16aa60318c7dc1b977dd21432e9d10f9ee694e19f3
|
||||
DIST env-canada-0.0.38.tar.gz 9478 BLAKE2B 772192c056c90247834c170fff7ad98b2a938296e056cd77e776f59fce6a1ba554f64bf10924f38ce1ad881e94bba1d91d65f570732b8745dcd7e5347f9e3190 SHA512 0ece8cb7b554e2df69a31648398b59ceb8b9cc82f1f9fca7a3fa0113c754a1aa58e60011fe8eba158ebc8a8fdd5ba728a05f5e56314c2fb5eedb7ae43478eb3b
|
||||
EBUILD env-canada-0.0.29.ebuild 1070 BLAKE2B e0b393dab98486b40d7f4287d23af5af08624532c6c93168e9520a9643c5aea457001611e7d21484517aec81decef3e69229921175046acd8fb16bdfa1ad5d5b SHA512 6334c3ad02e7e3c43ebd9f6b70e0e85441a9b75acbefc73f688bd020f10cfa4fd9c7fb1ef9595e3ac2f10385fbf5bf0255e69cc163e4b40cdb790482aeb688e8
|
||||
DIST env-canada-0.0.39.tar.gz 9488 BLAKE2B 84ec3eeb436f7556bf6eb7289e303a4245ec88cdbd3a5633c27418a32c0149bf777ce230c33c5c88d7cee0e1b6d6371f8bc0d0dd37494efa4578784e85ef68b9 SHA512 a3d46c10ab4e1b0c52d0252306d054c532dd0d34e6cf1cd55b56fa5ee7da041b26ed773883e3075153b43c2b1ad056fb74206cc8320eb241bd250259d28f9707
|
||||
EBUILD env-canada-0.0.30.ebuild 1070 BLAKE2B e0b393dab98486b40d7f4287d23af5af08624532c6c93168e9520a9643c5aea457001611e7d21484517aec81decef3e69229921175046acd8fb16bdfa1ad5d5b SHA512 6334c3ad02e7e3c43ebd9f6b70e0e85441a9b75acbefc73f688bd020f10cfa4fd9c7fb1ef9595e3ac2f10385fbf5bf0255e69cc163e4b40cdb790482aeb688e8
|
||||
EBUILD env-canada-0.0.31.ebuild 1070 BLAKE2B e0b393dab98486b40d7f4287d23af5af08624532c6c93168e9520a9643c5aea457001611e7d21484517aec81decef3e69229921175046acd8fb16bdfa1ad5d5b SHA512 6334c3ad02e7e3c43ebd9f6b70e0e85441a9b75acbefc73f688bd020f10cfa4fd9c7fb1ef9595e3ac2f10385fbf5bf0255e69cc163e4b40cdb790482aeb688e8
|
||||
EBUILD env-canada-0.0.34.ebuild 1079 BLAKE2B 2e0b3c3c0b3a2ba873c0f98ffc7769808863a05f2edc2495c698d1680faf47a58acecab39f3e125e82c3359b81bb38eae1e8f35c85c8b8651cd267b606f9c664 SHA512 31e6e517b9b98d10eb4f2fc20294370d7af875c131fbf6c1785d24deb4b922c9e816845144263f138c06a45abcadc341a3680888b2a2209fdfec9a357bab1560
|
||||
EBUILD env-canada-0.0.35.ebuild 1079 BLAKE2B 2e0b3c3c0b3a2ba873c0f98ffc7769808863a05f2edc2495c698d1680faf47a58acecab39f3e125e82c3359b81bb38eae1e8f35c85c8b8651cd267b606f9c664 SHA512 31e6e517b9b98d10eb4f2fc20294370d7af875c131fbf6c1785d24deb4b922c9e816845144263f138c06a45abcadc341a3680888b2a2209fdfec9a357bab1560
|
||||
EBUILD env-canada-0.0.38.ebuild 1079 BLAKE2B 2e0b3c3c0b3a2ba873c0f98ffc7769808863a05f2edc2495c698d1680faf47a58acecab39f3e125e82c3359b81bb38eae1e8f35c85c8b8651cd267b606f9c664 SHA512 31e6e517b9b98d10eb4f2fc20294370d7af875c131fbf6c1785d24deb4b922c9e816845144263f138c06a45abcadc341a3680888b2a2209fdfec9a357bab1560
|
||||
EBUILD env-canada-0.0.39.ebuild 1079 BLAKE2B 2e0b3c3c0b3a2ba873c0f98ffc7769808863a05f2edc2495c698d1680faf47a58acecab39f3e125e82c3359b81bb38eae1e8f35c85c8b8651cd267b606f9c664 SHA512 31e6e517b9b98d10eb4f2fc20294370d7af875c131fbf6c1785d24deb4b922c9e816845144263f138c06a45abcadc341a3680888b2a2209fdfec9a357bab1560
|
||||
MISC metadata.xml 459 BLAKE2B 358e73c31e13c3e2810976917bf5fc87ff2c4e3f49bed64d22d4dfc3aa912de81641803a8564c63bae35bc85fdf57f69cf82cda761325a184ce5c93cc3986eff SHA512 0c8c645961f6d69096f93b802a9525395994e147c2405686f4696dd78baada59f45037d45a2bddeedfac4e8dfc847359f2fdf5c865322b1ff4be45901cdf96fe
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
@@ -1,3 +0,0 @@
|
||||
DIST google-api-python-client-1.6.4.tar.gz 4254802 BLAKE2B befbda9fb7919590391125d88707178628b4629933291b68bacddc9559a2d09f89f125f2600aa7b9fa9cb83e02f53e5c50065d94b3282c3349dc66cb3f98bd0d SHA512 9a605a283f42151cb6b06b8cc5caf8fc230f14f5de944b2e5fedb49c91c845aed40e14350db85183bbebcc64494e75252baf3cb9bf33f377517bc718c0e98e23
|
||||
EBUILD google-api-python-client-1.6.4.ebuild 1196 BLAKE2B c062dd7437b68f8f5cecbbb6834ed198d8e79c1672ddcda35806360dff2e420ce11e6d0f5d2feae63801222598146a674f1e7b834c38179fa87d5d5262d1ea7d SHA512 5c6eb80dabb3770dfa8b15ff48a40d39f856e582bc2246e629c13d6cfc59e35a971681ab8de63e83a88ca6c48863e36a09c3ba042c1e5ccf9fd4510413d479be
|
||||
MISC metadata.xml 356 BLAKE2B 57ec373091acbeaf75beafc097b6b84f56bc052d9c27b0386e12579e3bef8ca955413d38344ecdac04c7f5a0ab463295a827efd5c6691db1cb958fc4a7f350f6 SHA512 e45fdf92fc9a3fcf08b74e9ac07326cced2cd7971b16a6cc4f96203199aafb9d72d36a29e3a924a43ce8dc4f3709add9c8bfcc8413bef028408cfb899eec9338
|
||||
@@ -1,43 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=5
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Google API Client for Python"
|
||||
HOMEPAGE="https://github.com/google/google-api-python-client"
|
||||
SRC_URI="https://github.com/google/google-api-python-client/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/httplib2-0.9.2[${PYTHON_USEDEP}]
|
||||
<dev-python/httplib2-1[${PYTHON_USEDEP}]
|
||||
>=dev-python/oauth2client-2[${PYTHON_USEDEP}]
|
||||
<dev-python/oauth2client-5[${PYTHON_USEDEP}]
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
>=dev-python/uritemplate-3.0[${PYTHON_USEDEP}]
|
||||
<dev-python/uritemplate-4[${PYTHON_USEDEP}]
|
||||
>=dev-python/six-1.6.1[${PYTHON_USEDEP}]
|
||||
<dev-python/six-2[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
dev-python/google-auth-httplib2[${PYTHON_USEDEP}]
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/unittest2[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
python_prepare_all() {
|
||||
export SKIP_GOOGLEAPICLIENT_COMPAT_CHECK=true
|
||||
distutils-r1_python_prepare_all
|
||||
}
|
||||
|
||||
python_test() {
|
||||
nosetests --verbosity=3 || die
|
||||
}
|
||||
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>robbat2@gentoo.org</email>
|
||||
<name>Robin H. Johnson</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="github">google/google-api-python-client</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -1,3 +1,5 @@
|
||||
DIST growattServer-0.0.1.tar.gz 2471 BLAKE2B 1e5013f6768e16a241940d21b5a19c48928a5decdf8e4f065eca85ae45998b398bee511259e0b21e528847c34dd9a9a1beda50a5e2ffa892ab59f2172fbf8968 SHA512 c519ae7efda21af316ee8d2cc7e4e4e7223fd141cd644efe1e16b9f91a82d6f3cba596bbed21af73c079534cf3addcf09b8615b0ddae4cbfd9cf41382508ea06
|
||||
DIST growattServer-0.0.4.tar.gz 3128 BLAKE2B 245d4b0f7c973f1ad9f5440a652c49143f95ae1d5122b8d587457fd9fbd4eb7b50706af36b9edd3e75cfd72b0b8968ff582ddf098d8cd0c9a109e9a0b9def42b SHA512 4af5d8e03944078ef0c67c3bad861a0a99bd057bb3cd5a20dfcac8db2bba80e3c001682c2967c856884895b7833dc2c44cc25e451fef81ba513c04aadfb0c95c
|
||||
EBUILD growattServer-0.0.1.ebuild 692 BLAKE2B 0560988f49979c7ba8e9bad31d178c472b7eb90a2e0823908c03a4f2f0198e9ae14f829a2ecee32d1a379b631dd40b32d11ad8e8c1e8b882b8f1d5e14f8b4aeb SHA512 26b88a58a5c4d96b13019622c17ff51ac2276fc7407a65bc6c29c4f1c58d2e18f771194aae0425b656c5b457190939570a975cc9d4b45416ccc7a5730577ce75
|
||||
EBUILD growattServer-0.0.4.ebuild 692 BLAKE2B 0560988f49979c7ba8e9bad31d178c472b7eb90a2e0823908c03a4f2f0198e9ae14f829a2ecee32d1a379b631dd40b32d11ad8e8c1e8b882b8f1d5e14f8b4aeb SHA512 26b88a58a5c4d96b13019622c17ff51ac2276fc7407a65bc6c29c4f1c58d2e18f771194aae0425b656c5b457190939570a975cc9d4b45416ccc7a5730577ce75
|
||||
MISC metadata.xml 332 BLAKE2B ee17c629329baafac06e4b4b608c39d4d102e38707f08b3d81f48389a012980c954986911eac73009f6b72f9766cefd574b524d9470d37a572b952acdcb1b6e5 SHA512 b2bc838417e8ec085858f0389055bc7c0fd78764a1623099e88a99eaefafdebc6ddb1dc493e19ebbe73813cb9fe794b9d1c3357cf39f4ea9ba1471f5e074cbf8
|
||||
|
||||
30
dev-python/growattServer/growattServer-0.0.4.ebuild
Normal file
30
dev-python/growattServer/growattServer-0.0.4.ebuild
Normal file
@@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="A package to talk to growatt server"
|
||||
HOMEPAGE="https://github.com/indykoning/PyPi_GrowattServer https://pypi.org/project/growattServer/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -9,5 +9,6 @@ EBUILD hass-nabucasa-0.34.2.ebuild 987 BLAKE2B 7ae093178bd53b9ca07cb628228919018
|
||||
EBUILD hass-nabucasa-0.34.3.ebuild 1030 BLAKE2B 253e5340a2f9b4a649089840227f023b4b8f144c33b275bc406f785c9391c828b9d0580e44b5df860823d65cdffe082ff39f931758a4bab652a2c7d45cfa8d9f SHA512 0818d7eff4b171c20d01b5de01a258f6ac60cb7f6f373d74dd1c355613ad58160221196694df6f309d1150585afa78d26f4ea091cc2ab85549d1422f18a9cb54
|
||||
EBUILD hass-nabucasa-0.34.4.ebuild 1082 BLAKE2B c8fefa7d58f88916a1a8f0a97dd1ba976fa74741a74bca48dff47df034df09bb1ccffed8961f19f2c0496ece854cd3e305c30ecd6f8dd144d0b8872be806015a SHA512 4195af6e6ff8769c5640257172e5bdda6bb9bc547cea95b3b1f7441e2dd218519f359b8d03d5bc1ac14b43e36f67d7d8fb797cf3d23305087c0b8a3dd0f1fdf6
|
||||
EBUILD hass-nabucasa-0.34.5.ebuild 1082 BLAKE2B d1e6a49333d5d6d86d257ec1c24ce0d2007a55d917a0c55126f30c35f40c9258f544e7bd5d906e0df94d7d897650923c3176237289a6c2b2f5c2e5d551ce9062 SHA512 1a88774fafe1ce731b1e52f5eb939a205bd9c9911ca30acfbd25262e72e223cb5b23456ea749ca64b7cde3903b69197176f5054d2e329d86c853ec35a298e88a
|
||||
EBUILD hass-nabucasa-0.34.6-r1.ebuild 1120 BLAKE2B fae07232d2676b952764512a1b400686f4f1fa231e9411b3f3a7e91c2b14314f32229ed72efb51161d2951713b51828ff118a68c0ef3e53f3ec0b171c425c063 SHA512 26d8d2375b9e324e3e6c63354e53afb49d901de18234c07ce23290907dcc131551db42204bf8a275fc055d4181a662f2dfabcd290894bf1afb3b7f9da5e7cc11
|
||||
EBUILD hass-nabucasa-0.34.6.ebuild 1082 BLAKE2B d1e6a49333d5d6d86d257ec1c24ce0d2007a55d917a0c55126f30c35f40c9258f544e7bd5d906e0df94d7d897650923c3176237289a6c2b2f5c2e5d551ce9062 SHA512 1a88774fafe1ce731b1e52f5eb939a205bd9c9911ca30acfbd25262e72e223cb5b23456ea749ca64b7cde3903b69197176f5054d2e329d86c853ec35a298e88a
|
||||
MISC metadata.xml 464 BLAKE2B c6b39b5b27af5d4dccd5b3d013a16fa0c7a485352083ce564a337cb2a30b77d12c3c29469d63af33b8ff2a90c0d6be759050f5813c92d9b253e739c05e87eace SHA512 c076127e8753548a24db6b73120ab93bb7ca7ebafdf2050142b1027273ff5d332b7d7f50ea23bf9143e2c4185019faed9052cce1af8a319d6e524b89c5fe6f11
|
||||
|
||||
38
dev-python/hass-nabucasa/hass-nabucasa-0.34.6-r1.ebuild
Normal file
38
dev-python/hass-nabucasa/hass-nabucasa-0.34.6-r1.ebuild
Normal file
@@ -0,0 +1,38 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Home Assistant cloud integration by Nabu Casa, inc."
|
||||
HOMEPAGE="https://github.com/NabuCasa/hass-nabucasa/ https://www.nabucasa.com/ https://pypi.org/project/hass-nabucasa/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="~dev-python/pycognito-0.1.3[${PYTHON_USEDEP}]
|
||||
~dev-python/snitun-0.20[${PYTHON_USEDEP}]
|
||||
~app-crypt/acme-1.4.0
|
||||
>=dev-python/cryptography-2.8[${PYTHON_USEDEP}]
|
||||
>=dev-python/attrs-19.3.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
|
||||
>=dev-python/aiohttp-3.6.1[${PYTHON_USEDEP}]
|
||||
~dev-python/atomicwrites-1.4.0[${PYTHON_USEDEP}]
|
||||
dev-python/ecdsa[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
3
dev-python/influxdb-client/Manifest
Normal file
3
dev-python/influxdb-client/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
DIST influxdb-client-1.7.0.tar.gz 202365 BLAKE2B 991f87cc62fb9eb4d836828088bd24ff36dfb03f3b6a8b258aa6e170aaa787e661bb9700cc81bc94d74df68b690b38fd5630acd4e787ea8de95828099b60d6f5 SHA512 cf458a89dadf428f5d759cd13c50a7c091a6fa9012271eaea7e769e1cfaf6860a7817a89947280b8c565eb7b5970cc3e4787a8427782a8214d80190696712249
|
||||
EBUILD influxdb-client-1.7.0.ebuild 965 BLAKE2B d6fc78bf43295614cb4da75dbb246def509f83a14d99df7be0595bdd60a54d91db8bf3201b93f6d8c234cf8321914f95a3a26be24f035b97154f647b3b778067 SHA512 5191759dd89bfcad2253310db61ac2a16cc329d2446ae38ffa9a9c3f1a8a1be46cbdccc71256d77d52d7880f3184b8d05fa508afc2b3785cbac375bb12a7a074
|
||||
MISC metadata.xml 334 BLAKE2B 7026b7b0b15846a8b6558e7acb40f9d869475c91deb6543c25dbdc225c69e2446be5d00dc20744c1924a04b5c343e89916ba89afae36068d946965677a0329eb SHA512 16197682c7e473197d1fee49bb9fd8a9f7697d86fd5372ac097e62ef450d6cc101178ea342ea6949f8e5b2b0d9efb36a344bffff57db9055cae4ee75026a82af
|
||||
39
dev-python/influxdb-client/influxdb-client-1.7.0.ebuild
Normal file
39
dev-python/influxdb-client/influxdb-client-1.7.0.ebuild
Normal file
@@ -0,0 +1,39 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="InfluxDB 2.0 Python client library"
|
||||
HOMEPAGE="https://github.com/influxdata/influxdb-client-python https://pypi.org/project/influxdb-client/"
|
||||
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 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=dev-python/Rx-3.0.1
|
||||
>=dev-python/certifi-14.05.14
|
||||
>=dev-python/six-1.10
|
||||
>=dev-python/python-dateutil-2.5.3
|
||||
>=dev-python/urllib3-1.15.1
|
||||
>=dev-python/ciso8601-2.1.1
|
||||
>=dev-python/pytz-2019.1
|
||||
"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
11
dev-python/influxdb-client/metadata.xml
Normal file
11
dev-python/influxdb-client/metadata.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>b@edevau.net</email>
|
||||
<name>Andreas Billmeier</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">influxdb-client</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -1,11 +1,11 @@
|
||||
DIST netdisco-2.3.0.tar.gz 29297 BLAKE2B 074280caca644b05bc92f5a43736e129ff51e9d56da0d8d4bb6a12f9adcd209e6101baaf79896b673cd72819d5cfb2f3f8eff74bba64ad04c3bf5a2005787403 SHA512 ef04c2ba525428b5768601cd6dbe2ff1574c26f40445af47f89a5329f8b6cbbd50537278d4527e95602df894dbfae5314c63f6f8e8fe045ff5306bd35553f027
|
||||
DIST netdisco-2.4.0.tar.gz 29709 BLAKE2B 9f66ea2a89505f8c4ab25e5d0372730f734e50a13ea34199a15ed8d6d81f47a8ac7dd5d16856bbcc93a2e50a205210a25afa4923ad4bdbcfc1d5b13e72efd07b SHA512 706fdfa7706ae5d94571c34fdf2cd50dd699c6edca3ef103be45ff6498a602eca6b34234790326d6f1647b221378b917b533a75d802654066e2a8a5e4134da73
|
||||
DIST netdisco-2.5.0.tar.gz 28219 BLAKE2B 9966d9511c38a7d3c5ff18d64ea990ef08e67d2238ad4467b178e7a0fc2152a4ae809a2cdf5ecaffe85744bb1c0f280fe97cc2877e629891aee26358796e2e78 SHA512 7e39d5593310a7a91a608d32efad5af4785d10af6ac453e2cf46f5ef55c2ce830c938d007291d12048cfea489a3fba9b36c4b69730be61c39382a72b7589cdb3
|
||||
DIST netdisco-2.6.0.tar.gz 28284 BLAKE2B 9016f6a2826101a680db2ae597890f9d650989849218eabdf79c3fdbb188303da0d1c0fe7bc1daaf15338956358cf33d07d6d6de23f161c694bc5c5a6415678d SHA512 9892559e6d1f1b84bdb400455c423c9392b0077e56fdbb138f59bfbcc6810a48e2e4698d079316be4bdc9c12d73a7bf97860e5836574f634a1f2700ef7c12771
|
||||
DIST netdisco-2.7.0.tar.gz 28683 BLAKE2B aed86d47f0678c283dd853c20cdf49837ffc8f5e6043f3eef5006b0035eb3993f9bb0385d79f802b49da380b7ff5ac679dd8da1e720c27f7f1510c550a661676 SHA512 bd2af11e4e8fdf6048448bf9c71ef70a0529e8ca8881dcee3994e3514a99b713cb12a23d9d1b01d797b3008532d1a79ebc06592e890df8e1bcc7a7e79d01b5d5
|
||||
EBUILD netdisco-2.3.0.ebuild 604 BLAKE2B c06b90f764a820e7624978fe33c632f89b41051714a392ad7cd39ec654aa21394548a4c6bdbec25e61415cd2032010cd109f1cefe0961c38ee8fc2621e4758e3 SHA512 b1d5a0b9d5c79972380413b3cc9f52176b1688e56ca7a1dc643006c28e8e69946122385e641eacecf29daa6ab3459340c1698882d5b51aca81b5533002ccbee3
|
||||
DIST netdisco-2.7.1.tar.gz 28690 BLAKE2B 9cccfcca06240072a55c4c86d95580132783d679d072e0e054aff7b1700d72d653f4715a5addbdc87665a29cb0c48571a4bdceec63bcb430737fd4ab2ae266eb SHA512 b2618d563a87dee748ee802fadfad972e427aa0130a66d20308d72ddfa8bfd34cbfc6a4fa0f21bdc748573682708e89c713ad3f78c521038f0bace5b6406b825
|
||||
EBUILD netdisco-2.4.0.ebuild 604 BLAKE2B c06b90f764a820e7624978fe33c632f89b41051714a392ad7cd39ec654aa21394548a4c6bdbec25e61415cd2032010cd109f1cefe0961c38ee8fc2621e4758e3 SHA512 b1d5a0b9d5c79972380413b3cc9f52176b1688e56ca7a1dc643006c28e8e69946122385e641eacecf29daa6ab3459340c1698882d5b51aca81b5533002ccbee3
|
||||
EBUILD netdisco-2.5.0.ebuild 684 BLAKE2B ea6382f9f3b770cc9251a00e8a441d8c37bc6315c39dee280124497a620aba27a5d00ea7cfc45688937523fdc5c8b6f2350dc447bbaa6c2f8732495762fb181e SHA512 cd8c6535a1a5ae3c4193f18b2c16f2a6d24715123961eca398e95ad6c186e9018f5d73e5a5e0a7a438e3d56da5fc43c181cc1cb42e8e1a242fa8154137c556f3
|
||||
EBUILD netdisco-2.6.0.ebuild 686 BLAKE2B 6a961437a60ced804dae79c2c1f6d94c669e28da9bfd17cb7f7356e86d9ddf99a9ab9981e31f77b33118fa0c50be4b5f4ebf2a9175a86444e77d18cd12d163c5 SHA512 f916933f0dbc6ff18077badaa33c8d53e770ae4027b9df956df7dfd695bef189a479db098d8283f372f8a549e247418c568161fa95437639d9db98a4d483bb6f
|
||||
EBUILD netdisco-2.7.0.ebuild 777 BLAKE2B 51d852d39f6f87418fab87e3f47d3baab73ec68711bac4c45b85e949c66afb31468b8405d22a4a15209edaa0cf7b0f589199665cb4010b8b64372fdc9858280f SHA512 c14d5bc01267e2bf441393fc0cf986ea3d59c9c0656a11ca7a45dc7886695181ac5bc3a5ca36e44560070e4d2008f985d19910ba3a453a2af7274f2518d700bb
|
||||
EBUILD netdisco-2.7.1.ebuild 777 BLAKE2B 51d852d39f6f87418fab87e3f47d3baab73ec68711bac4c45b85e949c66afb31468b8405d22a4a15209edaa0cf7b0f589199665cb4010b8b64372fdc9858280f SHA512 c14d5bc01267e2bf441393fc0cf986ea3d59c9c0656a11ca7a45dc7886695181ac5bc3a5ca36e44560070e4d2008f985d19910ba3a453a2af7274f2518d700bb
|
||||
MISC metadata.xml 462 BLAKE2B e5643b396bbad7c81357b8d5892204107f6fbb3f12af14ec150b7bf2a3982721c07b72183ee634964fb2bf1bb9c79a1fa5854b7954dd00593b86cb98887da73a SHA512 a0b34a6cc4e2636dc2fc6e50850e200e651a94011b408a06cd21ef247ea198037ec33164197b967394bf3eae1da84cf364754532031e0d4881f1e254ba02cd2c
|
||||
|
||||
@@ -1,29 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=(python3_{5,6,7})
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Discover devices on your local network"
|
||||
HOMEPAGE="https://github.com/home-assistant/netdisco"
|
||||
SRC_URI="https://github.com/home-assistant/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
RESTRICT="mirror"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
${PYTHON_DEPS}
|
||||
"
|
||||
DEPEND="
|
||||
>=dev-python/requests-2.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/zeroconf-0.19.1[${PYTHON_USEDEP}]
|
||||
${RDEPEND}
|
||||
"
|
||||
|
||||
DOCS="README.md"
|
||||
@@ -3,12 +3,12 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="The Home Assistant frontend"
|
||||
HOMEPAGE="https://github.com/home-assistant/home-assistant-polymer https://pypi.org/project/home-assistant-frontend/"
|
||||
DESCRIPTION="Discover devices on your local network"
|
||||
HOMEPAGE="https://github.com/home-assistant/netdisco https://pypi.org/project/netdisco/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
@@ -16,7 +16,8 @@ SLOT="0"
|
||||
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="~dev-python/user-agents-2.0[${PYTHON_USEDEP}]"
|
||||
RDEPEND=">=dev-python/requests-2.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/zeroconf-0.27.1[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
@@ -1,10 +1,10 @@
|
||||
DIST plexwebsocket-0.0.10.tar.gz 3160 BLAKE2B 4b719013051521a8ffb5cc9dab2f528d0cb3ac379f9157435ae22134178837eeb5a4574ac0c91ad97578c825454eb6232dbe1db30c9c9e72a5f6bfaa84b35dad SHA512 a2e5ffe5bca80bf5d4cb12357172b11830e924a6ab3930f96c14e8375a9283d3d69a2e355c7b1655e263be32693b92a74a2edbddcf32fc0e3b627038e2cda66f
|
||||
DIST plexwebsocket-0.0.5.tar.gz 2822 BLAKE2B 148da0e05ae225839a7d538a8806c4f26ab5480808964c5048abac4d4ab16f52b7895bffc1a71997a8c8459c44b0aa339470658ca33a8a12e22f87ca23f83f65 SHA512 de1b2643b429503ba32f13fd63041eced162bf16126af1c223b332facb8c20974b33e3b140c9f96d7eb62dac749bd6c0935330d3f0930382790ad899b7d3e8a0
|
||||
DIST plexwebsocket-0.0.11.tar.gz 3184 BLAKE2B 224531bf09176e3751121542d2d600ba029515f66a99d9e4292ed27e32b2dd80fb49162e2cbb37348e9d253bc710bb722478ac8db55f8a61b94624e1aba22817 SHA512 7fc13f674c668abda8b09923b1e93c28a31f3998b4ad6c26c9e1406cbccbce31273d4d9f7aee4d1dc7e5c24f811cada9e6d48c0723c0cc35009bc601d21d3e6a
|
||||
DIST plexwebsocket-0.0.6.tar.gz 2913 BLAKE2B 903d1828ac686db378f847ba10cf0c367358925db952040ed845685afee966477507df67e38c0bad07b557aee31afcc30c3f2d93abe9bd2a96ef9943b36d34d2 SHA512 a8efe434744d36b8f90580ccd01b92ba8640149e253a0bc6607586f9d0e3f6e05ff87af4a72ed977cb4aa0611f1cb3649f566bdb3a7d57924f7f4bde9b1231a9
|
||||
DIST plexwebsocket-0.0.7.tar.gz 2920 BLAKE2B 4606456ae695752add24834840451545a81a78a92bf05a2f386bec073b8437c74299c472a95d874370acf82d58fb60e517d4fd9cf51aeb48e984c60fc59d6388 SHA512 2580ffcbeacb1254dd1aca8d2070e647b62df77253e5139c961d31476d5d87e208daf215f2d92ff1d56021cae9b0c19c61886ddf39d0b3b94bf0e721663b9c3e
|
||||
DIST plexwebsocket-0.0.8.tar.gz 2969 BLAKE2B 772f5c36633f8f131b2d719a5194c87b1fc7012d03adf7d27deb6d703bbf6273d988afcafc2e92636e9ee82d606ed657cc2f4003a048a7f3886d415255c07577 SHA512 671fd9ac0070e1cf55e5f999ca0c4c4a30f70a48fb0e7b3116aa408bb3a2e76245f1b8bd3a1df6eab35e80e5ca26b0b5ab28feeafbcc3914e7183175bf805b6f
|
||||
EBUILD plexwebsocket-0.0.10.ebuild 769 BLAKE2B 9d64b70d301e0001a4918624c9335c1b812d2ac0a702914c83a8ac411c25bcf282f1149535d752f8da8d11fd43114b3baa754f0a245b7ade812696ec85a105d5 SHA512 72f6e6e53c5bd46fce27f656252f03af6e9663410cde319f5320ee501f202eaec39b34ebd73a6acaf1ce4f6d43cea7b225f0069ce324d99e43975cc05fa99ac9
|
||||
EBUILD plexwebsocket-0.0.5.ebuild 760 BLAKE2B 4aff519c3508449e56f44e60b19679c86d0d6e8d8b74e35817222ada7883ac0410fff9fb3cb6e8e44af5b5b5ed68141a91ce3f3a79bc29f2929cdb0020fd017b SHA512 282d5006c76001639ecb2b8bf74274ff46dce3810a2768e289c1bd11588ac70c755de5673ce6d12e6a6984caf2f5a365f70b6a6726845e872d9e820e7ec1efb3
|
||||
EBUILD plexwebsocket-0.0.11.ebuild 769 BLAKE2B 9d64b70d301e0001a4918624c9335c1b812d2ac0a702914c83a8ac411c25bcf282f1149535d752f8da8d11fd43114b3baa754f0a245b7ade812696ec85a105d5 SHA512 72f6e6e53c5bd46fce27f656252f03af6e9663410cde319f5320ee501f202eaec39b34ebd73a6acaf1ce4f6d43cea7b225f0069ce324d99e43975cc05fa99ac9
|
||||
EBUILD plexwebsocket-0.0.6.ebuild 769 BLAKE2B 9d64b70d301e0001a4918624c9335c1b812d2ac0a702914c83a8ac411c25bcf282f1149535d752f8da8d11fd43114b3baa754f0a245b7ade812696ec85a105d5 SHA512 72f6e6e53c5bd46fce27f656252f03af6e9663410cde319f5320ee501f202eaec39b34ebd73a6acaf1ce4f6d43cea7b225f0069ce324d99e43975cc05fa99ac9
|
||||
EBUILD plexwebsocket-0.0.7.ebuild 769 BLAKE2B 9d64b70d301e0001a4918624c9335c1b812d2ac0a702914c83a8ac411c25bcf282f1149535d752f8da8d11fd43114b3baa754f0a245b7ade812696ec85a105d5 SHA512 72f6e6e53c5bd46fce27f656252f03af6e9663410cde319f5320ee501f202eaec39b34ebd73a6acaf1ce4f6d43cea7b225f0069ce324d99e43975cc05fa99ac9
|
||||
EBUILD plexwebsocket-0.0.8.ebuild 769 BLAKE2B 9d64b70d301e0001a4918624c9335c1b812d2ac0a702914c83a8ac411c25bcf282f1149535d752f8da8d11fd43114b3baa754f0a245b7ade812696ec85a105d5 SHA512 72f6e6e53c5bd46fce27f656252f03af6e9663410cde319f5320ee501f202eaec39b34ebd73a6acaf1ce4f6d43cea7b225f0069ce324d99e43975cc05fa99ac9
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]"
|
||||
@@ -1,11 +1,11 @@
|
||||
DIST pydaikin-2.0.1.tar.gz 11620 BLAKE2B 4b2b87b2cc4a22aa96afe3c8ead4453c483760240dfb591ff4aa2f148f8e0d16c1e2a22130a1b4c18671a9c14b3f70b0313258d21b021474d710be343ae99a89 SHA512 95843733e1b946f50dc5c95b98bf671a4ad9b6a1b07288f50a320804bfa6a77db34f94fc1b35790e7d4c6f45f1426d50ecfeda197e8e628cec5a6f3621edeff3
|
||||
DIST pydaikin-2.0.2.tar.gz 11643 BLAKE2B 3258acd9f7a2abadee481a90fd522a305af3cf858cdc721d75210320225f7f9b8bbc83b84bd5e5d683c2f8467fc85e74050052511f970208f055aeffb6733196 SHA512 6850cafbb271fba02674ce92c3df62f338744ce415aec6c195eea4ebec209b3369917c211b79408d2115eeb1fb0cb384529dd96e7e85b4e1e9be8d39d10274a9
|
||||
DIST pydaikin-2.0.4.tar.gz 11618 BLAKE2B 1566ff3068a09e722331523566e2e8a1766d15c8166e83e237333cc49f001102370d58e1db9be10ef0bd0135560cb5ba8579ef2c55d976b5dc4a667762e52831 SHA512 bd0b2dc5602ac14852636d1e367c3b1afc89c6c88ec9c14bfa05b526bc44e0ca61e3ddfaccc64cd9b7f9d895b5423fe7ddce72cb9c7233c8c7b64318d04d9b14
|
||||
DIST pydaikin-2.1.0.tar.gz 12171 BLAKE2B f9b01258899b3d702e3a9e28d99d034e8aacbbd4233cc7c90428d95defc4b3e0ddadcb8739e50b491b4f12f703d8f39daeec9c759c016b850db0362735c73ce4 SHA512 b127b1de8f9e1b2b5af9079ce1362748b383c3d251f2e03a853fac3661f28d1ca90dd4f79d554f38ce3285302c203557644e4cfe9692a436ad8e2365767ee392
|
||||
DIST pydaikin-2.1.1.tar.gz 12264 BLAKE2B 779a93e2370be37d000059801a88884ee882278bb37b41a9369ce6227fae27cf4ad682e9c2719033ac938f8524a1e1fcf99b2c92f28d471949e3f2c2a279f062 SHA512 93221e69f21ba314aa1728ddd078e3dcae637ac5f569d4b0a477cd46f9bdcfe5af9b20adb0654281a67bc134e359e8325128f48855a4d100fd264e79d1e8784a
|
||||
EBUILD pydaikin-2.0.1.ebuild 799 BLAKE2B a6d6484a041a988d463e09cf0680ccd7a8a6b165ddb1f500453e9f26405325a5e4f6d8c3123ce9cd943014f55c592f1a0af825ff4deeaf088b1d83e1f0f4ab55 SHA512 27a9d992558290cf74de86f300def779103e813b232ddd1c65e3f4983da66b7086668e4a221ead6e6f747d8f9091b43d1dbf326a5adc6589a6d4e28cc72ca18b
|
||||
DIST pydaikin-2.1.2.tar.gz 12304 BLAKE2B 8cc860963ad9446d4ab85ad1b21332818847a71a92b6583f54f4e45e275140de536591bc251a4a6c0c97dbdbf43a17ce92dbd47afcc5114c3bd103f2197cce74 SHA512 3d0ec48d612277b7b3b1542b1be91a370c1ddbe329316db76ac2f000562b396804c887080eb006fe5d05dd5e366e747bc0d71ea87df732830f0974756404ed9a
|
||||
EBUILD pydaikin-2.0.2.ebuild 799 BLAKE2B a6d6484a041a988d463e09cf0680ccd7a8a6b165ddb1f500453e9f26405325a5e4f6d8c3123ce9cd943014f55c592f1a0af825ff4deeaf088b1d83e1f0f4ab55 SHA512 27a9d992558290cf74de86f300def779103e813b232ddd1c65e3f4983da66b7086668e4a221ead6e6f747d8f9091b43d1dbf326a5adc6589a6d4e28cc72ca18b
|
||||
EBUILD pydaikin-2.0.4.ebuild 799 BLAKE2B a6d6484a041a988d463e09cf0680ccd7a8a6b165ddb1f500453e9f26405325a5e4f6d8c3123ce9cd943014f55c592f1a0af825ff4deeaf088b1d83e1f0f4ab55 SHA512 27a9d992558290cf74de86f300def779103e813b232ddd1c65e3f4983da66b7086668e4a221ead6e6f747d8f9091b43d1dbf326a5adc6589a6d4e28cc72ca18b
|
||||
EBUILD pydaikin-2.1.0.ebuild 886 BLAKE2B 48bbaf457af59c6be2850f33706759ec7c9262639c411c48e143c4d9ead5888d7f6b6bc0d6950dea539dd3109800edc7bb45cf27eac7e2a0b682deb6b7095245 SHA512 12772f55dcef10c3ad575dd2c337658a20504cbc0d9f6d52cb628cb914fb33946f01f2d27ff51d3123f7aa849f0124c46dc3628ed32778eec890e8ef8ed2e2a0
|
||||
EBUILD pydaikin-2.1.1.ebuild 886 BLAKE2B 48bbaf457af59c6be2850f33706759ec7c9262639c411c48e143c4d9ead5888d7f6b6bc0d6950dea539dd3109800edc7bb45cf27eac7e2a0b682deb6b7095245 SHA512 12772f55dcef10c3ad575dd2c337658a20504cbc0d9f6d52cb628cb914fb33946f01f2d27ff51d3123f7aa849f0124c46dc3628ed32778eec890e8ef8ed2e2a0
|
||||
EBUILD pydaikin-2.1.2.ebuild 886 BLAKE2B 48bbaf457af59c6be2850f33706759ec7c9262639c411c48e143c4d9ead5888d7f6b6bc0d6950dea539dd3109800edc7bb45cf27eac7e2a0b682deb6b7095245 SHA512 12772f55dcef10c3ad575dd2c337658a20504cbc0d9f6d52cb628cb914fb33946f01f2d27ff51d3123f7aa849f0124c46dc3628ed32778eec890e8ef8ed2e2a0
|
||||
MISC metadata.xml 447 BLAKE2B a020198a28b266223905d95f520fb4ce67dc725ff76b721008ea81afa5dc967f7f271c28e0e259daba0f1c709652b1b108cfa69c4101de03c22d32ecc10c9d13 SHA512 0b505b69c82aadb4774aa8eae02c256101068a451e7ba53848b46668b085c1f2ab3fa73faade9158aff1a01c00c1c61b6f44930a4a9537f3f0bacf9c0deef549
|
||||
|
||||
@@ -24,6 +24,8 @@ DEPEND="${REDEPEND}
|
||||
test? (
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
dev-python/freezegun[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
python_test() {
|
||||
5
dev-python/pygti/Manifest
Normal file
5
dev-python/pygti/Manifest
Normal file
@@ -0,0 +1,5 @@
|
||||
DIST pygti-0.6.0.tar.gz 5884 BLAKE2B de78d3ffebe391a3f52bfbf46f59a39355a3e87c551efb8163429accc12be88555bd42b870451cfe383d8b737b5d674ae79727f20cc0e9ded81b90831256b5e4 SHA512 d549cc4cd45752962fac50a16fe0c0047158cf936730918f7f153aead3ccfee344aacdc7166a389117d622b44b57c2398f67c48012c9698b6f8013acb40b5ead
|
||||
DIST pygti-0.8.6.tar.gz 18129 BLAKE2B 90b59aba1532a932fec7b3d0d99ab1276662cd04ea443bf1975bc1f1cbf589b71d7834e816d9d752af70a604efe051f762c7ce07f5f9a4e5469ae2cf633c0c77 SHA512 3b0506e8156dc2ae96da3d6641b2ea90c2f7d302385404b756be6d488b9d3af200bbb4d63b57edb0379c63721bc2ab1be8706ea544f05e81933eae76caeb40ca
|
||||
EBUILD pygti-0.6.0.ebuild 842 BLAKE2B 1f56b00f2ece649f879d2a3c106e418402b408fe29eb53c9d14c629e07dcbe4c28502076a69abb6fd2cf66dd973d37926210b27a7d5cd34b482f7a40b3c0f309 SHA512 451e993ff2c2879b28eb0248951ca400cf750e8e7c48ffeb6c0ea0dad7a968069ac7967970bd4a1292a18ddf1b020c3e65f6d61b6fc13868914dd31c18876e88
|
||||
EBUILD pygti-0.8.6.ebuild 842 BLAKE2B 1f56b00f2ece649f879d2a3c106e418402b408fe29eb53c9d14c629e07dcbe4c28502076a69abb6fd2cf66dd973d37926210b27a7d5cd34b482f7a40b3c0f309 SHA512 451e993ff2c2879b28eb0248951ca400cf750e8e7c48ffeb6c0ea0dad7a968069ac7967970bd4a1292a18ddf1b020c3e65f6d61b6fc13868914dd31c18876e88
|
||||
MISC metadata.xml 450 BLAKE2B b4f0b0b9261d5c45fec19283b752d31f825deb7990ff2cace47218584e991c24ac80a395cb42b487504ec027c06278cb3c0b2107a0f22f136bba14d1fe21c98e SHA512 93133a7f9abc2af20f7ed1c7294a0c7eade3abf7c01cbe847ebb9578140b2986815dc843c1b6c2c838fe72bf459a0440adf6f72fbef7973c396a18ae72b4860c
|
||||
15
dev-python/pygti/metadata.xml
Normal file
15
dev-python/pygti/metadata.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>b@edevau.net</email>
|
||||
<name>Andreas Billmeier</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">pygti</remote-id>
|
||||
<maintainer status="unknown">
|
||||
<email>mail@vigonotion.com</email>
|
||||
<name>Tom Schneider</name>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
33
dev-python/pygti/pygti-0.6.0.ebuild
Normal file
33
dev-python/pygti/pygti-0.6.0.ebuild
Normal file
@@ -0,0 +1,33 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="access public transport information in hamburg, germany."
|
||||
HOMEPAGE="https://github.com/vigonotion/pygti https://pypi.org/project/pygti/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
|
||||
dev-python/asyncio[${PYTHON_USEDEP}]
|
||||
dev-python/voluptuous[${PYTHON_USEDEP}]
|
||||
dev-python/pytz[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
33
dev-python/pygti/pygti-0.8.6.ebuild
Normal file
33
dev-python/pygti/pygti-0.8.6.ebuild
Normal file
@@ -0,0 +1,33 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="access public transport information in hamburg, germany."
|
||||
HOMEPAGE="https://github.com/vigonotion/pygti https://pypi.org/project/pygti/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/aiohttp[${PYTHON_USEDEP}]
|
||||
dev-python/asyncio[${PYTHON_USEDEP}]
|
||||
dev-python/voluptuous[${PYTHON_USEDEP}]
|
||||
dev-python/pytz[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -2,8 +2,10 @@ DIST pyinsteon-1.0.0.tar.gz 138775 BLAKE2B 33f0c0e4cf0c4a0d20778d3e91d03b40f5635
|
||||
DIST pyinsteon-1.0.1.tar.gz 132096 BLAKE2B 67a8dab17c3f40cd809b38977ee8ccc4a952466295c397c232318c26037256fd37c7fc944ae7ddecbd7631df89398bd6cb6bc6bb388a2343773b2c09c193b0a0 SHA512 73381071ee095ef2b65a3a4d404f430b4c669e2a3f6d6a49ef1b5e5016eef254c4270f10e1ec8eda92a20889526c972a594b3db3784cfcb3733309e3fa1cca53
|
||||
DIST pyinsteon-1.0.2.tar.gz 132675 BLAKE2B a5110d12f2196cdf8c035fbe9940c10449992eaa16b031ebb4e67dc9b7546ef9f3b3dc45d91709c3d13da61b465d42ddc6af323bbe96bc1d02668ccd73b8835c SHA512 66a1ee0ce2e595d8a58795811962f18c18f118f927862f37695f675f8b4236cb81a719907d03acd7525f1f06adfce079837a6b1076226d849683a960933f5aa2
|
||||
DIST pyinsteon-1.0.3.tar.gz 132746 BLAKE2B 209c0bfd8aa203635842170f3fb64dc2c929133d2ea4c1505dde453380323545bd187a36c33964014dfb34516dd4bec14114f8f564eba563995716f9898b10b0 SHA512 219a236186e6ed00a3930a77c5ca6ebdbe0eff1008d5199e5a90fe82ecd1e5c86058425d69aac43013f2fff2121f411c5bcf5540178afa7344463d2b4ea83793
|
||||
DIST pyinsteon-1.0.4.tar.gz 138074 BLAKE2B d4cbc8d923a369e68d87cff9b741f65fc9195b593d417414e5a49eb707f539855ac5046c0e908ba3b03ae09d4f09561101909bfa2651a3cc327244461899bba4 SHA512 3f49c031f91464f4dc7df90299e2b536730d8e4b5d47a007048f96f1714ed504e99c7e88fd9e71875e59d75514b6aa04a00602b164c6842660a481f970060d6e
|
||||
EBUILD pyinsteon-1.0.0.ebuild 897 BLAKE2B 8c99f8af5a9422c5da9b037a8e600e27a2011b7775b03d0386dda26689d1f14c2e6e5fcae54ac8eb8f08b7a7ac43f37bb32f5e842787a7c8a55165151a88f353 SHA512 f60d6ed7978f3f81d2498623b17893f6f9a3373a8d371d93ecc6e140501e549e44cc1a45ee451b8781a75530cfd6562d6c5266e35791c97acad7894aef8733f2
|
||||
EBUILD pyinsteon-1.0.1.ebuild 897 BLAKE2B 8c99f8af5a9422c5da9b037a8e600e27a2011b7775b03d0386dda26689d1f14c2e6e5fcae54ac8eb8f08b7a7ac43f37bb32f5e842787a7c8a55165151a88f353 SHA512 f60d6ed7978f3f81d2498623b17893f6f9a3373a8d371d93ecc6e140501e549e44cc1a45ee451b8781a75530cfd6562d6c5266e35791c97acad7894aef8733f2
|
||||
EBUILD pyinsteon-1.0.2.ebuild 968 BLAKE2B e3a9f463ea96d4370e15ddf24dbe95d84a44f2c30a47c79b82eaf41df2e930154bd2c37886b742145a5769d99b3f5cf540729520b6d3437aca7181b844fe39a1 SHA512 4619342cd8fdead1acb9b2dfeee0fce7d411fe11ab118df33861d4a671d62c970c58052e2a2c954e26430c8678ef5dd667f6b2ed2975a259071cf87865d6995f
|
||||
EBUILD pyinsteon-1.0.3.ebuild 968 BLAKE2B e3a9f463ea96d4370e15ddf24dbe95d84a44f2c30a47c79b82eaf41df2e930154bd2c37886b742145a5769d99b3f5cf540729520b6d3437aca7181b844fe39a1 SHA512 4619342cd8fdead1acb9b2dfeee0fce7d411fe11ab118df33861d4a671d62c970c58052e2a2c954e26430c8678ef5dd667f6b2ed2975a259071cf87865d6995f
|
||||
EBUILD pyinsteon-1.0.4.ebuild 968 BLAKE2B e3a9f463ea96d4370e15ddf24dbe95d84a44f2c30a47c79b82eaf41df2e930154bd2c37886b742145a5769d99b3f5cf540729520b6d3437aca7181b844fe39a1 SHA512 4619342cd8fdead1acb9b2dfeee0fce7d411fe11ab118df33861d4a671d62c970c58052e2a2c954e26430c8678ef5dd667f6b2ed2975a259071cf87865d6995f
|
||||
MISC metadata.xml 474 BLAKE2B 4b53cc72d0f63f92c79ca63bfb7f99cb137f0e08504813fcf9257383926a3507fee90972c1d8416e0da92350b7fa975358d13925f68aca520343a19c5ffcd85f SHA512 8b0da9a23e1a64cbb6ab665cd2beb8bf111b845f71e4078276a043e756b407835fda4ef91506285efb13e9f9dbe555b0d70b7fe06d613aa71ad391c32a6db5b5
|
||||
|
||||
36
dev-python/pyinsteon/pyinsteon-1.0.4.ebuild
Normal file
36
dev-python/pyinsteon/pyinsteon-1.0.4.ebuild
Normal file
@@ -0,0 +1,36 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Python API for controlling Insteon devices"
|
||||
HOMEPAGE="https://github.com/pyinsteon/pyinsteon https://pypi.org/project/pyinsteon/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/pyserial[${PYTHON_USEDEP}]
|
||||
dev-python/pyserial-asyncio[${PYTHON_USEDEP}]
|
||||
dev-python/aiohttp[${PYTHON_USEDEP}]
|
||||
dev-python/pypubsub[${PYTHON_USEDEP}]
|
||||
dev-python/aiofiles[${PYTHON_USEDEP}]
|
||||
dev-python/async_generator[${PYTHON_USEDEP}]
|
||||
dev-python/pyyaml[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -1,13 +1,11 @@
|
||||
DIST pymyq-1.2.0.tar.gz 8194 BLAKE2B be01567e68fa131bbbe3dd90210ab4119ddd44cb3f87f0a5c4fa45f330723e7d9d2ec0aec163dd881fa8ca4343060bfe7d3aee8dca43d0b85b3974eaf5eba770 SHA512 5316040c04916dab4867f4b5157c7508bbcc53f68f7cc17360e85873a36c035869c524367842bfe959d0cd987b191dfe3a57fa4bf0f075448a6d65562b059a85
|
||||
DIST pymyq-1.2.1.tar.gz 8317 BLAKE2B 2131fe4a37ba40b9dc032e9fe2cca7a9bf5b5fe1adaf32175ee19dd3411d43ff815be1d313453dbd8f905c653aef016e61027da5399a1de7d5669c46a15b9ec2 SHA512 b536ca00a200a9650ecae107b74e71c6f8f29e6de36ef9738ddcfe34284197a0c5468f9048ae2d760ad90f18aa02b2624e5dc842f471874d3a05c7b721dc4dea
|
||||
DIST pymyq-2.0.0.tar.gz 6371 BLAKE2B 3324ff318bae93070d15e776d539f38262c65eda166033e4743a0f670f11b4422d83ceb20167bea4d6961a65a754b7b7ab3fa08436f3f6c6b74d20ec169c1b1e SHA512 10f9bd144a5b4bbc06de5e90d93087d4acc9b0e790501f8d28fdc5bcda499c14288c79ce77174acb6ad162e90a58420d5ab65322c71c6a5696d1d0be80d58be0
|
||||
DIST pymyq-2.0.1.tar.gz 6456 BLAKE2B 205c2732690f32d05d814f8b45cb3010fe481ef70d660878432289ac734fa14e65ab092077d3682b7d09bcfdff60a068b872517ef1d511fe87d40bd3b2a74dcb SHA512 a8f3f208e6f09edb8ef4f822547f374a22012e63d4a6c9ac02d5d69de9a5044292c24dd28f5e6476f182581d7a6cb0206d2469ea78c3af285f56b3bacd99a164
|
||||
DIST pymyq-2.0.2.tar.gz 7014 BLAKE2B f66c80f32d8bb5b9d8332498024eb8db0c83393887717a26446450bc7c80070a785fd91380e264705eed3c4b55d17dcaa32b4517a6edd0cff01c63b7ff632de6 SHA512 fe32f3b10db1dfabe0e11360c7b0bdc614c3251c4013ecd9b9ce3fff0d7f3c5429d8c56bf6e63d1403081f09889960c091f46cec354d3e3992ec0e0bdbbb1d00
|
||||
DIST pymyq-2.0.3.tar.gz 7128 BLAKE2B 30bf2e2c4849a7d07c8a1073e9cb7fa1e3bf0eb98e0fdb26b5e11ba74c762c57059e9601169f43a6d0cbac0145c613a7f1432f84f9ad4d4fe7d18dcf9ffba640 SHA512 b47c23090c71935dd5cc843c951c1216889f82a812e4569761eec92868f0881afc920cba7e54db5fbad99619a1e90f18c2ec572c4e49cb18021bdaaa1e0ff56e
|
||||
EBUILD pymyq-1.2.0.ebuild 682 BLAKE2B 32bb9381062f9e533b707dc671904d89cd609011a8e3414245ad78837415921f91c472ac3e91e7ce3a326bf0414fcc85180c2c6d697f16da105b420e5c6bb409 SHA512 a69f9f04c94718adfbbdbfbfab904d28f91adc995b45c53e4fb74398a92c3cf423c5aa95a6e1d975cac5f9454dc0725d586a267d3bddf6ed98a4f9a90b7e5753
|
||||
EBUILD pymyq-1.2.1.ebuild 682 BLAKE2B 32bb9381062f9e533b707dc671904d89cd609011a8e3414245ad78837415921f91c472ac3e91e7ce3a326bf0414fcc85180c2c6d697f16da105b420e5c6bb409 SHA512 a69f9f04c94718adfbbdbfbfab904d28f91adc995b45c53e4fb74398a92c3cf423c5aa95a6e1d975cac5f9454dc0725d586a267d3bddf6ed98a4f9a90b7e5753
|
||||
DIST pymyq-2.0.4.tar.gz 7132 BLAKE2B f9362f49223e616df589d98769af0ebd0e38a559e0d1bc2b3ab560ebf1d22d49c2143c6b464d1d473b4e741a36b01b6929bd9ae98a6cd070d0eda862a5eabc1c SHA512 8ce48ca0c54196e5e218e3483eaa48bb107392016a2f4e280978c9fab8fbe6ed902b9315b86485307f9fb52967e96fd9ea4d3493e667e864d4d9d661a0d8bd4a
|
||||
EBUILD pymyq-2.0.0.ebuild 682 BLAKE2B 32bb9381062f9e533b707dc671904d89cd609011a8e3414245ad78837415921f91c472ac3e91e7ce3a326bf0414fcc85180c2c6d697f16da105b420e5c6bb409 SHA512 a69f9f04c94718adfbbdbfbfab904d28f91adc995b45c53e4fb74398a92c3cf423c5aa95a6e1d975cac5f9454dc0725d586a267d3bddf6ed98a4f9a90b7e5753
|
||||
EBUILD pymyq-2.0.1.ebuild 689 BLAKE2B 831b804a3cd914dc01a468648496ab9e0b03a63abe3cd664fc79aa419ae269c0711daff0c5602464c2b5fa1a5613cb48bd47b5a3f1f7daeabb11fd17ee96fcb6 SHA512 ecfb77686f9df387063e514208737633bd24ff9dc26b468310691858db08690b5b23198002a958f0f0e84ee99e3a42e5816c0439dbbd41fd840742ab2ed2e27a
|
||||
EBUILD pymyq-2.0.2.ebuild 689 BLAKE2B 831b804a3cd914dc01a468648496ab9e0b03a63abe3cd664fc79aa419ae269c0711daff0c5602464c2b5fa1a5613cb48bd47b5a3f1f7daeabb11fd17ee96fcb6 SHA512 ecfb77686f9df387063e514208737633bd24ff9dc26b468310691858db08690b5b23198002a958f0f0e84ee99e3a42e5816c0439dbbd41fd840742ab2ed2e27a
|
||||
EBUILD pymyq-2.0.3.ebuild 689 BLAKE2B 831b804a3cd914dc01a468648496ab9e0b03a63abe3cd664fc79aa419ae269c0711daff0c5602464c2b5fa1a5613cb48bd47b5a3f1f7daeabb11fd17ee96fcb6 SHA512 ecfb77686f9df387063e514208737633bd24ff9dc26b468310691858db08690b5b23198002a958f0f0e84ee99e3a42e5816c0439dbbd41fd840742ab2ed2e27a
|
||||
EBUILD pymyq-2.0.4.ebuild 689 BLAKE2B 831b804a3cd914dc01a468648496ab9e0b03a63abe3cd664fc79aa419ae269c0711daff0c5602464c2b5fa1a5613cb48bd47b5a3f1f7daeabb11fd17ee96fcb6 SHA512 ecfb77686f9df387063e514208737633bd24ff9dc26b468310691858db08690b5b23198002a958f0f0e84ee99e3a42e5816c0439dbbd41fd840742ab2ed2e27a
|
||||
MISC metadata.xml 324 BLAKE2B 9d7f8ac7abbaf31379bc77daabca61d424a50ccc2eeb9a20cadcf005abd497c0c716edad2a0004d260838c208073e311fc0af64ca573c8f4227a4011ed486199 SHA512 902774791194963a814b0afd12f30e8eb966345fea6ddd7dbc3b0f836bbdea9fa0c97e82977c695aa7fe69989f8815ab9684c7e120fdd3a63251e865ab165d7b
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
3
dev-python/pysmappee/Manifest
Normal file
3
dev-python/pysmappee/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
DIST pysmappee-0.1.0.tar.gz 15186 BLAKE2B cbc375f80d9f534513e716e95e72023f6a0f229358c5089cc8d9e7a78f1fc96fb76ef92e33809fc8d8d0bf4d0745c2e7a0a04c353beefb96a0f7b9dadbcf48e3 SHA512 4b3e743dd0a912f79d3e62c84b9868965540ae000e7b210fd64c784b67fc7d0cf2e78a233afedd750868ecfa8460c8d256df9cce8c7855c12465f4f88c2f034c
|
||||
EBUILD pysmappee-0.1.0.ebuild 686 BLAKE2B 62e61f56290a89a86113dc0ed6d6b7e9e58dfd69e6e1e3a8f63dc9d180da2973b92f124d36ddfb05e63231c53f378962c5af9f43a29ba011ccb03da92f0f9475 SHA512 f194ce77e8b268547854a00da0894e110daf8526e8f21f1eb5bea15022206e397505434e1616b7568f4a000d528662456f5f5b3e7776d07d236812ecef1f863e
|
||||
MISC metadata.xml 448 BLAKE2B e453fae37f7c33ed016ee89cd30871c8cf9f70eac50251bd005ff0c58126cf1d765e9b1b4448703b0f0fe327ba112f65da9ab33ec49ff270b512716539b13bc3 SHA512 7daea46fe55b9b2aa1ff2b8f19f81d80498d8758d5340e687babac54f189c8ac695ac766eba6df87d653ea8957412d38a9d73206668c866a60a698c34f8b25a4
|
||||
15
dev-python/pysmappee/metadata.xml
Normal file
15
dev-python/pysmappee/metadata.xml
Normal file
@@ -0,0 +1,15 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>b@edevau.net</email>
|
||||
<name>Andreas Billmeier</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">pysmappee</remote-id>
|
||||
<maintainer status="unknown">
|
||||
<email>support@smappee.com</email>
|
||||
<name>Smappee</name>
|
||||
</maintainer>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
30
dev-python/pysmappee/pysmappee-0.1.0.ebuild
Normal file
30
dev-python/pysmappee/pysmappee-0.1.0.ebuild
Normal file
@@ -0,0 +1,30 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Offical Smappee dev API and MQTT python wrapper"
|
||||
HOMEPAGE="https://github.com/smappee/pysmappee https://pypi.org/project/pysmappee/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -1,11 +1,11 @@
|
||||
DIST python-miio-0.4.5.tar.gz 137705 BLAKE2B 9bcfd0763e523b60d3f9402b8ec6b9602a2629402af2ed7c7cdede35ae543bea1abc608c76454383e75c65334f560123b39bc3c1e413539f173f2a62f3e6d3ae SHA512 52cc699259013588de1efbef4d7fc0946e98fc33fa6b79d1502a9d10fa454127853196f0a618c22bd884db3dbbff6d9f11036269396941580b1a021d1661ff9c
|
||||
DIST python-miio-0.4.6.tar.gz 147220 BLAKE2B 09bb19038ffd6174221a98b3e770769d7d33ceb70eb5dc159ec2b6c5451ee2e7674eebb69b93e90e433806223f01466b67fb15569345de5c76010883a097997d SHA512 d5e52a317da5a74266576f0e61c1d4ee657ca9e85917c7f17e86079c5f91f0c72fc8f14d2ca0698fbf9d6ea0885019514f32e48f9ecf35b0dd44847797091021
|
||||
DIST python-miio-0.4.7.tar.gz 150486 BLAKE2B d0136af4dda2446e6f748af81b19e9547d953b652802da25db289eee1fdc8b6e1d578cd6d3f0f53783db651b50718a5487b2667db7f590e7323fd8aa89ac1d53 SHA512 084b72f7e5316948c52ef3512510715ce6256ff8f6c9f61ea470fcba9e8ea8664caae4c6135c119e83935ad0811ca0fa2b1a8b5a6605a0793060b0ced481a679
|
||||
DIST python-miio-0.4.8.tar.gz 161356 BLAKE2B bffe562feed10ac2b77961a6ad48853d60f599439cd7f1cac02b1401acb9e2a559f56ec07708340129f5628c550f6a397e74015effe386d3948ffeb22b28e953 SHA512 93a1c4e26a6e87a5831c9c781d7988c506369db9909ebce34f1226a1d5d1fd69efa3bc0cccf52356ebd496d6b7b778aa8c5c3b2dcbc6a11d26740134975f9621
|
||||
DIST python-miio-0.5.0.1.tar.gz 180235 BLAKE2B dafccd046e8b2210bbc05e71f42817500b4ca0c0847641d9af19a59f7f240152ff00ea5a68956bc4368f12a35530e54db0549173ae19f4b66664a6f5c5e22666 SHA512 713c81407b823f7de0f3f0425c5dd139c29eae6f0c1aa97c236fd3d8082d80696bba8e157948433ecf3758304d61b25f7d1bd4ee516e1159f35afd88ec747b6f
|
||||
EBUILD python-miio-0.4.5.ebuild 1043 BLAKE2B bd315cc6a8c4a1705a66b585e2ccba2434f030311ed2fb3fcb28f4b65e020809fdbdbe4f8cadc99fdd6b43395eed7e9164c99efca4055bb2cb95c15fc53d9196 SHA512 c41028d5a5f0cdcc2443ba416df1c9ab3d988424035e2ccd44d05f3dfdec918a7761d7279456c9918886df283887e8c94110e691b6b56176dd55cc0e273baf94
|
||||
DIST python-miio-0.5.1.tar.gz 151213 BLAKE2B a172d1765a154745b2a68da0630b3a3a1cfb74169fdf0627670ae118e74d6eced2a4839611b79d20b55aa13450e9c7ab9ad5286fe5da413b1dbd15fb56ab8b18 SHA512 04e6cce84aaedcaa819e45c66a55a879248ee2762245875c3dbfc48bfa448a1171e95e27dc669aa15c2998e078fb00867257be9714f614253d4f495e14837d36
|
||||
EBUILD python-miio-0.4.6.ebuild 1043 BLAKE2B bd315cc6a8c4a1705a66b585e2ccba2434f030311ed2fb3fcb28f4b65e020809fdbdbe4f8cadc99fdd6b43395eed7e9164c99efca4055bb2cb95c15fc53d9196 SHA512 c41028d5a5f0cdcc2443ba416df1c9ab3d988424035e2ccd44d05f3dfdec918a7761d7279456c9918886df283887e8c94110e691b6b56176dd55cc0e273baf94
|
||||
EBUILD python-miio-0.4.7.ebuild 1043 BLAKE2B bd315cc6a8c4a1705a66b585e2ccba2434f030311ed2fb3fcb28f4b65e020809fdbdbe4f8cadc99fdd6b43395eed7e9164c99efca4055bb2cb95c15fc53d9196 SHA512 c41028d5a5f0cdcc2443ba416df1c9ab3d988424035e2ccd44d05f3dfdec918a7761d7279456c9918886df283887e8c94110e691b6b56176dd55cc0e273baf94
|
||||
EBUILD python-miio-0.4.8.ebuild 1054 BLAKE2B ae6a21fc5dd490aaaf252dd54dce09a9c0ed277874f9896b68f46f3fff352c84b29ac613827eb731f6fb1eeb48f5bc5520e4707551df9c62cfcef1689dcb8df7 SHA512 e0a191dd2fa2bd5cf3073f98a9fe8e7d8e870cf4d33d86d63787979173a956e80d9945b599d9bc67beb17ebc729886e1e8ccf4d2bd39eccee243b1b1db196c91
|
||||
EBUILD python-miio-0.5.0.1.ebuild 1054 BLAKE2B ae6a21fc5dd490aaaf252dd54dce09a9c0ed277874f9896b68f46f3fff352c84b29ac613827eb731f6fb1eeb48f5bc5520e4707551df9c62cfcef1689dcb8df7 SHA512 e0a191dd2fa2bd5cf3073f98a9fe8e7d8e870cf4d33d86d63787979173a956e80d9945b599d9bc67beb17ebc729886e1e8ccf4d2bd39eccee243b1b1db196c91
|
||||
EBUILD python-miio-0.5.1.ebuild 1054 BLAKE2B ae6a21fc5dd490aaaf252dd54dce09a9c0ed277874f9896b68f46f3fff352c84b29ac613827eb731f6fb1eeb48f5bc5520e4707551df9c62cfcef1689dcb8df7 SHA512 e0a191dd2fa2bd5cf3073f98a9fe8e7d8e870cf4d33d86d63787979173a956e80d9945b599d9bc67beb17ebc729886e1e8ccf4d2bd39eccee243b1b1db196c91
|
||||
MISC metadata.xml 449 BLAKE2B 2c2f534080cb6ef64fac0eadf5d914100f306b88d1ea77fc1f2d6de9fb565a108c698045a21aee8ffaf8ab2a46a01630d3a1ec287cbad786bc10e24311692a77 SHA512 f9bdd6c31539ce83f22f1cda4f54221b8a02c34ddd9ffc311afa95d52f143d3539788d1e0cf2137114c5243c34f4a97422740b3cda43a7d10a2c8bc00e0eb01e
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86 amd64-linux x86-linux"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=">=dev-python/click-7.0[${PYTHON_USEDEP}]
|
||||
@@ -1,13 +1,13 @@
|
||||
AUX pyvera-0.3.1-top_level.patch 5023 BLAKE2B 5383939d4fc610e562f1d40088caa055862821f42cc00bc27667904ab9d6159be7cc1f21e85a4da206753c29f5d579ae0c7d38a8559da04c3b192f477f46b7aa SHA512 8a116e1374f06dfffb5ac5d86bb283cea9e86b073d1c1c9184a50443c55782e8406ef1117e264e697ee115395d9cf222be13d9f6a970d49cc7085cf6c4458641
|
||||
AUX pyvera-0.3.2-no_tests.patch 373 BLAKE2B 7e4b49f11c707a2f3fdce07c7c750f07333184ee5de584ac06f00a05c005d795964179909ac48ebe26347d340f323840791c84d866a831099ecff5de73a05368 SHA512 9365877590cdc92f2099ed44f25d0b6d046551a4f690328c62c823cfeea4c3daa9015177dedddb5b844dfa48eb5743c70cd3e659ab2742749733109d398ed96b
|
||||
DIST pyvera-0.3.2.tar.gz 13984 BLAKE2B 5e2c568360c3cefdb36545ad91664bcd9ce739cf44897bca0f48d15471834fbd6a64be6722b1edadd505f8112a86ddb32034b1301560ade36f3341a0b960025e SHA512 016a2df375f4c2efe638f5dde2301cd664f92e56e0112758d0c7111c01f12c35facfd69578ea4d9767f92de65c26899fed3b8133e0bea784a0da037a90c6372c
|
||||
DIST pyvera-0.3.3.tar.gz 14035 BLAKE2B 2418eadc2ea44145679df1a162cc1b8419721f9b0b169a723a76ede07ee5d0e2182bc30bfb9c440b93070fa52e322ed53de81dad8d613739f57e497a6be3b846 SHA512 912c908cbc988bbd8ee963f95af4435b433fa77c02e6ee7cc711165218c7513fd602b57b11c74b11df6a86f5b96b6f347ab33f0f88367609800bf2ab165445ee
|
||||
DIST pyvera-0.3.4.tar.gz 14051 BLAKE2B a56514a9287aba1a8fe36758d1f39ed8b513a32e6424dbd550e099292f95f583eb72d99d2ae09ad5ce23e815394da6c98c1813c49c2a7548c3479fb89cbc72f3 SHA512 4c1a2375fa93f7c77a9ceba0f6f5c58eb83d3530d0f33e522facafa9e75c57f5fd305e0a8bf8f5474694685c7acef77e8bf9b1c80787b50ef1d2929809ff6ea8
|
||||
DIST pyvera-0.3.6.tar.gz 15552 BLAKE2B ed05ed02bd417b4de44ca6421bf2557783d3403ce39b716c846b0d4ae252fd62b776bb7a05b3b89eb18e3c74e26c937847814b13b00c2dc484e9f2032594b992 SHA512 d0e9e66e0d991e3cc82e19ad9904806316dd64eb6623c236fb9406c20cfb674b5839cc637f68576f90fc4c87a2080d6b36233ca6aaa2e7cca7b42c580e00a757
|
||||
DIST pyvera-0.3.7.tar.gz 15577 BLAKE2B 1a77ac0b43f8a7603a60cc42ec1aeaed9025a14ee47d5738421661ab06599109945b0def95d72798ced8a360df71629bd1e78368561dad15360935e4665bf795 SHA512 45eb2d3bb0d1d06fb8eaa656baccb4f0dd42bbe6b418509559c7fd05edf6251c0a49cf228354ff3e35734212fe39d075b5961ec2bb7b6cb35d0e23ae322061d1
|
||||
EBUILD pyvera-0.3.2.ebuild 768 BLAKE2B f366f8b449e6bfe160b004c3ace5e1f787a01f5d9626b523a59075a8a0939b238a2e898167f10486528c0434fd7132b9b3c97c5314b2927a8884a04515cf7cc3 SHA512 3b0c875a8a5077e1e0f5b12a2130a3d7770d9346287995312f4d4e70c7df4f75e5470d42e5cc55d1a7e659acabed5460ab96ad251fd5402c539580291fa1cf78
|
||||
DIST pyvera-0.3.9.tar.gz 24072 BLAKE2B 3b1c58bf39df48de1cf3ce9d3d363d73dd45446a4f7bfa0e0b10fe7a9b8843d58e53d48e9aa6df015999187169e92e9ea047542a16d9e62db66ccfbde75cbadd SHA512 26a1edb9af8ffe2aadea50599597aaa070b2274260dd511e0bb30d4eab122cffa3723e5f643a236a74b896cb664263b991601554d366d1079a7a8058517a7ea9
|
||||
EBUILD pyvera-0.3.3.ebuild 768 BLAKE2B f366f8b449e6bfe160b004c3ace5e1f787a01f5d9626b523a59075a8a0939b238a2e898167f10486528c0434fd7132b9b3c97c5314b2927a8884a04515cf7cc3 SHA512 3b0c875a8a5077e1e0f5b12a2130a3d7770d9346287995312f4d4e70c7df4f75e5470d42e5cc55d1a7e659acabed5460ab96ad251fd5402c539580291fa1cf78
|
||||
EBUILD pyvera-0.3.4.ebuild 768 BLAKE2B f366f8b449e6bfe160b004c3ace5e1f787a01f5d9626b523a59075a8a0939b238a2e898167f10486528c0434fd7132b9b3c97c5314b2927a8884a04515cf7cc3 SHA512 3b0c875a8a5077e1e0f5b12a2130a3d7770d9346287995312f4d4e70c7df4f75e5470d42e5cc55d1a7e659acabed5460ab96ad251fd5402c539580291fa1cf78
|
||||
EBUILD pyvera-0.3.6.ebuild 768 BLAKE2B f366f8b449e6bfe160b004c3ace5e1f787a01f5d9626b523a59075a8a0939b238a2e898167f10486528c0434fd7132b9b3c97c5314b2927a8884a04515cf7cc3 SHA512 3b0c875a8a5077e1e0f5b12a2130a3d7770d9346287995312f4d4e70c7df4f75e5470d42e5cc55d1a7e659acabed5460ab96ad251fd5402c539580291fa1cf78
|
||||
EBUILD pyvera-0.3.7.ebuild 775 BLAKE2B 4db0401005b6dc7682a79b90d162753db7c4a645653e13e6cb7b68fbee03c5591388550236d412c6e9d3e5728320cbffb5679940e67a9b3ec8aa3c3891c341e7 SHA512 1b143bee310decd643d3cf30f72791d3b2b739e1fd820e5abf0e4df3916b3c22a1819f8a88d76bcd13a04edd5c97600ce4b1f30abd3b11023838305367d4a9a9
|
||||
EBUILD pyvera-0.3.9.ebuild 775 BLAKE2B 4db0401005b6dc7682a79b90d162753db7c4a645653e13e6cb7b68fbee03c5591388550236d412c6e9d3e5728320cbffb5679940e67a9b3ec8aa3c3891c341e7 SHA512 1b143bee310decd643d3cf30f72791d3b2b739e1fd820e5abf0e4df3916b3c22a1819f8a88d76bcd13a04edd5c97600ce4b1f30abd3b11023838305367d4a9a9
|
||||
MISC metadata.xml 463 BLAKE2B 51fed94b12b28e5e97a39d69ac38c09c9537991bed50695c73c8d27dca89c4cd1985807b866ee87ea0a70bed4ac33066ada6e03d28cd505311f998db0f0ecf9f SHA512 22dafd6058b8c84f2e83fca025ab01a3aeeef0ebe58a2ac35f1a46c9e16eadd2f74d594f3189e028403370d6a783f6848d59820ac585f8c50d9b923f7ac1240e
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{5,6,7} )
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND=""
|
||||
@@ -1,9 +1,3 @@
|
||||
DIST requests-2.21.0.tar.gz 111528 BLAKE2B 7b40f9f572a8efde41c177fb5d1e1eaf29ca60cad0661fa28ac0085f3700348380d619f68c0082f24044d1af82b16d6b1e7d5dd2c2a2329f85fcee7141b1fbf6 SHA512 385e1d80993a21c09e7c4682500ca8c24155962ba41ecd8e73612722b2ff6618b736e827fc48ad1683b0d2bc7a420cfe680f5107860aca52656ef777f1d60104
|
||||
DIST requests-2.22.0.tar.gz 113406 BLAKE2B 36e1fa106f30af3d560c11edab3cd8f7e79116378c6f4d505052c8b19021846a22b4631567859b23331e7c9413896e77d7fc3288cd3af586f5f99da21c9181a6 SHA512 8b8e9da8a0c816fb4ff39be89ac7e1a9d5a99503ed93e44a0d78b28818f1c0eb253b151972a144151a616ba1b4bc5595245458a8268c5161391db54f740ac9a5
|
||||
DIST requests-2.23.0.tar.gz 114327 BLAKE2B 75bdf83e117e9f67c2032609ed5c20582f743519ab8364dd6b12685efd6b6e438f1c155fe9d3df87e48608747f59df6d99698d1f68e5df6c0cbced9e7d1a9b37 SHA512 a0f7db5cc9ce67af9f6f81b72e41491735a102f2a1da2fbde98e279846e2140cd26b6370aa5ec79c148c397885a7ae2bbce45c4587215f510dd02b8ac57cb46e
|
||||
EBUILD requests-2.21.0-r1.ebuild 1321 BLAKE2B ffc4e5ca9f8350d5c0159ae0f72588e26a0c7a630a899a8dc6364885b1b51967f3d53ac34379f27c84f45235a1886c061492191c8df326d943f336bed6e9ea06 SHA512 f7b51ed2f3d83f8f354fc81effca9716b60c5f6024f95920d681da3daaa318b8cf33196ca8a0dfc57987979996461df2d4d8137d96f43a75f6059fe1efe1927e
|
||||
EBUILD requests-2.21.0.ebuild 1264 BLAKE2B ce58e67e5d6d120a1dcbfe944ef15b5f285498072897d01111c12ec85116cd0ed6fc5a6ff495e03cbb5532825b6f7b96cab4d4a820b4c3118a79dfd7dd431c96 SHA512 c0e17abac5b9f9de23867ae8b34108f13621366d4506f88dd4130927f1c1a7d37e663e9f775786e533fe0ba5650c1257bcfb4f46b6a22c215dd187aabb91d29a
|
||||
EBUILD requests-2.22.0-r1.ebuild 1449 BLAKE2B f3e20df48def5e43a0893eb251e1e5668996f8366f5e6faaec47857e3d961006837acd8eb1922dcfd4b42e911167cf324681ceca015884fa0fec0ea2e2bffbab SHA512 ef6a65043fc17f3774b9c964de44c50b1810ce7e55472abf6cb6a31a33d38b9a0213e6348a8f3843a356bc8dbe7bf1cc9a561e7d80e443e3841b03d59f006608
|
||||
EBUILD requests-2.22.0.ebuild 1462 BLAKE2B be5f9ba83ff1f580df62958ef52a6e187890bcdd14599695fc5cd68502d70c75b980a33cfc6ae351c25db5e36a5c436f4798fa9c0bee63dfb2ddfd56801a97df SHA512 19bad8672ba208bcf8cdaff21ebbae1c166451f8c94555e641cd89a8a4c04e46786232342674df9906cea88cbb85c818bf811bbb883b76eb4df89765a1dd3f9b
|
||||
EBUILD requests-2.23.0.ebuild 1666 BLAKE2B 58987b403d8a0336a9f64c5d33b0900918bb0e3ee426123952fdaeb7b1c37a361fbeed9e236de241eef766216d2fb49af44701c056d230a4e16c9c266ba765fc SHA512 c477201e3a5ffa4fcb17c916be10215142e340e8de46bb72fbff9ebf142bf4dddf505018849305424051e1de5b424d501a2ec65b6b90e6dad416f23623e367ac
|
||||
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af
|
||||
|
||||
@@ -1,53 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="HTTP library for human beings"
|
||||
HOMEPAGE="https://python-requests.org/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86 amd64-linux x86-linux"
|
||||
IUSE="socks5 +ssl"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/certifi-2017.4.17[${PYTHON_USEDEP}]
|
||||
>=dev-python/chardet-3.0.2[${PYTHON_USEDEP}]
|
||||
<dev-python/chardet-3.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-2.5[${PYTHON_USEDEP}]
|
||||
<dev-python/idna-2.9[${PYTHON_USEDEP}]
|
||||
<dev-python/urllib3-1.25[${PYTHON_USEDEP}]
|
||||
socks5? ( >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}] )
|
||||
ssl? (
|
||||
>=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyopenssl-0.14[$(python_gen_usedep 'python*' pypy)]
|
||||
)
|
||||
"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
# tests connect to various remote sites
|
||||
RESTRICT="test"
|
||||
|
||||
#DEPEND+="
|
||||
# test? (
|
||||
# dev-python/pytest[${PYTHON_USEDEP}]
|
||||
# dev-python/pytest-httpbin[${PYTHON_USEDEP}]
|
||||
# dev-python/pytest-mock[${PYTHON_USEDEP}]
|
||||
# dev-python/pytest-xdist[${PYTHON_USEDEP}]
|
||||
# >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}]
|
||||
# )
|
||||
#"
|
||||
|
||||
python_test() {
|
||||
py.test || die
|
||||
}
|
||||
@@ -1,52 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="HTTP library for human beings"
|
||||
HOMEPAGE="https://python-requests.org/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86 amd64-linux x86-linux"
|
||||
IUSE="socks5 +ssl"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/certifi-2017.4.17[${PYTHON_USEDEP}]
|
||||
>=dev-python/chardet-3.0.2[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-2.5[${PYTHON_USEDEP}]
|
||||
<dev-python/idna-2.8[${PYTHON_USEDEP}]
|
||||
>=dev-python/urllib3-1.24[${PYTHON_USEDEP}]
|
||||
socks5? ( >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}] )
|
||||
ssl? (
|
||||
>=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyopenssl-0.14[$(python_gen_usedep 'python*' pypy)]
|
||||
)
|
||||
"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
# tests connect to various remote sites
|
||||
RESTRICT="test"
|
||||
|
||||
#DEPEND+="
|
||||
# test? (
|
||||
# dev-python/pytest[${PYTHON_USEDEP}]
|
||||
# dev-python/pytest-httpbin[${PYTHON_USEDEP}]
|
||||
# dev-python/pytest-mock[${PYTHON_USEDEP}]
|
||||
# dev-python/pytest-xdist[${PYTHON_USEDEP}]
|
||||
# >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}]
|
||||
# )
|
||||
#"
|
||||
|
||||
python_test() {
|
||||
py.test || die
|
||||
}
|
||||
@@ -1,56 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="HTTP library for human beings"
|
||||
HOMEPAGE="https://python-requests.org/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86 amd64-linux x86-linux"
|
||||
IUSE="socks5 +ssl"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/certifi-2017.4.17[${PYTHON_USEDEP}]
|
||||
>=dev-python/chardet-3.0.2[${PYTHON_USEDEP}]
|
||||
<dev-python/chardet-3.1.0[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-2.5[${PYTHON_USEDEP}]
|
||||
<dev-python/idna-2.9[${PYTHON_USEDEP}]
|
||||
>=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}]
|
||||
<dev-python/urllib3-1.26[${PYTHON_USEDEP}]
|
||||
!~dev-python/urllib3-1.25.0[${PYTHON_USEDEP}]
|
||||
!~dev-python/urllib3-1.25.1[${PYTHON_USEDEP}]
|
||||
socks5? ( >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}] )
|
||||
ssl? (
|
||||
>=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyopenssl-0.14[$(python_gen_usedep 'python*' pypy)]
|
||||
)
|
||||
"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
"
|
||||
|
||||
# tests connect to various remote sites
|
||||
RESTRICT="test"
|
||||
|
||||
#DEPEND+="
|
||||
# test? (
|
||||
# dev-python/pytest[${PYTHON_USEDEP}]
|
||||
# dev-python/pytest-httpbin[${PYTHON_USEDEP}]
|
||||
# dev-python/pytest-mock[${PYTHON_USEDEP}]
|
||||
# dev-python/pytest-xdist[${PYTHON_USEDEP}]
|
||||
# >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}]
|
||||
# )
|
||||
#"
|
||||
|
||||
python_test() {
|
||||
py.test || die
|
||||
}
|
||||
@@ -1,61 +0,0 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
|
||||
PYTHON_REQ_USE="threads(+)"
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="HTTP library for human beings"
|
||||
HOMEPAGE="https://python-requests.org/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="Apache-2.0"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 ~arm arm64 ~sparc x86 amd64-linux x86-linux"
|
||||
IUSE="socks5 +ssl test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/certifi-2017.4.17[${PYTHON_USEDEP}]
|
||||
>=dev-python/chardet-3.0.2[${PYTHON_USEDEP}]
|
||||
<dev-python/chardet-4[${PYTHON_USEDEP}]
|
||||
>=dev-python/idna-2.5[${PYTHON_USEDEP}]
|
||||
<dev-python/idna-3[${PYTHON_USEDEP}]
|
||||
<dev-python/urllib3-1.26[${PYTHON_USEDEP}]
|
||||
socks5? ( >=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}] )
|
||||
ssl? (
|
||||
>=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
|
||||
>=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
BDEPEND="
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
${RDEPEND}
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-httpbin[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-mock[${PYTHON_USEDEP}]
|
||||
>=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
src_prepare() {
|
||||
distutils-r1_src_prepare
|
||||
|
||||
# strip tests that require some kind of network
|
||||
sed -e 's:test_connect_timeout:_&:' \
|
||||
-e 's:test_total_timeout_connect:_&:' \
|
||||
-i tests/test_requests.py || die
|
||||
# probably pyopenssl version dependent
|
||||
sed -e 's:test_https_warnings:_&:' \
|
||||
-i tests/test_requests.py || die
|
||||
# doctests rely on networking
|
||||
sed -e 's:--doctest-modules::' \
|
||||
-i pytest.ini || die
|
||||
}
|
||||
|
||||
python_test() {
|
||||
pytest -vv || die "Tests failed with ${EPYTHON}"
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
MY_P=${PN//-/_}-${PV}
|
||||
|
||||
DESCRIPTION="Interact with Total Connect 2 alarm systems"
|
||||
HOMEPAGE="https://github.com/craigjmidwinter/total-connect-client https://pypi.org/project/total-connect-client/"
|
||||
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
|
||||
#SRC_URI="https://github.com/craigjmidwinter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/zeep[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
python_test() {
|
||||
nosetests --verbose || die
|
||||
py.test -v -v || die
|
||||
}
|
||||
@@ -0,0 +1,36 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
MY_P=${PN//-/_}-${PV}
|
||||
|
||||
DESCRIPTION="Interact with Total Connect 2 alarm systems"
|
||||
HOMEPAGE="https://github.com/craigjmidwinter/total-connect-client https://pypi.org/project/total-connect-client/"
|
||||
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
|
||||
#SRC_URI="https://github.com/craigjmidwinter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/zeep[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
dev-python/setuptools[${PYTHON_USEDEP}]
|
||||
test? (
|
||||
dev-python/nose[${PYTHON_USEDEP}]
|
||||
dev-python/pytest[${PYTHON_USEDEP}]
|
||||
)"
|
||||
|
||||
S=${WORKDIR}/${MY_P}
|
||||
|
||||
python_test() {
|
||||
nosetests --verbose || die
|
||||
py.test -v -v || die
|
||||
}
|
||||
@@ -3,9 +3,11 @@ DIST wled-0.2.1.tar.gz 12136 BLAKE2B 63ae461257175333dfb719490513d79e3657dde24b3
|
||||
DIST wled-0.3.0.tar.gz 12758 BLAKE2B d853a1acdadfb9415086d036fe866cfb1279683708606d52b1345c024be275308cbc5b090bedb3802a2de1f5461ca2ebc76ff3c8aa881b88dd3f0955fa6d4820 SHA512 9f4a84e56316407ada1167c3529fa0af78193041890cf84064fbced9f1025088533579d36dab36c0f859e009259872338a8d0ac86fffc5dabe0ed0699079d219
|
||||
DIST wled-0.4.1.tar.gz 12876 BLAKE2B 935b257d074b0648910052fd531d636a0d8868355c7d6c095c76951882032cb22fb11a752183587d4b891e2a063ec344006b7ff24064b97a5088f757a8f34903 SHA512 be464981df5c5a40454938d40c528f19b014786e547c64cf54e34bb08747f72ad3e68744184e1366ca5d179d0fff7ea1e87c35f35fd37cc840b4a73802abf302
|
||||
DIST wled-0.4.2.tar.gz 13083 BLAKE2B 23f6666a7dd7a9edd21a01374528873b129899f63079f3061c2d5c344ac74ba1635b90f9565bc7f88b2b19a9131c253bd1422370590a27f7b48047d297b7fe53 SHA512 31b93843d9a3104d0e36a882214256d9ee20769bd369208c2fef8d5e7afbfe7e1af04f2444f546f257f5f5c56bc10698098dc4fc033be07989e2b3829b7a31fb
|
||||
DIST wled-0.4.3.tar.gz 13124 BLAKE2B 08e5439c977e5272ec0782e7e31f4d41c8f37cc5f479694029529a6fa23cac265fa8642f92b2a122d1027e025fe27c755e9fc225d953a9097a6dfe53294626d7 SHA512 6ce7ac3dae6900f7865bb2127f4d59ac9b84bb04cdbc08ec90b750ae62082ea6f74482261e29b398eb645a73f410fa3d9c6c8bec3f04de52816abddaabf26767
|
||||
EBUILD wled-0.1.0.ebuild 771 BLAKE2B 31a34768abd5e7cf935a4d0bb45e109682e21373f21a30e6ecaaf14e101375b494720c100fba2c31d94e9ed1058332ebac8abc6c3d834d97033817af18478ac4 SHA512 aa829bc16d7b3bfa40c60cb70335366d3f00b6609b819b8d1eec43c4ee444fc9123651608d6994a8e62ea72729aa08a7a21c42df53456c1e6701435beb36a98c
|
||||
EBUILD wled-0.2.1.ebuild 780 BLAKE2B 66aaaf55ffb45d96bddad79434ff17e8f244d6bd707f2ede5325a38148e0644a2c354d60543a3f6165868e286b98a2f18bac841b3a15600570684c83071edd6f SHA512 02db162489ec7113a22e806f5cef469adbab805c4b7a5360dc5b59ac647af299078bbc6bbf19973e74a87604f8c3db2c9a56c539a3633d0047b47dfe4ba1f1db
|
||||
EBUILD wled-0.3.0.ebuild 780 BLAKE2B 66aaaf55ffb45d96bddad79434ff17e8f244d6bd707f2ede5325a38148e0644a2c354d60543a3f6165868e286b98a2f18bac841b3a15600570684c83071edd6f SHA512 02db162489ec7113a22e806f5cef469adbab805c4b7a5360dc5b59ac647af299078bbc6bbf19973e74a87604f8c3db2c9a56c539a3633d0047b47dfe4ba1f1db
|
||||
EBUILD wled-0.4.1.ebuild 780 BLAKE2B 66aaaf55ffb45d96bddad79434ff17e8f244d6bd707f2ede5325a38148e0644a2c354d60543a3f6165868e286b98a2f18bac841b3a15600570684c83071edd6f SHA512 02db162489ec7113a22e806f5cef469adbab805c4b7a5360dc5b59ac647af299078bbc6bbf19973e74a87604f8c3db2c9a56c539a3633d0047b47dfe4ba1f1db
|
||||
EBUILD wled-0.4.2.ebuild 780 BLAKE2B 66aaaf55ffb45d96bddad79434ff17e8f244d6bd707f2ede5325a38148e0644a2c354d60543a3f6165868e286b98a2f18bac841b3a15600570684c83071edd6f SHA512 02db162489ec7113a22e806f5cef469adbab805c4b7a5360dc5b59ac647af299078bbc6bbf19973e74a87604f8c3db2c9a56c539a3633d0047b47dfe4ba1f1db
|
||||
EBUILD wled-0.4.3.ebuild 780 BLAKE2B 66aaaf55ffb45d96bddad79434ff17e8f244d6bd707f2ede5325a38148e0644a2c354d60543a3f6165868e286b98a2f18bac841b3a15600570684c83071edd6f SHA512 02db162489ec7113a22e806f5cef469adbab805c4b7a5360dc5b59ac647af299078bbc6bbf19973e74a87604f8c3db2c9a56c539a3633d0047b47dfe4ba1f1db
|
||||
MISC metadata.xml 451 BLAKE2B 61ecd292c75c14eac77440da1b89cd676d4991f633b3c06fde3e7f30c39707ff928a2e3feed5db399f5fcdeed39d69c6c3a8983121640af8d7a550681d571189 SHA512 1e2b868359575177d2acc15decd7801cffc277169a89bde116e81115eb28c47ff0f19cbed9f4a1393c62574b1c74b943cac6753ae4e86bf60e90fef101e5eb92
|
||||
|
||||
33
dev-python/wled/wled-0.4.3.ebuild
Normal file
33
dev-python/wled/wled-0.4.3.ebuild
Normal file
@@ -0,0 +1,33 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Asynchronous Python client for WLED."
|
||||
HOMEPAGE="https://github.com/frenck/python-wled https://pypi.org/project/wled/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="~dev-python/aiohttp-3.6.2
|
||||
~dev-python/attrs-19.3.0
|
||||
~dev-python/cattrs-0.9.0
|
||||
~dev-python/yarl-1.3.0"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
@@ -1,15 +1,15 @@
|
||||
DIST youtube_dl-2020.3.24.tar.gz 1474487 BLAKE2B ea12d151b6ce90ca33dd0602a64430a1882602a6cfd598fbdd62e88c2bdfd9090935594942713276be306181518bdc8f7f15645c517a5383d0e8ef753481296d SHA512 5721f1d5df3dd778d8e541a5ba3e821f48ca538b87c89f47e6d63a336b4130941eff10830c57c02cce7d5fb1f9b3c6b9ed3130b2f7ff43b9a55c2acff8447eca
|
||||
DIST youtube_dl-2020.3.6.tar.gz 1472759 BLAKE2B 5edadbb496739a15dfb1f216ba4a1219a8574c2b5bd4a1403a678d1c0aa850202d0c02488c5302acd6cc5f71b86e5f0201a7bcf0c8a2500d805e702634ea1b56 SHA512 6892dd7e7d1ceb809896b3c5a268d8d6becfd4e44288bd268ae5663e7f7430edc3d6a003d66f64e8321e1d6a04107afcfe329617951559f20368c05d49133a9b
|
||||
DIST youtube_dl-2020.3.8.tar.gz 1473060 BLAKE2B c7032c2f8473eb0ca74021ae68cf92cdebb9b081be570d3eb0db4882a9c27cc02a6084f74e43d79824fbe41ce1671f7a4da8cbfb56b1c8def6cf8f46af88e417 SHA512 96d9f31054292cac951247c39b26b58de43b7dc0feec7b3c5216a5915e834ee929d642c769d4da2e26cadb0f3e22a8c6f402419b962f9379d558f807c3455049
|
||||
DIST youtube_dl-2020.5.29.tar.gz 1478857 BLAKE2B 6ada55e04f702df3c8b49130075961990740b9e51bab35428c742eb98b11c229d1c395f2a11ffc7f140bc79e5e30714048dd6235cc066fb02bd321100ef493d8 SHA512 2375d7a1fe2eff208f3809f09d4c29bd86598ed0a7411abc7d86f5db4351e7f2a4d7623a22f64bc9c83962d0f28db4356f0618ba5a00ef4682a8be37c57327d9
|
||||
DIST youtube_dl-2020.5.3.tar.gz 1475797 BLAKE2B 62013382cd8b770cfca16343687e4846ebd8dc7da64a672b7bef939da2e6caf80bd5a5d6e73aea34bb09b2a97ffbd13032e370df21ce6429b3b398e8e0e503ff SHA512 f0e7abbe1242622cd54a03880d0066f49e0cd8969b90bed58a2074a8dcc3e6a56c1196b1a487f16498e25eb3b5a22817b94e947e76447b6d8ed27bcac11a3d3c
|
||||
DIST youtube_dl-2020.5.8.tar.gz 1478024 BLAKE2B cf68a1b11ae769d4e6b527137fc8f85fea7e761b2dcf5372114727a065c337a37ef886d9da77e492fe3bdfbbb4456c613626c7005667f2b0436942c1b732bc35 SHA512 cf386c7f0ae811ab67d11db1c038773b72b534da0445b5f9795fbf98ae442374c69cb71976ce92a55616dd184bec67d7f64b86661dd8e7c6a4a15d21d1eeb306
|
||||
DIST youtube_dl-2020.6.16.1.tar.gz 1480876 BLAKE2B fe955334647f0ec09779a622e8f8faa0ca0b428d0f6e09213975f61c37a97023d5f9bfca615b9a7178eba53c68d20870ae91c2d3e0c2fd474f3f13f951c9da18 SHA512 cc911660b2d5750e5bed3f434152a3f2304d46979b1713dd02a4f4d95b9dfa6fbc659af0cf487e4676d1f93c0c9d215152ee997995bc0165076051dcf9cbb168
|
||||
DIST youtube_dl-2020.6.6.tar.gz 1480763 BLAKE2B 17dc8a7f198525a28d11c32ecaeaf159b551d8c7f447a68790187e66ffeeab369307c5a23534d74e76ca619cf8f4f4c6ec6f1bac0e1583a07a78a4359782c912 SHA512 8fc1f81466c7b46f5d3d855699f2fb7327f9098541032a0e82423ec269d8f210377efcc16ec5f10e0a1fcb2a63176a1fae60d723b58aeee7a89aad90e199e5c8
|
||||
EBUILD youtube_dl-2020.3.24.ebuild 674 BLAKE2B 23564119fc3e55b248e0cab4ed48b96078f099bddb59a1d9ca21654aa7caecc47c0ae720bb21f4ea68c0a5869cfb38b00c16b9a278a715ddbb1d8b9abb903736 SHA512 b5f55e4567c3894064e12391da06e6fe0640a9b5556929f7d873b4953d61b6718b5336ad8b36f752d4b3eaae7dc65fbf92c3e5b2c2d458348ab93d473c3a1b39
|
||||
EBUILD youtube_dl-2020.3.6.ebuild 674 BLAKE2B 23564119fc3e55b248e0cab4ed48b96078f099bddb59a1d9ca21654aa7caecc47c0ae720bb21f4ea68c0a5869cfb38b00c16b9a278a715ddbb1d8b9abb903736 SHA512 b5f55e4567c3894064e12391da06e6fe0640a9b5556929f7d873b4953d61b6718b5336ad8b36f752d4b3eaae7dc65fbf92c3e5b2c2d458348ab93d473c3a1b39
|
||||
EBUILD youtube_dl-2020.3.8.ebuild 674 BLAKE2B 23564119fc3e55b248e0cab4ed48b96078f099bddb59a1d9ca21654aa7caecc47c0ae720bb21f4ea68c0a5869cfb38b00c16b9a278a715ddbb1d8b9abb903736 SHA512 b5f55e4567c3894064e12391da06e6fe0640a9b5556929f7d873b4953d61b6718b5336ad8b36f752d4b3eaae7dc65fbf92c3e5b2c2d458348ab93d473c3a1b39
|
||||
EBUILD youtube_dl-2020.5.29.ebuild 674 BLAKE2B 23564119fc3e55b248e0cab4ed48b96078f099bddb59a1d9ca21654aa7caecc47c0ae720bb21f4ea68c0a5869cfb38b00c16b9a278a715ddbb1d8b9abb903736 SHA512 b5f55e4567c3894064e12391da06e6fe0640a9b5556929f7d873b4953d61b6718b5336ad8b36f752d4b3eaae7dc65fbf92c3e5b2c2d458348ab93d473c3a1b39
|
||||
EBUILD youtube_dl-2020.5.3.ebuild 674 BLAKE2B 23564119fc3e55b248e0cab4ed48b96078f099bddb59a1d9ca21654aa7caecc47c0ae720bb21f4ea68c0a5869cfb38b00c16b9a278a715ddbb1d8b9abb903736 SHA512 b5f55e4567c3894064e12391da06e6fe0640a9b5556929f7d873b4953d61b6718b5336ad8b36f752d4b3eaae7dc65fbf92c3e5b2c2d458348ab93d473c3a1b39
|
||||
EBUILD youtube_dl-2020.5.8.ebuild 674 BLAKE2B 23564119fc3e55b248e0cab4ed48b96078f099bddb59a1d9ca21654aa7caecc47c0ae720bb21f4ea68c0a5869cfb38b00c16b9a278a715ddbb1d8b9abb903736 SHA512 b5f55e4567c3894064e12391da06e6fe0640a9b5556929f7d873b4953d61b6718b5336ad8b36f752d4b3eaae7dc65fbf92c3e5b2c2d458348ab93d473c3a1b39
|
||||
EBUILD youtube_dl-2020.6.16.1.ebuild 674 BLAKE2B 23564119fc3e55b248e0cab4ed48b96078f099bddb59a1d9ca21654aa7caecc47c0ae720bb21f4ea68c0a5869cfb38b00c16b9a278a715ddbb1d8b9abb903736 SHA512 b5f55e4567c3894064e12391da06e6fe0640a9b5556929f7d873b4953d61b6718b5336ad8b36f752d4b3eaae7dc65fbf92c3e5b2c2d458348ab93d473c3a1b39
|
||||
EBUILD youtube_dl-2020.6.6.ebuild 674 BLAKE2B 23564119fc3e55b248e0cab4ed48b96078f099bddb59a1d9ca21654aa7caecc47c0ae720bb21f4ea68c0a5869cfb38b00c16b9a278a715ddbb1d8b9abb903736 SHA512 b5f55e4567c3894064e12391da06e6fe0640a9b5556929f7d873b4953d61b6718b5336ad8b36f752d4b3eaae7dc65fbf92c3e5b2c2d458348ab93d473c3a1b39
|
||||
MISC metadata.xml 448 BLAKE2B b8009e1066dae02abaa7a2b4fac91e657de1de5b728ecdfefda19f8182475501c88c5aaac24b5bd17a56fb3d9aa991e55ed28148a5ffd5dd7392d472da5b7143 SHA512 c494ac58a162ec1610a958e1604065071f2dc4cfd8ce9aa4e297d6d575731d7d284cd029a3682a9bbd28c7cc15d97468cba76de7eb98ae7c9ba336faf946a7e8
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
DIST zha-quirks-0.0.35.tar.gz 47263 BLAKE2B 41693f93e64b55923dafa5fe17f907734e04ce6417a8847dc958ee19fa71569e89791ca9b1d1623898d8c2bbcd70dcebd1239ea041cf57b54edc2d931eacb99d SHA512 fdf9b4826289017d57cd711a241d33be6e821e225dbce4faebbd1037f7db76acf48df87fba5766377051ed8779ffd7638616cbafa329dd06dbb34f31a8f23ced
|
||||
DIST zha-quirks-0.0.36.tar.gz 48052 BLAKE2B c3b573fccdbcdbc475c8ecb8bed4f9d2ef0e1687c36e4e67ce981da4fbed9dd5c4265698e3257c6f5c98149760b320db0c1ab4e5e72de06670e79491aaefb8ba SHA512 abd62c288342ab3c6a6190b648291fb366aeea6e6acb932b7b8f6cbe7ad3b971b9b02223888281ea28f446ce518080cbcbad2a8e7326b980f5c376eeaee5fb6e
|
||||
DIST zha-quirks-0.0.37.tar.gz 48087 BLAKE2B f16c33306cee8c44cff709b085794e17f893a37a89d5da63de8d05ca96c7119c8ea38a7c315db4bd647c451cb10121d6b0d1727dde1d594707f1437cb9da9e59 SHA512 c3dea8e6013545b35dea95be4171d6d12552c9d1756e26a8411f578ca41446673f23cbade33f56cfa1f9c836b98004dfddfdcf9319d825bcc6674c43240ed026
|
||||
DIST zha-quirks-0.0.38.tar.gz 49436 BLAKE2B fd4bcde9eec6b2702f2ab7f60d9ddaa83a508107617e122b086618ebc46975e92aef10f20f1c51be8bd11b0c8e4b8cf79be3c61a38e11c34dea8675084c65cdf SHA512 b0515216d48859db826ccdb0ed1ca0abc3e1747688a216f81f61f2cc2938153ac2ac9d76cdaaaeaca33d1f6f3018046ab10f6b7df8d7cf8eca2339577f43c435
|
||||
DIST zha-quirks-0.0.39.tar.gz 51312 BLAKE2B d868fb9b070b7fc2be7b1a6b3f7aaa5cb2da3bcac7a4e0fbf18aa08ffdccfc4fef08dbff0fb66379b99ef5638fd995786421f4d8fd2a2dafcb791cd5933e3bb3 SHA512 37a0d351427e49ce24929a20119c278d9a902c34c74394b119fbe100c4067746128b1ebf7ca4bf6e6aac1ffc2e7dea307939eaca40c5562d33cb7410d64b4bf5
|
||||
EBUILD zha-quirks-0.0.35.ebuild 776 BLAKE2B 20f5b62c674fb6a0e16e60402f35611289fe4e383601993b52b6435764414968f769b1da2bacf56312879ab5969ee849d9e8de251ca00f2834691eedc245b558 SHA512 48cef5121f52b730e3903bae611bd5b6454b519b0d55420389c67f25e48bb754b2199d322262d02b0db3fc0b290136f65e026a993694a4c16bb39406ca3abf5f
|
||||
DIST zha-quirks-0.0.40.tar.gz 53635 BLAKE2B 9fb48c6bac79835b183274ce3c87ffbf5cc53e4e1fce736d039ded2262a7f3f3d42d779970bb870b8596fa0fa7523d501bbd2f836a990932b4390137b63de607 SHA512 b49af632cd1cecc42474c615101bc73acff826f2aa1e2a168c70e712578d70f79f7dff86b0aa1541f89d239c665814cb4c8d20a77cbd0c24fa647bfb664a87e4
|
||||
EBUILD zha-quirks-0.0.36.ebuild 776 BLAKE2B 20f5b62c674fb6a0e16e60402f35611289fe4e383601993b52b6435764414968f769b1da2bacf56312879ab5969ee849d9e8de251ca00f2834691eedc245b558 SHA512 48cef5121f52b730e3903bae611bd5b6454b519b0d55420389c67f25e48bb754b2199d322262d02b0db3fc0b290136f65e026a993694a4c16bb39406ca3abf5f
|
||||
EBUILD zha-quirks-0.0.37.ebuild 776 BLAKE2B 20f5b62c674fb6a0e16e60402f35611289fe4e383601993b52b6435764414968f769b1da2bacf56312879ab5969ee849d9e8de251ca00f2834691eedc245b558 SHA512 48cef5121f52b730e3903bae611bd5b6454b519b0d55420389c67f25e48bb754b2199d322262d02b0db3fc0b290136f65e026a993694a4c16bb39406ca3abf5f
|
||||
EBUILD zha-quirks-0.0.38.ebuild 776 BLAKE2B 20f5b62c674fb6a0e16e60402f35611289fe4e383601993b52b6435764414968f769b1da2bacf56312879ab5969ee849d9e8de251ca00f2834691eedc245b558 SHA512 48cef5121f52b730e3903bae611bd5b6454b519b0d55420389c67f25e48bb754b2199d322262d02b0db3fc0b290136f65e026a993694a4c16bb39406ca3abf5f
|
||||
EBUILD zha-quirks-0.0.39.ebuild 776 BLAKE2B 20f5b62c674fb6a0e16e60402f35611289fe4e383601993b52b6435764414968f769b1da2bacf56312879ab5969ee849d9e8de251ca00f2834691eedc245b558 SHA512 48cef5121f52b730e3903bae611bd5b6454b519b0d55420389c67f25e48bb754b2199d322262d02b0db3fc0b290136f65e026a993694a4c16bb39406ca3abf5f
|
||||
EBUILD zha-quirks-0.0.40.ebuild 776 BLAKE2B 20f5b62c674fb6a0e16e60402f35611289fe4e383601993b52b6435764414968f769b1da2bacf56312879ab5969ee849d9e8de251ca00f2834691eedc245b558 SHA512 48cef5121f52b730e3903bae611bd5b6454b519b0d55420389c67f25e48bb754b2199d322262d02b0db3fc0b290136f65e026a993694a4c16bb39406ca3abf5f
|
||||
MISC metadata.xml 465 BLAKE2B 4ab6f1bf46ff45a48e3d7548f071780124cfe64eeb3cbfd180677ad409d271387cc2cfe3795be9f9c9057e7f2105082f370d3f0d1eb055f7bff542980a2fe1eb SHA512 210d99ebc5972c1253efda162f95fa1e62b0f8ffcc5432bae8dd2a15a65652c9e5d9104959c64ddaed286faf636c326c56bac1e1c349ed22a3fd4bafd00c2056
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
DIST zigpy-0.20.1.tar.gz 78489 BLAKE2B c78b62f2a128de1387ba59ac95028533c0e6b4eef7f19fe5ac9e89fa50d3e1f455ffd67cca17860abcfcab58812e88dc84d898bea9b6a82d2f40bf0d879e815c SHA512 e7ac3a9ebf9bd3e3bf8a31bc0920f91087c1438cae22d5864e81777add02ddd2eb407cdb8ca50309e92e83c238e63986836cfd6d9624213f1a5d14e64f3f620b
|
||||
DIST zigpy-0.20.3.tar.gz 80027 BLAKE2B e241fd0ac401f7a5879a5114cc07ad40bfcfaead7c90775136624720799d4f17526d9354e565f48f051baa82c27136544a822cc7e70b4f82c4a9ddbc2b3a9105 SHA512 6501164decaae14f4ff52b68ea5c016215c3bd5430db8b3b965381a6454924f95a68db6d7b4df440f82f33da7b92ccba7c5e78e4d960aa6b8448d0f4639c9d82
|
||||
DIST zigpy-0.20.4.tar.gz 80106 BLAKE2B 2fee8e824a9ca9c9719e68d75e51d3ca9fa9c28ed9ee38d408897111f0a6169bfcc1028db3bd2e0f8294fac8b891288ddbb43f54b97786723298fea17dee85fe SHA512 2268c1f7195e55eb10b97af212c2e40cb972daab9c821ddf22113534a303980fdcc93f92b42fae4e14eed12cfd90908f281d5dae38a51713486f00fd60094c81
|
||||
DIST zigpy-0.21.0.tar.gz 80149 BLAKE2B ee7552ad8d1a7dcb7b4af8da153e55052513a4d6464a4b0c01e1f501dcaefc7be2061b31e105f7957bbd92dd68d81f2e716a1f77b937c8268a0ebc9365490345 SHA512 f968dfc3f12a30c353248bd5b60b73c603006bfb461ead5d917f1ae81a995403f815f03d30c2a5f2b1306e86bb8594ae1f821cbb425f13f5e36359cf105c297d
|
||||
EBUILD zigpy-0.20.1.ebuild 827 BLAKE2B c7073dbe5696eb83817b57ed78d0b7c51b911e67f7be7471cfdf74c2b09ad296c06e2062b8c8f274aa90e0f2de530022af03d684b1ed973fb38dfcbe8e367a44 SHA512 88845fdbc4d4e0d03d45cdc143f0330ce66930c132e811689b26ef31d631f4228c47bdeecb5a62fb15cc8f9e1a43a3be954502f1efa9620233b9ab293c5fcca2
|
||||
EBUILD zigpy-0.20.3.ebuild 827 BLAKE2B c7073dbe5696eb83817b57ed78d0b7c51b911e67f7be7471cfdf74c2b09ad296c06e2062b8c8f274aa90e0f2de530022af03d684b1ed973fb38dfcbe8e367a44 SHA512 88845fdbc4d4e0d03d45cdc143f0330ce66930c132e811689b26ef31d631f4228c47bdeecb5a62fb15cc8f9e1a43a3be954502f1efa9620233b9ab293c5fcca2
|
||||
EBUILD zigpy-0.20.4.ebuild 827 BLAKE2B c7073dbe5696eb83817b57ed78d0b7c51b911e67f7be7471cfdf74c2b09ad296c06e2062b8c8f274aa90e0f2de530022af03d684b1ed973fb38dfcbe8e367a44 SHA512 88845fdbc4d4e0d03d45cdc143f0330ce66930c132e811689b26ef31d631f4228c47bdeecb5a62fb15cc8f9e1a43a3be954502f1efa9620233b9ab293c5fcca2
|
||||
EBUILD zigpy-0.21.0.ebuild 827 BLAKE2B c7073dbe5696eb83817b57ed78d0b7c51b911e67f7be7471cfdf74c2b09ad296c06e2062b8c8f274aa90e0f2de530022af03d684b1ed973fb38dfcbe8e367a44 SHA512 88845fdbc4d4e0d03d45cdc143f0330ce66930c132e811689b26ef31d631f4228c47bdeecb5a62fb15cc8f9e1a43a3be954502f1efa9620233b9ab293c5fcca2
|
||||
MISC metadata.xml 449 BLAKE2B af14e72195141abf69b716ee6360b98ce7e611d40e68772bd4059147d60d4d2d4f935bd6011442a2e8e3f199341c6feccd1ad2e2c239d6c1c2f6b3b86b1e9865 SHA512 dd5acfccb73659665af675aa419656549b488565f9ebc77edff87b18026d35ebb02a6850bd261c71305fa3ec0328cd40471a411e0fd3c3327214a5a9271677b3
|
||||
|
||||
33
dev-python/zigpy/zigpy-0.21.0.ebuild
Normal file
33
dev-python/zigpy/zigpy-0.21.0.ebuild
Normal file
@@ -0,0 +1,33 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="7"
|
||||
|
||||
PYTHON_COMPAT=( python3_{6,7,8} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Library implementing a ZigBee stack"
|
||||
HOMEPAGE="https://github.com/zigpy/zigpy https://pypi.org/project/zigpy/"
|
||||
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-3"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
|
||||
IUSE="test"
|
||||
|
||||
RDEPEND="dev-python/voluptuous[${PYTHON_USEDEP}]
|
||||
dev-python/aiohttp[${PYTHON_USEDEP}]
|
||||
dev-python/pycryptodome[${PYTHON_USEDEP}]
|
||||
dev-python/crccheck[${PYTHON_USEDEP}]"
|
||||
DEPEND="${REDEPEND}
|
||||
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
|
||||
}
|
||||
Reference in New Issue
Block a user