Compare commits

...
Author SHA1 Message Date
onkelbeh 1ff4ca4b57 update esphome-1.15.0_beta4, esphome-9999 (without src_prepare()) 2020-09-12 15:19:48 +02:00
onkelbeh feeb84a173 update esphome-1.14.5-r2, Python 3.8 for myproduction box 2020-09-12 14:46:48 +02:00
onkelbeh 0145f860a8 fix deps in hass-nabucasa-0.37.0, some cleanup 2020-09-12 14:45:22 +02:00
onkelbeh d5df578e81 add doc to IUSE 2020-09-12 14:20:43 +02:00
onkelbeh a3cac3439c small version fixes 2020-09-12 14:14:26 +02:00
onkelbeh 8352d9bfd9 link dev-python/PyDispatcher again 2020-09-12 14:11:40 +02:00
onkelbeh 37066ce0d1 re-add dev-python/PyDispatcher, seems differ to pydispatcher from main repo 2020-09-12 14:09:23 +02:00
onkelbeh 4cf213e136 some more upgrade tips 2020-09-12 11:29:15 +02:00
onkelbeh 16646dc306 update/re-check some LICENSE strings 2020-09-12 10:20:13 +02:00
onkelbeh aa35ce74ea complete all useflags in metadata.xml 2020-09-12 10:05:02 +02:00
onkelbeh 60424c358f queueman-0.5 add generic description to avoid repoman complaints 2020-09-12 09:58:57 +02:00
onkelbeh 260065db7d remove 0.11.1-r3 (not needed anymore) 2020-09-12 09:43:55 +02:00
onkelbeh 82ecabe41c update homeassistant-0.115.0_beta6 2020-09-12 09:19:16 +02:00
onkelbeh acdefdf70e correct some things in README.md 2020-09-12 08:26:36 +02:00
onkelbeh 2f9256a7ba bump pyloopenergy-0.2.1 2020-09-12 07:39:54 +02:00
onkelbeh 8f7a9c9309 damn, copied it twice... 2020-09-11 15:51:13 +02:00
onkelbeh 9a591ba873 * update README.md, this fixes https://github.com/onkelbeh/HomeAssistantRepository/issues/16 2020-09-11 15:46:44 +02:00
onkelbeh 7171f5c1c8 bump zeroconf-0.28.5 2020-09-11 07:18:02 +02:00
onkelbeh 4f02c4a8a3 add giteapy-1.0.8 (for repo management) 2020-09-11 06:53:45 +02:00
onkelbeh d9714a7b38 aioshelly-0.3.1 bumped 2020-09-11 06:51:54 +02:00
onkelbeh 7a3741a8b7 bump homeassistant-0.115.0_beta5 2020-09-11 06:49:00 +02:00
onkelbeh c0584a8875 bump numpy-1.19.2 2020-09-11 06:48:28 +02:00
onkelbeh c5404551ba add forgotten patch to isort-5.5.2 2020-09-11 00:37:11 +02:00
onkelbeh 0930ad5656 update homeassistant-0.115.0_beta4 2020-09-10 22:29:55 +02:00
onkelbeh c476f86387 total-connect-client: #167 2020-09-10 22:23:45 +02:00
onkelbeh 59568a8770 pyflic-homeassistant-0.4: fix #146 2020-09-10 22:09:07 +02:00
onkelbeh cb6cf24e13 orjson-2.5.1 removed, too complex to compile in Gentoo 2020-09-10 22:04:04 +02:00
onkelbeh e492e94f55 python-tado: fix #158 2020-09-10 21:48:58 +02:00
onkelbeh 23599ba0b2 thermoworks-smoke-0.1.8: fix #166 2020-09-10 21:42:16 +02:00
onkelbeh 0ac3314246 pystiebeleltron-0.0.1:
- fix #156
    - avoid installation of 'test' package
2020-09-10 21:38:13 +02:00
onkelbeh 84ed999e0d raspyrfm-client: fix several issues:
- #175
    - #161
    - #176
2020-09-10 21:18:11 +02:00
onkelbeh c2efbc35ff volkszaehler: fix #168 2020-09-10 20:03:36 +02:00
onkelbeh d5061b46a9 keba-kecontact: fix #137 2020-09-10 19:56:42 +02:00
onkelbeh b4ad59717c update update hass-nabucasa-0.37.0 2020-09-10 19:31:33 +02:00
onkelbeh cfc859f961 bump pysmappee-0.2.13, added a PR for the setup.py patch: https://github.com/smappee/pysmappee/issues/5 2020-09-10 19:28:48 +02:00
onkelbeh 3469c01e7a bump isort-5.5.2 2020-09-10 19:08:14 +02:00
onkelbeh 1ed6814a14 bump pyTibber-0.15.1 2020-09-10 19:05:19 +02:00
onkelbeh c5dbcdc0b2 bump sentry-sdk-0.17.4 2020-09-10 19:02:43 +02:00
onkelbeh 7023f271b3 bump home-assistant-frontend-20200909.0 2020-09-10 19:00:30 +02:00
onkelbeh 0a721fdc16 bump icmplib-1.1.3 2020-09-10 18:59:00 +02:00
onkelbeh 8776b04cc7 bump zigpy-0.23.2 2020-09-10 18:56:55 +02:00
114 changed files with 1049 additions and 1107 deletions
+48
View File
@@ -1,3 +1,51 @@
2020-09-12
* bump pyloopenergy-0.2.1
* update homeassistant-0.115.0_beta6
* remove 0.11.1-r3 (not needed anymore)
* queueman-0.5 add generic description to avoid repoman complaints
* complete all useflags in metadata.xml
* update/re-check some LICENSE strings
* re-add dev-python/PyDispatcher, seems differ to pydispatcher from main repo
* link dev-python/PyDispatcher again
* small version fixes
* fix deps in hass-nabucasa-0.37.0, some cleanup
* update esphome-1.14.5-r2, Python 3.8 for my production box
* update esphome-1.15.0_beta4, esphome-9999 (without src_prepare())
2020-09-11 homeassistant-0.115.0_beta5
* bump numpy-1.19.2
* bump homeassistant-0.115.0_beta5
* bump aioshelly-0.3.1
* add giteapy-1.0.8 (for repo management)
* bump zeroconf-0.28.5
* update README.md, this fixes https://github.com/onkelbeh/HomeAssistantRepository/issues/16
2020-09-10 homeassistant-0.115.0_beta4
* bump zigpy-0.23.2
* bump icmplib-1.1.3
* bump home-assistant-frontend-20200909.0
* bump sentry-sdk-0.17.4
* bump pyTibber-0.15.1
* bump isort-5.5.2
* bump pysmappee-0.2.13, added a PR for the setup.py patch: https://github.com/smappee/pysmappee/issues/5
* update hass-nabucasa-0.37.0
* keba-kecontact: fix https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/137
* volkszaehler: fix https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/168
* raspyrfm-client: fix several issues:
- https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/175
- https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/161
- https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/176
* pystiebeleltron-0.0.1:
- fix https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/156
- avoid installation of 'test' package
* thermoworks-smoke-0.1.8: fix https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/166
* python-tado: fix https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/158
* orjson-2.5.1 removed, too complex to compile in Gentoo
* pyflic-homeassistant-0.4: fix https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/146
* total-connect-client: https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/167
* update homeassistant-0.115.0_beta4
* add forgotten patch to isort-5.5.2
2020-09-08 homeassistant-0.115.0_beta2
* cleanup PyDispatcher vs pydispatcher
* consolidate get-mac in getmac (dupe), fixes https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/131
+140 -72
View File
@@ -7,40 +7,64 @@ https://github.com/home-assistant/home-assistant
"Open source home automation that puts local control and privacy first."
## Issues
First, please check if your issue is already reported at [git.edevau.net](https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues). If not, please report it [here](https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues) or at [GitHub](https://github.com/onkelbeh/HomeAssistantRepository/issues).
## Origin: Ireland, Home: Bavaria
Once this was a fork of Paul Healy's `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 Home Assistant 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, 970 Packes in 2380 Ebuilds in September 2020. 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.
## Python 3.8 Support
Since 0.114.4 (09/2020) everything compiles fine on Python 3.8. Still cleaning up, I did not yet any production test on Python 3.8, but I will very soon. Everything looks good. I am doing most of the tests/work on a box with Python 3.8 only.
If you have questions or suggestions: contact me, **any** help is very welcome. If you want to help or contribute, please [join me](https://git.edevau.net/user/sign_up).
## Python 3.7
You will need at least Python 3.7.7 for running Home assistant on Gentoo Linux.
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 still running my productive box with Python 3.7. Anyway, it still has 2.7, but this can be removed now. Even ESPHome runs on the same box with some small patches (included in my Ebuild).
## Reporting Issues
First, please also check if your issue is already reported at [git.edevau.net](https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues).
## 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.
If not, please report it [here](https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues) or at [GitHub](https://github.com/onkelbeh/HomeAssistantRepository/issues).
## 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 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.
Please let me know if anything is wrong or dependencies are missing, since I use only some of the components myself.
From time to time a fresh compile test on empty boxes (one with Python 3.8 and one with Python 3.7) is run to catch general faults, last good (full) compile test was September 2020 with `v0.115.0`. It was not possible to fix everything, work is in progress, some [open problems](https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues) remain.
## 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).
If you are author of an integration / component or other stuff related to Home Assistant and if I have your stuff not already 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. Please make sure you have a proper license assigned, selected license should be unique on all platforms (Pypi/Github/Sourceforge).
## Missing older release tags
Some packages with missing or hidden older releases have been [cloned](https://github.com/onkelbeh?tab=repositories) after the originating author has been queried and notified. Some cases still require verification. No changes except adding the missing release tags have been made. As soon as another usable release will be available, I'll swap the `SRC_URI` back to Pypi, the original Github or wherever it came from.
`dg` in change log means that a package has been downgraded to an older required release although a newer version already has been available. In many cases the most recent version has been added, too. You should take a look after upgrading, if `/etc/homeassistant/deps/` is not empty, possibly the wrong (mostly too new) version of a component or a library is installed. `package.accept_keywords` and `--autounmask=y` is your friend. Please drop me a [note](https://github.com/onkelbeh/HomeAssistantRepository/issues) if you find something wrong.
## Python 3.8 Support
Since 0.114.4 (09/2020) everything compiles fine on Python 3.8. Still cleaning up, I did not yet any production test on Python 3.8, but I will very soon. Everything looks good. I am doing most of the tests/work on a box with Python 3.8 only. Before a new release of the app-misc/homeassistant Ebuild is made, I make sure all important components also compile on...
## ... Python 3.7
You will need at least Python 3.7.7 for running Home assistant on Gentoo Linux. By user request, I have populated an ~arm64 KEYWORD on all ebuilds, which is (currently) completely untested. I know about at least 2 guys using it, but I had no feedback yet. 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 still running my productive box with Python 3.7. Anyway, it still has 2.7, but this can be removed now. Even ESPHome runs on the same box with some small patches (included in my Ebuild). I try to compile all Ebuilds from time to time.
## Python 2.7 on Gentoo
In August 2020 I discovered that it is now possible to remove Python 2.7 completely. I have done this on all my test servers and my Home Assistant Box. All still work like a charm.
## Nearly all Home Assistant Components are now included
Except some modules with uncorrectable errors (e.g. hard drive crashes, lost sources) I believe 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.
In some cases I added small patches to the ebuilds, some packages have versions pinned without any reason. For me it's OK, if the packages compile and complete their own tests in the sandbox. Please let me know if you encounter problems. I will continuously expand my tests and do more cleanups.
## Why don't we use a virtual environment for Home Assistant
On Gentoo, we have a very powerful package manager. So I (now) try to put everything Home Assistant uses into Ebuilds.
Some years ago I started with only those packages Home Assitant needed absolutely to start. Home Assistant then downloads and installs modules it requires and cannot find. After some time, `/etc/homeassitant/deps` grew larger and larger, things messed up, I had a well maintained system, except the directory where a lot of packages (also outdated ones) live without our knowledge.
So I started to add more important components as Ebuilds, I did not touch the internal requirement check. If a package is installed via `portage` and Home Assistants constraints match, Home Assitant does not download it's own copy.
You can find the current constraints in:
* https://github.com/home-assistant/core/blob/dev/requirements_all.txt and
* https://github.com/home-assistant/core/blob/dev/homeassistant/package_constraints.txt
You should take a look in `/etc/homeassistant/deps/` from time to time, I do this after every upgrade, if is not empty, install the missing package, emtpy this directory, restart Home Assistant, if it's still downloaded, possibly the wrong (mostly too new) version of a component or a library is installed. `eix`, `/etc/portage/package.accept_keywords` and `--autounmask=y` are your friends. You should not unmask too much, and think about the next releases when you unmask packages.
## Sources Missing, older release tags
Some packages with missing or hidden older releases have been [forked](https://github.com/onkelbeh?tab=repositories) after the originating author has been queried and notified. I did not touch any source, no changes except adding the missing release tags have been made. If patches are needed, these will be applied during the compile process. As soon as another usable release will be available, I'll swap the `SRC_URI` back to Pypi, the original Github or wherever it came from. For every fork in use I have an open ticket at [git.edevau.net](https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues). Please drop me a [note](https://github.com/onkelbeh/HomeAssistantRepository/issues) if you find something wrong.
## Other things
Aside from Home Assistant's stuff this repo contains some ebuilds I use with my Home Assistant, some have to be explicitly mentioned:
## ESPHome
Aside from Home Assistant this repo contains ebuilds I use with my Home Assistant, some have to be mentioned::
Thanks to @OttoWinter for his fabulous idea and [great work](https://github.com/esphome/esphome), really cool stuff, as soon as your name server accepts dynamic names from DHCP, a lot of ESP devices are very easy to deploy. Its integration in Home Assistant is easy and reacts fast on state changes. I love its Integration in Home Assistant, you have one single point where you define and name a switch or a sensor (instead of > three points using MQTT). Together with the possibility of OTA updates my sensors now have a unique name everywhere in the system, and names can be changed very easily. I have the dashboard installed in HA's Gui, so updates and changes are made with a few clicks. In the meantime I migrated all my Magichome Controllers, very happy with it, and I have a couple of binary input arrays running with it without any problems. However, my Sonoff POW and POW R2 are still running with various versions of Tasmota. Some [required libraries](https://github.com/esphome/feature-requests/issues/586) are too old for Home Assistants environment, and I do NOT use virtual environments, so I simply patched it, it runs on my productive system without any problems. Please report 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.
* `ESPHome` (soon I'll throw away Tasmota...), thanks to @OttoWinter for his fabulous idea and [great work](https://github.com/esphome/esphome), really cool stuff, a bit complicated to get it started (mostly with DNS, it uses a weird .local architecture for mDNS, but as soon as I got my name server accepting dynamic names from DHCP, a lot of ESP devices are very easy to deploy. Its integration in Home Assistant is easy and reacts fast on state changes. I begin to love its Integration in Home Assistant, you have one single point where you define and name a switch or a sensor (instead of > three points using MQTT). Together with the possibility of OTA updates my sensors now have a unique name everywhere in the system, and names can be changed very easily. In the meantime I migrated all my Magichome Controllers, very happy with it, and I have a couple of binary input arrays running with it without any problems. However, my Sonoff POW and POW R2 are still running with various versions of Tasmota.
* `platformio` (needed for ESPHome and other stuff)
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.
## Platformio
Platformio is needed for ESPHome and other stuff.
## Git Server & Mirrors
You will find this Repository at
@@ -50,11 +74,16 @@ You will find this Repository at
| Main | https://git.edevau.net/onkelbeh/HomeAssistantRepository | https://git.edevau.net/onkelbeh/HomeAssistantRepository.git |
| Mirror | https://github.com/onkelbeh/HomeAssistantRepository | https://github.com/onkelbeh/HomeAssistantRepository.git |
Sure, you can submit **issues** and **pull requests** on both sites.
Sorry, due to technical reasons, I currently cannot offer ssh access to my git server.
## Installation on Python 3.7
Python 3.7 is default target since 05/2020. Installation is very easy now.
First add the Overlay to `/etc/portage/repos.conf/homeassistant.conf`, make sure not to interfere with your Gentoo repo, which is at `/usr/portage/gentoo` in my boxes, because I _always_ have more than one repo active by default:
Sure, you can submit **issues** and **pull requests** on both sites, but I prefer them on my own server (requires registration).
## Installation on Python 3.7 or Python 3.8
Since Python 3.7 is default target since 05/2020, installation is very easy now.
But, **before** installing on 3.7, please think about using 3.8, this will save you the migration from 3.7 -> 3.8. And, as my first test show, you will notice a slight improvement in performance. For using 3.8, simply increase all version numbers in the manual below by 1.
First add the Overlay to `/etc/portage/repos.conf/homeassistant.conf`, make sure **not to interfere** with your main Gentoo repo, which is at `/usr/portage/gentoo` in my boxes, because I _always_ have more than one repo active by default. others use `/usr/local/portage/homeassistant`
```
[HomeAssistantRepository]
location = /usr/portage/homeassistant
@@ -77,8 +106,7 @@ It will make things easier if you take the example files from `/etc/portage/pack
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"
USE_PYTHON="3.7"
PYTHON_TARGETS="python3_7"
PYTHON_SINGLE_TARGET="python3_7"
```
@@ -92,30 +120,37 @@ $ rc-update add 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).
## Upgrading to Python 3.8 from a pre 3.8 system
Same as it was from Python 3.6 to 3.7.
### The fastest way:
* Throw away app-misc/homeassistant
* run `emerge --depclean -a`, this will remove all dependent packages
* update your naked core system as described below
* reinstall app-misc/homeassistant with only the new Python Version
This avoids a lot of recompiling all Home Assistant deps, and a lot of dependency trouble. Very recommended. I did not, but I just wanted to see if it works ;-)
### The upgrade steps:
Make sure your system is up to date:
```sh
$ emerge -tauvDUN @world
```
Install Python 3.7:
Install Python 3.8:
```sh
$ emerge -tav dev-lang/python:3.7
$ emerge -tav dev-lang/python:3.8
```
Edit your `/etc/portage/make.conf` to set the new Python Targets:
Edit your `/etc/portage/make.conf` to set the new Python Targets, make sure you have now **both** versions active:
```sh
USE_PYTHON="3.7 3.6 2.7"
PYTHON_TARGETS="python3_7 python3_6"
PYTHON_SINGLE_TARGET="python3_7"
USE_PYTHON="3.8 3.7"
PYTHON_TARGETS="python3_8 python3_7"
PYTHON_SINGLE_TARGET="python3_8"
```
Unmask Python 3.7 code in `/etc/portage/profile/use.stable.mask`:
```sh
-python_targets_python3_7
-python_single_target_python3_7
```
Run `eselect python` to put Python 3.7 on position 1
Run `eselect python` to put Python 3.8 on position 1, perhaps you have to edit `/etc/python-exec/python-exec.conf`.
Run the Update:
```sh
@@ -123,30 +158,64 @@ $ emerge --depclean
$ emerge -1vUD @world
$ emerge --depclean
```
If everthing is clean, double check with:
* `eix --installed-with-use python_targets_python3_7` (<- old version)
* `eix --installed-without-use python_targets_python3_8` (<- new version)
or
* `diff <(equery h python_targets_python3_7) <(equery h python_targets_python3_8)`
* `diff <(equery h python_single_target_python3_7) <(equery h python_single_target_python3_8)`
Help it with:
```sh
eix -I# --installed-without-use python_targets_python3_8 | xargs emerge -1tv
```
### Now you have all Python packages for both versions installed
Time to get rid of the packages compiled for the old Python:
Edit your `/etc/portage/make.conf` to remove old Python Targets:
```sh
USE_PYTHON="3.7 2.7"
PYTHON_TARGETS="python3_7"
PYTHON_SINGLE_TARGET="python3_7"
USE_PYTHON="3.8"
PYTHON_TARGETS="python3_8"
PYTHON_SINGLE_TARGET="python3_8"
```
Run the Update again:
```sh
$ emerge --depclean
$ emerge -1vUD @world
$ emerge --depclean
# emerge --depclean
# emerge -1vUD @world
# emerge --depclean
```
I had a lot of dependencies `portage` didn't respect, in some cases it seems not to know in which Python's site-packages modules are already installed. Install them manually (after compile errors). Once all packages are updated, you can remove the older python targets in `package.use` and run another upgrade to remove now obsolete support for Python 3.6. This will save hard disk space and compile time.
Tools that might help to clean up:
Sometimes I had dependencies `portage` didn't respect, in some cases it seems not to know in which Python's site-packages modules are already installed. Install them manually (after compile errors). Once all packages are updated, you can remove the older python targets in `package.use` and run another upgrade to remove now obsolete support for Python 3.7. This will save hard disk space and compile time.
It does not make sense to compile all this stuff **for more than one** python.
Check if all is gone:
```sh
$ eix --installed-with-use python_targets_python3_6
$ diff <(equery h python_targets_python3_6) <(equery h python_targets_python3_7)
# eix --installed-with-use python_targets_python3_7
```
## 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`.
Recompile all packages which are still present in the old Python.
### Remove the old Python
```sh
# emerge -cav /dev-lang/python:3.7
```
### Tools that might help to clean up:
```sh
$ eix --installed-with-use python_targets_python3_7
$ diff <(equery h python_targets_python3_7) <(equery h python_targets_python3_8)
```
## Todos
- If it moves, compile it :-)
@@ -162,7 +231,7 @@ Please let me know if any initial dependencies are missing, since I use only som
## 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/)
* play with [Node-RED](https://nodered.org/), there are users requests for it, but my skills are to low for this Ebuild :-)
## 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).
@@ -203,12 +272,11 @@ Some of my devices are connected via Eclipse Mosquitto (https://mosquitto.org/),
I have **no** Google, Amazon or Apple involved in my privacy (at least in this case) and I am not planning to let them in.
## Some thoughts
* Tried to get all Python installed system wide under Gentoo's package management and keeping `/etc/homeassistant/deps` empty or at least as small as possible.
* 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.9 is set as default target, also 2.7.18-r1 and 3.8.5 are installed on my test server.
* I do no tests anymore on Python 3.6 or lower
* python-3.8.5 is set as default target.
* I do no tests anymore on Python 3.6.
## Licenses
The repository itself is released under GPL-3, all work on the depending components under the licenses they came from, which could be (as my grep told me on 12.3.2020):
@@ -221,14 +289,14 @@ grep -r "LICENSE=" | cut -d ":" -f2 | sort | uniq -c | sed 's;LICENSE=";|;' | se
| ------ | ------ |
|2|AGPL-3|
|1|AGPL-3+|
|16|all-rights-reserved|
|363|Apache-2.0|
|19|all-rights-reserved|
|384|Apache-2.0|
|3|Apache-2.0 || BSD-2|
|1|Apache-2.0 MIT|
|2|Artistic-2|
|1|Boost-1.0|
|145|BSD|
|5|BSD-2|
|156|BSD|
|6|BSD-2|
|5|BSD-2 Unlicense|
|7|BSD-4|
|1|BSD || Apache-2.0|
@@ -240,24 +308,24 @@ grep -r "LICENSE=" | cut -d ":" -f2 | sort | uniq -c | sed 's;LICENSE=";|;' | se
|2|GPL-1|
|22|GPL-2|
|5|GPL-2+|
|152|GPL-3|
|180|GPL-3|
|22|GPL-3+|
|2|ISC|
|1|LGPL-2|
|8|LGPL-2+|
|10|LGPL-2+|
|14|LGPL-2.1|
|2|LGPL-2.1+|
|28|LGPL-3|
|15|LGPL-3+|
|1168|MIT|
|1346|MIT|
|5|MPL-2.0|
|1|NEWLIB|
|14|PSF-2|
|12|PSF-2|
|3|PSF-2.4|
|3|public-domain|
|12|Unlicense|
|4|public-domain|
|14|Unlicense|
|5|ZPL|
I did my best to keep these clean. 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: 9.9.2020
Last update of this text: 12.9.2020
+19 -21
View File
@@ -8,11 +8,9 @@ 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.108.9.tar.gz 5600363 BLAKE2B f5b2d10a40d8c94e1c1369caed093dfebe9a9a930940614fafe18299651498680681e3af37f588ddf8cc56ba81a7582aeaf35649496b4e8009a7576e5a96a00a SHA512 17153105150eda26feea7b7fcf7dc19f3688fbbfd528d268a2b1ce902b32902983291f27be99bee3a7fbe3fb3de51d5a1fd6f568289bfdb21322e7af261cc5af
DIST homeassistant-core-0.109.6.tar.gz 5890949 BLAKE2B 1d117a564f5bbf34e2f5ff822fc1a7f1ab0ba7dfe18922243400912b39813fed96a4a4c78a5a5ac62e69d48d2b4f87141f5f9f67710a21cbb14e976bc1a32298 SHA512 713ebf4a00410a27ce68267526437f24933cc07d08e317197ca9efa1e20a66bb6c3b5df0f28a9a896b97d715e81b7408ad75c35484e1e29cc37a0fd7a4e2b9d2
DIST homeassistant-core-0.110.7.tar.gz 6331108 BLAKE2B 8b4b23884adf3430f5f902d73f701baecaea21a1f7e88bddbc27482c877a38fea9071bcb84683f9bb545095829cf3e1681b23281e3520b177cc6833f72ece196 SHA512 fff2810ec2f40a4fac5e8da9002cd9221fae69c39c27f6487597ffac812a083a89b213acd382746ffe5b4d0314c5e61c429c471b6b1c39135dfd5feee30ce5db
DIST homeassistant-core-0.111.4.tar.gz 6486741 BLAKE2B 3e27e34c07765aec372ce6356fcd196c5f26b8707cb6b765ea98e92afa1a03a3448155fb41f316f12479fe9a2f63a31ae8ec0fc503f5e14117007793af883ab1 SHA512 978777e2510199e25e9db63a828bdeb8440c2f3fff1d5dfb309a803956ac6f03e2fb747e516ef674185b31f7f6a55ed960b4e4d575f07314d56e98b588880f8d
DIST homeassistant-core-0.112.3.tar.gz 6606858 BLAKE2B 938fdeebb0e1a9935a3d9d42ff3dd9793c40a1a53cea88f9c31e52ae35ac6d4578225ae3f059da5e45c20ea4413e80e19620ba4ae37c9125407fe4f0a4a1a824 SHA512 9b255ef4a08e311fa171ecac22386e3080be6a2e6c14cb43267aff4731b7fbafa9d2129fa206f9ee1ff2afb624db5edd1a39cb8852c843f1baf18b032326592b
DIST homeassistant-core-0.112.4.tar.gz 6607275 BLAKE2B 36d81d2b9218b08143b9d118ddfebdcaf4e81421ae1e34c79f2031ee24930127323368f7f07030d9ccc55a91ed9e46cf0e896c9bd9f395148764035fa117a6a7 SHA512 2c32d80d54b78e3625e5f6c7e676abd1d400088f1a09f67d580633adba09b5bcc8cd36f0db64408b9d586724a8a072be3e22153381d663d898b1c0ee504b4cf1
DIST homeassistant-core-0.112.5.tar.gz 6607841 BLAKE2B 69b3a5b4d800f764dcfaa715eb2a4f8c1425ee3c262d49bf1432c4d0a2229ae226c7df45c6a6a6e8efc9200f0ae4b1458cff3173d6632716761205b65e331ac1 SHA512 c60b3f7e6208b003d935d6e2baf0bd42fc3ed043550b8f597445bb384100335d2d2a3738c9bfa939c8063c6e3707c193a6bbf4b7722201082ff1bae0fb87c9d2
DIST homeassistant-core-0.113.0.tar.gz 6798943 BLAKE2B 5413e3837dc59517493c718f18429d417fe8b22198307cdaff3031262e61c64025f08654901cdd8a35b14484cfb3ce0c3d9575879274709c119f6f8585bf0649 SHA512 b506b3edf6db8a444d72e8e598376faa01becdd8bd1a8e38421897dcd6587a8a9effd166fcd86ac9673084a9de9ff3aecd97f2927b9bf7f0785dc05214e7780b
@@ -23,22 +21,22 @@ DIST homeassistant-core-0.114.1.tar.gz 7013107 BLAKE2B cf51126037204090c7bfd02a9
DIST homeassistant-core-0.114.2.tar.gz 7124151 BLAKE2B a78bfe504e7c423531e9bd1c6585afff423af52908b2c8c99a880e7170e717a4aa79fd7f3c99efe24b27e3d9e0b55913da372bc620ed24ac4d88709e786ea11b SHA512 23bba7d23105e1fd02715482fac93423cec3e0f3b7973da3062418a2fb4dd589b5d0f1a1eeabd83a71f6e6fdc349cd21bbf50806df3b074966d7a23d2a5ed9df
DIST homeassistant-core-0.114.3.tar.gz 7123686 BLAKE2B aced80164d493ed7ea014a73957e833c7b02d9d484e2e4aa63e610dbd52e2063ac722eb4a66909440b922f0d1ca34167ac0f1388c28ca22913719ae37deaad8f SHA512 a433c76e2ec5e43fcacd99509634c54df8c80063ce8ce26ee0d9608daef623265f0913f233bbbba8581a8507542b8d7060ead16a745ab4f9e7c05b020a38da59
DIST homeassistant-core-0.114.4.tar.gz 7124717 BLAKE2B b1bd3f44a9b775ed3d0d78a84c11d99a33064bb87363ed49395c8dc635437d4f1f3b3c55292de6449e714671d533c89668381ed9ef81a8c0a7e26d9016567bc6 SHA512 49e944a80027e22ad3be4cc4580d7e88c04fed3e417c24f98dfa78a3a521095766c9507dcab03a85bf96d7304452dc6d85eaeff7cbda20ce9916834c0b97a0a9
DIST homeassistant-core-0.115.0b2.tar.gz 7525241 BLAKE2B 10c0353da04786a93b13cdecf328ea633e58983bbbeaa0c068eb443fde0dec58a8dfa153ed96944ddfdf9d71ef7de67131300e37423747ba7fd35661151f1ab7 SHA512 e06cd7d5b88349b01d914e3b93ec0f27295d96fbb005c015026654f3dc89eb21e0bdc349bbd6d2acf0c7b11a2cf6029bf25043fcb86f51eaa6d2f7e87971cdaf
EBUILD homeassistant-0.108.9.ebuild 15533 BLAKE2B c5549321bcc0cbf8e2525a67be37eedccd865b8b86d88acfad24fbb9e2a56315ae54a8d22a9307f8713775d5dab6005da9b276583f076de4c91e84e5296b7377 SHA512 1ccfb94236cc3d9e00d9858528013a66a769873f2e787c37f9b767402706f2fbb085efff44256550649537d59c4605d7978992a68e6443573a99a26b14b36ff6
EBUILD homeassistant-0.109.6.ebuild 14733 BLAKE2B 9c18a2b7e21382d4ae19d7c7a0e93e12593afdc5afda42746709e97465eed27bac35362cf7d5b8c70e120b4fc24642a2e34aaa9ea6274ec05031cc0992c12006 SHA512 4ec432371709fa36b3481d5e3ac9652476a76de48bc8d04d1b0517aaed2876bb9fa6cac2435381439801f8bad9bf06e9784e388638f2291647ffaa3fd6f5b02d
EBUILD homeassistant-0.110.7.ebuild 15166 BLAKE2B 375471f7502386bec880558af45d007a1f8df34cb061bdc2eb914dd59693a7dad21758a07d50e55d2f10837e1ba373c5ef18b6a0eff02cb0aac68c3f104161a7 SHA512 eb78a16cc6b2b53981042fee784c665fa2dd24d4a06eab238fbc817626f49776c42df25da50bb1cb946756bc6e24f5972ca7cd8f67b0f288410dc99e10d10777
EBUILD homeassistant-0.111.4.ebuild 14843 BLAKE2B 86447ff54dded2eef80499a84ced8c09625f8d2cf1e49f4b0e973d561cc23a3ff7774ed7dc030b49fa34676683ff49e2c3bc4f9f4cf1f6618754a9faf34284e2 SHA512 ac3de33e6df97a37f1035e275bcf79da41511104dde2b9a4326a2ee09cef84868866e5ae254e9c14c48beb0bd579ec29b16baee1d17982903f15d1cde8ff547d
EBUILD homeassistant-0.112.3.ebuild 16560 BLAKE2B ae1c13311523f9d951cca408dc7821aef7dbc8119b6e9501c3de057244e7fa5bdd748e21b699d36270d32e790e622e5be239009b312aeec35728c5b8bc49caeb SHA512 44cf373a2358fe57b60c5be228037a0b469f7207c8e0bbc8536d2006f106754c529f4aca0d20c652b13c6cdf52875a88d28af3ea8fe97dcc3485d4231bf11ebf
EBUILD homeassistant-0.112.4.ebuild 16608 BLAKE2B d534f9e4d7c90f667777f2fd63f5a950a951bf1db28b7b635ccaf377e8229c23c7fe1207de226825b9284ef753a80cd9c01233133a689cbf35e1257167ab2419 SHA512 caba7ea0b8cb6c5a9ad438d7f2c0de6cacf9b7d80716308c83049ad9b4a80af34963d153b4db856c634a599dd88379f67a7a20b83051a28945738d9f20c599ed
EBUILD homeassistant-0.112.5.ebuild 16645 BLAKE2B ae6365ddf74fa1d86d63c1b9bc53fe5b3b446a573fb53c5be1c48b3165b3af7bb7de7dce9538d12fe5cd27ea9b858e2c756714290c635ae47f75ea9cca07d254 SHA512 8334346ca644efa609d0dc3a551cf8bc0b79359b5d9a4b05c6d4e7c8f8b46433a10688e2c9a010739ce21760c8b0e52706942bdf1b63e0b6cae118430e88e4c5
EBUILD homeassistant-0.113.0.ebuild 17852 BLAKE2B 2c7b2ec69028229217b6ed266c8dad4a97c9027173a0b125dfc62c80169dba0fe52d389c8998f1806ad97a7bee95b6323e43553116e27237055073a592fa4458 SHA512 08d4e8fb9ba028a3d2c474d9d286ea44d16a953bbd00dc4c60ee95b44d47a1b358b13b04bd18ad720384981eb1f8e886f07aaed37e6c0ec9841ff942c0ef26a9
EBUILD homeassistant-0.113.1.ebuild 18268 BLAKE2B 764d6b48d56c1aa5ed135eee55dc8f7cb87621acbc2930f58d92c4b63263bddc75fc79e0582b2400d1a35a72838a3632135cb5c7dd2f0a6dbfa4b7d254774c27 SHA512 e2e6a79c5dfbd4fae8f788ae8a89cb4995f425d346cda077de2adb5360c1e43c75b047e39c4cbd6aae555cb674d112bd002b0ec5944e496851656036e580f709
EBUILD homeassistant-0.113.2.ebuild 18284 BLAKE2B 1acef517adc475a49477e8193c149fee269fc2059d710953f4a1ab957b8db9b27e9b132022323d7d2721297c1faf12e5861b765f2b7baddea3f7f60987d702a0 SHA512 592c76559d18018936754ee35480b13d76c60fd7333fae2cfe3e8953574568d0a1e4ae0049a6be7dc1caa6c72a37dfd747bfed65c9a8c12fe0e0b4f3cc118823
EBUILD homeassistant-0.113.3.ebuild 18325 BLAKE2B d2e98e3443911b8b3bd736edea2747d8d97b5bbfde8d53d3b89924846ba2cf45d3850397098a3389017e6da634faaa7500123c3dc82763270739ad1ccdab7702 SHA512 39242a75734978e03bad534695da122fe5b6b11a8b72d6c12656642a826c6799bc167ccd26e2bc7ded917f444058b1a420d3c32bbc6bd1678610bf755d8853b1
EBUILD homeassistant-0.114.1.ebuild 18502 BLAKE2B 6fa996c01724a470e06070fa3d6e9393e7378dee77c4f3e80a1e462ef407f59f807937ae174062cde9d052753dcee66d52f8db9cb88193b34f9e11aefa7beab2 SHA512 1665ba6efe1beb6ff748141d0997b31c5bffd4706fa507d61f3758a0ee99eaa5fd686b18b0ceb690eb00d8071702f26118211c2e6321ae7a4c0ecd6f542f4500
EBUILD homeassistant-0.114.2.ebuild 18586 BLAKE2B af8f53143b72e08335239579902a41e3f08e698642d842c66246298f5f6a24b33bb62958732cc6813a9841daa30d80edd8dbc81992e4804632fa3b57871ca6c2 SHA512 d49078256e2dc5273dbfc086a91da5d58cda64cc4842a1ee7170dd8f120515ea895d7573dbb36061e42222090ab69fa65c1f24b02a506d134ae4fb6a79eef08c
EBUILD homeassistant-0.114.3.ebuild 18586 BLAKE2B 18d0c5482f71c9cb5af06aebb50be1f76e2df11779341fda608445d00f1e9bf00a0dcaf80740531c36b78a13520d4f31b013fbfd60fed65c68924bb76f9fa80c SHA512 329e703ad0c4c96460f9cbb05730a1ac5d699e1a2c040c5f234654706baba296742974ba88d5331b01da0544491e2509c321c6c05851fd08d4cbd0e6b2f7eb68
EBUILD homeassistant-0.114.4.ebuild 18796 BLAKE2B 2bc6897d5f0db0e677c45760ec37d27380b4884ec41c9fef64a45c9524d4bcfca40efcfd573adca4ded0687117aa1c4860ed61ddb8cd96c4f3d1386834e4feff SHA512 0d2a039a85eefd1c95b103d4864827d8f1bd272433b7a25b13fb6bc23572315f5eb00190537a312567d0142e9b0d6f8e9a9d3426a61e526d5b99cd6f63e376b9
EBUILD homeassistant-0.115.0_beta2.ebuild 19408 BLAKE2B 8a4656aaac1d500490e0bc28070a62dec0b655bc52e554185fcff8f452240d8b59db8f8e516478854689f25262cc15cf7449384cbf7ba87f343d108a211272e0 SHA512 ad47c8534bacc1146b039d5b21a5ad793b42a7fb1306273bc488e25438d03517a00541cc4ff059b152c2bb0fab6c4ed33855add3e69f7dc83a13723fec0d5607
MISC homeassistant-9999.off 61202 BLAKE2B 24bcdd58d1b1617e12d03b67876de8d88195df3de57418d96d0c0a0d3998042409ed522b41d1931902fd0192ed7dc5fa6d7b4956a98082609d5a1b40fa4d1c78 SHA512 b091b6434bcd8ac32a4ee512b928310b386293a41e087cf782c250ce63a386b2ce934bf7f62ca899a85e612fb399568e6a2635729514f3b8bb536c27cf4e8742
MISC metadata.xml 12860 BLAKE2B 20709a4b138e766fbf9e0dfdad98b911c4e97080969693ca03056b5b21badf46b20e1828b6872bd25208b365a00aaa355fabd367e5c2a889362dcb7bfa0f4c28 SHA512 cff1861c1ee0b04d24bfd4325dda5455f0abaf68335f4fa8eec456a018c5f36d04ee03e60600f61e6fc1ed956d39042b2e338ed44f6a8e14a4dfbd91df0d33ca
DIST homeassistant-core-0.115.0b5.tar.gz 7530583 BLAKE2B bcca937d0fec43f269b8e68bb170673453aa92a5b0c12fe110e2fe48de2cf8f7fb88aa63c42fafef0cccccb48419975a01f1c2006953743ded9f43ff03c7c671 SHA512 7aa04b9967fbd79534aff7c773a84629dbf1707921519a222e8508918a128b6fa5603573291202fa4f7aafdd76c86ac7871889c57a5e3882d419a4aa8707bead
DIST homeassistant-core-0.115.0b6.tar.gz 7535283 BLAKE2B 5915d06dc6284f53531be9e8a071421991789bc3c0ddb8635f7094331c4d61b27bc3c7bc6bbe8e999753da38e5421ece604a5cfeaa323484b7ca48a092cd519c SHA512 af67841777e4669e5445b427cad0e808237c1b918f78022f06f779946d34c27a115587b4946b3298b7571209d30504e8728792ec213c19e19377a5c1fbe9f0ff
EBUILD homeassistant-0.109.6.ebuild 14733 BLAKE2B bf77b1b36504d21dd3fab210ae30fcca616090ec396c5096aa2843c32cdf7b44f43c26ecd1ba4f621375cab8bfa59d1a1804d02711f9e340084adbc0dbeaa378 SHA512 5694e2b7f601d6f914e3d72a3802c8d2ac07b3774bf4dc352c1757297e9339b2e66384859a1b40831177cca308b1af40a1e32ae7a27619836620fe3d61404e49
EBUILD homeassistant-0.110.7.ebuild 15166 BLAKE2B 0de991fd358b4ea06517888436187fe7c2cdf640f07cb0110facf6a5b857ddc579ddeea6ca41aa1b8bf4c2faaa1381029324fe880eed718e9b5519a5f33a2531 SHA512 11a09b030f97c25d4e359c0015fb0d122b98ce5294429c8c5521f8af5e22b06ebd603b11d055ea8f7d83c867b203ab65bd66b277b2231c9b45df20a87e89aac4
EBUILD homeassistant-0.111.4.ebuild 14843 BLAKE2B d7424114573148020ed8e687191f031a8b9c3d6f6d44850d941f688db2204a48d397134d2ff6ef24aadec2bbebbf8213c4401aac409069a549addee25fe4e124 SHA512 78eeb64bb6bb58c5f66262551e5446c2c90b4473da640b66d2c031a39a60dfcd354aec67c8a1e99e0f3d9018a26f4eaa45e28491cd592005bb6e903b383f8c78
EBUILD homeassistant-0.112.4.ebuild 16608 BLAKE2B b702dd95a9c57a3635e7b1d4199c4cd2193d1337b4707336ab8256e4afab562e9b209f830ead6e10324ba04ced75849d6647dcd80081df05f990a042a7c3c562 SHA512 cd6d4c88af8b573d7792b62fda005dc75ef7c8e7eba3ceb19cdae00675a4956ab0c13251cd0ce24324ce787483ab4cea135b40aa5fe792ed96de9e66144bf30d
EBUILD homeassistant-0.112.5.ebuild 16645 BLAKE2B 0a655cd68ee91b27cc9586fe43098695beefc8ebd02099523a51b839c0b8c5b3a66717ed6f86d32bb62c08d9e295b782b7119c8120b27b5eea9c44745becabdb SHA512 d9148cb938ab6fff063b4c28ddfb498a851741cc646407f075be4bf619cdc276603679ddd20c7136a98c05d3dd4ec2cacb1ac571cbc48b5a1dc261e179b36eb2
EBUILD homeassistant-0.113.0.ebuild 17852 BLAKE2B a48327ceb5d26f0677e986335369827c19f7fd42d1be398f8c93212f5776e70d6cecdc067ea11bad3022cf2143c98f4f994d2cc60dd2a2848e9f356615a318a8 SHA512 3bb4df364c8dd8f4cdfe106b186b9e19adfcc767d2e98b0fbd3dc4b6543fdf5062179586d115882f8c0b49f29ceaac65bb68d6a826177c38c6c3d4511c2fde29
EBUILD homeassistant-0.113.1.ebuild 18268 BLAKE2B 2fa486cfd2aaf2b90e2acf9b188ff7c2841c84f55ac054b31a4bacda2992b8bd71af8a8a0efe4a0e65d3db904cd5537078616ca96e9a5dfcc23fb70434d346ea SHA512 2ecbde6031c0158b44d1dfa2260ebf39aab7d4aefdebe1e7cbdc8cfdd56022faf577b896d2b3ab6c67e6da81f9336b4e53eb7502eca584f293cde8c07bfdf760
EBUILD homeassistant-0.113.2.ebuild 18284 BLAKE2B 1931208736d188cca96c25153d6e7f5d4425812f03dce07441757cba1c9fe7371d650585e8c85e07f8f4aad002341ac32c636c74531a95db849e00995d2d3edb SHA512 2de21ef4f8849f2bca172bc8b70d2681be9e12d97942681b684136ef63e6b069e428640fa723bf7f73aec282cac8f1706e55be846e5a2d31a8d4bf8e51270744
EBUILD homeassistant-0.113.3.ebuild 18325 BLAKE2B 09fbc487f91c25d65f04eeaa0fe2f957a06da51265bb60df88ed2134832acc33f605a5fcffee7b25406a107632e82b87f1aab0a6506a35aa61e09018f191b25b SHA512 fce201f0f3052b03a3cef64351177445e6004212b588888cca250760144b04c49b1abab3de86ce840c307ae65ab5cc23c330f4cbb5399f00b59772cd7c19323d
EBUILD homeassistant-0.114.1.ebuild 18502 BLAKE2B 651cdda72d6b31641cc938281fc17df14dbef39397c9edf05d2544c8991653e1762f0fd3816ef53dbfbde31efcda0e3a55b00508f01a46f55aa2029cd6115ab0 SHA512 2d03314816fcfef5369080eacb23234bf0187919a399cadd33f3f0f52425179d5c3918405666758020d8801f6bd52c7d7c5eb8a42a7cad4658462ff318b1bc6c
EBUILD homeassistant-0.114.2.ebuild 18586 BLAKE2B 7898bd7d1ba269688553a893fcc8c7816c8a8e77d70bb2943712ee2abc6ed92b49d11e81131907e7a75aa40c22e4d3e1877a199ecd4bd0525eb97362598237e6 SHA512 a49b2acbcc4337280403314c579165ac389d59d58300286af4b37f3ac1564ff8d5828049e460e08f08ad0298f2a6df176cd923a1cf4eac81ba0c21479bba40fb
EBUILD homeassistant-0.114.3.ebuild 18586 BLAKE2B 8e22d7baa100b517e3717354eec4a3775445fa3e0449bf6235a3bf6d280a65b8a6cacbe2a5224b89afd93ae581d7763559bc8bb7ca9aa05525297e12da13c749 SHA512 2d8a5fa50ee9fd1061d3c918cfd5f8c396da3bcb40bcb52c70170aa081f9cc5838e20c3a164206c9a6b24a3e932742f4c76f48d38c79fa641d76326cedd611fb
EBUILD homeassistant-0.114.4.ebuild 18796 BLAKE2B ee956033952f788625084e8aef3ecd082851e448f6949a38962a922d250773e905a384050cd26b4562ac8c2e18f1557d2d49c9f3a05e602040ff1917ff5f5c76 SHA512 1b9ca37e305cce7dc1d1d79bd2abd81a680fa5905690e08236730b5c5deb02808c852003a7384c79d43734a0ddce1c882710b4429f0e311d11140332f189ec4a
EBUILD homeassistant-0.115.0_beta5.ebuild 19408 BLAKE2B 0a0406ecb4143f96eeae834d617fb161eb464961ef221b944428120f6cbcb708092e101e1c8d1cb0f58489ffd9784750e1412eae3528cea2b63ea316c4b4b878 SHA512 a1cdbcd610d60cf59811d3debf46b035cda4b9734cab72ccf1f09acf3d35a053070e97f79f583263f02b795585f3d409da7c7e757f9cf4af754d187c961d8701
EBUILD homeassistant-0.115.0_beta6.ebuild 19408 BLAKE2B 99a308a921e1b7a9415543db0bbb9fb0a70432e8e698ac97b1ac34ae55cb49d651dd69e7f3e9d98dd8455f24217a91498f39f8876fcb57205c7b794de4ea4e10 SHA512 fcd5a17894b0d60475b84e48ec2d7c0c59661776c1a82e322ca881558257ef0f11721b6fac1c7e6d54827eae4d2aa4cce5bc68daef5a33b0c77c304ca129d233
MISC homeassistant-9999.off 61202 BLAKE2B d13693b1971997bed31ed7c255677b7a146716f70540854f6972b7ded0adac3e04b14c7b33f4cc0c191291dc039bfa570e1f3598651eaeff9e10cad9738470f8 SHA512 364cada3ee36c3282a68a3a04dd60357fc4575926d10570dfdbf3bc75dea8b14315e2ca0ccdda3f46e73eb5ce8ef473d1695517e43af078848664f7939024b0a
MISC metadata.xml 13074 BLAKE2B 7b903df4ba760830c5b2787d71937c8d758833b15175181fff9d70f4088ef0b954f05c7faf64990b41b744c46041820714d62b169d311540403504fa40f8f5f8 SHA512 f2e4463a31fbff782b77785208f97a294af676409977ea8ac040fa3e316bba3bafe748b9d8d7a526483e1d85bbb153daeea7dcdd19184b621b961cbcfc5cbdcd
@@ -1,326 +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"
IUSE="abode adguard ambiclimate ambient_station amcrest androidtv apprise asuswrt atmo atv aurora avea axis bitcoin blockchain 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 incomfort influxdb ipma jewish_calendar kef maxcube maxcube_hack miio mikrotik mobile_app +mqtt musiccast +mysql nederlandse_spoorwegen openwrt owntracks plex plugwise qnap +recorder ring roku rxv samsungtv signal sma socat socialblade somfy sonos shodan simplisafe speedtest +ssl test tradfri ubee unifi vallox vera 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} aws scrape blink +version systemmonitor"
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
mqtt? ( ~dev-python/hbmqtt-0.9.5[${PYTHON_USEDEP}]
~dev-python/paho-mqtt-1.5.0[${PYTHON_USEDEP}] )"
# 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-2019.11.28[${PYTHON_USEDEP}]
~dev-python/ciso8601-2.1.3[${PYTHON_USEDEP}]
~dev-python/importlib_metadata-1.5.0[${PYTHON_USEDEP}]
>=dev-python/jinja-2.11.1[${PYTHON_USEDEP}]
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
~dev-python/cryptography-2.8[${PYTHON_USEDEP}]
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
~dev-python/python-slugify-4.0.0[${PYTHON_USEDEP}]
>=dev-python/pytz-2019.3[${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.4.0[${PYTHON_USEDEP}]
~dev-python/hass-nabucasa-0.34.1[${PYTHON_USEDEP}]
~dev-python/home-assistant-frontend-20200407.2[${PYTHON_USEDEP}]
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
~dev-python/sqlalchemy-1.3.15[${PYTHON_USEDEP}]
~dev-python/zeroconf-0.25.0[${PYTHON_USEDEP}]
|| ( >=dev-python/pycryptodome-3.7.3[${PYTHON_USEDEP}] dev-python/pycrypto[${PYTHON_USEDEP}] )"
# unused/not found or referred somewhere else
# >=app-crypt/acme-0.32.0[${PYTHON_USEDEP}]
# >=dev-python/asn1crypto-0.24.0[${PYTHON_USEDEP}]
# ~dev-python/boto3-1.9.252[${PYTHON_USEDEP}]
# >=dev-python/cdu-0.1.3[${PYTHON_USEDEP}]
# >=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
# >=dev-python/coverage-4.5.2[${PYTHON_USEDEP}]
# >=dev-python/ifaddr-0.1.6[${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/warrant-0.6.1-r1[${PYTHON_USEDEP}]
# >=dev-python/envs-1.3[${PYTHON_USEDEP}]
# >=dev-python/future-0.17.1[${PYTHON_USEDEP}]
# >=dev-python/pyopenssl-19.0.0[${PYTHON_USEDEP}]
# >=dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}]
# >=dev-python/setuptools-40.8.0[${PYTHON_USEDEP}]
# ~dev-python/transitions-0.6.9[${PYTHON_USEDEP}]
# >=dev-python/tzlocal-1.5.1[${PYTHON_USEDEP}]
# >=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
# >=dev-python/six-1.12.0[${PYTHON_USEDEP}]
# >=dev-python/idna-2.8[${PYTHON_USEDEP}]
# >=dev-python/urllib3-1.25.3[${PYTHON_USEDEP}]
# still unknown origin
RDEPEND="${RDEPEND}
aws? ( ~dev-python/aiobotocore-0.11.1[${PYTHON_USEDEP}] )
scrape? ( ~dev-python/beautifulsoup-4.8.2[${PYTHON_USEDEP}] )
blink? ( ~dev-python/blinkpy-0.14.2[${PYTHON_USEDEP}] )
systemmonitor? ( >=dev-python/psutil-5.7.0[${PYTHON_USEDEP}] )
version? ( ~dev-python/pyhaversion-3.2.0[${PYTHON_USEDEP}] )
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
~dev-python/gTTS-token-1.1.3[${PYTHON_USEDEP}]
~dev-python/HAP-python-2.8.2[${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/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.1[${PYTHON_USEDEP}]
~dev-python/passlib-1.7.1[${PYTHON_USEDEP}]
>=dev-python/pbr-5.1.3[${PYTHON_USEDEP}]
~dev-python/pillow-7.0.0[${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.43.0"
# Module requirements from useflags
RDEPEND="${RDEPEND}
abode? ( ~dev-python/abodepy-0.18.1[${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.39[${PYTHON_USEDEP}]
~dev-python/adb-shell-0.1.1[${PYTHON_USEDEP}] )
apprise? ( ~dev-python/apprise-0.8.5[${PYTHON_USEDEP}] )
asuswrt? ( ~dev-python/aioasuswrt-1.2.3[${PYTHON_USEDEP}] )
atmo? ( ~dev-python/pyatmo-3.3.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}] )
bmw_connected_drive? ( ~dev-python/bimmer-connected-0.7.1[${PYTHON_USEDEP}] )
bravia-tv? ( ~dev-python/bravia-tv-1.0.1[${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-4.2.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-1.6.3[${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.11.0[${PYTHON_USEDEP}] )
flume? ( ~dev-python/PyFlume-0.3.0[${PYTHON_USEDEP}] )
flunearyou? ( ~dev-python/pyflunearyou-1.0.3[${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.1[${PYTHON_USEDEP}] )
homekit? ( ~dev-python/aiohomekit-0.2.37[${PYTHON_USEDEP}] )
homematic? ( ~dev-python/pyhomematic-0.1.65[${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}] )
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.1[${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-3.0.0[${PYTHON_USEDEP}] )
mobile_app? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}] )
mqtt? ( virtual/mqtt )
musiccast? ( >=dev-python/pymusiccast-0.1.6[${PYTHON_USEDEP}] )
mysql? ( || ( dev-python/mysqlclient[${PYTHON_USEDEP}]
dev-python/mysql-python[${PYTHON_USEDEP}] )
virtual/mysql )
nederlandse_spoorwegen? ( ~dev-python/nsapi-3.0.3[${PYTHON_USEDEP}] )
openwrt? ( ~dev-python/openwrt-luci-rpc-1.1.2[${PYTHON_USEDEP}] )
owntracks? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}]
virtual/mqtt )
plex? ( ~dev-python/PlexAPI-3.3.0[${PYTHON_USEDEP}] )
plugwise? ( ~dev-python/haanna-0.14.3[${PYTHON_USEDEP}] )
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )
roku? ( ~dev-python/roku-4.1.0[${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}] )
signal? ( ~dev-python/pysignalclirestapi-0.2.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.25[${PYTHON_USEDEP}] )
shodan? ( ~dev-python/shodan-1.22.0[${PYTHON_USEDEP}] )
simplisafe? ( ~dev-python/simplisafe-python-9.0.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.10[${PYTHON_USEDEP}] )
unifi? ( ~dev-python/aiounifi-15[${PYTHON_USEDEP}] )
vallox? ( ~dev-python/vallox-websocket-api-2.4.0[${PYTHON_USEDEP}] )
vera? ( ~dev-python/pyvera-0.3.7[${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.2[${PYTHON_USEDEP}] )
yeelight? ( ~dev-python/yeelight-0.5.1[${PYTHON_USEDEP}] )
youtube? ( ~dev-python/youtube_dl-2020.3.24[${PYTHON_USEDEP}] )
zigbee? ( ~dev-python/zigpy-deconz-0.8.0[${PYTHON_USEDEP}]
~dev-python/zigpy-homeassistant-0.18.2[${PYTHON_USEDEP}]
~dev-python/zigpy-xbee-homeassistant-0.11.0[${PYTHON_USEDEP}]
~dev-python/bellows-homeassistant-0.15.2[${PYTHON_USEDEP}]
~dev-python/zigpy-zigate-0.5.1[${PYTHON_USEDEP}]
~dev-python/zha-quirks-0.0.38[${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
}
@@ -221,7 +221,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -230,7 +230,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -229,7 +229,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -252,7 +252,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -252,7 +252,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -269,7 +269,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -276,7 +276,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -276,7 +276,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -277,7 +277,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -277,7 +277,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -278,7 +278,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -278,7 +278,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -281,7 +281,7 @@ RDEPEND="${RDEPEND}
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}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -220,7 +220,7 @@ RDEPEND="${RDEPEND}
openwrt? ( ~dev-python/openwrt-luci-rpc-1.1.6[${PYTHON_USEDEP}] )
owntracks? ( virtual/mqtt )
ozw? ( ~dev-python/python-openzwave-mqtt-1.0.5[${PYTHON_USEDEP}] )
ping? ( ~dev-python/icmplib-1.1.1[${PYTHON_USEDEP}] )
ping? ( ~dev-python/icmplib-1.1.3[${PYTHON_USEDEP}] )
plex? ( ~dev-python/PlexAPI-4.1.0[${PYTHON_USEDEP}] )
plugwise? ( ~dev-python/Plugwise-Smile-1.1.0[${PYTHON_USEDEP}] )
poolsense? ( ~dev-python/poolsense-0.0.8[${PYTHON_USEDEP}] )
@@ -287,13 +287,13 @@ RDEPEND="${RDEPEND}
~dev-python/zigpy-deconz-0.9.2[${PYTHON_USEDEP}]
~dev-python/zigpy-xbee-0.13.0[${PYTHON_USEDEP}]
~dev-python/zigpy-zigate-0.6.2[${PYTHON_USEDEP}]
~dev-python/zigpy-0.23.1[${PYTHON_USEDEP}]
~dev-python/zigpy-0.23.2[${PYTHON_USEDEP}]
~dev-python/zigpy-znp-0.1.1[${PYTHON_USEDEP}]
~dev-python/bellows-0.20.1[${PYTHON_USEDEP}]
~dev-python/zha-quirks-0.0.44[${PYTHON_USEDEP}] )
zoneminder? ( ~dev-python/zm-py-0.4.0[${PYTHON_USEDEP}] )
z-wave? ( ~dev-python/homeassistant-pyozw-0.1.10[${PYTHON_USEDEP}]
~dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}] )"
~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
@@ -16,9 +16,9 @@ SRC_URI="https://github.com/home-assistant/core/archive/${MY_PV}.tar.gz -> ${MY_
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 alarmdecoder ambiclimate ambient_station amcrest androidtv apprise arcam_fmj asuswrt atmo atv aurora avea awair aws axis bitcoin blink blockchain bmw_connected_drive bravia-tv buienradar +caldav +cast ciscomobilityexpress cli coronavirus daikin darksky delijn denonavr discogs dynalite dyson ecobee emulated_roku enigma enocean environment_canada envoy esphome everlights flume flunearyou fronius gpiozero growatt_server growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue hydrawise iaqualink icloud ihc incomfort influxdb intesishome ipma jewish_calendar kef maxcube maxcube_hack metno miio mikrotik mobile_app +mqtt musiccast myq +mysql nederlandse_spoorwegen netdata nx584 openwrt owntracks ozw plex plugwise powerwall qnap +recorder ring roku roomba rxv samsungtv +scrape shodan signal simplisafe sma socat socialblade solax somfy sonos speedtest squeezebox +ssl synologydsm systemmonitor tellduslive test tile toon tradfri ubee unifi vallox velbus velux vera +version vicare webostv wemo wink withings wled xknx xs1 yeelight youtube zigbee zoneminder z-wave"
#KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="abode adguard ads agent_dvr aioguardian alarmdecoder ambiclimate ambient_station amcrest androidtv apache_kafka apprise arcam_fmj asuswrt atmo atv aurora avea awair aws axis bitcoin blink blockchain bmw_connected_drive bravia-tv brother buienradar +caldav +cast ciscomobilityexpress cli coronavirus daikin darksky deconz delijn denonavr devolo dexcom discogs discord dunehd dynalite dyson ecobee emulated_roku enigma enocean environment_canada envoy esphome everlights flume flunearyou foobot freebox fronius gios gpiozero gogogate2 growatt_server growl harmony heos here hkavr holidays homekit homematic homematicip hpilo hs100 hue hydrawise iaqualink icloud ihc incomfort influxdb insteon intesishome ipma jewish_calendar joaoapps_join kef kodi maxcube maxcube_hack meteo_france metno miio mikrotik +mqtt musiccast myq +mysql nederlandse_spoorwegen netdata nuki nws nx584 openwrt owntracks ozw ping plex plugwise poolsense powerwall ps4 qnap +recorder rejseplanen ring roku roomba rxv samsungtv +scrape shodan shelly signal simplisafe skybell sma smappee smarthab smartthings socat socialblade solax somfy sonos speedtest squeezebox +ssl synologydsm systemmonitor tellduslive tesla test tile toon tplink tradfri tuya ubee unifi upnp vallox velbus velux vera +version vicare vizio webostv wemo whois wink withings wled xbox_live xknx xs1 yeelight youtube zerproc zigbee zoneminder z-wave"
# from 2020/04 cleanup to be removed or integrated later
# external deps
@@ -33,25 +33,26 @@ RDEPEND="${PYTHON_DEPS} acct-group/${PN} acct-user/${PN}
# Home Assistant Core dependencies
# from setup.py
RDEPEND="${RDEPEND}
~dev-python/aiohttp-3.6.1[${PYTHON_USEDEP}]
~dev-python/aiohttp-3.6.2[${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/certifi-2020.6.20[${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/jinja-2.11.2[${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/python-slugify-4.0.1[${PYTHON_USEDEP}]
>=dev-python/pytz-2020.1[${PYTHON_USEDEP}]
~dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
~dev-python/requests-2.24.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}]"
~dev-python/voluptuous-serialize-2.4.0[${PYTHON_USEDEP}]
~dev-python/yarl-1.4.2[${PYTHON_USEDEP}]"
# from package_constraints.txt, if not defined earlier
RDEPEND="${RDEPEND}
@@ -60,13 +61,20 @@ RDEPEND="${RDEPEND}
~dev-python/defusedxml-0.6.0[${PYTHON_USEDEP}]
~dev-python/distro-1.5.0[${PYTHON_USEDEP}]
~dev-python/emoji-0.5.4[${PYTHON_USEDEP}]
~dev-python/hass-nabucasa-0.34.7[${PYTHON_USEDEP}]
~dev-python/home-assistant-frontend-20200702.1[${PYTHON_USEDEP}]
>=dev-python/netdisco-2.7.1[${PYTHON_USEDEP}]
~dev-python/sqlalchemy-1.3.18[${PYTHON_USEDEP}]
~dev-python/zeroconf-0.27.1[${PYTHON_USEDEP}]
~dev-python/hass-nabucasa-0.37.0[${PYTHON_USEDEP}]
~dev-python/home-assistant-frontend-20200909.0[${PYTHON_USEDEP}]
~dev-python/netdisco-2.8.2[${PYTHON_USEDEP}]
~dev-python/pillow-7.2.0[${PYTHON_USEDEP}]
~dev-python/sqlalchemy-1.3.19[${PYTHON_USEDEP}]
~dev-python/zeroconf-0.28.5[${PYTHON_USEDEP}]
>=dev-python/pycryptodome-3.6.6[${PYTHON_USEDEP}]
!dev-python/pycrypto[${PYTHON_USEDEP}]"
>=dev-python/urllib3-1.24.3[${PYTHON_USEDEP}]
>=dev-python/httplib2-0.18.0[${PYTHON_USEDEP}]
!dev-python/pycrypto[${PYTHON_USEDEP}]
~dev-python/btlewrap-0.0.10[${PYTHON_USEDEP}]
!dev-python/enum34[${PYTHON_USEDEP}]
!dev-python/typing[${PYTHON_USEDEP}]
!dev-python/uuid[${PYTHON_USEDEP}]"
# >=dev-python/idna-ssl-1.1.0[${PYTHON_USEDEP}]
# >=dev-python/immutables-0.9[${PYTHON_USEDEP}]
@@ -74,24 +82,22 @@ RDEPEND="${RDEPEND}
# still unknown origin, some from requirements_all.txt
RDEPEND="${RDEPEND}
~dev-python/base36-0.1.1[${PYTHON_USEDEP}]
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
~dev-python/colorlog-4.2.1[${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/HAP-python-3.0.0[${PYTHON_USEDEP}]
>=dev-python/jmespath-0.9.4[${PYTHON_USEDEP}]
>=dev-python/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.19.0[${PYTHON_USEDEP}]
>=dev-python/numpy-1.19.1[${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/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}]
@@ -102,69 +108,82 @@ RDEPEND="${RDEPEND}
>=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"
~media-libs/mutagen-1.45.1"
# Module requirements from useflags
RDEPEND="${RDEPEND}
abode? ( ~dev-python/abodepy-0.19.0[${PYTHON_USEDEP}] )
abode? ( ~dev-python/abodepy-1.1.0[${PYTHON_USEDEP}] )
adguard? ( ~dev-python/adguardhome-0.4.2[${PYTHON_USEDEP}] )
alarmdecoder? ( ~dev-python/adext-0.3[${PYTHON_USEDEP}] )
agent_dvr? ( ~dev-python/agent-py-0.0.23[${PYTHON_USEDEP}] )
ads? ( ~dev-python/pyads-3.2.2[${PYTHON_USEDEP}] )
aioguardian? ( ~dev-python/aioguardian-1.0.1[${PYTHON_USEDEP}] )
alarmdecoder? ( ~dev-python/adext-0.3[${PYTHON_USEDEP}] )
ambiclimate? ( ~dev-python/Ambiclimate-0.2.1[${PYTHON_USEDEP}] )
ambient_station? ( ~dev-python/aioambient-1.1.1[${PYTHON_USEDEP}] )
ambient_station? ( ~dev-python/aioambient-1.2.1[${PYTHON_USEDEP}] )
amcrest? ( ~dev-python/amcrest-1.7.0[${PYTHON_USEDEP}] )
androidtv? ( ~dev-python/androidtv-0.0.43[${PYTHON_USEDEP}]
~dev-python/adb-shell-0.1.3[${PYTHON_USEDEP}] )
apprise? ( ~dev-python/apprise-0.8.5[${PYTHON_USEDEP}] )
arcam_fmj? ( ~dev-python/arcam-fmj-0.5.1[${PYTHON_USEDEP}] )
asuswrt? ( ~dev-python/aioasuswrt-1.2.6[${PYTHON_USEDEP}] )
atmo? ( ~dev-python/pyatmo-3.3.1[${PYTHON_USEDEP}] )
androidtv? ( ~dev-python/androidtv-0.0.49[${PYTHON_USEDEP}] )
apache_kafka? ( ~dev-python/aiokafka-0.6.0[${PYTHON_USEDEP}] )
apprise? ( ~dev-python/apprise-0.8.8[${PYTHON_USEDEP}] )
arcam_fmj? ( ~dev-python/arcam-fmj-0.5.3[${PYTHON_USEDEP}] )
asuswrt? ( ~dev-python/aioasuswrt-1.2.8[${PYTHON_USEDEP}] )
atmo? ( ~dev-python/pyatmo-4.0.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}] )
awair? ( ~dev-python/python-awair-0.1.1[${PYTHON_USEDEP}] )
aws? ( ~dev-python/aiobotocore-0.11.1[${PYTHON_USEDEP}] )
axis? ( ~dev-python/axis-33[${PYTHON_USEDEP}] )
axis? ( ~dev-python/axis-35[${PYTHON_USEDEP}] )
bitcoin? ( ~dev-python/blockchain-1.4.4[${PYTHON_USEDEP}] )
blink? ( ~dev-python/blinkpy-0.15.0[${PYTHON_USEDEP}] )
blink? ( ~dev-python/blinkpy-0.16.3[${PYTHON_USEDEP}] )
blockchain? ( ~dev-python/python-blockchain-api-0.0.2[${PYTHON_USEDEP}] )
bmw_connected_drive? ( ~dev-python/bimmer-connected-0.7.7[${PYTHON_USEDEP}] )
bravia-tv? ( ~dev-python/bravia-tv-1.0.6[${PYTHON_USEDEP}]
~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
buienradar? ( ~dev-python/buienradar-1.0.4[${PYTHON_USEDEP}] )
brother? ( ~dev-python/brother-0.1.17[${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}] )
cast? ( ~dev-python/pychromecast-7.2.1[${PYTHON_USEDEP}] )
ciscomobilityexpress? ( ~dev-python/ciscomobilityexpress-0.3.3[${PYTHON_USEDEP}] )
cli? ( app-misc/home-assistant-cli[${PYTHON_USEDEP}] )
coronavirus? ( ~dev-python/coronavirus-1.1.1[${PYTHON_USEDEP}] )
daikin? ( ~dev-python/pydaikin-2.2.0[${PYTHON_USEDEP}] )
daikin? ( ~dev-python/pydaikin-2.3.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.9.3[${PYTHON_USEDEP}] )
discogs? ( ~dev-python/discogs-client-2.2.2[${PYTHON_USEDEP}] )
dynalite? ( ~dev-python/dynalite-devices-0.1.41[${PYTHON_USEDEP}] )
dyson? ( ~dev-python/libpurecool-0.6.1[${PYTHON_USEDEP}] )
deconz? ( ~dev-python/pydeconz-72[${PYTHON_USEDEP}] )
delijn? ( ~dev-python/pydelijn-0.6.1[${PYTHON_USEDEP}] )
denonavr? ( ~dev-python/denonavr-0.9.4[${PYTHON_USEDEP}] )
devolo? ( ~dev-python/devolo-home-control-api-0.13.0[${PYTHON_USEDEP}] )
dexcom? ( ~dev-python/pydexcom-0.2.0[${PYTHON_USEDEP}] )
discogs? ( ~dev-python/discogs-client-2.3.0[${PYTHON_USEDEP}] )
discord? ( ~dev-python/discord-py-1.4.1[${PYTHON_USEDEP}] )
dunehd? ( ~dev-python/pdunehd-1.3[${PYTHON_USEDEP}] )
dynalite? ( ~dev-python/dynalite-devices-0.1.46[${PYTHON_USEDEP}] )
dyson? ( ~dev-python/libpurecool-0.6.3[${PYTHON_USEDEP}] )
ecobee? ( ~dev-python/python-ecobee-api-0.2.7[${PYTHON_USEDEP}] )
emulated_roku? ( ~dev-python/emulated-roku-0.2.1[${PYTHON_USEDEP}] )
enigma? ( ~dev-python/openwebifpy-3.1.1[${PYTHON_USEDEP}] )
enocean? ( ~dev-python/enocean-0.50.0[${PYTHON_USEDEP}] )
environment_canada? ( ~dev-python/env-canada-0.0.39[${PYTHON_USEDEP}] )
environment_canada? ( ~dev-python/env-canada-0.2.0[${PYTHON_USEDEP}] )
envoy? ( ~dev-python/envoy-reader-0.16.1[${PYTHON_USEDEP}] )
esphome? ( ~dev-python/aioesphomeapi-2.6.1[${PYTHON_USEDEP}] )
esphome? ( ~dev-python/aioesphomeapi-2.6.3[${PYTHON_USEDEP}] )
everlights? ( ~dev-python/pyeverlights-0.1.0[${PYTHON_USEDEP}] )
flume? ( ~dev-python/PyFlume-0.4.0[${PYTHON_USEDEP}] )
flume? ( ~dev-python/PyFlume-0.5.5[${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}] )
growatt_server? ( ~dev-python/growattServer-0.0.4[${PYTHON_USEDEP}] )
foobot? ( ~dev-python/foobot_async-0.3.2[${PYTHON_USEDEP}] )
freebox? ( ~dev-python/aiofreepybox-0.0.8[${PYTHON_USEDEP}] )
fronius? ( ~dev-python/PyFronius-0.4.6[${PYTHON_USEDEP}] )
gios? ( ~dev-python/gios-0.1.4[${PYTHON_USEDEP}] )
gpiozero? ( ~dev-python/gpiozero-1.5.1[${PYTHON_USEDEP}] )
gogogate2? ( ~dev-python/gogogate2-api-2.0.1[${PYTHON_USEDEP}] )
growatt_server? ( ~dev-python/growattServer-0.1.1[${PYTHON_USEDEP}] )
growl? ( ~dev-python/gntp-1.0.3[${PYTHON_USEDEP}] )
harmony? ( ~dev-python/aioharmony-0.2.5[${PYTHON_USEDEP}] )
harmony? ( ~dev-python/aioharmony-0.2.6[${PYTHON_USEDEP}] )
heos? ( ~dev-python/pyheos-0.6.0[${PYTHON_USEDEP}] )
here? ( ~dev-python/herepy-2.0.0[${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.18[${PYTHON_USEDEP}] )
holidays? ( ~dev-python/holidays-0.10.3[${PYTHON_USEDEP}] )
homekit? ( ~dev-python/aiohomekit-0.2.49[${PYTHON_USEDEP}] )
homematic? ( ~dev-python/pyhomematic-0.1.68[${PYTHON_USEDEP}] )
homematicip? ( ~dev-python/homematicip-0.11.0[${PYTHON_USEDEP}] )
hpilo? ( ~dev-python/python-hpilo-4.3[${PYTHON_USEDEP}] )
hs100? ( >=dev-python/pyHS100-0.3.5[${PYTHON_USEDEP}] )
hue? ( ~dev-python/aiohue-2.1.0[${PYTHON_USEDEP}] )
@@ -174,17 +193,20 @@ RDEPEND="${RDEPEND}
ihc? ( ~dev-python/ihcsdk-2.7.0[${PYTHON_USEDEP}] )
incomfort? ( ~dev-python/incomfort-client-0.4.0[${PYTHON_USEDEP}] )
influxdb? ( dev-db/influxdb ~dev-python/influxdb-5.2.3[${PYTHON_USEDEP}]
~dev-python/influxdb-client-1.6.0[${PYTHON_USEDEP}] )
~dev-python/influxdb-client-1.8.0[${PYTHON_USEDEP}] )
insteon? ( ~dev-python/pyinsteon-1.0.7[${PYTHON_USEDEP}] )
intesishome? ( ~dev-python/pyintesishome-1.7.5[${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.12[${PYTHON_USEDEP}]
joaoapps_join? ( ~dev-python/python-join-api-0.0.6[${PYTHON_USEDEP}] )
kef? ( ~dev-python/aiokef-0.2.13[${PYTHON_USEDEP}]
~dev-python/getmac-0.8.2[${PYTHON_USEDEP}] )
kodi? ( ~dev-python/pykodi-0.1.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.2.1[${PYTHON_USEDEP}] )
meteo_france? ( ~dev-python/meteofrance-api-0.1.1[${PYTHON_USEDEP}] )
metno? ( ~dev-python/PyMetno-0.8.1[${PYTHON_USEDEP}] )
miio? ( ~dev-python/python-miio-0.5.3[${PYTHON_USEDEP}] )
mikrotik? ( ~dev-python/librouteros-3.0.0[${PYTHON_USEDEP}] )
mobile_app? ( ~dev-python/pynacl-1.3.0[${PYTHON_USEDEP}] )
mqtt? ( ~dev-python/paho-mqtt-1.5.0[${PYTHON_USEDEP}] app-misc/mosquitto )
musiccast? ( >=dev-python/pymusiccast-0.1.6[${PYTHON_USEDEP}] )
myq? ( ~dev-python/pymyq-2.0.5[${PYTHON_USEDEP}] )
@@ -192,87 +214,111 @@ RDEPEND="${RDEPEND}
dev-python/mysql-python[${PYTHON_USEDEP}] ) virtual/mysql )
nederlandse_spoorwegen? ( ~dev-python/nsapi-3.0.4[${PYTHON_USEDEP}] )
netdata? ( ~dev-python/netdata-0.2.0[${PYTHON_USEDEP}] )
nuki? ( ~dev-python/pynuki-1.3.8[${PYTHON_USEDEP}] )
nws? ( ~dev-python/pynws-1.2.1[${PYTHON_USEDEP}] )
nx584? ( ~dev-python/pynx584-0.5[${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}] )
openwrt? ( ~dev-python/openwrt-luci-rpc-1.1.6[${PYTHON_USEDEP}] )
owntracks? ( virtual/mqtt )
ozw? ( ~dev-python/python-openzwave-mqtt-1.0.5[${PYTHON_USEDEP}] )
ping? ( ~dev-python/icmplib-1.1.3[${PYTHON_USEDEP}] )
plex? ( ~dev-python/PlexAPI-4.1.0[${PYTHON_USEDEP}] )
plugwise? ( ~dev-python/Plugwise-Smile-1.1.0[${PYTHON_USEDEP}] )
powerwall? ( ~dev-python/tesla-powerwall-0.2.11[${PYTHON_USEDEP}] )
poolsense? ( ~dev-python/poolsense-0.0.8[${PYTHON_USEDEP}] )
powerwall? ( ~dev-python/tesla-powerwall-0.2.12[${PYTHON_USEDEP}] )
ps4? ( ~dev-python/pyps4-2ndscreen-1.1.1[${PYTHON_USEDEP}] )
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )
rejseplanen? ( ~dev-python/rjpl-0.3.6[${PYTHON_USEDEP}] )
ring? ( ~dev-python/ring-doorbell-0.6.0[${PYTHON_USEDEP}] )
roku? ( ~dev-python/rokuecp-0.5.0[${PYTHON_USEDEP}] )
roku? ( ~dev-python/rokuecp-0.6.0[${PYTHON_USEDEP}] )
roomba? ( ~dev-python/roombapy-1.6.1[${PYTHON_USEDEP}] )
rxv? ( ~dev-python/rxv-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}] )
shodan? ( ~dev-python/shodan-1.23.0[${PYTHON_USEDEP}] )
scrape? ( ~dev-python/beautifulsoup-4.9.1[${PYTHON_USEDEP}] )
shelly? ( ~dev-python/aioshelly-0.3.1[${PYTHON_USEDEP}] )
shodan? ( ~dev-python/shodan-1.23.0[${PYTHON_USEDEP}] )
signal? ( ~dev-python/pysignalclirestapi-0.3.4[${PYTHON_USEDEP}] )
simplisafe? ( ~dev-python/simplisafe-python-9.2.0[${PYTHON_USEDEP}] )
sma? ( ~dev-python/pysma-0.3.5[${PYTHON_USEDEP}] )
simplisafe? ( ~dev-python/simplisafe-python-9.3.0[${PYTHON_USEDEP}] )
skybell? ( ~dev-python/skybellpy-0.6.1[${PYTHON_USEDEP}] )
sma? ( ~dev-python/pysma-0.3.5[${PYTHON_USEDEP}] )
smappee? ( ~dev-python/pysmappee-0.2.10[${PYTHON_USEDEP}] )
smarthab? ( ~dev-python/SmartHab-0.21[${PYTHON_USEDEP}] )
smartthings? ( ~dev-python/pysmartthings-0.7.3[${PYTHON_USEDEP}] )
socat? ( net-misc/socat )
socialblade? ( ~dev-python/socialbladeclient-0.2[${PYTHON_USEDEP}] )
solax? ( ~dev-python/solax-0.2.3[${PYTHON_USEDEP}] )
somfy? ( ~dev-python/pymfy-0.9.0[${PYTHON_USEDEP}] )
sonos? ( >=dev-python/pysonos-0.0.31[${PYTHON_USEDEP}] )
sonos? ( >=dev-python/pysonos-0.0.33[${PYTHON_USEDEP}] )
speedtest? ( ~net-analyzer/speedtest-cli-2.1.2[${PYTHON_USEDEP}] )
squeezebox? ( ~dev-python/pysqueezebox-0.2.4[${PYTHON_USEDEP}] )
squeezebox? ( ~dev-python/pysqueezebox-0.3.1[${PYTHON_USEDEP}] )
ssl? ( dev-libs/openssl:0 app-crypt/certbot net-proxy/haproxy )
synologydsm? ( ~dev-python/python-synology-0.8.2[${PYTHON_USEDEP}] )
systemmonitor? ( >=dev-python/psutil-5.7.0[${PYTHON_USEDEP}] )
systemmonitor? ( >=dev-python/psutil-5.7.2[${PYTHON_USEDEP}] )
tellduslive? ( ~dev-python/tellduslive-0.10.11[${PYTHON_USEDEP}] )
tesla? ( ~dev-python/teslajsonpy-0.10.4[${PYTHON_USEDEP}] )
tile? ( ~dev-python/pytile-4.0.0[${PYTHON_USEDEP}] )
toon? ( ~dev-python/toonapi-0.1.0[${PYTHON_USEDEP}] )
tradfri? ( >=dev-python/pytradfri-6.4.0[${PYTHON_USEDEP}] )
toon? ( ~dev-python/toonapi-0.2.0[${PYTHON_USEDEP}] )
tplink? ( ~dev-python/pyHS100-0.3.5.1[${PYTHON_USEDEP}] )
tradfri? ( >=dev-python/pytradfri-7.0.2[${PYTHON_USEDEP}] )
tuya? ( ~dev-python/tuyaha-0.0.7[${PYTHON_USEDEP}] )
ubee? ( ~dev-python/pyubee-0.10[${PYTHON_USEDEP}] )
unifi? ( ~dev-python/aiounifi-22[${PYTHON_USEDEP}] )
unifi? ( ~dev-python/aiounifi-23[${PYTHON_USEDEP}] )
upnp? ( ~dev-python/async-upnp-client-0.14.13[${PYTHON_USEDEP}] )
vallox? ( ~dev-python/vallox-websocket-api-2.4.0[${PYTHON_USEDEP}] )
velbus? ( ~dev-python/python-velbus-2.0.43[${PYTHON_USEDEP}] )
velbus? ( ~dev-python/python-velbus-2.0.44[${PYTHON_USEDEP}] )
velux? ( ~dev-python/pyvlx-0.2.16[${PYTHON_USEDEP}] )
vera? ( ~dev-python/pyvera-0.3.9[${PYTHON_USEDEP}] )
version? ( ~dev-python/pyhaversion-3.2.0[${PYTHON_USEDEP}] )
vicare? ( ~dev-python/PyViCare-0.2.0[${PYTHON_USEDEP}] )
vizio? ( ~dev-python/pyvizio-0.1.56[${PYTHON_USEDEP}] )
webostv? ( ~dev-python/aiopylgtv-0.3.3[${PYTHON_USEDEP}] )
wemo? ( >=dev-python/pywemo-0.4.43[${PYTHON_USEDEP}] )
wemo? ( >=dev-python/pywemo-0.4.46[${PYTHON_USEDEP}] )
whois? ( >=dev-python/python-whois-0.7.3[${PYTHON_USEDEP}] )
wink? ( ~dev-python/pubnubsub-handler-1.0.8[${PYTHON_USEDEP}] )
withings? ( ~dev-python/withings-api-2.1.6[${PYTHON_USEDEP}] )
wled? ( ~dev-python/wled-0.4.3[${PYTHON_USEDEP}] )
xknx? ( ~dev-python/xknx-0.11.3[${PYTHON_USEDEP}] )
wled? ( ~dev-python/wled-0.4.4[${PYTHON_USEDEP}] )
xbox_live? ( ~dev-python/xboxapi-2.0.1[${PYTHON_USEDEP}] )
xknx? ( ~dev-python/xknx-0.13.0[${PYTHON_USEDEP}] )
xs1? ( ~dev-python/xs1-api-client-3.0.0[${PYTHON_USEDEP}] )
yeelight? ( ~dev-python/yeelight-0.5.2[${PYTHON_USEDEP}] )
youtube? ( ~dev-python/youtube_dl-2020.6.16.1[${PYTHON_USEDEP}] )
zigbee? ( ~dev-python/zigpy-deconz-0.9.2[${PYTHON_USEDEP}]
~dev-python/zigpy-0.21.0[${PYTHON_USEDEP}]
~dev-python/zigpy-xbee-0.12.1[${PYTHON_USEDEP}]
~dev-python/bellows-0.17.0[${PYTHON_USEDEP}]
~dev-python/zigpy-zigate-0.6.1[${PYTHON_USEDEP}]
~dev-python/zha-quirks-0.0.41[${PYTHON_USEDEP}] )
yeelight? ( ~dev-python/yeelight-0.5.3[${PYTHON_USEDEP}] )
youtube? ( ~dev-python/youtube_dl-2020.7.28[${PYTHON_USEDEP}] )
zerproc? ( ~dev-python/pyzerproc-0.2.5[${PYTHON_USEDEP}] )
zigbee? ( ~dev-python/zigpy-cc-0.5.2[${PYTHON_USEDEP}]
~dev-python/zigpy-deconz-0.9.2[${PYTHON_USEDEP}]
~dev-python/zigpy-xbee-0.13.0[${PYTHON_USEDEP}]
~dev-python/zigpy-zigate-0.6.2[${PYTHON_USEDEP}]
~dev-python/zigpy-0.23.2[${PYTHON_USEDEP}]
~dev-python/zigpy-znp-0.1.1[${PYTHON_USEDEP}]
~dev-python/bellows-0.20.1[${PYTHON_USEDEP}]
~dev-python/zha-quirks-0.0.44[${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}] )"
z-wave? ( ~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}]
)"
~dev-python/asynctest-0.13.0[${PYTHON_USEDEP}]
~dev-python/codecov-2.1.0[${PYTHON_USEDEP}]
~dev-python/coverage-5.2.1[${PYTHON_USEDEP}]
~dev-python/mock-open-1.4.0[${PYTHON_USEDEP}]
~dev-python/mypy-0.780[${PYTHON_USEDEP}]
~dev-python/pre-commit-2.6.0[${PYTHON_USEDEP}]
dev-python/pylint[${PYTHON_USEDEP}]
~dev-python/astroid-2.3.3[${PYTHON_USEDEP}]
~dev-python/pylint-strict-informational-0.1[${PYTHON_USEDEP}]
~dev-python/pytest-aiohttp-0.3.0[${PYTHON_USEDEP}]
~dev-python/pytest-cov-2.10.0[${PYTHON_USEDEP}]
~dev-python/pytest-test-groups-1.0.3[${PYTHON_USEDEP}]
~dev-python/pytest-sugar-0.9.3[${PYTHON_USEDEP}]
~dev-python/pytest-timeout-1.3.4[${PYTHON_USEDEP}]
~dev-python/pytest-xdist-1.32.0[${PYTHON_USEDEP}]
~dev-python/pytest-5.4.3[${PYTHON_USEDEP}]
~dev-python/requests-mock-1.8.0[${PYTHON_USEDEP}]
~dev-python/responses-0.10.6[${PYTHON_USEDEP}]
dev-python/mock[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
)"
INSTALL_DIR="/opt/${PN}"
@@ -823,7 +823,7 @@ RDEPEND="${RDEPEND}
yi? ( ~dev-python/aioftp-0.12.0[${PYTHON_USEDEP}] )
youtube? ( ~dev-python/youtube_dl-2020.6.16.1[${PYTHON_USEDEP}] )
yr? ( ~dev-python/xmltodict-0.12.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}] )
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}] )
zengge? ( ~dev-python/zengge-0.2[${PYTHON_USEDEP}] )
zeroconf? ( ~dev-python/zeroconf-0.27.1[${PYTHON_USEDEP}] )
zerproc? ( ~dev-python/pyzerproc-0.2.5[${PYTHON_USEDEP}] )
@@ -833,7 +833,7 @@ RDEPEND="${RDEPEND}
zigbee? ( ~dev-python/zigpy-deconz-0.9.2[${PYTHON_USEDEP}] ~dev-python/zigpy-0.22.2[${PYTHON_USEDEP}] ~dev-python/zigpy-xbee-0.12.1[${PYTHON_USEDEP}] ~dev-python/bellows-0.18.0[${PYTHON_USEDEP}] ~dev-python/zigpy-zigate-0.6.1[${PYTHON_USEDEP}] ~dev-python/zha-quirks-0.0.42[${PYTHON_USEDEP}] )
ziggo_mediabox_xl? ( ~dev-python/ziggo-mediabox-xl-1.1.0[${PYTHON_USEDEP}] )
zoneminder? ( ~dev-python/zm-py-0.4.0[${PYTHON_USEDEP}] )
zwave? ( ~dev-python/homeassistant-pyozw-0.1.10[${PYTHON_USEDEP}] ~dev-python/pydispatcher-2.0.5[${PYTHON_USEDEP}] )"
zwave? ( ~dev-python/homeassistant-pyozw-0.1.10[${PYTHON_USEDEP}] ~dev-python/PyDispatcher-2.0.5[${PYTHON_USEDEP}] )"
DEPEND="${RDEPEND}
test? (
+3
View File
@@ -107,6 +107,7 @@
<flag name="meteo_france">uses the meteorological data from Meteo-France</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">mobile_app not needed anymore</flag>
<flag name="mqtt">install MQTT Broker and dependencies</flag>
<flag name="musiccast">add support for Yamaha MusicCast devices</flag>
<flag name="myq">lets you control MyQ-Enabled garage doors</flag>
@@ -133,6 +134,7 @@
<flag name="roomba">control a iRobot Roomba vacuum or iRobot Braava m-series mop</flag>
<flag name="rxv">Library for Yamaha RX-* Receivers</flag>
<flag name="samsungtv">Support for Samsung TV Sets</flag>
<flag name="scrape">scraping information from websites</flag>
<flag name="shelly">Shelly devices</flag>
<flag name="shodan">Shodan is a search engine for Internet-connected devices</flag>
<flag name="signal">add Support for Moxie's Signal API</flag>
@@ -152,6 +154,7 @@
<flag name="ssl">include support for haproxy</flag>
<flag name="synologydsm">monitor getting various statistics from your Synology NAS</flag>
<flag name="systemmonitor">monitor your platform</flag>
<flag name="tellduslive">cloud platform that connects to your Tellstick</flag>
<flag name="tesla">integration with the Tesla cloud service</flag>
<flag name="test">internal and developer use</flag>
<flag name="tile">API for Tile Bluetooth trackers</flag>
+4 -6
View File
@@ -8,24 +8,22 @@ DIST esphome-1.14.2.tar.gz 1032605 BLAKE2B 15bbb4c6d56780035f23ef429265bb557c4ba
DIST esphome-1.14.3.tar.gz 1003300 BLAKE2B 9b785e927155408c5b854960ea68312671d653de574187a058133e920a8d9718010eb5262172b090ec26c962803d8d55efe98ca5b99763dd3da2c6e8ce0efc02 SHA512 94975ccfbd9024779566431d32631090ad50a2946759d9c02845b4b60e46e3442ab4c3eb1d5e74f188d9c60e79342cbceb404073ac6a12967ed4d6a2f3c3afb3
DIST esphome-1.14.4.tar.gz 1005274 BLAKE2B cb974e81c36d70f48984d2d23c87d52352a697c7bee062f8e755a2025b29b317bc370dc06131d5fed32161a8fe899ae0811e9ba4619b337ca6673ab167519bd1 SHA512 1bb159c930756939997175b57481ac3b3fbd0930d3337053419ced2b002213384d749a4a8f19d54bb1a1eb91fa154d7cc72b5e15a95ae41a7f0e293913725608
DIST esphome-1.14.5.tar.gz 1005279 BLAKE2B a403a8c48c67640555c466b42e4476c514b1446c69e9470f3b48f56aa4e0c7e84ec2c5dcbf96711ed9c4ff5693f5ef937af6fed01e627882e52abdfb79d37207 SHA512 bf07d994c2f33a3051dbc25d377ec18a615b02fa9448bcf7aeed48fa1ec1d6fa55b08433c97113caa31eb8073eb41e935ac80f1d9fcee0cef86eb0afcd98cb2d
DIST esphome-1.15.0_beta1.tar.gz 1220157 BLAKE2B 9a5ed7f79dc62204cbc35c98f8597bf51dd00a3689e2f27e4cd5bb32a5d6746a76251f1bcd0e41478d606b076af164f97562bca48a1abb89bfc93b8984c82fac SHA512 f624a576544bb4631deda91ed3e058a2424ca5a536a307088cf1a40899b9f2d997d726426c71763f6c5fd2eb8515665c7a191fcc61310b5b9aea8a2a1070b9ff
DIST esphome-1.15.0_beta2.tar.gz 1221014 BLAKE2B 1523ae3648ac161bbd31f53206086521333cccd2df16b3002fe85fe223713fce93eb13e6f153ef6388c0fec2c37bbf6c9c4044e5813a0c66febd8380032e3c7b SHA512 5e6567a0d3ec374758a1d10947c7e6449e70f21fb490c2b4d064eccb70b8fe806896831f75c543d32cda23b4db87be2fe20dca793b4152d7de7eb6ce91e37a2d
DIST esphome-1.15.0_beta3.tar.gz 1221377 BLAKE2B e360ab2c7dd143de86c589eb4feeb68f02d7c87fa3e9fc4cd11b3027ece2d8539a5ab9018b91d115aadd9e120c64474f4a3127369aef80b3f8c7331ccc0f968a SHA512 29829d09500ca6e608d1bba28d54782f331cb722c359e67e2a10d4ee151e7c364b2d61c287e67714ec7b083dd671400ff0568deabd8ef951f8b274f21cfa2c59
DIST esphome-1.15.0_beta4.tar.gz 1221777 BLAKE2B 52601aaa0787fb322f4e519e22640b6c7ff2489fbbe7884c7865ada763ca3567e5427fb7a05cc6cf54ca502c9ea3eb847750685b3b90f672bb21779c4447519e SHA512 eb5e9163301d4187077d1b3b57a56fc9fb562063fc63fff27b1d07a90f339f63c246e82f4a2e726a529d71e6937312bc98476f215296648b4a324b2e74603072
EBUILD esphome-1.13.2.ebuild 2200 BLAKE2B 508d86e0c4d6909bd149c92642c69a75d864b45a79d13b381dd7c6141a245e011e58c62fda49e285b0b9f02931f67486db0d56082fc84f5b995aa20b2573c7bb SHA512 567288ab7d4ee64dbc8f6b6817a03b1a19ef638be8d89c77e03d015961b9d3d26dd8e165db381879e254246bb2fa7d3ecf74c0221498ad9b85217589e9d0da52
EBUILD esphome-1.13.6-r1.ebuild 2252 BLAKE2B d554111ca4d1a3a0f8e0ed20e3e3f25411edb314fa2aaacede11d133be9dffcf8d484c3b071d2d31ec4b79515b8616c1a30a226839ab07df452911fe79a10208 SHA512 1075af5d95a03cbb9f0f00638bd8a159ce0caf322c41efd4d6b79b062222c95cba94c3c1b2f55690cb1f5b46f615f6150349887cf6c7d0aab16db82f131d7f34
EBUILD esphome-1.13.6.ebuild 2200 BLAKE2B 508d86e0c4d6909bd149c92642c69a75d864b45a79d13b381dd7c6141a245e011e58c62fda49e285b0b9f02931f67486db0d56082fc84f5b995aa20b2573c7bb SHA512 567288ab7d4ee64dbc8f6b6817a03b1a19ef638be8d89c77e03d015961b9d3d26dd8e165db381879e254246bb2fa7d3ecf74c0221498ad9b85217589e9d0da52
EBUILD esphome-1.14.1.ebuild 2401 BLAKE2B 5775b279611328397427dedb8b3dcd75dabfe266293c124a7155499b82af094cae4d6143a0673c3e9d638b1f595ae03db2ad4288a6643ba58e3c01d143ce434b SHA512 2d4de8d9488c393c2b5bc4cae218f498a7e327b688aab6a4a5b5798b74a884e9bcfb8eabb5f9db28c990815e5efb437a2e70bf36c993cfa940d1b4a51608c1c9
EBUILD esphome-1.14.2.ebuild 2356 BLAKE2B 552a84f37b608ae783cdd78d5f86e2f9057d986c9b1b28cdf2ee0b7300dbeddebd32ecb4fc5060d948b36f3bfea4868f25a4917b2508407a993fae390993abfa SHA512 ca6076c8b39ed83c910d7434d0e2fbfb6e686109d209739503be9d87b19fffb5df3f33422ba26748c198075f08c66f01f1e2293d2831cdb34794aa90a3071937
EBUILD esphome-1.14.3-r4.ebuild 2763 BLAKE2B f9d0159c047a772162fc10ae1a9579a39e7db107f7f774490d8c5355ae9fe7104ae6d8620f0a8c3484b475a15f6b289d2d164481490509ea097862df6c9ebdef SHA512 0cdf1b06135f2a64b1194edcd79d1be8c2fdf7aee8d5c7cc20c155a9f32096a0af2e5ab66b02e59c12d78ee477a8cb51982706a17e3523e7ed59c6a8dd775a0e
EBUILD esphome-1.14.3-r5.ebuild 2960 BLAKE2B 1c54714046adaaff7639c8d2673edecf0a9896827c39fd8831ebfe2ac8f8abf2187e51a03a198319cba708987f82bd3a5e257f6f6249d0d0403286d1800933ee SHA512 a7f714597a60310cb138b14d2669ca186a629b836dfe53257aa110b5f354b8d137a541fe1bc87df79f7249b7b80875cb94db06563b8a6d64b5700e5aa5e89dec
EBUILD esphome-1.14.3-r6.ebuild 2918 BLAKE2B ec6955d37c8a87894fc7c204393b447ee803f9edde4683e56d0d19ef1b19e1070704d640450b78729dda0fc794745f6a940d5d4575ec45338d9e906afccc1f5b SHA512 728f9a0ba4236f62d294ba182c26d8859eda5be880382006a1a28756c640485d153b3730b21217a5e2f0b3b08bcd94d4e0fe0ad682598b7acbb230e151b1acf6
EBUILD esphome-1.14.3-r7.ebuild 3013 BLAKE2B 678007ee580a99524d580ba3f88b55a41388b3b31e63e14edd500c35e37e3695302201031556e49fd15698f6d241ef276e529da8fa17ca58907378ab2fe04293 SHA512 32b5c8bcd5bb38f597817ce53bb016f70506044122edfe1ebb6572264e813db876e8079b08bb465745be8abf9877c154a613fd16fb6ed44610daa73fc9cd73f2
EBUILD esphome-1.14.4-r1.ebuild 2711 BLAKE2B bf65b215742a22ff040725336afa61e368730f4b5deaa57b90be280de09643dfcabe719f2f6c27bdfc766aa3f5908b53946b49560c206fec3507f78fdfa25b9b SHA512 1f3613c273228434edcc48fde6030f67974c3b286e6040fa8107bde2dde79d1585a2ca7f691ea178c8811f417338e8ad5af487ee587a28446de0ef1fe2b7fdd8
EBUILD esphome-1.14.4.ebuild 2622 BLAKE2B cb7fe05d60c25fa68ceec541d2a7fd9627e9be2ca07a85303a6e094d9a7bbaaf8d47b2acd67a9568c4e02e78bee6e6a5f0d4c9f809804d6f6a2281922cbd0d7e SHA512 348ee862c4ad8a7b71ee6368a66a983c2d84c094008e8495733cdba3b19e323acc98ad16e6446bdfbdcfc15fb9a1b2ac04013e6dcb78b5c855942289e7e4671d
EBUILD esphome-1.14.5-r1.ebuild 2805 BLAKE2B 34b36be57674e5c9ed0977d97e829556697ff611d7f603d7d3093498f647057aeda70d751d647f9f81cffa788513f38e961799fc2d5fe4f338d65222088fac28 SHA512 122cf77f547f9f1a78393fa0702cc0fd15019cbf9d01f2dfeae8094eee41d0f5944f10dd3098b5303229af91e2939988dc2247b3dce6800e3cd82d81835caab1
EBUILD esphome-1.14.5-r2.ebuild 2890 BLAKE2B cfa11c851df57722f7c019016ef653887d7102cc68fc1c143eae34baa62e5ccdf9daccdc9f69fc1b2d6cabc6176c2d38564db6fc5877952f8bd96ea3790e67c0 SHA512 7de580038ee2bbf8785cf5ac4a97539e8131a289ad10c85ae0296ec8f92229bf30b052160b419e080df83404e83832db340e7ee52ee3326bcce1dcef2626b001
EBUILD esphome-1.14.5.ebuild 2711 BLAKE2B af450032767c0d0f37acfa5ae27a2f7af86b22cb68774a640e6d9bd4ac0424c3c7d947691218463de05ece500588c81b518b0c9c47865452776e91f013cc97e5 SHA512 28b64c51ecec5b4c0c02c45a0b9ddb90137decadacf5cabf52b8a83a1810567a33435b1d4ae3236a90c4b3d150e0c36358fee5e78caad2283a50ad61e6dbea21
EBUILD esphome-1.15.0_beta1.ebuild 2809 BLAKE2B 53697a8facd55ff909a360764131f071fb86f065de279d00bc7df8fa5d8794d218c624c2ad6b4843657273b0e4e2c14fe606329660e67203c0e82a0bd21a0923 SHA512 c824319d1f2922ac9986a251174ac0f5ab2edb50363d92608c56f69da43d89a27fa4625904bbd0ae64b586e667c50504fa024f9e020f221ff84efb2a80a59254
EBUILD esphome-1.15.0_beta2.ebuild 2809 BLAKE2B 53697a8facd55ff909a360764131f071fb86f065de279d00bc7df8fa5d8794d218c624c2ad6b4843657273b0e4e2c14fe606329660e67203c0e82a0bd21a0923 SHA512 c824319d1f2922ac9986a251174ac0f5ab2edb50363d92608c56f69da43d89a27fa4625904bbd0ae64b586e667c50504fa024f9e020f221ff84efb2a80a59254
EBUILD esphome-1.15.0_beta3.ebuild 2941 BLAKE2B cba7303780ba85027ffd95736f1fc2eb3dcb0d358941dd6f761d77d9020ffa78285dc520c77087c22e4d76756f8eb6ebea997653d19e1878046951b518d78e1a SHA512 7356a855c0700c1d70d176e9408f8d991c27ff814b5d7e2bbb7c426cbf1894da5aabeaee0a2dd1ec1dfb2bebac3d70cdadebeb7a230fedb4d6129b7fd3eb833e
EBUILD esphome-9999.ebuild 2812 BLAKE2B 7b87bebe363b7586e06cbd3a6bab640f65cd5052aacb01610128f7a35efaf568743899b14c6caa0856dbf22eb123fac1d37443c4244198c16907d5951054a7da SHA512 df7d720854891851584605bb37c8fa00b37a121a2bc511845a9dbf389a6f444023cb049489f3f1e84f5169923b444796058f049845f09b9454aaebed16441b72
EBUILD esphome-1.15.0_beta4.ebuild 2612 BLAKE2B df59fdde2a0439baf1a7b04cc563097b478c1eb1c86eb92ed189edb9175cb829b250855e782ece03be0b0172e916f0e43dbf74c6d2250d8f88682954b2448a4a SHA512 be8d434716c5f8eb282ff9ad2adad61f44f69b8357dac7621156a77989ed96de99a0196deeef28b474496a6cd29b05005c45067f3e1791004b0b4c32902f36c3
EBUILD esphome-9999.ebuild 2458 BLAKE2B cbfe0f5e15961961b9288c0907e5730aabf5d4fff9565e9a1ffc32a1b831fad6a2a32d0be3971a76f21957db5d92ebd80ee6a1b94acee55dd3856e679ce987a9 SHA512 156a6eaa540c2cbbd2922f10ee0ffae506275e89ba382328da01e8733dbe7d3867a23af565a6f257b61f43bd49e30eb6b20308cbca7ee20a5b3308cd3a1f2578
MISC metadata.xml 568 BLAKE2B bf87d46e048c7db7d8bcbf2a4c9e730e3b084504ca3708520635c92805f99554ad88fe15eba5c9566f5db8c977bf11014aa8f4a94dcc3f5a9e633f15c7438516 SHA512 c84dd850464fa34e84576c1548c2a17b036543b682a2693ca3d95bdde62014e632116a84479ac42539e9d04e97386aa3326fe587043443dd1895d01bf70463c2
@@ -1,101 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{6,7} )
inherit readme.gentoo-r1 distutils-r1
if [[ ${PV} == *9999* ]]; then
inherit git-r3
EGIT_REPO_URI="https://github.com/esphome/esphome.git"
EGIT_BRANCH="dev"
S="${WORKDIR}/${P}/"
else
MY_P=${P/_beta/b}
MY_PV=${PV/_beta/b}
# SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
S="${WORKDIR}/${MY_P}/"
fi
DESCRIPTION="Make creating custom firmwares for ESP32/ESP8266 super easy."
HOMEPAGE="https://github.com/esphome/esphome https://pypi.org/project/esphome/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="server test"
RDEPEND=""
DEPEND="${RDEPEND}
server? ( acct-group/${PN} acct-user/${PN} )
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/tzlocal-2.0.0[${PYTHON_USEDEP}]
>=dev-python/voluptuous-0.11.7[${PYTHON_USEDEP}]
~dev-embedded/platformio-4.0.3
>=dev-python/pyyaml-5.1.2[${PYTHON_USEDEP}]
>=dev-python/paho-mqtt-1.4.0[${PYTHON_USEDEP}]
>=dev-python/colorlog-4.0.2[${PYTHON_USEDEP}]
~dev-embedded/esptool-2.7[${PYTHON_USEDEP}]
>=dev-python/typing-3.6.6[${PYTHON_USEDEP}]
>=dev-python/protobuf-python-3.10.0[${PYTHON_USEDEP}]
>=dev-libs/protobuf-3.10.0
>=dev-python/pyserial-3.4[${PYTHON_USEDEP}]
>=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
server? ( >=dev-python/ifaddr-0.1.6
>=www-servers/tornado-5.1.1[${PYTHON_USEDEP}] )
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
DISABLE_AUTOFORMATTING=1
DOC_CONTENTS="
The ESPHome dashboard listens on port 6052
ESPHome configuration is in: /etc/${PN}
dashboard command line arguments are configured in: /etc/conf.d/${PN}
logging is to: /var/log/${PN}/{dashboard,warnings}.log
support at https://git.edevau.net/onkelbeh/HomeAssistantRepository
"
DOCS="README.md"
src_prepare() {
sed -e 's;protobuf==3.10.0;protobuf==3.10.1;' \
-i esphome.egg-info/requires.txt \
-i setup.py
sed -e 's;paho-mqtt==1.4.0;paho-mqtt==1.5.0;' \
-i esphome.egg-info/requires.txt \
-i setup.py
sed -e 's;PyYAML==5.1.2;PyYAML==5.2;' \
-i esphome.egg-info/requires.txt \
-i setup.py
eapply_user
}
python_install_all() {
dodoc ${DOCS}
distutils-r1_python_install_all
if use server; then
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-r2" "${PN}"
readme.gentoo_create_doc
fi
}
python_test() {
nosetests --verbose || die
py.test -v -v || die
}
pkg_postinst() {
if use server; then
readme.gentoo_print_elog
fi
}
@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI=6
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6..8} )
inherit readme.gentoo-r1 distutils-r1
@@ -15,8 +15,8 @@ if [[ ${PV} == *9999* ]]; then
else
MY_P=${P/_beta/b}
MY_PV=${PV/_beta/b}
SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz"
# SRC_URI="https://github.com/${PN}/${PN}/archive/v${MY_PV}.tar.gz -> ${P}.tar.gz"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
S="${WORKDIR}/${MY_P}/"
fi
@@ -25,7 +25,7 @@ HOMEPAGE="https://github.com/esphome/esphome https://pypi.org/project/esphome/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="amd64 arm64 x86 amd64-linux x86-linux"
IUSE="server test"
RDEPEND=""
@@ -34,15 +34,14 @@ DEPEND="${RDEPEND}
~dev-python/voluptuous-0.11.7[${PYTHON_USEDEP}]
~dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
~dev-python/paho-mqtt-1.5.0[${PYTHON_USEDEP}]
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
dev-python/colorlog[${PYTHON_USEDEP}]
~dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]
~www-servers/tornado-6.0.4[${PYTHON_USEDEP}]
~dev-python/protobuf-python-3.12.2[${PYTHON_USEDEP}]
~dev-libs/protobuf-3.12.2
~dev-python/protobuf-python-3.12.4[${PYTHON_USEDEP}]
~dev-libs/protobuf-3.12.4
~dev-python/tzlocal-2.1[${PYTHON_USEDEP}]
~dev-python/pytz-2020.1[${PYTHON_USEDEP}]
~dev-python/pyserial-3.4[${PYTHON_USEDEP}]
~dev-python/click-7.1.2[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
@@ -64,13 +63,22 @@ support at https://git.edevau.net/onkelbeh/HomeAssistantRepository
DOCS="README.md"
# site-packages/homeassistant/components/tensorflow has a dep to protobuf==3.6.1
# which I ignored because tensorflow-1.13.2 is very outdated
# site-packages/homeassistant/scripts/check_config.py:REQUIREMENTS = ("colorlog==4.1.0",)
src_prepare() {
sed -e 's;colorlog==4.2.1;colorlog==4.1.0;' \
sed -e 's;tornado==5.1.1;tornado==6.0.4;' \
-i esphome.egg-info/requires.txt \
-i requirements.txt
-i setup.py
sed -e 's;protobuf==3.11.3;protobuf==3.12.4;' \
-i esphome.egg-info/requires.txt \
-i setup.py
sed -e 's;tzlocal==2.0.0;tzlocal==2.1;' \
-i esphome.egg-info/requires.txt \
-i setup.py
sed -e 's;ifaddr==0.1.6;ifaddr==0.1.7;' \
-i esphome.egg-info/requires.txt \
-i setup.py
sed -e 's;colorlog==4.1.0;colorlog;' \
-i esphome.egg-info/requires.txt \
-i setup.py
eapply_user
}
@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6..8} )
inherit readme.gentoo-r1 distutils-r1
@@ -26,7 +26,7 @@ HOMEPAGE="https://github.com/esphome/esphome https://pypi.org/project/esphome/"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="server test"
IUSE="+server test"
RDEPEND=""
DEPEND="${RDEPEND}
@@ -34,23 +34,22 @@ DEPEND="${RDEPEND}
~dev-python/voluptuous-0.11.7[${PYTHON_USEDEP}]
~dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
~dev-python/paho-mqtt-1.5.0[${PYTHON_USEDEP}]
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
~dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]
~www-servers/tornado-6.0.4[${PYTHON_USEDEP}]
~dev-python/protobuf-python-3.12.2[${PYTHON_USEDEP}]
~dev-libs/protobuf-3.12.2
~dev-python/colorlog-4.2.1[${PYTHON_USEDEP}]
server? ( ~www-servers/tornado-6.0.4[${PYTHON_USEDEP}] )
~dev-libs/protobuf-3.12.4
~dev-python/protobuf-python-3.12.4[${PYTHON_USEDEP}]
~dev-python/tzlocal-2.1[${PYTHON_USEDEP}]
~dev-python/pytz-2020.1[${PYTHON_USEDEP}]
~dev-python/pyserial-3.4[${PYTHON_USEDEP}]
server? ( ~dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}] )
~dev-embedded/platformio-4.3.4
~dev-embedded/esptool-2.8[${PYTHON_USEDEP}]
~dev-python/click-7.1.2[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)
~dev-embedded/platformio-4.3.4
~dev-embedded/esptool-2.8[${PYTHON_USEDEP}]
"
DISABLE_AUTOFORMATTING=1
@@ -64,13 +63,10 @@ support at https://git.edevau.net/onkelbeh/HomeAssistantRepository
DOCS="README.md"
# site-packages/homeassistant/components/tensorflow has a dep to protobuf==3.6.1
# which I ignored because tensorflow-1.13.2 is very outdated
# site-packages/homeassistant/scripts/check_config.py:REQUIREMENTS = ("colorlog==4.1.0",)
src_prepare() {
sed -e 's;colorlog==4.2.1;colorlog==4.1.0;' \
sed -e 's;protobuf==3.12.2;protobuf==3.12.4;' \
-i esphome.egg-info/requires.txt \
-i requirements.txt
-i requirements.txt || die
eapply_user
}
+12 -22
View File
@@ -1,9 +1,9 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
EAPI="7"
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6..8} )
inherit readme.gentoo-r1 distutils-r1
@@ -28,29 +28,29 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="+server test"
RDEPEND=""
DEPEND="${RDEPEND}
server? ( acct-group/${PN} acct-user/${PN}
~dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]
~www-servers/tornado-6.0.4[${PYTHON_USEDEP}] )
RDEPEND="
server? ( acct-group/${PN} acct-user/${PN} )
~dev-python/voluptuous-0.11.7[${PYTHON_USEDEP}]
~dev-python/pyyaml-5.3.1[${PYTHON_USEDEP}]
~dev-python/paho-mqtt-1.5.0[${PYTHON_USEDEP}]
~dev-python/colorlog-4.1.0[${PYTHON_USEDEP}]
~dev-python/protobuf-python-3.12.4[${PYTHON_USEDEP}]
~dev-python/colorlog-4.2.1[${PYTHON_USEDEP}]
server? ( ~www-servers/tornado-6.0.4[${PYTHON_USEDEP}] )
~dev-libs/protobuf-3.12.4
~dev-python/protobuf-python-3.12.4[${PYTHON_USEDEP}]
~dev-python/tzlocal-2.1[${PYTHON_USEDEP}]
~dev-python/pytz-2020.1[${PYTHON_USEDEP}]
~dev-python/pyserial-3.4[${PYTHON_USEDEP}]
~dev-python/click-7.1.2[${PYTHON_USEDEP}]
server? ( ~dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}] )
~dev-embedded/platformio-4.3.4
~dev-embedded/esptool-2.8[${PYTHON_USEDEP}]
~dev-python/click-7.1.2[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)
~dev-embedded/platformio-4.3.4
~dev-embedded/esptool-2.8[${PYTHON_USEDEP}]
"
DISABLE_AUTOFORMATTING=1
@@ -64,16 +64,6 @@ support at https://git.edevau.net/onkelbeh/HomeAssistantRepository
DOCS="README.md"
# site-packages/homeassistant/components/tensorflow has a dep to protobuf==3.6.1
# which I ignored because tensorflow-1.13.2 is very outdated
# site-packages/homeassistant/scripts/check_config.py:REQUIREMENTS = ("colorlog==4.1.0",)
src_prepare() {
sed -e 's;colorlog==4.2.1;colorlog==4.1.0;' \
-i esphome.egg-info/requires.txt \
-i requirements.txt
eapply_user
}
python_install_all() {
dodoc ${DOCS}
distutils-r1_python_install_all
+3
View File
@@ -0,0 +1,3 @@
DIST PyDispatcher-2.0.5.tar.gz 34437 BLAKE2B eefc2e0f22c9d91b22acd1352d76f1bd69d7161efdf0827f1bcb42ccf0a5c98576dbc25817e0a6c4cb3327b5fad39281cd19a784f0f477ba1b20690e644e867c SHA512 b361463f006a775e1f22cfe07520951649f76c26be35a80ca016620c8ef466129c4abeafe42f0ffdc605e7523287b1e804967f19d951089d24e052fe10d88e6f
EBUILD PyDispatcher-2.0.5.ebuild 915 BLAKE2B fcd95d0846be6e9346979f6977b821035255e1da2acda1ce89d477a6aac85beebfdcaca3080e18f27749b32bb802375829d91070960d598f95e332e63ad97f3b SHA512 36087a944d464a6a696b88c76f6cebdf4be8687c91a3c214c3279dd7eb8b58a1e4405d1b2ba27919793c9ebd1d249869b6add2c058281e7676e575a4ee7dfb99
MISC metadata.xml 481 BLAKE2B 0ebee9319f75fdc9166499cb2d68ab27f893fe20b00f85a1b9735b69b45c296035863ab06621ea81de88495ab444941102710032a9a163edcbf6a1c28a4033d1 SHA512 eb114f4f719c6480be549ee30b9e3d15af846b9878fdba32ef77f86e8e878f17467f07cdf0b61de30ca33e6aa11bde90a5d6c3a2b42b3b43bf112d3bee5bb8c6
@@ -1,25 +1,28 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{6,7,8} )
EAPI="7"
PYTHON_COMPAT=( python3_{6..8} )
inherit distutils-r1
MY_P="PyPyDispatcher-${PV}"
DESCRIPTION="Multi-producer-multi-consumer signal dispatching mechanism"
HOMEPAGE="https://github.com/scrapy/pypydispatcher https://pypi.org/project/PyPyDispatcher/"
SRC_URI="mirror://pypi/${MY_P::1}/${MY_P%-*}/${MY_P}.tar.gz"
HOMEPAGE="http://pydispatcher.sourceforge.net https://pypi.org/project/PyDispatcher/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
IUSE="test doc"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""
S=${WORKDIR}/${MY_P}
BDEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_compile_all() {
if use doc; then
@@ -29,7 +32,8 @@ python_compile_all() {
}
python_test() {
"${EPYTHON}" -m unittest discover -v || die "Tests fail for ${EPYTHON}"
nosetests --verbose || die
py.test -v -v || die
}
python_install_all() {
+15
View 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">PyDispatcher</remote-id>
<maintainer status="unknown">
<email>pydispatcher-devel@lists.sourceforge.net</email>
<name>Mike C. Fletcher</name>
</maintainer>
</upstream>
</pkgmetadata>
+2
View File
@@ -1,7 +1,9 @@
DIST aioshelly-0.1.2.tar.gz 7364 BLAKE2B 11a2bea7ebe2d94a6e5503c77f59e4b3f8d922bb253a7d511c4f6560fcc8d5ca10acc02e48f40307bbe6ba468f2b234a5bf1fe756a0bbd919789d6187a3b83cf SHA512 70f53b235684936b544def11272a60bf0aefac790bcbb776e9f8779fc08bd628c09b6d485f3acdb04907a2d12a5d00672b5934dedc1403946074df1b548226a5
DIST aioshelly-0.2.2.tar.gz 8096 BLAKE2B 5c186f30839ac84463ca115960eb85bb480bd05384d31065355631a8b18608081f688610d47a6d46e188193c97a99589ca72fecf9050d0f2a7e4150edd7e2702 SHA512 60fe8a1e217b535e036d3db47d2235ad2cb5c8bfc99b5d4382214191ec2d39a4c1f339730972bd13b1c47f165810ac231351a67f5ece25379462a356ec3760b8
DIST aioshelly-0.3.0.tar.gz 8448 BLAKE2B 3fb08cdefd947e7edbec300b7fc0d2731cc5f74b76d69aef7a19425b23cb307049c824ed84dbad8289a8443af718a69ddc3519ee675da639d8116705202f4150 SHA512 c035a243d9846549b6fea5b347641e8923cddafd40f7d1c6cc482b345cfc6548bed52a54dac383e20f908b78c4f743fb174431a544f6a7f1864930a29648cef6
DIST aioshelly-0.3.1.tar.gz 8527 BLAKE2B 73c016701b4b49ecb0a8abbc55949332429a0622504749eaacd6098d8b09fb1cda1ba089f292fbfacd3ff767cc7f65205e323bf4421ea3fa37ef73c48c8b0d46 SHA512 bf087cf0574094b9dacf672b5490bbb8dad46cb25eaa79d8f609acd10ae7d32142ec1947f75af329b05ac0ed18a1b85c3d77b1f5b852fabccecca74ba5d4353f
EBUILD aioshelly-0.1.2.ebuild 791 BLAKE2B 232206b6c4072890bddb3f76ee28c94b09298295565d7ebbb3082cbaf2a628a6488f7500498db3c72af4722f02ae0fad0c6588d8522fef6fab69fc1ed4298b56 SHA512 29f89820d0db0f3466373aa445b425b7e92e4e4062c3321a84219bb1932e87b2bbbf19415cc84a74755c40d1651283855dc89393a3aca02040bfb58fb0b1b701
EBUILD aioshelly-0.2.2.ebuild 791 BLAKE2B 232206b6c4072890bddb3f76ee28c94b09298295565d7ebbb3082cbaf2a628a6488f7500498db3c72af4722f02ae0fad0c6588d8522fef6fab69fc1ed4298b56 SHA512 29f89820d0db0f3466373aa445b425b7e92e4e4062c3321a84219bb1932e87b2bbbf19415cc84a74755c40d1651283855dc89393a3aca02040bfb58fb0b1b701
EBUILD aioshelly-0.3.0.ebuild 792 BLAKE2B 547b979eee52356d760dae8da02edf4415e9602eb5039d46819f9c42b8d7ef0cabe0847bbb7b4c3e7950daae485af796ada972c3e54dba47c10f31b180a365cc SHA512 8d7836f50ab356d196aca6a37b0ea5c48b04fa643b13da84cdf7ebba80eb4bf2ca7769ba4c4eee00e9f2b74d2b440d089ca80f96ace994275a025eba5f8e5b77
EBUILD aioshelly-0.3.1.ebuild 792 BLAKE2B 547b979eee52356d760dae8da02edf4415e9602eb5039d46819f9c42b8d7ef0cabe0847bbb7b4c3e7950daae485af796ada972c3e54dba47c10f31b180a365cc SHA512 8d7836f50ab356d196aca6a37b0ea5c48b04fa643b13da84cdf7ebba80eb4bf2ca7769ba4c4eee00e9f2b74d2b440d089ca80f96ace994275a025eba5f8e5b77
MISC metadata.xml 462 BLAKE2B 07bf3f330aa9e06a90c519f740253a97d2fb8809c7c6c427674e43bfacca3dae9bc57a1aca9d66445f16df7282feded629d843e3bf1f3f7db11b1205ee73f82c SHA512 bc9aa87250eaf1d20b59d94f3c9d6b945671cd54003ef0f1cf2aeb6e190b24813c261fb0cc8cd2e6ab529b40ce0e6a346d244e8dc1b5a340a300238b09c4b677
@@ -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..8} )
inherit distutils-r1
DESCRIPTION="Asynchronous library to control Shelly devices."
HOMEPAGE="https://github.com/home-assistant-libs/aioshelly https://pypi.org/project/aioshelly/"
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/aiocoap-0.4_beta3[${PYTHON_USEDEP}]
dev-python/aiohttp[${PYTHON_USEDEP}]"
BDEPEND="${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 -1
View File
@@ -1,3 +1,3 @@
DIST cdu-0.1.3.tar.gz 3344 BLAKE2B 0a2d43dcf4567ff1bce4552ac6a9099de720dcc96d8f4671348e36e3b4b62adaf9517e6ba24c42fa51846e3e25833f7f066002fd2d321fa9600070335dae0896 SHA512 c84ab149c5ad5d954b573f0dd5e35d22c7867aec046686c41e718f0375377c6bf6a36f9974a4977044e0e69ab4c02720bb59d36033e59de76a4231dacc7a62f7
EBUILD cdu-0.1.3-r2.ebuild 692 BLAKE2B 9fc0644d682cb64d33c1b64735d4561e9f0b2f7352b293827215a8a20539e21aa76ef7e4bcb1efce75030d005030c9ef523ddab2a4e51435eb5effa8d1e5de51 SHA512 fef82274885daf6e369662dcbd0f1e6bad493a5cc053d13beb6212ccb3872c13c6750ea6c5161925cb58d690f95aca5895cf5a85aef57bf0e182caf0a0d9ccf7
EBUILD cdu-0.1.3-r2.ebuild 748 BLAKE2B 7be2e6e6a32ded6723dc67d5781bee5d043fcc5bc28ad4d249fb4f573e8ad0feeba9b4fc9c30b6934b0296b33e6956e204195cc2a5f7c2c713fcf073d22d4fe0 SHA512 bd26617fc8503fd061694ba32e05d1edce7177d1856914d755c150fae20a68c2d16a85cb014d276ae0ec72dbdec0615fb14175add7fee56b7877d4b9fca05832
MISC metadata.xml 451 BLAKE2B 21da2519c87841e0d7f1dd6b21f3dfba2bef7e6c61d01c6084dd8bb1eeaf31eda6f38b083c29f79f8a6002ca85125b791117be213defb1d04a5ba63f6d9a9c0c SHA512 c9f4b62f7113176fcf684a4161b95419fc42c1cd404cddd73c5bc91daa6ae602e170727a3bf6d9da62f94851aa24fe800dd7a51ee933a4acb03c56ed85140aae
+4 -1
View File
@@ -11,7 +11,10 @@ DESCRIPTION="Cloud Storage Disk Usage Analyzer"
HOMEPAGE="https://github.com/ilogik/cdu https://pypi.org/project/cdu/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
# License unknown
LICENSE="all-rights-reserved"
RESTRICT="mirror"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+3
View File
@@ -0,0 +1,3 @@
DIST giteapy-1.0.8.tar.gz 124673 BLAKE2B d8bb557856029b360bdfe23ddfa9aea1d1e6f99a6235c328d93d7666e89ce691e37e74fa33f14f7e2402b47333af23f1228c272f249bc95b8b075eb135d87ce1 SHA512 5f03756e0da1b38f66c73bcab1f8271599538616a44cdd32f5faba62dd756732923c506367c746d7a77c04c1a22c81b245f4efa45b0dce3ecbf651605f6abb26
EBUILD giteapy-1.0.8.ebuild 1061 BLAKE2B 54f7b36a72583742e62c39c8df53981abcc030874a5cf69d8db3b3311909ca3492bca716ddd3dc0db53c2a3d169f896843d471e68e5c1d650403f8109984af2b SHA512 6919489c4b1cb8a2849a25d9e7c2ec08083f0dcc6a5257a38900cc08b44f0c9ce94b2b71885ace195276ac86aa35b285dc88d1def182f5136b2600e2a4533865
MISC metadata.xml 411 BLAKE2B a31b4b2af2d4df94d436307f1d7c592e1394b30d44e27b5a34af3e3934ac3f4c42c946ad702f2ca4e89f1ba45562becde75429659006910c95ab5fa1b337f3a4 SHA512 9b7d825d93766cfd3675d4d6a5410a8746c635faed3790d1740c62f8ea97b4021fcac879a43da6174bd2699ee72c460ae4469de970d75656a62e5c5627ec8289
+41
View File
@@ -0,0 +1,41 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{6..8} )
inherit distutils-r1
DESCRIPTION="Python SDK for Gitea - A painless, self-hosted Git service"
HOMEPAGE="https://github.com/dblueai/giteapy https://pypi.org/project/giteapy/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="all-rights-reserved"
RESTRICT="mirror"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
DOCS="README.md"
RDEPEND=">=dev-python/certifi-2017.4.17[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
>=dev-python/six-1.10[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.23[${PYTHON_USEDEP}]"
BDEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
src_prepare() {
sed "s/packages=find_packages()/packages=find_packages(exclude=['test'])/g" -i setup.py || die
eapply_user
}
python_test() {
nosetests --verbose || die
py.test -v -v || die
}
@@ -6,10 +6,9 @@
<name>Andreas Billmeier</name>
</maintainer>
<upstream>
<remote-id type="pypi">orjson</remote-id>
<remote-id type="pypi">giteapy</remote-id>
<maintainer status="unknown">
<email>ijl &lt;ijl@mailbox.org&gt;</email>
<name>ijl &lt;ijl@mailbox.org&gt;</name>
<email>rh@dblue.ai</email>
</maintainer>
</upstream>
</pkgmetadata>
+2
View File
@@ -5,6 +5,7 @@ DIST hass-nabucasa-0.34.6.tar.gz 20781 BLAKE2B f9d496f181aba4940e3a73b931830e001
DIST hass-nabucasa-0.34.7.tar.gz 20825 BLAKE2B 556cd0be0a0fe10dbd5bcbf57656bd22c7e83618d88ab7a1550bde5511c9b62d9f6ebf5b4adc1abdba8e4ff3cc4b04f1e1329938e7e1b67fe31ea87973ff75cf SHA512 90a8412b314c1f5335228644a17155fe06312a1303bb98f169cc640dcaaba03a2b13e4e3f81709f072207fb215bfca5b0e8a34436da681ca5269f9ffd2af2630
DIST hass-nabucasa-0.35.0.tar.gz 20823 BLAKE2B fa10e1484e7fda0f168e9bb2a8fa15a7e3823ce6725bd6cd891d155f835b57acdebf0acbe5c1dd0b4cb947c661a85bec393782a056187adc790177121520fbe7 SHA512 80d323ac31e0e0d8cb64719a5f8275b68651f40783579b6da7ec9a894b2edbe47ffbe1218464776dea3a7e86e23edd5114c45788c0dd7ef4c18ec6ae437dd39f
DIST hass-nabucasa-0.36.1.tar.gz 21664 BLAKE2B 814387cccaab4861dce65a7f4d935dcabd2f2f492b27a6b61b95851872c2b7585cba3aa8a20892be3dcc86c7b0a708b0adb1a863758722dfb52b74530583df41 SHA512 1ee9c5ca98d2fb560d36ca635a004cf8d0c46e35a939c18d0c6e1c39eb6be75dd75b19afe7fb07e547ef63605a4e425acd5b482c9a7e86c3343d243a888ec599
DIST hass-nabucasa-0.37.0.tar.gz 21721 BLAKE2B 5cd6101ac6156456b57f47e3a98ee275dde70ccf4e40ad2ebb7c8d831ac78b2226133c4ae0bd44d8d9841683a9bb30352b8fc049dcec74e3a79fee03f6749f4b SHA512 1c5bf1cb412d9fb21e7262c57aad6d5f6cbbfed3f39cdbb323c11bea3616f3a2dae3468aa6aa128f42a6b2b7e35acee08d3dfb7b976d90894401dd3aec0e7841
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
@@ -12,4 +13,5 @@ EBUILD hass-nabucasa-0.34.6-r1.ebuild 1120 BLAKE2B fae07232d2676b952764512a1b400
EBUILD hass-nabucasa-0.34.7.ebuild 1120 BLAKE2B fae07232d2676b952764512a1b400686f4f1fa231e9411b3f3a7e91c2b14314f32229ed72efb51161d2951713b51828ff118a68c0ef3e53f3ec0b171c425c063 SHA512 26d8d2375b9e324e3e6c63354e53afb49d901de18234c07ce23290907dcc131551db42204bf8a275fc055d4181a662f2dfabcd290894bf1afb3b7f9da5e7cc11
EBUILD hass-nabucasa-0.35.0.ebuild 1120 BLAKE2B 7390faab0be7a8308f243caf554ff5fdc6ca9c11a6b0863655d4c130edf5a1a90a2109ac4fd2aad5bafaca66872fbb0bcc08c15d16bbd38b21b003d7fe4aebfd SHA512 4a76b1146b3384a6074ba3ca97b512602f753e845259515341183763859074ff414e81f9d2ebc63a894d183be6f172edfde7f65a42aa99bd5b9d9bc0f71fea4e
EBUILD hass-nabucasa-0.36.1.ebuild 1082 BLAKE2B 5c4522cbdbee5b273872a6cf7237929cbfae6f406fca188763810b8957cf941f93e140836a58e832004ca280f843ba24388c25e3a784bdc60841f21b1fc7c875 SHA512 cfb3d152e5245cab4da3a0b6f0c23cdaea82ef029c68e68d5bca7b972d50ea03992872b8cbc21b0d0a0576d2b03ead030ab5b87bd9c2e8cc95ae9dfdca6c49ea
EBUILD hass-nabucasa-0.37.0.ebuild 1082 BLAKE2B 8c7db92a8cda59e8e5db42c7e7486acf21458536e10c5f001fc6f65b9ca64349acab85650e6cd11f4e10ecbe74ae7816aeb0736d307ead4f573a1dddf495e64a SHA512 6d6abf794b8917aa514716e96f9cea94153acc0e7c6a8c7518de9b5505867672bfd8aca634b976930b19dfb6743242dcfcd5a5687b94f041f569ffd8c04f07f2
MISC metadata.xml 464 BLAKE2B c6b39b5b27af5d4dccd5b3d013a16fa0c7a485352083ce564a337cb2a30b77d12c3c29469d63af33b8ff2a90c0d6be759050f5813c92d9b253e739c05e87eace SHA512 c076127e8753548a24db6b73120ab93bb7ca7ebafdf2050142b1027273ff5d332b7d7f50ea23bf9143e2c4185019faed9052cce1af8a319d6e524b89c5fe6f11
@@ -0,0 +1,37 @@
# 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.4[${PYTHON_USEDEP}]
~dev-python/snitun-0.20[${PYTHON_USEDEP}]
~app-crypt/acme-1.8.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}]"
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
}
@@ -13,6 +13,7 @@ DIST home-assistant-frontend-20200824.0.tar.gz 23942392 BLAKE2B d99d2f80f182beff
DIST home-assistant-frontend-20200901.0.tar.gz 24088890 BLAKE2B ce23404f9ef3b15dc2f756d6649b2c0d49cb21d81eb3b1486266d8e65d661b52c5c77ecc134350d618ee8901993341f4c008ff7dbb9567ea2a1844a60d5e4e99 SHA512 d87e956bb8bf819b3eba195c5bc2cc57974e8802e71361217e3931d00afa2116e016e3260e581a45e815893b90d81c31214617fd5af2c9da13344f609d7de6d2
DIST home-assistant-frontend-20200904.0.tar.gz 24982742 BLAKE2B a57e31ed2f9e78920b123924bd652b6947b38aec1ed47465415abc07150232788dcda17f1559ed4f3ba80cf7165b435784eea3c0514a14f073872dda8417048f SHA512 0f1615571e22e0f47b200527748120e30326ab0ec6573d3fc140aed86cf865d95adc35f7bf0c86680932ef22f17f025d2f839d1415f970997f886abc4ebc1c28
DIST home-assistant-frontend-20200908.0.tar.gz 25798333 BLAKE2B 1952823b13ce1568d77eb7b82d1e5ce39eb66a0942c4dd1c7695d7ed7e995d5c538bd5cb3bd7db840737efba738e1f315715fab05982bd373035338a4e1f4955 SHA512 bc3d0fbc136619728fb94bb257c2d459c5ef80851d95292efb7b388542fbf350df4a73bcb4edb21211b8140d032b015af8d4e6ef2f154321be0c0d900aec7346
DIST home-assistant-frontend-20200909.0.tar.gz 25820699 BLAKE2B 060b27e1a927c9a3442ec18b62f8b16272f136d613564e0426c060352c753d257e37e9d9b5d9869e625022af218be3a356ba38c326f6fade5428eb9ac5d4ad5c SHA512 a8d979a69bbb0275371e3da3bc79952c177df76f8fbe258440d42483c16110298932fe328ef9ad79357e73f93684277384b6e9140bc2f59bfe46b44b002a56ee
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
@@ -28,4 +29,5 @@ EBUILD home-assistant-frontend-20200824.0.ebuild 754 BLAKE2B 13e624314377bb47d90
EBUILD home-assistant-frontend-20200901.0.ebuild 754 BLAKE2B 13e624314377bb47d90f4a216b087362ec3de187de61ae3dd0443c9e278b0a3116033cb78334e8d10d5df07bfee0a75534900aed40e2a288fc8272fb1a825c5e SHA512 babc7a326d3b4ecd7f3378b15337b62ebd57d58a0595e2fedcacbc198df82c4af1a037fca825697b882514d5b6846f04ecb58165cf016a6c81a3459377a9402f
EBUILD home-assistant-frontend-20200904.0.ebuild 754 BLAKE2B 13e624314377bb47d90f4a216b087362ec3de187de61ae3dd0443c9e278b0a3116033cb78334e8d10d5df07bfee0a75534900aed40e2a288fc8272fb1a825c5e SHA512 babc7a326d3b4ecd7f3378b15337b62ebd57d58a0595e2fedcacbc198df82c4af1a037fca825697b882514d5b6846f04ecb58165cf016a6c81a3459377a9402f
EBUILD home-assistant-frontend-20200908.0.ebuild 754 BLAKE2B 13e624314377bb47d90f4a216b087362ec3de187de61ae3dd0443c9e278b0a3116033cb78334e8d10d5df07bfee0a75534900aed40e2a288fc8272fb1a825c5e SHA512 babc7a326d3b4ecd7f3378b15337b62ebd57d58a0595e2fedcacbc198df82c4af1a037fca825697b882514d5b6846f04ecb58165cf016a6c81a3459377a9402f
EBUILD home-assistant-frontend-20200909.0.ebuild 754 BLAKE2B 13e624314377bb47d90f4a216b087362ec3de187de61ae3dd0443c9e278b0a3116033cb78334e8d10d5df07bfee0a75534900aed40e2a288fc8272fb1a825c5e SHA512 babc7a326d3b4ecd7f3378b15337b62ebd57d58a0595e2fedcacbc198df82c4af1a037fca825697b882514d5b6846f04ecb58165cf016a6c81a3459377a9402f
MISC metadata.xml 485 BLAKE2B db31a294d5ca2f4824e6ab06aaf266b0182e1c9b49d5aeafd299fd408fc5a96d0db3ac4d72732291b0c7f74480dab6cd4febcbeced136372db499d67eb46edac SHA512 c5a5ddd828915cd14975e480b2c6c9aa599aeb32ee6d7bfef4995450fa8b6d4cdc4b281c34c4cc34d4b15f8443c1d780bf72b5f5443edbcd50054fa434f367e5
@@ -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..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}]"
BDEPEND="${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 -1
View File
@@ -1,3 +1,3 @@
DIST hstspreload-2020.7.22.tar.gz 919126 BLAKE2B aef58e622545491e6b919ab2ce920637d1c5611d0741603683edda815aa7d53fbc8f58c06827cef94f9c57ef35c12c71afdf6912c7e3f3a34dc04c90ce26f02c SHA512 d1a4da43bec4b7f147b173c2fbcc15096e0cb5d629f18c6ef0264e2cad5c5b1691749c2e57f8ef3c6acb3a62cf0d93fd40bd02975c1a9114ca5959b3c81fff8f
EBUILD hstspreload-2020.7.22.ebuild 715 BLAKE2B f1b1938255c1df2e0ead7c33ac128541f9119c234f37e623faa1304ecf2f2a6c475fb5ebd531869b1a2d42b9719d22c70098602a0052a31456beafaaccf887d3 SHA512 91d16a03fbe0603c73dc1bb47fa4d0de1ccc82189ed8bf5f081ab6062ab9588add2739e409d6251c2f55a2cf5e7cabe4c3abcdcf80405747fea48b1f7627c231
EBUILD hstspreload-2020.7.22.ebuild 713 BLAKE2B bf04c9ca95172818b317a4e0bef75241b1ee0a6a7ccdd72f256990bac6299fa61d9210b594646ee1a6dba5c16fdf54560fe4a1be6b8c74548d784926254e92ec SHA512 b3a5ed7985a403eb201ca11e268232567f63853446928d7794c4b1dd377396f35692a3b48a076209604ff8a2895e26e58d0c1873ea4f522b1a01e4fe8525127f
MISC metadata.xml 470 BLAKE2B d6fc95e99f0dba0e1ac3395967dcf736a615af24300472d185357f690938e766077d76822599073f29051cce239170a0a9cfa3f74e8f4ccd5874952265eb300b SHA512 7236631543102bb01f9266fcb1d04af2176e5c0b14fdd7d61c801f5bf9d6cefe1196b891dc6b6065022e370d7d93931cbdb436a9e225286d089d5b10af956729
@@ -11,7 +11,7 @@ DESCRIPTION="Chromium HSTS Preload list as a Python package and updated daily"
HOMEPAGE="https://github.com/sethmlarson/hstspreload https://pypi.org/project/hstspreload/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-3"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+2
View File
@@ -1,5 +1,7 @@
DIST icmplib-1.1.1.tar.gz 24548 BLAKE2B efe119992edb10c94a4eb0d03de675ecc7b83c98ad54693a69df54fbe8141259121363d5544672a5ede4ba32ef09335a7b2f5983d5ba8d1b18e3667ff467bb94 SHA512 a1e540d377b3e90cc2323fa3f80188c040e223dcad8d09daa8fc1f55eadf7037dfb720d21beee9fc42fb92f04090729378b6dc0736d767fc7af84981ab06cf26
DIST icmplib-1.1.2.tar.gz 25237 BLAKE2B ca68bc5ba4c0ac268ea23f6e547d33f4ec2ffa586e12c56708883e08905f1ceba57b10ad6aeaeae6ffd38ded68954d9314ee2087b714bd1721230bd4e394d673 SHA512 8720732758a290d45af9bacba8ca409b0e422c91ccf5be5448e819ac331ed86d2fb0706d0f82279c1f3df0e59e2124e95ce91901498a5ee2978c529689048243
DIST icmplib-1.1.3.tar.gz 25284 BLAKE2B 6b29a6036803ac9ac197d0dd3a0697a7d62de11582f964243c084e2011524fc5fbdcef589cd5dd1fa33d3062a9793e45803f63963935f015d07a0bc0d705137f SHA512 52287abbd33b674264fee3b5a3dd85577716a49e944bbf6612bd5298c7f4ea200e6045e0e1119f1a35debc000009bc94cf7d216ece2d5b8e0c2bac55c6166af7
EBUILD icmplib-1.1.1.ebuild 708 BLAKE2B 54ea7df389f4c4acc4bfeecfa0df752774e4dce4f5db96fc21e4250da378520b383e5ab3f5c32a9006fcec391d4db0a6ec909b6be91db9d3f365e4aa7eda357e SHA512 d95ce7abf8923f6cef91f56f4ed91f4b64d0c040df4d4c150cde290fb9499995ddaabd89912dbfaa5de9c05b9f51a4dd411e8b0f3c9fa13c35ecd2cfd1afa751
EBUILD icmplib-1.1.2.ebuild 708 BLAKE2B 54ea7df389f4c4acc4bfeecfa0df752774e4dce4f5db96fc21e4250da378520b383e5ab3f5c32a9006fcec391d4db0a6ec909b6be91db9d3f365e4aa7eda357e SHA512 d95ce7abf8923f6cef91f56f4ed91f4b64d0c040df4d4c150cde290fb9499995ddaabd89912dbfaa5de9c05b9f51a4dd411e8b0f3c9fa13c35ecd2cfd1afa751
EBUILD icmplib-1.1.3.ebuild 708 BLAKE2B 54ea7df389f4c4acc4bfeecfa0df752774e4dce4f5db96fc21e4250da378520b383e5ab3f5c32a9006fcec391d4db0a6ec909b6be91db9d3f365e4aa7eda357e SHA512 d95ce7abf8923f6cef91f56f4ed91f4b64d0c040df4d4c150cde290fb9499995ddaabd89912dbfaa5de9c05b9f51a4dd411e8b0f3c9fa13c35ecd2cfd1afa751
MISC metadata.xml 456 BLAKE2B 1f4a173b886ccdd3f33c7a3e7098c13a24d6915438e36a5ae4cbac2bf68e9b5fd8bab2c8a163967d1258910420c22ab937a39a47bdfb8da711e2ab128a8af79d SHA512 a5360dfaf60219581e0597069b852724033eecec6ff4958a2dd029ba56aa0fe33790551dabfe2cd2dac7f64988d7f721009917bba7342b420083c642f6bd3494
@@ -3,15 +3,15 @@
EAPI="7"
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{7..8} )
inherit distutils-r1
DESCRIPTION="Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy"
HOMEPAGE="https://github.com/ijl/orjson https://pypi.org/project/orjson/"
DESCRIPTION="Easily forge ICMP packets and make your own ping and traceroute."
HOMEPAGE="https://github.com/ValentinBELYN/icmplib https://pypi.org/project/icmplib/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Apache-2.0 MIT )"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+1 -1
View File
@@ -1,5 +1,5 @@
DIST incomfort-client-0.3.5.tar.gz 6634 BLAKE2B db6eaacd7a165618b9f4aeb9d2607149c90c0477a6f1b06894dfc07c0db5e9c8b4ed3c84d3565140fd4140170b3589848318a5a25f08ffd8ad7135b6c6d49cee SHA512 0da288bff1e9d6764aeaadb5ee7351d01d00bcfbd2fb5af11626ad95fbf330704693756be2fc4d0fb11a937bab83ac8555bf16de6a00fa57f7403b2a90e8506d
DIST incomfort-client-0.4.0.tar.gz 11428 BLAKE2B 872280ad10e5da7f837124d44298fb9cb8780c44621a03bccb6dabbb8a213a734aa4375a12867e6eb6822a70c2a657e6f71bd1319eff397747265daa926461fc SHA512 d6fa9322bbd7217f4a1b7c19511b9d75eb7ba80cdcf88a307d5cd279f0d00a0ef32a8a7aa1aebea4bfce4e4133e421add9e0c8a9e98ad8d2fb854dbe3d085765
EBUILD incomfort-client-0.3.5.ebuild 1144 BLAKE2B cc5cbcfdc5318bce8cf8a2532c385d8f5461fad620728b242f0f60804683d32dc00e5e4edc80740e12371010806e4f6da6755553b7dd089d0cd111d9b603b087 SHA512 13df2da1cf2630363a3d570b9c1208dad5fd8ee51e380c4bd0ea8f4858abcfb2d493f0274b1e3f268df511b5dc077fc936017ea113ade82405c2c1ca36c000e7
EBUILD incomfort-client-0.4.0-r1.ebuild 1628 BLAKE2B 5a49df2fd5f3cf2be223c9c2509c5c869a767139d17ed286e983942bc87b327879c672f917ba0e144ecfa69787afc916127afd2ab5a300eaacc64fe9d6d4488e SHA512 a540d3920264fe454b93faad55a57e0e5beecf179fac816503801c91e16a81d89eb91d120bc8e454467a3556bd083a6c70df9b43c8ae334e9f36d0ce028dee1e
EBUILD incomfort-client-0.4.0-r1.ebuild 1631 BLAKE2B c87b762130ef2743d653ff5c4e293f50839570674ac8ecac695b7a92ed70229bf80573a9c80c2114ef65f30de2d370602be369bae9a42170a55ba323f92d816f SHA512 3ef7a518c03074636f46cb1d0c47a757919033460b999a31d44595031d9dbfecfa58884ff55e9b7d6a2f76d1c150fa8b4568772467c66dea624fd5da0cebc27a
MISC metadata.xml 457 BLAKE2B b87fab9691b031c2d43125a13a1cb07937b5eec86ebe6f7b10cfc267b357f4ebdf902698735aa39dbc740a81b34053cc3cf89f93bda39f34a05372677b79a1e2 SHA512 82e7cd2cd956287446374c5cb23c446c0002769144370345af44f76f55047b5788db3360bc84d612aa8b30fd4185af8fc55a56034c273ef9ebd930d2b5915385
@@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/zxdavb/incomfort-client https://pypi.org/project/in
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/zxdavb/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE=""
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+3
View File
@@ -1,4 +1,7 @@
AUX isort-5.5.1-notest.patch 336 BLAKE2B e562c92e766231e295681f2ad8d6f172548a34a243a12339f9a7a7dbf66a1729fb09a8616bf4a751b4c0a946f94a66c910ba7e5e65c820cae60fc0f137b4de35 SHA512 5063197f7afe20c31f6171531a005ec09a02fb0eb8effdb7d3af7531076bf170280dbd1e74b6cb26f6742627f82070ba9b29aff9a5a23e7cae4aeb20c1a9ab3c
AUX isort-5.5.2-notest.patch 336 BLAKE2B e562c92e766231e295681f2ad8d6f172548a34a243a12339f9a7a7dbf66a1729fb09a8616bf4a751b4c0a946f94a66c910ba7e5e65c820cae60fc0f137b4de35 SHA512 5063197f7afe20c31f6171531a005ec09a02fb0eb8effdb7d3af7531076bf170280dbd1e74b6cb26f6742627f82070ba9b29aff9a5a23e7cae4aeb20c1a9ab3c
DIST isort-5.5.1.tar.gz 144834 BLAKE2B 3cbc2611684787c9b2c4cfb71669d6ff9a0b379774c27bb6b1724e33b9c249e41ce2ab002dd29615bc40ff6b7f94ed1cba489ae8d6934172a81d191d217fd72b SHA512 f5e4ed0aededaa00bb0498e6ae23b8e65eb0429cbd1a63ddafc479d894a8e3241b880f4b9db0dea69a3dc793174f14603c45459a4f307f5c2cd5e315e09a7476
DIST isort-5.5.2.tar.gz 145020 BLAKE2B 718c3e748333e17a29b19a46779c40b21a674efb3b3358851973f383719a64fda44ab352bd005e368e0bec3d5c20472c27dba8f0e62ef53c7fd80785a4cc0228 SHA512 687e523073b671f7144027ce05b388566809673ffa36bc5890a51eb38f3a85c40d9861e6d2ee70e70710725579fe63a28ca45c0a8bc902761ad02bfe4656e5d2
EBUILD isort-5.5.1.ebuild 734 BLAKE2B 145e1f551ac263628ea23a95062505f4d30cfc0a0175dd01c6f464fe6f64fc8f8365dce74494227f9645a93946ab4fde4df2bf20809ec6985eddb3316f6efd23 SHA512 2e84207908755f56d50ef0e84986d2e7288ee621ba930b352c253680f570f4d79d8568a6844862f31caeb96bc55c2c4b4e8b4b48b3812273fa75128a9bb8e7b7
EBUILD isort-5.5.2.ebuild 778 BLAKE2B f5f81e272774d5ae58487df682c269a936220cd6ebc5f4725842b2212d557b113b2912d1b348ee9ba2e4808eddc9ce3b782456f86344a9d0a95d05210fd53e91 SHA512 b3af95f4d6fc73b253e8a0d3e60103613ca3c471dae430006186c3404e15a4efb0a2cf1d3884869731a1c30e36fc723fe1984c1ff7272b6a5b1558484ae34f45
MISC metadata.xml 458 BLAKE2B c03a13ef442ebce39f40c5e0d4265a5a4ce1976166f1d692a4893485c5d4d2ac8e1911c383e8de514fc26a3ce7b67b70368181e8acffbde5e4c4fce36c0518a3 SHA512 05c9fd94e98a70121f6c59024844e12f5841ab22497107612c3980df52e31f5dd2468298a1051d5a6c4a53823afea28efd3773c9c388fdfd86bd2328ff8119d9
@@ -0,0 +1,17 @@
diff --git a/setup.py b/setup.py
index eef9a4b..fac99be 100644
--- a/setup.py
+++ b/setup.py
@@ -6,11 +6,7 @@ packages = \
'isort._future',
'isort._vendored.toml',
'isort.deprecated',
- 'isort.stdlibs',
- 'tests',
- 'tests.integration',
- 'tests.unit',
- 'tests.unit.profiles']
+ 'isort.stdlibs']
package_data = \
{'': ['*']}
+35
View 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..8} )
inherit distutils-r1
DESCRIPTION="A Python utility / library to sort Python imports."
HOMEPAGE="https://pycqa.github.io/isort/ https://pypi.org/project/isort/"
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=""
BDEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
>=dev-python/poetry-0.12[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
PATCHES=(
"${FILESDIR}/${PN}-${PV}-notest.patch"
)
python_test() {
nosetests --verbose || die
py.test -v -v || die
}
+3 -3
View File
@@ -1,7 +1,7 @@
DIST keba-kecontact-0.2.0.tar.gz 5263 BLAKE2B 93f1d20a2e75a9590c362410d5d5a6defd90de8896be87effac1080463a2291bd300c8bd0353988dc6d98bfe02b49c02b8603b8adae320e663147f4f959d66e3 SHA512 0473a18fd52d1087135d60a2508fa4e244e6aa214fae9a77480a0b84519a0d0968487148304efdba63a8a9d9615fcbd46b8fd0b7dd3e2ac44aa90bff3b75b2f5
DIST keba-kecontact-1.0.0.tar.gz 5277 BLAKE2B d81855d008e77a36313bc2166a0caa1ca9b01f08a330ff0c40d52f3b16040847b5241d3e01f01c89a6268360732174f97a53ad349851b6c949170aaa1d9aa58e SHA512 5201e81d410bc0e78285e0cff4f84164abb462598016ecf94296f9b8ea269628bb3570f5660e237b89c1a33ad655866aa51e39827777c2d6d9794079e7ef84ed
DIST keba-kecontact-1.1.0.tar.gz 5449 BLAKE2B f69022b8169efb6d30987d3935e7240263a543f30cb9989369d463e3d827a2970dd6d43d7662a364b0f199a10996ab42e28076c3666b64e7f0a8f497bd79150c SHA512 9da2b2bcfa99e5e9335035e800b77395c94f0cbf75fab510774ad89166e64c9aceddab228d710dbf91a6b89f49f8591133c97cdc6942ed3dba2e3f1b59d67602
EBUILD keba-kecontact-0.2.0.ebuild 801 BLAKE2B 29efbc06836986be2c1c0cc72e00e7d3930e35766bb7b0c752a311eb25323e14b5d536f32d03d246f5e53538d1608541c886b7caa6a0ba7e1e5db8c6caa58a02 SHA512 2e74f2cf9a07a1a9f8fa19801339de75ac71ebe8b4479780b2a05b62a2d08974b03d37621c966c78967c0ea93fed9ccbb014663009b128ee117ea6080a4dd218
EBUILD keba-kecontact-1.0.0.ebuild 818 BLAKE2B 77757b98bab482f367ccff1ccd1d25f153b1a57381d5f925c5cd37eb94a83e79f7a70a64902e28586c70e886b9dac1821662690726e033f22107446d70bc30ed SHA512 0ecfccf1b548b5c7293cf3ccea13c77149f55b404d50ad745d6a0c9ea25856c0d1b3ab1d54a348275aaa01907ab30272a0928a346f7a791773a89d859650ac0c
EBUILD keba-kecontact-1.1.0.ebuild 819 BLAKE2B d20acda935ec28d7057a55aed4719984989e2c8b572676d06a7aa89d860c059c6b170f1e05cbc46e9f69404d993e16af7275e2d54ab70f142919828b8e3168ef SHA512 a128c2163b4df51ad5a0d2dd1679816f770bac651e43b01e9204a9cf4bf3a6b42c6d39e26fee2e16442647437474235ec7ab1cd4d9777827fcc6d579ec993eb9
EBUILD keba-kecontact-0.2.0.ebuild 806 BLAKE2B 62abf0bdca3001315f0ef7a262ea28ed1ea5ce55acba5af2769913f5b0c4f067f6ff39341044d9837aa749adf5d8a8bdd62eabaeedd8b1f79e0f3dc360ac972f SHA512 69c584f3f200e2571c56295312c4dd08873257a572543d3988071c9b462382ce4add86b30c81da9030fde59cbb5548f4f686110c8277bfc487ab997183c4aa0d
EBUILD keba-kecontact-1.0.0.ebuild 823 BLAKE2B b928a04d857b3119d8e23741dbfe987c3e04c5b098bed7a5c421e3ae5e5eefbfdd7c6978b765093676b3ee4d7fbe18b4df91656602801d91e8ca4e81968a20e0 SHA512 4632d4cbc0611dcf3b2e1be87d9f67259afddb04d762b3be429c4a2d2f4fc254e740e66b0d99f2563f564cdf9a14d3b11361887b7041d80a476d13266eebe1af
EBUILD keba-kecontact-1.1.0.ebuild 824 BLAKE2B 3e26250825272ca2b6eb0b18f759670a792e106cdfb881c2c8efcdfaa67c054864f37afabd2c5bd1313db26b21aec551a7667e7c79ca503d4edfe6ba8f2ffcd2 SHA512 9b1293b43e2b510896709d4076389414ffcb9642c1c02a6368b8bc63ada594c50e16d16c83b906ead1fecf43318751d913c4fe964a0c1a3497d1aea180f52bea
MISC metadata.xml 462 BLAKE2B 7811ce6028755aa56df60f22346d94bdd96acc60a50ef41ec7f4fb0130112a174f29163ce793695bc7317c365bca7a14aabf1aad8f32955696a98dc238c0d736 SHA512 999ea0206eb6256cf6031dab436c9b8832928ca18ef07c95ab01df66014ff0ee4689e15818c3cec15322b38dc0c8e8d30730aedfcbb1346201fbe3358705b7ec
@@ -13,14 +13,13 @@ MY_P=${MY_PN}-${PV}
DESCRIPTION="A python library to communicate with the KEBA charging stations via udp"
HOMEPAGE="https://github.com/dannerph/keba-kecontact https://pypi.org/project/keba-kecontact/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
S=${WORKDIR}/${MY_PN}
RDEPEND=""
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
@@ -13,14 +13,13 @@ MY_P=${MY_PN}-${PV}
DESCRIPTION="A python library to communicate with the KEBA charging stations via udp"
HOMEPAGE="https://github.com/dannerph/keba-kecontact https://pypi.org/project/keba-kecontact/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
S=${WORKDIR}/${MY_PN}
DOCS="README.md"
RDEPEND=""
@@ -13,14 +13,13 @@ MY_P=${MY_PN}-${PV}
DESCRIPTION="A python library to communicate with the KEBA charging stations via udp"
HOMEPAGE="https://github.com/dannerph/keba-kecontact https://pypi.org/project/keba-kecontact/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
S=${WORKDIR}/${MY_PN}
DOCS="README.md"
RDEPEND=""
+1 -1
View File
@@ -4,5 +4,5 @@ DIST {P}.tar.gz 22722 BLAKE2B c44c395d0eabc7baeae1ee6772cfe6b0c2a41af73cff503945
EBUILD lomond-0.1.14-r1.ebuild 805 BLAKE2B 3524c98d1347d8d7150005a6667d82ede81271f847abc2ca5fec87b038e892f1b635c1f9027f78dd2af5322c732c69664b8c9dc55481dee5133c7ddf22b5f791 SHA512 e2460593245949032d5c0eca5bb545dea4e208f02652adfab868c1434c775bdfda5f8e7ef1794244d3678c980fc5251c69e54097a3ccd54dae8e36968aa24955
EBUILD lomond-0.1.14.ebuild 802 BLAKE2B 6a9c10763626cd952939df64fe429ece957849a9d39cd220ee8f19c20e25671406ff9eb6ef4e71b9396c3717acd1feb52a92a2b71ee3273e4de43db91697ac61 SHA512 45ce51fe45a2c7c30d313682eb7c98c19e4df3c3c6681f2b83b05f426779a0e697018c853955d64831fe9158cbe9f0a409b8ccf9b58ac293aee3b1c316d15aaf
EBUILD lomond-0.1.6.ebuild 801 BLAKE2B 4e47c6c97a82d01788465e46bef245761e940a270bdb6594bc1fde91dc325d537492239b3b6dc175f2f054d0214305679f820c80f4e2e3acedfaa87d3d503b23 SHA512 2f4d1968171d93a6f9780a4044d03047281189d220f653c7b84730dde74fe177f74af70866f5fd9ac30f3952a5c62a00f68d527c0e5ea05ccc2b8acc7a7551f9
EBUILD lomond-0.3.3.ebuild 712 BLAKE2B 150296b82aae3fed97a6d577b26758293a2031fd581ca34bd071ff3529683dad58b8a67b4c74f92bc3841dd952a4a4f48607bc382868a5c3acc2685d3345eaf9 SHA512 28110ede5600a06aa23fd809719b936bc8cefe26c0dcb9e0ab388ebafbbe936b60d23766b59170cb626ab70eef6dffabc3cb8f9479dc5d9eb75c773ea3b852e1
EBUILD lomond-0.3.3.ebuild 717 BLAKE2B 7bf0765f6228eca83133c490cd11954d8feefec4628ecd81a5f574e0355a2115a40a4661e3df85ec3597b264bd21ecd6cc507fa9fedac8cde1b785eef98adc16 SHA512 1974bc1e6ec9a5544c2708c42094b937fd26067127e2ad7dcbc8e9f0bfc97601352e91407cacdddfb0fdfd87ddb39979238a631bdcf907354ddd01fad7046acc
MISC metadata.xml 451 BLAKE2B 0ed5c857c02cdc4b16be6e38b1130c8efa48a7252716700a0142493a38a79d90b8e7e97398a94be57ef17d7bbfe045c0899d87744cacdd2f2b7a83142f513707 SHA512 bb72bd957ed68b7baa1db872ab66d472dbbaed6b0aba34d6ab1888045a7d51bba735df6b713052a22b446ac43876bcca677f3fde22ab7b1d220ffa9a4d8489cb
+1 -1
View File
@@ -11,7 +11,7 @@ DESCRIPTION="Websocket Client Library"
HOMEPAGE="https://github.com/wildfoundry/dataplicity-lomond https://pypi.org/project/lomond/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
LICENSE="BSD-4"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+1 -1
View File
@@ -1,3 +1,3 @@
DIST netaddr-0.8.0.tar.gz 1891561 BLAKE2B 61a92172707452214ab0362a871cdac575b6224eab2faa6bd9b3366d647e421a8a9756027e01ca4f9c72432725e4466a58f92e8aab43cb60574648cab37325b4 SHA512 a158bef87e862330c583f8b6709c4f575ec036dd31d725dad679e583ad4bef1a34f43225453bc93970ab720ae5f9f0fc2a6a3b92cbb922ed6f201414fd1e96d3
EBUILD netaddr-0.8.0.ebuild 694 BLAKE2B d40bd22548cbff8e5c6e7406b5e62dced14be0541a2df98b7790d9070abfc69d895b2e065bc804719499e533b22cc65bd658f28af9c7c79467c71ba5b67f1005 SHA512 2bad2082afb4bf55e35df5aee3c5d2fbbb590b3bfb998593e80fe77e2e4a4f4eb647a393279714a3b793409d183cd4e28b103d0015fb905a422215665ae1d8b5
EBUILD netaddr-0.8.0.ebuild 686 BLAKE2B 6a04222b04d5a322262f3559ebd41dd733cbff5d91ecc31e9836c99198a7dc0fb170e9296a02b6ea81a57240f47e2cf0399c3c30a003bc4995a9c3ca7628edfd SHA512 25cf8eb2c3be60d72f386376ef9426aea35e767c8c131be41737ffca5a79a05bf175738d511ca43c6445bed0f6bbc0e1df94e15aa47fe518031c01fa63ec8bfc
MISC metadata.xml 477 BLAKE2B 759fac5d5e3a8443398ceb577873c815e171bb42ffc62aef4137bd7c20cffcd11aa56904ef8a4d3c82db1fd32c5611667584457c7fa99d009e33109b286ca1b7 SHA512 963738a8b62180ae14ff483ff392759544d78a3a9530506fecbc893b7e50a978f04e14b3fa566a44d208c920a199783165f918194496a7a0ee71f55f464b49f4
+1 -1
View File
@@ -11,7 +11,7 @@ DESCRIPTION="A network address manipulation library for Python"
HOMEPAGE="https://github.com/drkjam/netaddr/ https://pypi.org/project/netaddr/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD License"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+2
View File
@@ -12,6 +12,7 @@ DIST numpy-1.18.2.zip 5433240 BLAKE2B fcafdec05ba98a236cc519ca3f6ba3ba0a46bea2b4
DIST numpy-1.18.4.zip 5440468 BLAKE2B 701b2a3cf1af09e8c96850a37a42223e729477b5bbb42062180c9ba7fda76826f29de526a4607ff194cef1e338c9a3971e777c7001cbcb1173eebf236dc98dbb SHA512 ec16fa6f5a52e62aeae482290776229d55cc2528fdfabd69a4c48e33991ee901dc345cdafd132baabded0bc4f11a41dcfc4fb737e24cb9b3b8a938a8769e0f01
DIST numpy-1.19.0.zip 7296082 BLAKE2B e388a1b8aa8fa5e23b57c69c5aa5f2b7b286a69fca6007843adbfa374d541ace7875757a302e851bc41194f565390b52777fff13da8166e7a2c6b0a0f3efd29c SHA512 24f8847ff6b72dd44db197fbd80596677f9f3c5afcc87f30c41a4c0a2ccd4ee652ca630a537997ba8fe68c4919fa488e9d8cadd9a310e5356b017f6086055850
DIST numpy-1.19.1.zip 7301568 BLAKE2B f7c17666d8cd4f477d7946be383d2ff1656c412e23dc49c55f94a6fcb95a6cffe6b4958169b1b27e027a7d674feb96de979d8bba4f1e3d9daef9b72e7f48cafa SHA512 ddc5f5e262d6f7f6e1a8879165860427baa237b6aad5b09d5b943a36bb0d5922424aac4c0e32a2cc3e14087bf6eb671988b6ff6df0d9ab8c89724e093220eead
DIST numpy-1.19.2.zip 7310530 BLAKE2B a019c64809bd61071a4dd5e10c2cdf6927f392ebe58b45a08529295079bca68a683502aba89847578e122271d2fa4ea6d2d5461f1e58322f550cda863d36125b SHA512 56ae348f08818e30b6675df7d41a2b03687af452d7a96356fccfce2994843c7b61918946381c3af25fe03f209413d0378ee691fc38d805491a12c464e49bb59c
DIST numpy-html-1.16.4.zip 12097069 BLAKE2B db1f897342fbc80a761fbaee7b0eee3761dbfa04ef6c46a137bb2392caaec8256580467ce06498cceeada2639151a1ec75dafab484d64cb897c008727d6d32a5 SHA512 c44c5e1e0cb22f9dd46fe9e302030292d85e567456178fee296746a414271634e906509fb6665ac63fbfebdd13c5383574f0aa47b4fbc639063da31addc3316a
DIST numpy-ref-1.16.4.pdf 5176571 BLAKE2B 9a875ebd1473b241d463d810a6d191581aef961158f2f82959671b554ace3ad482795e4f3e1cb7dd4632cff926c1e864c675a7624fb0f4e4f297948bf50f0564 SHA512 983ba0f34a70c011886bdbc9fd8f3f75a3a967ca29217acc76fa46e7da391296a5628c9a557ac76efb393271abfb8ee4f376d401c1cc1e5c30622e54b9325d09
DIST numpy-user-1.16.4.pdf 596203 BLAKE2B da3ad1f0ec1c965d20656f73a970911cbb58efa73a5df89e2e6485e0dd763f483e35eea1395ac919bf35d496fb216cee954fc5d31edebc1796a24a2a7a2d12b9 SHA512 3083008547213bfa98ffa5cd8e2cea13f6947f42d83aef61502a2a852b0d5f27d727c76b42d281d7a2f4f76c78e88b12ee3d9b164b39fe1f0213ace7097357d6
@@ -22,4 +23,5 @@ EBUILD numpy-1.18.2.ebuild 3621 BLAKE2B 3e5b753d32d353a17d464c3e19b25e80766f0f20
EBUILD numpy-1.18.4.ebuild 3736 BLAKE2B df766362332589e63483a0b84d0025c83baedf8a44761b0cae551f094f05cafe691fdd6085c91f67daf51d8201715f8707febf081b10e31e74972c90ddeae589 SHA512 4217776f5e3b73e190a2c791312138fa06ba71e3e99e5e39cc0f9dc96c58cd09e7470326b6779990a6262d7c416b39ac5e047590ffdd358b47537bf64257b82b
EBUILD numpy-1.19.0.ebuild 3734 BLAKE2B fb067fa06e1341dee3f64bb41caaf149d96d1870b1c6911af81859b257cf1b2ddf3ed21833255345e63d89202508e812a9263a281878268422d018ce0926521c SHA512 148632766a283427b693670b7d733138ef9d119bd640db4ea04d0858a502e7befe0a2328c261ce692368cbee77581c9c2f3d5a75f0b741ecd9353194afffc381
EBUILD numpy-1.19.1.ebuild 3734 BLAKE2B 77a3823e986b7cb9fc4f29b8eb29988ad63c73d8d0a5cc40836339519b9d54978c725e4e68f6c191be2e47ef53bf6d53b916a9fb1246355b428ebe0e6e6aa2af SHA512 ec1db0b21abbe07d24267a4d773ed6473efb1b640aaf2eea874526971a75fae4dd263d0f13581756703b4a923c037239093dc266a64ef5d74678cedd3b562100
EBUILD numpy-1.19.2.ebuild 3734 BLAKE2B 77a3823e986b7cb9fc4f29b8eb29988ad63c73d8d0a5cc40836339519b9d54978c725e4e68f6c191be2e47ef53bf6d53b916a9fb1246355b428ebe0e6e6aa2af SHA512 ec1db0b21abbe07d24267a4d773ed6473efb1b640aaf2eea874526971a75fae4dd263d0f13581756703b4a923c037239093dc266a64ef5d74678cedd3b562100
MISC metadata.xml 461 BLAKE2B 8832954e31cde79a9535602fb4c7abdf6ec38271c3c5823d2018be1a14fc4b4d5cbe7dac755979b10e76ac8a7579debf1518646d3a55182979893af71bfa5171 SHA512 f687204c86bee2daec69b88f6d2508ecb92ba494d728a19c209d440b5168c52d4a5ce8707b96b8688d6560d7268c23a4ba19dc33477395fd41f7e63ab3ad3653
+145
View File
@@ -0,0 +1,145 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{6..9} )
PYTHON_REQ_USE="threads(+)"
FORTRAN_NEEDED=lapack
DISTUTILS_USE_SETUPTOOLS=rdepend
inherit distutils-r1 flag-o-matic fortran-2 multiprocessing toolchain-funcs
DOC_PV="1.16.4"
DESCRIPTION="Fast array and numerical python library"
HOMEPAGE="https://www.numpy.org"
SRC_URI="
mirror://pypi/${PN:0:1}/${PN}/${P}.zip
doc? (
https://numpy.org/doc/$(ver_cut 1-2 ${DOC_PV})/numpy-html.zip -> numpy-html-${DOC_PV}.zip
https://numpy.org/doc/$(ver_cut 1-2 ${DOC_PV})/numpy-ref.pdf -> numpy-ref-${DOC_PV}.pdf
https://numpy.org/doc/$(ver_cut 1-2 ${DOC_PV})/numpy-user.pdf -> numpy-user-${DOC_PV}.pdf
)"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="doc lapack"
RDEPEND="
lapack? (
>=virtual/cblas-3.8
>=virtual/lapack-3.8
)
"
BDEPEND="
${RDEPEND}
app-arch/unzip
>=dev-python/cython-0.29.21[${PYTHON_USEDEP}]
lapack? ( virtual/pkgconfig )
test? (
>=dev-python/hypothesis-5.8.0[${PYTHON_USEDEP}]
>=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
>=dev-python/cffi-1.14.0[${PYTHON_USEDEP}]
)
"
PATCHES=(
"${FILESDIR}"/${PN}-1.17.4-no-hardcode-blasv2.patch
)
distutils_enable_tests pytest
src_unpack() {
default
if use doc; then
unzip -qo "${DISTDIR}"/numpy-html-${DOC_PV}.zip -d html || die
fi
}
python_prepare_all() {
if use lapack; then
local incdir="${EPREFIX}"/usr/include
local libdir="${EPREFIX}"/usr/$(get_libdir)
cat >> site.cfg <<-EOF || die
[blas]
include_dirs = ${incdir}
library_dirs = ${libdir}
blas_libs = cblas,blas
[lapack]
library_dirs = ${libdir}
lapack_libs = lapack
EOF
else
export {ATLAS,PTATLAS,BLAS,LAPACK,MKL}=None
fi
export CC="$(tc-getCC) ${CFLAGS}"
append-flags -fno-strict-aliasing
# See progress in http://projects.scipy.org/scipy/numpy/ticket/573
# with the subtle difference that we don't want to break Darwin where
# -shared is not a valid linker argument
if [[ ${CHOST} != *-darwin* ]]; then
append-ldflags -shared
fi
# only one fortran to link with:
# linking with cblas and lapack library will force
# autodetecting and linking to all available fortran compilers
append-fflags -fPIC
if use lapack; then
NUMPY_FCONFIG="config_fc --noopt --noarch"
# workaround bug 335908
[[ $(tc-getFC) == *gfortran* ]] && NUMPY_FCONFIG+=" --fcompiler=gnu95"
fi
# don't version f2py, we will handle it.
sed -i -e '/f2py_exe/s: + os\.path.*$::' numpy/f2py/setup.py || die
# disable fuzzed tests
find numpy/*/tests -name '*.py' -exec sed -i \
-e 's:def \(.*_fuzz\):def _\1:' {} + || die
# very memory- and disk-hungry
sed -i -e 's:test_large_zip:_&:' numpy/lib/tests/test_io.py || die
distutils-r1_python_prepare_all
}
python_compile() {
export MAKEOPTS=-j1 #660754
distutils-r1_python_compile ${NUMPY_FCONFIG}
}
python_test() {
distutils_install_for_testing --single-version-externally-managed \
--record "${TMPDIR}/record.txt" ${NUMPY_FCONFIG}
cd "${TMPDIR}" || die
"${EPYTHON}" -c "
import numpy, sys
r = numpy.test(label='full', verbose=3)
sys.exit(0 if r else 1)" || die "Tests fail with ${EPYTHON}"
}
python_install() {
# https://github.com/numpy/numpy/issues/16005
local mydistutilsargs=( build_src )
distutils-r1_python_install ${NUMPY_FCONFIG}
python_optimize
}
python_install_all() {
local DOCS=( LICENSE.txt README.md THANKS.txt )
if use doc; then
local HTML_DOCS=( "${WORKDIR}"/html/. )
DOCS+=( "${DISTDIR}"/${PN}-{user,ref}-${DOC_PV}.pdf )
fi
distutils-r1_python_install_all
}
-3
View File
@@ -1,3 +0,0 @@
DIST orjson-2.5.1.tar.gz 520776 BLAKE2B bc4b61ed66463aa8d0eb6fa362db2338577ae66c57d229f49dcc15b5bda618790cbeafa8d78083c84440ec97631588400427edf92012c7c917ed8eebf3a2765c SHA512 060a83e3ae73481e3c672eedcc8f917c28a5ad3474de5da581aa19bb7c7f9c8ac7cc72559e9473967b3ceaa1356e4aa86138be79c50b9109727a79df386be53e
EBUILD orjson-2.5.1.ebuild 727 BLAKE2B 6b35c9b669b5ea0f8a4c21bfb19288acda881bbfbdf57316bf6a76bbec5b666ad7a76d7e718cf3b664f56dfe2fc823fc2a516a5cd5ccc4f766e20c1ddba7c494 SHA512 5a35723f731f03c85403d9b7cfeef62d5cd350cd61513fadfb5b8b4b2e81125f5bacdad4cce36dde1848d1a029ccae9ab82ec795772831fc438dbd0de4b4c45f
MISC metadata.xml 473 BLAKE2B 3db9ed92640edc7b626846d64123ed4b0e8942d30e3829eaecee755de6b44ac21a4523eb5dd672732a0722ae09c0e3674f87872f21cc3dfa6f42f3e87461fb62 SHA512 c13a48d8cc5dd59ad53c11b4ddd9e92d2b4f6d6479525a2b02942eddec1d0f33b9aeed6e13c91d4c70e8a6e7145f639f0f0a0957194629a0e889464189642a30
+2 -2
View File
@@ -1,13 +1,13 @@
DIST pyTibber-0.13.0.tar.gz 7980 BLAKE2B db12c3fed0352204708bd3c7859b2c5bce09cd07fba832ce911636e8e55a24ca360f709694cb48068b2474ab18be1654d1aa3cfbef8aeb87fa0140c22c4f23f1 SHA512 296b69a7ef77b784d9b9760a7e5bf5f34cb6161593875331b629c321391c9a4adaa8a5643493cde67e82d039196940d8b90a7dd1971ffdfae3ca35696b06663a
DIST pyTibber-0.13.2.tar.gz 7980 BLAKE2B 2e836d000c75a101ecd87af2392738044bf6d89fc31fd3e673c117cdb68250e0292feeb89d580493298f4921c3c48df2106821748de0f1198c4bb6f6129ae792 SHA512 6795ee8be7267806dcc627dbce749d0bf925f3c40eef55cafeec2768bd250e0d07b22f062cf4350f9d77478a5b9f2144f5b7c8a255383ee2acef6fd5d3c9b9f4
DIST pyTibber-0.13.3.tar.gz 7982 BLAKE2B 4808d9f9739e3e83d7a49782c5f8aef13dccddab3959baa4bbf9b4c38591d2b1d4264e65e43a1106f4ff5c2e2458a7c7a57dd72cf20771f353d149fa05838bc8 SHA512 26ca3d1c7a227a7256c6f3ec3f5e2aa6e412826a495b5995e58339735518dc8181ea76ae0facc2a654fd1e2380747464dc6a22b427a5e871d451d055fc706f30
DIST pyTibber-0.13.6.tar.gz 7993 BLAKE2B d2cde353abb0a6142ffd2ad72acec07510ceb9294e23c1e5f161b35e10f590abe18afb28acaca94e883259bc85af117c7982ad0aaf5463e86423713c4678b369 SHA512 8667efaa11a8cbd4828b7fcc00f99dba2a180278c057b3a1a78e1a605c5169697338a15c438fe553efce7e3454264fad2bd8e65c0be52b942169ccf692c1771c
DIST pyTibber-0.13.8.tar.gz 7995 BLAKE2B 32c9acb3d861c03a8f7cceed94111db6f8e8a889d386f0c510b9db75c240882a9ccf12be77c24faedf67fc851a8b32394465e34e6575f225d5ab330454431200 SHA512 0a772ee685210e3d1ba7e650d7ff8d716a466ff5bd2856fe6904b86dd4f48da24d6b8ce82eeb95b6d9c97acdd1dbf3b36b4dd5a7f3c84026a6e26260cd29e1a6
DIST pyTibber-0.14.0.tar.gz 8037 BLAKE2B 4a0faa749892eb474fbbbfb2dcc2d368dbe30e782a4e7c4b9ec5447ef931b34ffd603b7fa31a991c3d4bdf9ac7f114b069672a497dbd0613bb548974a6903f52 SHA512 45ddfa0d9805c3613273cb3dee8b342232adae91bed179d7e22fce38b954380c19e17160c4e8a554825aa0dc4593d542fd0e1738755c0bf7a2df4c7a3364cde1
EBUILD pyTibber-0.13.0.ebuild 991 BLAKE2B fddef39c58d33ea4bb037923f8610dd4e95d3ec24c0a4e792960466664166113e61863a3ad98cc887287501dcda2a6f385bf9755d1e1c8147795b3d7a4ef8159 SHA512 5f4261823ba9fd697ddeaeab359ec7b924b5ba7ac80ca0104f9a387c4d89bd9afad15095c09e654a82e3cd9f52e9b567dc7ceb1e06ab70df9327bee6c2b4a9d4
DIST pyTibber-0.15.1.tar.gz 8059 BLAKE2B e764a9e7ebb9159d2b6ecbd1f6f7aa1bc87262ac3e83c616801f1dd5609f1bc881287f73bd9d1b9e81f2378d90a7c1f95ccade23369ce3e7463712da3270d201 SHA512 0eaf1eeb35557f53cbe53d6e7ed2b475bdd0012051dee600c59fb62ba37df6a07a65194728d22fb2b169fb569662ef5afdd236c36f699f12b0f91a6c88b8ed4d
EBUILD pyTibber-0.13.2.ebuild 991 BLAKE2B fddef39c58d33ea4bb037923f8610dd4e95d3ec24c0a4e792960466664166113e61863a3ad98cc887287501dcda2a6f385bf9755d1e1c8147795b3d7a4ef8159 SHA512 5f4261823ba9fd697ddeaeab359ec7b924b5ba7ac80ca0104f9a387c4d89bd9afad15095c09e654a82e3cd9f52e9b567dc7ceb1e06ab70df9327bee6c2b4a9d4
EBUILD pyTibber-0.13.3.ebuild 991 BLAKE2B fddef39c58d33ea4bb037923f8610dd4e95d3ec24c0a4e792960466664166113e61863a3ad98cc887287501dcda2a6f385bf9755d1e1c8147795b3d7a4ef8159 SHA512 5f4261823ba9fd697ddeaeab359ec7b924b5ba7ac80ca0104f9a387c4d89bd9afad15095c09e654a82e3cd9f52e9b567dc7ceb1e06ab70df9327bee6c2b4a9d4
EBUILD pyTibber-0.13.6.ebuild 991 BLAKE2B fddef39c58d33ea4bb037923f8610dd4e95d3ec24c0a4e792960466664166113e61863a3ad98cc887287501dcda2a6f385bf9755d1e1c8147795b3d7a4ef8159 SHA512 5f4261823ba9fd697ddeaeab359ec7b924b5ba7ac80ca0104f9a387c4d89bd9afad15095c09e654a82e3cd9f52e9b567dc7ceb1e06ab70df9327bee6c2b4a9d4
EBUILD pyTibber-0.13.8.ebuild 991 BLAKE2B fddef39c58d33ea4bb037923f8610dd4e95d3ec24c0a4e792960466664166113e61863a3ad98cc887287501dcda2a6f385bf9755d1e1c8147795b3d7a4ef8159 SHA512 5f4261823ba9fd697ddeaeab359ec7b924b5ba7ac80ca0104f9a387c4d89bd9afad15095c09e654a82e3cd9f52e9b567dc7ceb1e06ab70df9327bee6c2b4a9d4
EBUILD pyTibber-0.14.0.ebuild 991 BLAKE2B d73349ca7e62cb256dad256da2118df4c28d590b3e25b0fd30502740ddcc4cf9eba1b9f0cdd67b3f6db4b718c64151031499cacdfd09b32514696e227c3b3678 SHA512 6a784c0904cea82092978279800b0b122aeeb70ae35237301c40043c1244ad0eb128a214a2fea0ec3e92de98a21ce0db422daedb943fff31ba006177fe603fd1
EBUILD pyTibber-0.15.1.ebuild 991 BLAKE2B 45a3ae099e0b1bd65d6707dac2e4aa441e4aa88a1dff0fb86f1ffcb641bff9d05ad05448b2df679da18ba24f6ebb42e3998acccc99301bc9240be23c072ad448 SHA512 688d2a80216156058b6eebcd783b457b3b9e56c35985fe3be6e91d69a19a407da943da7b24671668335f0afaafb9b7a9321cf96ec23b669d46eb244cc9aca8e0
MISC metadata.xml 456 BLAKE2B d91230eba0d3f54c4aa0628e755a7cabf25729725fdb98a7a52560a6a7483b92371003aa5f4ce9330fca66db0b26ac17a9ac24477ff5030063e6d1e68a4e5593 SHA512 dbe0303849f7ea884bd2825f6c0cf005be28e79b9981eae5b37526a45705d8450a1a90f704b0d7225a3edcf13ccd245433e450369efd20791ab6a16f98ff1634
@@ -16,10 +16,10 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=">=dev-python/graphql-subscription-manager-0.3.1[${PYTHON_USEDEP}]
>=dev-python/aiohttp-3.0.6[${PYTHON_USEDEP}]
RDEPEND=">=dev-python/aiohttp-3.0.6[${PYTHON_USEDEP}]
>=dev-python/async_timeout-1.4.0[${PYTHON_USEDEP}]
>=dev-python/websockets-6.0[${PYTHON_USEDEP}]
>=dev-python/graphql-subscription-manager-0.3.6[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
+2 -2
View File
@@ -1,5 +1,5 @@
DIST pyalmond-0.0.2.tar.gz 6898 BLAKE2B af5a18311bcc26a797a80b55610e76c0ce22e1dbef27714aab0463594709456bf5c296bad06e897494154aceebb28702900cbc608a73c712790b186302beb724 SHA512 5edc809cc0ba47a4e0fe1b39cf8ba80d8f151156227bd3abd09751d0b2e48ea4cfebc4a9feaf32c38fbd05797fde22a321f3939cb4e8df5b4f329206a4282fc9
DIST pyalmond-0.0.3.tar.gz 3543 BLAKE2B 9985e59a831fad92a88422d27d9746518e64f3f06b719b5bf474d0ad5897053130f02a97a8f6a4847fededbbcf7bc44037a5b1e9310c990b819be337d51ccad7 SHA512 38537b9e4e20a62f962bbd99800b25e497675590aa0b8511db02873c4602e2bda4c39998de463e73e5072bd78cc6bd49d9afaa155b9c754a9219d84783dac9e5
EBUILD pyalmond-0.0.2.ebuild 881 BLAKE2B 6c165c93ff8b4ff2af18a36504451fa28618515d0072acdcdfd1bbba3b8fe7e52ca19f1cd887560f12df0c95dd8572c832ac59689a3fc5eb94fe94aed946d46d SHA512 d2a8659c34426a4966f5f1feda8bb7b11427fe24ff2b60868897aca6ee14f81e9167c854b5a0a80c5aa9d606ea2c43544a5110410d53e5dcec9f60655d9c35fa
EBUILD pyalmond-0.0.3.ebuild 881 BLAKE2B 6c165c93ff8b4ff2af18a36504451fa28618515d0072acdcdfd1bbba3b8fe7e52ca19f1cd887560f12df0c95dd8572c832ac59689a3fc5eb94fe94aed946d46d SHA512 d2a8659c34426a4966f5f1feda8bb7b11427fe24ff2b60868897aca6ee14f81e9167c854b5a0a80c5aa9d606ea2c43544a5110410d53e5dcec9f60655d9c35fa
EBUILD pyalmond-0.0.2.ebuild 872 BLAKE2B f2070b4fbef82af982d5858d3fcb2d6fe34c3f85347a09af9e2d6b1f4cb1c86d2cb0211ad62e2f09642647e2c905b76a3a44db0afe03bee7b89a53d080b948a8 SHA512 70d4c5e72d4274f92f70329656bce10d8bba2a5c57b71e4da6e9e4ad9fb75d093b0b574c5be641f41d8cd1f3b267ef5589dd7404be6986084d60009d1f69b24a
EBUILD pyalmond-0.0.3.ebuild 872 BLAKE2B f2070b4fbef82af982d5858d3fcb2d6fe34c3f85347a09af9e2d6b1f4cb1c86d2cb0211ad62e2f09642647e2c905b76a3a44db0afe03bee7b89a53d080b948a8 SHA512 70d4c5e72d4274f92f70329656bce10d8bba2a5c57b71e4da6e9e4ad9fb75d093b0b574c5be641f41d8cd1f3b267ef5589dd7404be6986084d60009d1f69b24a
MISC metadata.xml 462 BLAKE2B f537c517b6a18b016c80c5c9a96817b3a834a72596ebfecf0a0885ccc39f3e829b9857315c5064e7a2dda74a84914c425344b86ff40d4ff95d44b69e61dde6df SHA512 6e32f2f600b5abb6fbd8f4a7fdb57a95d1ee272d59a22c614fc1ca569529f3cb9875a0edea31726a008f8f4761b052df3f9a14b5dec85c15f16321be8fa7899b
+1 -1
View File
@@ -11,7 +11,7 @@ DESCRIPTION="Python module to talk to the Web Almond API."
HOMEPAGE="https://github.com/stanford-oval/pyalmond https://pypi.org/project/pyalmond/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-3-Clause"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+1 -1
View File
@@ -11,7 +11,7 @@ DESCRIPTION="Python module to talk to the Web Almond API."
HOMEPAGE="https://github.com/stanford-oval/pyalmond https://pypi.org/project/pyalmond/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-3-Clause"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
-5
View File
@@ -1,5 +0,0 @@
DIST PyPyDispatcher-2.0.5.tar.gz 22563 BLAKE2B 4f8b0ac34e3f50014381b3d98e4f54b26a3688afeb8f2f8a88fb8473c2b707da0642e2114480bd400a27ad8c01461b05e4fa7642533cffc4c0556fa60e7548a8 SHA512 391106b4bdc64a339d882aea1d7d49cbe4635917b15d7286ea9775782ed183a579286bbeabc83b8cb1065faabc049bbe1a5a7c0f07d6d80c2e9e5cd34b215329
DIST PyPyDispatcher-2.1.2.tar.gz 23224 BLAKE2B 881e7063e61f80ed08f2e46967c7cf7e35d9687025a55d9b446e034085a09627b75263519c16ac64e0cbd9f84e822095f89ecbc52e95ed23a65fcb50d4e90d52 SHA512 a8a94a68551e72da2703a4f7fc93296fbffe78518ff363930125874a2a65dbbe4fe9434e910e0d019fb653785e41d024fe2c9d5bab5072c3989dd2a61ffcb708
EBUILD pydispatcher-2.0.5.ebuild 898 BLAKE2B a7459dcbbb348747880d6b1398d5a069539633d5e4a6c54ab89885cd72ffb3dee789c343c84b1ee0ee086822444e051004c565c931829ee89bad3755131e14ca SHA512 182eb3396d28604130d5df8dba6271bd87245bf3a4c5990ffef23b7f0a8482b806d46d36fb5f3e248dd9e3c3a8f3ea8cc2efb8b33f4b40ed5632eddb88a676e0
EBUILD pydispatcher-2.1.2-r1.ebuild 898 BLAKE2B a7459dcbbb348747880d6b1398d5a069539633d5e4a6c54ab89885cd72ffb3dee789c343c84b1ee0ee086822444e051004c565c931829ee89bad3755131e14ca SHA512 182eb3396d28604130d5df8dba6271bd87245bf3a4c5990ffef23b7f0a8482b806d46d36fb5f3e248dd9e3c3a8f3ea8cc2efb8b33f4b40ed5632eddb88a676e0
MISC metadata.xml 541 BLAKE2B bc7fa8bff7f371707fde69ad7d027f569dab8f3efd8838f9cb3ec19551beaebfe6508ddb5cc7f84f66e919323d18038fb1ef98c0f92da1f090fa5a1170441801 SHA512 7ce92eaf53bd85e61e51e88727974b9c0c473cdc4fb5a427c7997576499592bef3d6a0ac97d210d1a8f99c7252fa9e1e9219291475b5fd4e6dd21d44a072d515
-16
View File
@@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
<upstream>
<!-- 2.1+ -->
<remote-id type="pypi">PyPyDispatcher</remote-id>
<remote-id type="github">scrapy/pypydispatcher</remote-id>
<!-- for <2.1 -->
<remote-id type="pypi">PyDispatcher</remote-id>
<remote-id type="sourceforge">pydispatcher</remote-id>
</upstream>
</pkgmetadata>
@@ -1,38 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
MY_P="PyPyDispatcher-${PV}"
DESCRIPTION="Multi-producer-multi-consumer signal dispatching mechanism"
HOMEPAGE="https://github.com/scrapy/pypydispatcher https://pypi.org/project/PyPyDispatcher/"
SRC_URI="mirror://pypi/${MY_P::1}/${MY_P%-*}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="doc"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND=""
S=${WORKDIR}/${MY_P}
python_compile_all() {
if use doc; then
cd docs/pydoc || die
"${EPYTHON}" builddocs.py || die
fi
}
python_test() {
"${EPYTHON}" -m unittest discover -v || die "Tests fail for ${EPYTHON}"
}
python_install_all() {
use doc && local HTML_DOCS=( docs/pydoc/. )
distutils-r1_python_install_all
}
+1 -1
View File
@@ -1,3 +1,3 @@
DIST pyflic-homeassistant-0.4.tar.gz 6278 BLAKE2B 132ab8f4018fd2ecf2286177f81c314fae2bd619dc3abfe7a04defc1c4e0bc9bedd2c81bc5b0c22189b7611d1f8b56322a31afd3e36a9426a9db4e0d9c379304 SHA512 255c009864267df29fccc9dbc32a719e82bab1e864c33aa01dfa24e0946ef90e595a1383989998448f9f20c419e1a530587bebaf3eadd80a8c62feb03ee23698
EBUILD pyflic-homeassistant-0.4.ebuild 782 BLAKE2B e6f29ebb2b43b54b8bb7c8e31c376ecf259fab96fe9c83d9914c08c0e77807fa459dcf9b1dfb811c67243158ebe2de75f339158b4137f24e374a36931af59a59 SHA512 559c5869cc93ec54d44eb1b5d127f4d03e448d79c211e7381742c915bc096952ee4a2ca1614d21536d31bf5ce7822e57c8f95d3441c517b1450002fd2d0f21a6
EBUILD pyflic-homeassistant-0.4.ebuild 812 BLAKE2B 58cc668a83e372d7a9b614ee5f77affd0f67444795266c3123350993e61c0f082a37306e08f2c736566f39d89ffb474478338d569de0946e43fbbc6f84962b30 SHA512 236709b7fe78d5d1ec8d1541cb069bbc4880b90807e1d3ecdd9b34ab3747d407dfc42f1f6bb41444ff5bf105ae045a3c7d8dc1f46a96c2c08b7fb4574ed78196
MISC metadata.xml 468 BLAKE2B a0e149a9dbe3626faa6a2464f28cacdd539865119424ecdcbdc02295db243ff76cb1b5bed6ad156fc9660b5e47b40d791588f49bddfaf9d83a22ad9bdc9829fe SHA512 30b7d7faeb013986dea18168b1a142eee594648023907193b5677f689d52b3d388d7bf9dc91645c1eb5043b3d50f5b3c7d0c41a31c99b535e5c374342ed6ddf3
@@ -10,6 +10,7 @@ inherit distutils-r1
DESCRIPTION="Python library to connect to and interact with Flic buttons."
HOMEPAGE="https://github.com/soldag/pyflic https://pypi.org/project/pyflic-homeassistant/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.dev0.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${PN}-${PV}.dev0
# No License found
LICENSE="all-rights-reserved"
@@ -1,3 +1,3 @@
DIST pylint-strict-informational-0.1.tar.gz 2871 BLAKE2B 624d74d9d13266d5770028875df765bc9486fbc04e94b644053271e42b149aebdfa30808673110bafe9529fc81d0a36e28092bb3931fdd48d565fa38334771f3 SHA512 82be1c4f0b28e9dc4c260150f9d1e8148aa24b8dfa4a1de9157d92b341eb74a425b16c0a568cc7e2d94de6a31bd4f8fef6b4eb2c989edd53ec388032cfcde098
EBUILD pylint-strict-informational-0.1.ebuild 738 BLAKE2B 064968dc107b1fc5cb067d456acd1a1638f67c4e71df5f6ae5b8ecfb1c09b761184c0f062dd1c46e95749335bceab09f9d7bdbf4cff2d91c87341ddbfa83c28b SHA512 aec01d1743858fcff61c8255b15f3162eecb4e651dc5708b0ed10b0ad7b934dbdfd9bdd1c809ceee7cce702b9463230ce86e97ff5c728d8aaf5d5b60c5c4f922
EBUILD pylint-strict-informational-0.1.ebuild 741 BLAKE2B ff574e084b0f8a3a1231711770639f0b1f7a4e109d99304d4560ece8b025022b0e7be3a7e8cf2c081c39f96b0c2d112e436a759d8ccbcb299825ff6ecfb1a6b7 SHA512 7d73008f4415975d7c3896d98d78a9c44733b8231d75f0568ea0e5a2791b0813d567d63a3fb3c3fb862a660acb42aeddbe52a3dd374e437c4fe7f235346e9784
MISC metadata.xml 504 BLAKE2B 3a5b7140aeba720c0ac16262c9ccb085860387c2d0e2348e0488c6cf3da1d147bb2e9f6b65a4b40d2fe333a24313f70d883d7538ffeaae71e2dbb664b95ee45c SHA512 f424646ff720a5b5a29e0ec99fa255053263184ef7f5e885b3451bde61d91774023460c73d47af5220e5bed91b647214cdf43717b19e6574f5e7c0fe2ef6003b
@@ -11,7 +11,7 @@ DESCRIPTION="A pylint plugin to make pylint fail on informational messages"
HOMEPAGE="https://github.com/Polyconseil/pylint-strict-informational https://pypi.org/project/pylint-strict-informational/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+2
View File
@@ -1,5 +1,7 @@
DIST pyloopenergy-0.1.2.tar.gz 4527 BLAKE2B e38113d34ab3424523de5c234277b06435720fa36345d43e126ace8140ec4dd5cee27e7bbaf55d3d9b2aeffd0fb4569aea7338f62b1a64927cc17e9fd760abdc SHA512 d4d8df7d7c294d819f8c24d958584bef21b09d895f479b1be8b401f072785ec32ed8c861b10d3b515eeea0bf5a69e28cb9575fef19533847a3e15d8d98f16f84
DIST pyloopenergy-0.1.3.tar.gz 4534 BLAKE2B df9b10f87775929dc73d678159394cfe1b6d5c2af3c4b849f4104a6df2c46bb7534af702c407c95e0dbbec0914247682dd5ea26531689a07f60a02e3a657fd8a SHA512 1205434eaf4908c502b53a25de289579011a218b165e7eab288e8a0aa9775a38685510f170bfd1c78b6cbc561728e8e7ceff5a94c2b408f94f7e926e3e283734
DIST pyloopenergy-0.2.1.tar.gz 5112 BLAKE2B 2ba2338bc761f4492ab097baf7cb099451b12fba953ad9fba6a4c5a5e114318ee33ad7b85cc71f8fc8fb9aacb509e6e10987aa1378573976114cb2afdc394437 SHA512 fcd59c4ec992aec4df5060fb68b253bd65f491f5d62adcba1e4ace40143dd7e6f3caf3a600e003dda92b7801dcba6fc0fbf4724100e05f5176fc73ad6b4b4d36
EBUILD pyloopenergy-0.1.2.ebuild 691 BLAKE2B f272291ba6e6c5eb67b7c4584ce3c67e13223ac24db7d206ea44fe422fbb481855aedec6c18dae7fc6de3a89e0f2a934f7edda65657db7bd515a73800b34459c SHA512 b76674100fe9018e43f40b202901a963094cd7c4b7e1e3dec4160573e3f80a34fabeb3e8fa803e7dfa2abd3a378e60a3ec0b472fc7f077cdb3df5ddcd0fc1a66
EBUILD pyloopenergy-0.1.3.ebuild 698 BLAKE2B 4fa5a95c9763871a4b1e55b1940b40b28de4f1fc01e7b677968dab96b3098689ce343b0d0d70267f95699f073a00c84cfbe106e656c833f8d77facae91103d42 SHA512 d3cc493f5919cb4a2158f8044dddf6b02bc371373f280c6013786ef5477366b25a8189ae7ce75cd0a1ee138d53d7f385e48834b4c53c60a3a7eb4f0af1fd6cf2
EBUILD pyloopenergy-0.2.1.ebuild 698 BLAKE2B 891d77a2f5dbae8b5cfec68edf749ed3a90c435ec4dc1bbe4294742c8c7c8cd7bf41bba6a41178d80aa12c13e6bba5f6bc01df6964cef1a4862879a7dfc87fc8 SHA512 c37dcf2ef69ed36881672003f658242e2458c2d77cd4f03e4eeb04d120f2d49cbecc5fec2cfeee639bd44b0c8adf6596abca61445c0d54a37a2891b543a7300f
MISC metadata.xml 457 BLAKE2B 7699af322102090ad2997190bc98d4c985a709e19992003fbbf050614a6304e2792876ba936b31abc185cc923e4a8e683b8d5b8c3b093ea32d12cac387aa6317 SHA512 cf5125b9e0bb6e9f419f6a0349d4abdf6909ee8f9a9c10fbdfeca8e0281e86801debd9f823c0658487f324bff404dad3300d592cedcef094bf4a51c14433dc20
@@ -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..8} )
inherit distutils-r1
DESCRIPTION="Access Loop Energy energy monitors via Socket.IO API"
HOMEPAGE="https://github.com/pavoni/pyloopenergy https://pypi.org/project/pyloopenergy/"
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=""
BDEPEND="${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
View File
@@ -2,10 +2,12 @@ DIST pysmappee-0.1.2.tar.gz 14715 BLAKE2B 34c6a6841f19f4238fb417e4cce98d5e1673c5
DIST pysmappee-0.1.4.tar.gz 15080 BLAKE2B 3224e1f6f6fcb991dea5b55f5e22eec39abd55f35f61c30098aa1a5cddbf72f3d127ec78ea1a47728135b56a2fe3881d80c620062b386cdbae7560bf40d07c43 SHA512 c0b8cb524e6f39464ec4853efbcb2975c240aa9820498879f6ae6019aff44bbbfccaf19b751f63f0b65502e1baf67152536b6b7fff19a091eea1077e339c2954
DIST pysmappee-0.1.5.tar.gz 15162 BLAKE2B b086f6e85233ad8f5668999d18ac5cd25aebab32fb356f624dd841fca7a04be4283c9f932dd65160f635d830b082a51372514f30bbbcf5e1bcd0e079c2d57d6b SHA512 1a7c5478d69ba56652169423f462253ce48b8f69de1e59223d465625a14834e626de398be5e36cc516b7f7804f98035a4608ab09001a434d9c8aa700f66f7ac9
DIST pysmappee-0.2.10.tar.gz 17115 BLAKE2B 9d155a56d07768e50284391efe92728c85f641626b2d4653d1e3bf8bd7f51d03d73024ab26d26a21ebd57e710b0c0784f7348e5666a5600e4f1335b573ef85cc SHA512 c34656b54def0328e3b4b8e0ebffaa12eca1bde61708ee8dc61290abbe06cd837d7003d4c0592bbc9da24119b092b31de968d33ecb2b3fce8dbc281bb0699989
DIST pysmappee-0.2.13.tar.gz 17219 BLAKE2B ea43e9683cd3b84395b1dfe7e005bf832e7473e950acad5b5cd882da1d0dfac9e4ed78b587bcd1d60d1c5eb53ec2b85cb5a40b0473074c192ef47d0080de6580 SHA512 dffc34200cb258d58c34b1c424238d79e673be5452e3ca1a37a3e63b8664770de71358598cc59145b450bbf86fe4185aaad4b28700acb75c4d47c9fee4931b95
DIST pysmappee-0.2.9.tar.gz 16393 BLAKE2B 91d1daeecc6a682c09cf0c53c9643e5c8bde0f52e8626a1dfbf26bf624e76df114b478c53baa314836974a9c0ad94b750e2ed1b37df136aecb60686d264ded6e SHA512 5e804c410171a752da5b12931a4267e9586dd1fa5dc297c5c240666297a778f3e65105f0b31cd637f356522dd38aa7b044d8a5493a0c2280eb44b37a4dd3229d
EBUILD pysmappee-0.1.2.ebuild 945 BLAKE2B 32d9090b29cecbd6a917da5de8e784e0760b6fca5138531575f30a45925fe6e6f2871836c458f89a508f6dfa6856461db3111e2a5b13385b2b5ddfb6385ea4e0 SHA512 3ef97f6db0296985642d25fdb281e734da8d3d57a0aef40d28cac4ae6245cc6f5b33f6928bfeef1be061c9b0cdabf25b4af6b2e009bccbdb5c069a731d2e5b98
EBUILD pysmappee-0.1.4.ebuild 945 BLAKE2B 32d9090b29cecbd6a917da5de8e784e0760b6fca5138531575f30a45925fe6e6f2871836c458f89a508f6dfa6856461db3111e2a5b13385b2b5ddfb6385ea4e0 SHA512 3ef97f6db0296985642d25fdb281e734da8d3d57a0aef40d28cac4ae6245cc6f5b33f6928bfeef1be061c9b0cdabf25b4af6b2e009bccbdb5c069a731d2e5b98
EBUILD pysmappee-0.1.5.ebuild 945 BLAKE2B 32d9090b29cecbd6a917da5de8e784e0760b6fca5138531575f30a45925fe6e6f2871836c458f89a508f6dfa6856461db3111e2a5b13385b2b5ddfb6385ea4e0 SHA512 3ef97f6db0296985642d25fdb281e734da8d3d57a0aef40d28cac4ae6245cc6f5b33f6928bfeef1be061c9b0cdabf25b4af6b2e009bccbdb5c069a731d2e5b98
EBUILD pysmappee-0.2.10.ebuild 1267 BLAKE2B b90fe40eca84b67afe08cf5cdb8fc29f870f038dc948494cf1e0dc57de0ba2452d1607ec39ca6e56bb4441114a5c61c5a18bfe11c28f94284a2f2839d35469fb SHA512 9a0f336be85e447c96dd1449ea76679a1ded952510c27410a85837ba11f003aaf353c221ed6d9852d91e57ae92c56b27d494fc45eff0528c1365ce9b7bcfb9eb
EBUILD pysmappee-0.2.13.ebuild 1187 BLAKE2B bc8d050319c96f58d8b8769b99c484be032a568d61ef8e1a54cd70e3be3327e3104bacc016fc6665b6e85786fae03e08aeaab8f38aa33497057c37efe20c20a6 SHA512 942fe5fee6bd48252d7df56001c0f80e0134846e42a1f1d5ddeaff8ebf09b21996c79001293919199de98eae469e696df219b4e0dd72348c6592286a8435472e
EBUILD pysmappee-0.2.9.ebuild 1267 BLAKE2B b90fe40eca84b67afe08cf5cdb8fc29f870f038dc948494cf1e0dc57de0ba2452d1607ec39ca6e56bb4441114a5c61c5a18bfe11c28f94284a2f2839d35469fb SHA512 9a0f336be85e447c96dd1449ea76679a1ded952510c27410a85837ba11f003aaf353c221ed6d9852d91e57ae92c56b27d494fc45eff0528c1365ce9b7bcfb9eb
MISC metadata.xml 448 BLAKE2B e453fae37f7c33ed016ee89cd30871c8cf9f70eac50251bd005ff0c58126cf1d765e9b1b4448703b0f0fe327ba112f65da9ab33ec49ff270b512716539b13bc3 SHA512 7daea46fe55b9b2aa1ff2b8f19f81d80498d8758d5340e687babac54f189c8ac695ac766eba6df87d653ea8957412d38a9d73206668c866a60a698c34f8b25a4
@@ -0,0 +1,40 @@
# 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=">=dev-python/cachetools-4.0.0[${PYTHON_USEDEP}]
>=dev-python/paho-mqtt-1.5.0[${PYTHON_USEDEP}]
>=dev-python/pytz-2019.3[${PYTHON_USEDEP}]
>=dev-python/requests-2.23.0[${PYTHON_USEDEP}]
>=dev-python/requests-oauthlib-1.3.0[${PYTHON_USEDEP}]"
BDEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
# packages=find_packages()
# https://git.edevau.net/onkelbeh/HomeAssistantRepository/issues/104
src_prepare() {
sed -i "s/packages=setuptools.find_packages()/packages=setuptools.find_packages(exclude=['test','test.*'])/g" -i setup.py || die
eapply_user
}
python_test() {
nosetests --verbose || die
py.test -v -v || die
}
+1 -1
View File
@@ -1,3 +1,3 @@
DIST pystiebeleltron-0.0.1.tar.gz 8970 BLAKE2B da5b43a4d86c6d4a0f6eb5965298a164db05d9125556cde59b3b0bd6730d4344a232730b991dfc9f57bdb5f7093e90deff4426e518e3b8f6ca92489eb70ac0fe SHA512 adc878bfe4e2a5167e3a30f1720ea383e4ff8efd4d0825095ab7c86b6e2de0da341b389ded4ae5cdcf281dbc7025e3908ab7b40cc937d65e9652793a8b93a49e
EBUILD pystiebeleltron-0.0.1.ebuild 799 BLAKE2B 96cb4c0c84cd8f4532c54945f8aa3d865001cd67e7b7309378b90aafa093916e50d26e46d5d0ba798efe83cf7cf52ba9256feffee791eed03bd99b6994d9c5a9 SHA512 f4155ab31e49b6d82d192d0595deb3626a01503a9c8f511a69eb45d2cae89a61fa0ad75aa13b3bbdc63ee94c51f2bbca6cf03e66ac77e8a3afe1ff64675c6561
EBUILD pystiebeleltron-0.0.1.ebuild 960 BLAKE2B dda33b7592e52a28f565917f0fa1f1e64ef277867b18c43812344824017772248887d46b29d33cb7e7d9a9d16f570dddd6178f816dc06abb08286edf3d8ecd89 SHA512 1e7375413c176150547d15d960fed158f9e5c12c30e7fbdc1f6bb069274d6f54343be90a2853d7b12875a9ba85a59698edc7611ccb53efc8b0ed2b93bbd83814
MISC metadata.xml 334 BLAKE2B 5cee1beb9c5ff60526b321c24f666b73666ec31a83b48ee7aa319ba721ae57c4c920434889f35374075a53a4c736b99f1e7a67fe494a2109ab114e657c285fc7 SHA512 c936be01697b4904707d58d92e43acba64dbfa562d451e2e8c01cbd181379e83c2c9c9ce1ed4a8f60d6cb3eb4c4ff5f85755b9257d66f9f4438d559221c0356a
@@ -10,6 +10,7 @@ inherit distutils-r1
DESCRIPTION="Python API for interacting with the Stiebel Eltron ISG web gateway via Modbus."
HOMEPAGE="https://github.com/fucm/python-stiebel-eltron https://pypi.org/project/pystiebeleltron/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.dev2.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${PN}-${PV}.dev2
LICENSE="MIT"
SLOT="0"
@@ -24,6 +25,11 @@ DEPEND="${REDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
)"
src_prepare() {
sed -i "s/packages=find_packages()/packages=find_packages(exclude=['test'])/g" -i setup.py || die
eapply_user
}
python_test() {
nosetests --verbose || die
py.test -v -v || die
+6 -8
View File
@@ -1,15 +1,13 @@
DIST python-tado-0.2.8.tar.gz 20047 BLAKE2B fd476d69eb5310054d71f285fca88b1f9d68447ba4a957a672e821ecc27eddd841b596c6cb2dfd0b896a56d1329fbd8b3fe378033d4b22fda5d50edc63467fa5 SHA512 8623e6b79070c7ff2248a17bd1c1e78ea4a703820bd1c1ebce2860ecb606559fc48ed7e192f3fc650d6f33c08e4f155bbe864b194433c470d7b3df50f09dff1c
DIST python-tado-0.2.9.tar.gz 20044 BLAKE2B 3125df3f9740a436a4999a5425215b38ad9c92d6122dc1c1e0ada4bbf29c9931a87b416e59c25e22808b032f39b0ed909ad6ad232d85ebd550baa0c6516e0f3a SHA512 0a6dba5236dea271d74581749750248cee8e46eb056d5cb03a335f7d8539e48fabe4f10a86901a29e7e72c88b1f831c1fe9b002dd2a65ada04a15f39c772dcf2
DIST python-tado-0.3.0.tar.gz 21214 BLAKE2B b29c895de9ee2fdbb1597fc8f56325ef13442465a59077e67b4f491c8d6a2b54edf1ba3e38916898cc68b9283f186171d2621931155682b2c6974cfe381facd0 SHA512 3c6d1a34b70c71b6257737d9650c893494c215682b6a7234919b2f9ad168ff4ff9d2db49c5765184af8cd0ef184609ce13722942dcc01067a7f65deb1cc1c623
DIST python-tado-0.4.0.tar.gz 21234 BLAKE2B 987aab13484972b51592251e88efa14ba6ee097f1cdd43dc0cb68eb0e740cf80a73434664b66253bfff6d39af7114c8cc2f18f6cfd0fd4648d6712bab0461779 SHA512 35635d40d95b50f6830df2aaecb42b123191cf1c1fe5fd7998adcb6ca424e9cb0620e43437490b2b202ec3eb00bcb54a7515685c1d08925cbb94e4dfe6ac6274
DIST python-tado-0.5.0.tar.gz 28993 BLAKE2B e1746198a9c261c33e26894d3cc0ad9afca622693df003cc30ce862de0950044d227b55fee0fb1de7fa3f5b85439669ce363b93d270d398dd11b056f5844fee2 SHA512 d1946ad1291a38695a6a758b3cc49e682ad96cae849db6eead07c73b645e50dd6eb1312bfd35a7df65da0b6a183909a1a1efb05d8dad8304fa6094ca75d5f0ef
DIST python-tado-0.6.0.tar.gz 29646 BLAKE2B 75f44ce9c1ce1bb62cd40f52787ca6eabac3ac654af9fd2b9c3a03b671d8136ea7db221928dfd1afe11e88be965d63dd235b082f69d3a9b536dcefbd58632e68 SHA512 f96fbe9287cca3c558ea7a8bae9172c03e34443f22aee7252c56868095bf60e90d0a5d3acace93ed4d91cdb9a80e599d8f12d5f42ffe5a6b3124f0017212eb48
DIST python-tado-0.8.1.tar.gz 30504 BLAKE2B ffe09ad7fa8b646c92f677012c457c2ee6b3c500eac68331e9a458ce5c672e6f5ac54bebddb3671442a137d5e2538eb7ce1b68194c7f49a9c6fe1f78b333825e SHA512 a422d209bdf0a3f484b6718b4be2ef8e7167b9027345fc68d009cddffa371f8dd75251d8fd95599aea8b17ccb5c4f157f5d01d4f8b08c2546b72e3f8389ef801
EBUILD python-tado-0.2.8.ebuild 765 BLAKE2B 65054feb361a13fc4ee34231129fdadf326d03fba5bd0354f8f4f2bdaa568b3a1af7b2af9e7b1e6159fe75428dd634e00939a82af9c4a3c5f1a6f3f168d67ce9 SHA512 2a69fe59ca7fc17f745ba6f8d35b0a650548d1abf5e7fac2333a339313a6eb4ed3584241eb6008eaf78001b4b0194b23994411d9d80208f69f8fa608628c474e
EBUILD python-tado-0.2.9.ebuild 772 BLAKE2B 02faca69edbe99082281876e0bc46ab887bc1fcb800c482b159adbfbace0b1f65f259cb01fe56050929734ebc2587a20969f6ca9b7efafc6e8dbdef7df8180ed SHA512 a1f43b6ea188a4e6bdd5a9b1b6d5b44333befd51b058f6cab9685b5ba53873998f0adc6bbdb28e8cc8a808161a06d7f62215f9bd15a3949f87869431dfd8326d
EBUILD python-tado-0.3.0.ebuild 772 BLAKE2B 02faca69edbe99082281876e0bc46ab887bc1fcb800c482b159adbfbace0b1f65f259cb01fe56050929734ebc2587a20969f6ca9b7efafc6e8dbdef7df8180ed SHA512 a1f43b6ea188a4e6bdd5a9b1b6d5b44333befd51b058f6cab9685b5ba53873998f0adc6bbdb28e8cc8a808161a06d7f62215f9bd15a3949f87869431dfd8326d
EBUILD python-tado-0.4.0.ebuild 772 BLAKE2B 02faca69edbe99082281876e0bc46ab887bc1fcb800c482b159adbfbace0b1f65f259cb01fe56050929734ebc2587a20969f6ca9b7efafc6e8dbdef7df8180ed SHA512 a1f43b6ea188a4e6bdd5a9b1b6d5b44333befd51b058f6cab9685b5ba53873998f0adc6bbdb28e8cc8a808161a06d7f62215f9bd15a3949f87869431dfd8326d
EBUILD python-tado-0.5.0.ebuild 772 BLAKE2B 02faca69edbe99082281876e0bc46ab887bc1fcb800c482b159adbfbace0b1f65f259cb01fe56050929734ebc2587a20969f6ca9b7efafc6e8dbdef7df8180ed SHA512 a1f43b6ea188a4e6bdd5a9b1b6d5b44333befd51b058f6cab9685b5ba53873998f0adc6bbdb28e8cc8a808161a06d7f62215f9bd15a3949f87869431dfd8326d
EBUILD python-tado-0.6.0.ebuild 809 BLAKE2B 5e0ef779b5466630b0c04a63ab684fef2a8c17a3e936e25db565de17514abf7bd248afa50ba41effe44949d4a83ee8042c8365f3595a36b8db6de168f9666065 SHA512 3d5eb4f66dff230bcecdebdf51971d33368b1a0a42d1725faaac496fffc80a3e9ab0b89ea40b8d120df461238acea582cfa19f060322a93a71679f775bd51abf
EBUILD python-tado-0.8.1.ebuild 809 BLAKE2B 5e0ef779b5466630b0c04a63ab684fef2a8c17a3e936e25db565de17514abf7bd248afa50ba41effe44949d4a83ee8042c8365f3595a36b8db6de168f9666065 SHA512 3d5eb4f66dff230bcecdebdf51971d33368b1a0a42d1725faaac496fffc80a3e9ab0b89ea40b8d120df461238acea582cfa19f060322a93a71679f775bd51abf
EBUILD python-tado-0.2.9.ebuild 765 BLAKE2B 07b79bcd205244cdf782657e8965dd7f03e0d79fb19b99601a17e5c3fc5f3525ff4f76bd7239cbb654b57dce279c506700e3b341818fbc8df9c5993cf83f9224 SHA512 cc705c7f3aba493c7565c0ad739393c872d736dfc9900285c20a53539eb2f911710b6bf92ee95eaa300f7d1b60ad4558c347603aa4af2f7f4dc1c9d3e003c46b
EBUILD python-tado-0.3.0.ebuild 765 BLAKE2B 07b79bcd205244cdf782657e8965dd7f03e0d79fb19b99601a17e5c3fc5f3525ff4f76bd7239cbb654b57dce279c506700e3b341818fbc8df9c5993cf83f9224 SHA512 cc705c7f3aba493c7565c0ad739393c872d736dfc9900285c20a53539eb2f911710b6bf92ee95eaa300f7d1b60ad4558c347603aa4af2f7f4dc1c9d3e003c46b
EBUILD python-tado-0.4.0.ebuild 765 BLAKE2B 07b79bcd205244cdf782657e8965dd7f03e0d79fb19b99601a17e5c3fc5f3525ff4f76bd7239cbb654b57dce279c506700e3b341818fbc8df9c5993cf83f9224 SHA512 cc705c7f3aba493c7565c0ad739393c872d736dfc9900285c20a53539eb2f911710b6bf92ee95eaa300f7d1b60ad4558c347603aa4af2f7f4dc1c9d3e003c46b
EBUILD python-tado-0.5.0.ebuild 765 BLAKE2B 07b79bcd205244cdf782657e8965dd7f03e0d79fb19b99601a17e5c3fc5f3525ff4f76bd7239cbb654b57dce279c506700e3b341818fbc8df9c5993cf83f9224 SHA512 cc705c7f3aba493c7565c0ad739393c872d736dfc9900285c20a53539eb2f911710b6bf92ee95eaa300f7d1b60ad4558c347603aa4af2f7f4dc1c9d3e003c46b
EBUILD python-tado-0.6.0.ebuild 802 BLAKE2B 917c2a03c22a99ac5cfc461a055c59ce9dc6c5fce0b87dbd9742310a8169bffa70a849e73c2072303a1c28c838e533d7c652ed04dc64f46c1006bcf1cac754d3 SHA512 ec504b06e0e97442589ef0cbd00178afde1b3dee69c61ba549ec4f88d2c930a8354bcf8bc41075e5474e70b45bd718ea2ef390d6ab167ad5c06e406e8f40bec9
EBUILD python-tado-0.8.1.ebuild 802 BLAKE2B 917c2a03c22a99ac5cfc461a055c59ce9dc6c5fce0b87dbd9742310a8169bffa70a849e73c2072303a1c28c838e533d7c652ed04dc64f46c1006bcf1cac754d3 SHA512 ec504b06e0e97442589ef0cbd00178afde1b3dee69c61ba549ec4f88d2c930a8354bcf8bc41075e5474e70b45bd718ea2ef390d6ab167ad5c06e406e8f40bec9
MISC metadata.xml 488 BLAKE2B 5884899b86260702756239fb7c896daefcbf4244b93964ffaf3d6b8bb7321bb7e9f3cb4c9aa680335ff6d61265aae6486531886ad5fde2a399a1d8437e2ce871 SHA512 7f75bbf0ebd8eadef37cdc2555b534eb3b4d8f51717ffc9cb5361b69e5221e514b97bac1764a7f913525a5c12b29e6dc69fbe4aaa9b4a856359ccef71998b912
@@ -1,31 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="PyTado from chrism0dwk, modfied by w.malgadey"
HOMEPAGE="https://github.com/wmalgadey/PyTado https://pypi.org/project/python-tado/"
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/wmalgadey/PyTado/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~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,8 +9,9 @@ inherit distutils-r1
DESCRIPTION="PyTado from chrism0dwk, modfied by w.malgadey"
HOMEPAGE="https://github.com/wmalgadey/PyTado https://pypi.org/project/python-tado/"
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/wmalgadey/PyTado/archive/${PV}.tar.gz -> ${P}.tar.gz"
MY_PN="PyTado"
SRC_URI="https://github.com/wmalgadey/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="GPL-3"
SLOT="0"
@@ -9,8 +9,9 @@ inherit distutils-r1
DESCRIPTION="PyTado from chrism0dwk, modfied by w.malgadey"
HOMEPAGE="https://github.com/wmalgadey/PyTado https://pypi.org/project/python-tado/"
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/wmalgadey/PyTado/archive/${PV}.tar.gz -> ${P}.tar.gz"
MY_PN="PyTado"
SRC_URI="https://github.com/wmalgadey/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="GPL-3"
SLOT="0"
@@ -9,8 +9,9 @@ inherit distutils-r1
DESCRIPTION="PyTado from chrism0dwk, modfied by w.malgadey"
HOMEPAGE="https://github.com/wmalgadey/PyTado https://pypi.org/project/python-tado/"
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/wmalgadey/PyTado/archive/${PV}.tar.gz -> ${P}.tar.gz"
MY_PN="PyTado"
SRC_URI="https://github.com/wmalgadey/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="GPL-3"
SLOT="0"
@@ -9,8 +9,9 @@ inherit distutils-r1
DESCRIPTION="PyTado from chrism0dwk, modfied by w.malgadey"
HOMEPAGE="https://github.com/wmalgadey/PyTado https://pypi.org/project/python-tado/"
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/wmalgadey/PyTado/archive/${PV}.tar.gz -> ${P}.tar.gz"
MY_PN="PyTado"
SRC_URI="https://github.com/wmalgadey/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="GPL-3"
SLOT="0"
@@ -9,8 +9,9 @@ inherit distutils-r1
DESCRIPTION="PyTado from chrism0dwk, modfied by w.malgadey"
HOMEPAGE="https://github.com/wmalgadey/PyTado https://pypi.org/project/python-tado/"
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/wmalgadey/PyTado/archive/${PV}.tar.gz -> ${P}.tar.gz"
MY_PN="PyTado"
SRC_URI="https://github.com/wmalgadey/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="GPL-3"
SLOT="0"
@@ -9,8 +9,9 @@ inherit distutils-r1
DESCRIPTION="PyTado from chrism0dwk, modfied by w.malgadey"
HOMEPAGE="https://github.com/wmalgadey/PyTado https://pypi.org/project/python-tado/"
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/wmalgadey/PyTado/archive/${PV}.tar.gz -> ${P}.tar.gz"
MY_PN="PyTado"
SRC_URI="https://github.com/wmalgadey/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="GPL-3"
SLOT="0"
+1 -1
View File
@@ -1,3 +1,3 @@
DIST queueman-0.5.tar.gz 2510 BLAKE2B 7c248c1d99a3535e098c1dc8bd969ec836d07e2f15ca76f1d74adb3338596b13ec9b8deb5f90370c3398a55b47a7da95f26a8524f17e84a6091d38c690efbea8 SHA512 b0b84dbeb1a8c1d25bcae9b87be9b838a111bfd50ff9010f74bb09192139aa7e5f1c8f1308291a8b1fa2f4c303c1f032660bb1c077fcd269cc616a5a8db93a6c
EBUILD queueman-0.5.ebuild 763 BLAKE2B 0d4faf84e6af19730576ab625951dbe518e026a270e2209058afc896def84fc1265034c01ca19137c44fe5ce2a067c2535c1208120e8e7ea087b11f0b45ffdf1 SHA512 2ef623e2c00f74aeb7c49cf58352483e550c517ed11607f4f115868ab0b02e4c3fb807b01c9fbf1a2cd9ab1b9abf79163835d83d08c63269afd835b44f4d82f7
EBUILD queueman-0.5.ebuild 794 BLAKE2B f5de87f164fba00b8698ea81f1246dd05ea533f7a526b39ef265a612d62d2ef110ff17f00ac00f7236670010b5fbccbc97562d59bac82b26a267673a6d93a15e SHA512 4b7e15bdcef3b514ec6b2dd00ca2b04b9b8a843f06f6b84e75ec2c4e966090c1dc8af09927ce9544b450e12306691d647da435e08d8abf3f95a95f07b110da13
MISC metadata.xml 450 BLAKE2B d8e01c0faa31e4c7ee99fa076888f375c25aa0c685a109e18b940887a6ffb0a7dc9f92b2d5af7854c26bbd15e5b5bed5768cba306930bb06309dbb4f1c749f29 SHA512 c472f0fb52dcf0cb8b7d819ad16db3cbfbd14295be5383ff13f5be96b337cb43b1899266a09a35ec351d40a8750309d89b112da37ad913647af00f88260d68b5
+1 -1
View File
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{7..8} )
inherit distutils-r1
DESCRIPTION=""
DESCRIPTION="simple queue manager for python"
HOMEPAGE="https://github.com/ludeeus/queueman https://pypi.org/project/queueman/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+2 -1
View File
@@ -1,3 +1,4 @@
AUX raspyrfm-client_catch_git_queries.patch 770 BLAKE2B 745c0744e38cd19d355b8a11a26ce4700b977b59a849368163983779fb997d4cfaf50d72d0a6867f517ade0d002adf4c85be0865de9f1f6de754f91ee3cffa74 SHA512 32702fba24cac5752e80af79087e135ee5acf7fe30d6f4181a530a36eecd965f820f233318c9deb3b6e5c870d3408388d1aa1062f8b907f8febc1fae1c887379
DIST raspyrfm-client-1.2.8.tar.gz 34643 BLAKE2B e5caf8e9f4eda5a027c3b22a0ae1b92229c2c7e698487a4e6b09667ab24cb81bb4ea113f9704e25018420c23e906b24178f185ad3e8de204f8d94231476585c4 SHA512 9eee488a2cb2989177f2bae8de4e6018322094308663b87fc00829919f76e27f4f6353fbce7d3d543057844cad7622e67f668fb9cbe10f292fa4c8278fdda018
EBUILD raspyrfm-client-1.2.8.ebuild 795 BLAKE2B 29258bdf0b284e7c3e19554ff84da7260280b480b5fb5b21b0783d29b458937df16bb2ac6515d5e8a2e567f939f8ffd3ee2c39c339aa47540ae5d3ac9e8bbc11 SHA512 3b11be2f7521d78544121a0dd2af0391f2afbb95a8b169ad3fd2b659b3b47fc3670e9f490673ee35aa5c1e57704f3483e01df263958f0f07784798b36c6150fc
EBUILD raspyrfm-client-1.2.8.ebuild 932 BLAKE2B f6ad426c3539256829028345febba8c0d7649c5483fa113a2a5d6020b8096c4c5db07adb8b10f66a0b4818e3d9d35e8a8b27e7d57823e6e5b5fde916ed1d1500 SHA512 60bf83b1dec15e8267868bf49cca83ca1bd53d4c19720f9b6ef51b2bd23ece99a417829e5793e359e81f90a3b085169d69c29c34e8898ac0274ddd1c8387c528
MISC metadata.xml 461 BLAKE2B f2bbfd4544554e79be85fa6971c5ff67f5570fb75cc7026cbcef0acb461d21c7e2944cdfc7bed479f8d3047291f2f6c53fedfbbf9095f0c10d2b864fa9d27d2f SHA512 5b6e815ef90d4ecd7960504ca38316856fcedce03ef9abbeb8c83c7eb32e269c9d51a8688262d6a52a0ab387588f4e2578d25eb49d6927df6695c06312b96c70
@@ -0,0 +1,20 @@
diff --git a/setup.py b/setup.py
index 9d805a1..ef07485 100644
--- a/setup.py
+++ b/setup.py
@@ -4,9 +4,12 @@ from setuptools import setup, find_packages
VERSION_NUMBER = "1.2.8"
-GIT_BRANCH = subprocess.check_output(["git", "rev-parse", "--abbrev-ref", "HEAD"])
-GIT_BRANCH = GIT_BRANCH.decode() # convert to standard string
-GIT_BRANCH = GIT_BRANCH.rstrip() # remove unnecessary whitespace
+try:
+ GIT_BRANCH = subprocess.check_output(["git", "rev-parse", "--abbrev-ref", "HEAD"])
+ GIT_BRANCH = GIT_BRANCH.decode() # convert to standard string
+ GIT_BRANCH = GIT_BRANCH.rstrip() # remove unnecessary whitespace
+except:
+ GIT_BRANCH = "master"
if GIT_BRANCH == "master":
DEVELOPMENT_STATUS = "Development Status :: 5 - Production/Stable"
@@ -7,7 +7,6 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
MY_PN=${PN/-/_}
DESCRIPTION="A library to send rc signals with the RaspyRFM module"
HOMEPAGE="https://github.com/markusressel/raspyrfm-client https://pypi.org/project/raspyrfm-client/"
SRC_URI="https://github.com/markusressel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -25,7 +24,11 @@ DEPEND="${REDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
)"
S="${WORKDIR}/${MY_PN}-${PV}"
src_prepare() {
sed -i "s/packages=find_packages()/packages=find_packages(exclude=['tests'])/g" -i setup.py || die
eapply "${FILESDIR}/${PN}_catch_git_queries.patch"
eapply_user
}
python_test() {
nosetests --verbose || die
+2
View File
@@ -2,8 +2,10 @@ DIST sentry-sdk-0.13.5.tar.gz 65775 BLAKE2B 3de36155fc2e96e7517c4bccefa97ac73c25
DIST sentry-sdk-0.16.5.tar.gz 84743 BLAKE2B 500ce12e612465e90865ab7ec9cfc24dd6aebe4ac71b25867d31e71edca39ed69f5d55e69f10e559fc6192c568e2f868608e198213873198785e48baf3d7bf10 SHA512 d6544b582ea52da9fd3ea070a351c7cf1eb0cb29035a574733aaa5c80e0c186aa902c7bbd0dc0e691189524373a68481ebc8406851a731bcbea1bad8747ef134
DIST sentry-sdk-0.17.1.tar.gz 86593 BLAKE2B 1bab51cb1b14633e7984b863e3fa26aa81ffa908c0d0762ca30923f0010acc092b2f549684dccabb367bc9a554e4eb8efe4f3562aa5df74f7aff13f85547c03f SHA512 c5595de9605840b925ade96d6a631b5b4eb6df9a28b4b32090a9b8f1b9780b1b26ecbb533cc5d5d16f9bc8eb8757d11e11edc744c9952165315ff4bfc07db330
DIST sentry-sdk-0.17.3.tar.gz 87020 BLAKE2B c54ade38e1fb16899e0cfe1c2fef1e1f03f2105286f520b4c6f3def7a717b1f25a1e4663326b04887dffc64a6a6adbcaddf2f59d95828526f537d7cd1a09e481 SHA512 bb0a5108e7ed3492e5e0aa4def6288b17be2d2280c7922dd20b1454bfecfc2a2804325c06212479d90cb12b027f0a2f2f7c0e46bcb7c64107513ec52190bd867
DIST sentry-sdk-0.17.4.tar.gz 87629 BLAKE2B 4cead3a00da1a955bc02404ac1ff78f9f8df42370628ddda2bfd68070e631bb263dd89892a764d96a090b363c8c53181ff35fefa0b2b565e4eecbec3b50c989d SHA512 c45bfb1cd75155c788267b03e894151dfe2769ecf3d8c7f1c6e2a949510d1b2725a9ec594497b228efe465ead83dcd39d69e107a7278b94b5c31269c935063c1
EBUILD sentry-sdk-0.13.5.ebuild 779 BLAKE2B 1962b512eb85b048d97baee88ed5470e37b027502649ba46391379a618be8efdb36ff6cea9beb77f37d264129238bdc5c570b958fd41592ec82d7c6ed19128f1 SHA512 4db825df4f489d68cc8e8ed9ea82b8b53446f69359cfa6aa4367de214d279cf5df45f572edff77ab04b75c1838433f3ee426957db25c2a184b31f81b3a17775a
EBUILD sentry-sdk-0.16.5.ebuild 779 BLAKE2B 1962b512eb85b048d97baee88ed5470e37b027502649ba46391379a618be8efdb36ff6cea9beb77f37d264129238bdc5c570b958fd41592ec82d7c6ed19128f1 SHA512 4db825df4f489d68cc8e8ed9ea82b8b53446f69359cfa6aa4367de214d279cf5df45f572edff77ab04b75c1838433f3ee426957db25c2a184b31f81b3a17775a
EBUILD sentry-sdk-0.17.1.ebuild 778 BLAKE2B e6fe2824373e3dbb6bffa64069bb359a8dd9d95ff589cbab46d121e44a2f81706cf793102546e8d307cbb3837c6a80fa2e7b6759ad9993be46c5cab11ae76a30 SHA512 dd56e9913df6e47fee4fc15d307d3ba6c5448bd4b14440d2c3be07e99bdb4cd939535e3c4bc5385c3873cdac53e963aaa5a526643aa860e33ef0b604c1b3d9f6
EBUILD sentry-sdk-0.17.3.ebuild 774 BLAKE2B cc27327c7b68293d3edc7566d5d681ce7d448cb3c23b15c103933ac138c0d476d973312ad4cfe58b47c80258204d11e7c15a8244bc0af2342a40394fc133015e SHA512 3e697c14b2ce851c8ad3cd709dec45ec9949ef4cb5622a55cb2200eb8f1ad60e8eff4ff91af8a0f3c7433e90da772786497877455e23ca38129778a5cd7d66a3
EBUILD sentry-sdk-0.17.4.ebuild 774 BLAKE2B cc27327c7b68293d3edc7566d5d681ce7d448cb3c23b15c103933ac138c0d476d973312ad4cfe58b47c80258204d11e7c15a8244bc0af2342a40394fc133015e SHA512 3e697c14b2ce851c8ad3cd709dec45ec9949ef4cb5622a55cb2200eb8f1ad60e8eff4ff91af8a0f3c7433e90da772786497877455e23ca38129778a5cd7d66a3
MISC metadata.xml 466 BLAKE2B 052e9ad2127aed109048314d72b2e1a172832bb502100a6ce39262cb391f3c244deef5051cea08834094fe8118ec0455b3a4360438201074db104450eee49fb7 SHA512 41a963f5fae0b84263b90707b61ef1b0c45f8ad342e52f325978ede2cf757aa0c4978e3bf0e47b88aa6694fa86a3824cb120f767c265b9a570d343be5dcdbade
@@ -3,22 +3,21 @@
EAPI="7"
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{6..8} )
inherit distutils-r1
MY_P=${PN//-/_}-${PV}
DESCRIPTION="Python client for Sentry (https://sentry.io)"
HOMEPAGE="https://github.com/getsentry/sentry-python https://pypi.org/project/sentry-sdk/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
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"
LICENSE="MIT"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/zeep[${PYTHON_USEDEP}]"
RDEPEND="dev-python/certifi[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.10.0[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
@@ -26,8 +25,6 @@ DEPEND="${REDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
)"
S=${WORKDIR}/${MY_P}
python_test() {
nosetests --verbose || die
py.test -v -v || die
+1 -1
View File
@@ -1,3 +1,3 @@
DIST thermoworks_smoke-0.1.8.tar.gz 4787 BLAKE2B e8694f035ff351677cb65ca302aee94e33212474a46e819169ca8179b78bfaded5bf0530f58d95dcaf153f1a1d34f308809837189f3a9d057aa16f732a672f49 SHA512 1c5214532e4c95a9cb7a20965b23ca32fa12c7602ff0722c721a54d4578c915f062fd85df88cc4b9ef31977730eae58bca4a87a2b24bdccec8335275073dfc9d
EBUILD thermoworks-smoke-0.1.8.ebuild 738 BLAKE2B 14c731dd7c00532e26ba660f6c5cacb0963314e33563ca29586c0958a018c0da76942d2b88df94e358a3b8140797d2929eee745f94d99afac0011873957fd50e SHA512 0619b19272813992c7381d753286701cd6c670360d875b7d77e0b27e7a55ade71b84f4fd89fa5fac9f74d2043011967e265dbc9e4f3e0458351ef77a8d05e363
EBUILD thermoworks-smoke-0.1.8.ebuild 767 BLAKE2B 35d4a168a52e94cef065509e5643dd15e73961c6089fdcaa587c2ff3cd21d42549aa9dee945939a32ba86778b50a3f94ed1178dc68d1e327e8a3344bd49480bd SHA512 19b58422a0c77189357c6ea518c03a4e3a341f59adf1893fefe11e8598dd9160bbb89e20656b03ca4cfb3cae6b2a83e6577bbafb570e80ceb45cae83e1839fbb
MISC metadata.xml 343 BLAKE2B 49386e685476e414940d062a0d769cb34f4d1f37c090b67f641b521b85648cf3fd2bbafb08164b0fc03c5e00fae0877a5a53a28ab20f4c15d21649e87c45cd14 SHA512 34c5c77fdd2f39e4a0b7780ecc3b27b93d1c354afef34f15bba4f487a41680189a0947170cbd976c5deceb75529b241a8f66620cf2f5c8252b544a57b563d337
@@ -12,6 +12,7 @@ MY_P=${PN/-/_}-${PV}
DESCRIPTION="Pull data for your thermoworks smoke thermometer"
HOMEPAGE="https://github.com/nhorvath/python-thermoworks-smoke https://pypi.org/project/thermoworks-smoke/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${MY_P}.tar.gz"
S=${WORKDIR}/${PN/-/_}-${PV}
LICENSE="GPL-3"
SLOT="0"
+4 -10
View File
@@ -1,17 +1,11 @@
DIST total-connect-client-0.27.tar.gz 4143 BLAKE2B 6ce21dd7d8f9622f1c84a79592731b4fe9f09a763941bdbd355b28e2fa418f085ef0c985ae618c4ff3c50e9fee232d37cd663237b4af55021eba6c7124e32581 SHA512 849cbf9bc81509a2166a8c3bd82f2d46b9e3e3daa5ec63c88429308d898b1a0277f73d9a5924411456dc8f5fb638d10c5438ba66d9204a4905e0a03b63f64860
DIST total-connect-client-0.28.tar.gz 3983 BLAKE2B 736454a46f7d5b066b0413096fd04ef5f76947a8c70cdd2ef020887427369139ab2436f56db392c08c4f6e66e294d17b2b88ae74441de618fc42cd0e3143592b SHA512 8586ab405a9cc73e5e716a175df45d7f9655d99bbc1c444f6c8f51e635f0342b5c47ef5f0e48511e68bd0ccbe7f33ae714889bbbaa32ae73080c7efbbad060aa
DIST total-connect-client-0.50.tar.gz 5261 BLAKE2B da37f9a1f4af877c26fa3599b4700996019f6b1ee78648b41cc42a10890e7ccc1913a235474adbc9c2f100ca468109333fb13b370eaa631672015f06e927de7e SHA512 ffc81d8821b3dc0e86299ad79a7fade13e94bebf8116eb178353e658fd3cbabcc82ceaacbd12da686f0fd3839435da29aba5090cf8c115272edc1f043730bae3
DIST total-connect-client-0.53.tar.gz 17833 BLAKE2B 227987943c14c1c3a3b42cf5e2a4ecf1d3a59b32204a6f03abb032bb461ebb24b354753cad6b5787f38ce6ed788af6e586be8f4fd1a70eb7dd774305a5e7831b SHA512 4d77fa880a95a5478d5a16e7bb9ef57358832bd7efd0753773f4e46ccc2346775b1d3ba2fdf98e3b8c63547f006dfeb4c666e67ee7cce94a1280f0cca5d80894
DIST total-connect-client-0.54.1.tar.gz 18692 BLAKE2B c761eed7697ba64a495e05405322930ffe4f27f5823e20d6690f58c18480857420ae76e0c19762cae71968dfda278c3d2700077e27b644549df0e1c009ec24d1 SHA512 015b64864488fdfd4a1fa243602ec2ba84b35048bf03ed2b180d012fd697824ad8f4cec175d774bd53ad466e8a60b1c20f657b784b06590efd3bb6d5dbdc3c3d
DIST total-connect-client-0.54.2.tar.gz 7218 BLAKE2B 4b77a38faacf587ce17f02452342fc732d7209d3bc9fd7a6f2cadf236eb4fddfcded1753fc509a97289ae42d91f18a1faa853f31347248512694e66ab3b29dc5 SHA512 f0c381918e3fa195352933b4b6a0d28e376dc879f1fb4c8d556592844764207abd22c35fcdc4749a354f32f8b0b87da2141661b3c6b2b83897a98007cd343cdd
DIST total-connect-client-0.55.1.tar.gz 21053 BLAKE2B 1b11cf42343a3cbc626bab065f627b7de355e6bd122dff10b96fa39772d0d4cc14edb8a0710a106a5be4ecca02848b68eede6ebfbe3e6db0b1e0a70adb35b282 SHA512 005dbd39b94e4a7aebb765637b82e2c7382108a902a8e632e2157decddd511c8041b7d49fd17f6d911678dbf00829a4bc36532d61976a46b1757a1a14602089a
DIST total-connect-client-0.55.tar.gz 20287 BLAKE2B a22cd9a56be11b9b45a09372a44f712a97a33f6ec1c44750f8c92095ae4a402c91c404bf498ceb99c593639525646c5c1a115e842b3c959deabb2cce98f405fd SHA512 73fcac48c113318289e930a206f91cc9a9604053429e3d73106919a3e31bd666488917d0c98c820b7a5c653a81dd3dd2aa40269e6a4b7e408562b94acace413a
EBUILD total-connect-client-0.27.ebuild 803 BLAKE2B 69992063781a3a63cebd6b22076f52181ad72104291062cdf12ccf8c1dadedb1a667ee24ab5164d820967797da38bf0e6486694eb1d9942b0f18ede2aa507d06 SHA512 e02dd15e2385501472b2a04a7bfcc5e859ca43b50ace4a822a69b6e7cad97cd4bdf54550311136929aac6c3f22882f6503b19799b581d5d4d7a47a98907931d7
EBUILD total-connect-client-0.28.ebuild 805 BLAKE2B 4203f017cdd6370e5e9b1efd90d281f6c57ddb30e1479ae2afe8e3aa054ed14cc68e4e22e06781cefd097a0914e202b7ed4165f609799323282dada13c6c3ced SHA512 6ff3a01a7b3f54cdab61a264a1396a9211557fb6d053771e91093a89521c5a833ecafb30094aac29d2913136a84aa177fb387182d4c4a8812fdc8e6015731aa6
EBUILD total-connect-client-0.50.ebuild 810 BLAKE2B 355a47aadfc5e6fee713573af6fd60a408633374e1989122c5941be8efbc6583b6205054f4e23ae9d6c77083ee3751d845aa07db0c09a40a03992a28b348c420 SHA512 9c19e2e7c41e84998c56d9e7bd2bb3aded4d54f524341c98608307e6693b10c43ca2f191cb45b12baeb75459d238233f342ec319c308fd649de8e16c95707cb5
EBUILD total-connect-client-0.53.ebuild 829 BLAKE2B 1130d34e20287ff8537f10bb83d1264e8e8fc4292a7502a0cb13a737fd5cc07bf19a529075fb97c66de1a4511457d8ce91a7343d41552e6e5f154325c22be38e SHA512 aba7b49f2c7f141402004e5a1dd6231b22c0466c859787c2f42ad3e3e0309073e8e036325067ddf973309f6b45bb724d7d6aa9defa8ea1e633e912920f96ae52
EBUILD total-connect-client-0.54.1.ebuild 822 BLAKE2B 06dd53e0f8328eca51b67d08b1e1fc4cb1e196d90baf10f7417e6f4846e66ebac7b2d9d818541b74370f8ceff10fe09b2875bcce1a3fa6a1b29a245c118ebbef SHA512 a247706e068aec73bacce556bcd3444fc7cdf7590a753e8af387a79b6df6e93b1e9a54332114c6bc0fe5fb65fe03a8aee96bf512f9b0147c15f8efa9655f02a2
EBUILD total-connect-client-0.54.2.ebuild 810 BLAKE2B 355a47aadfc5e6fee713573af6fd60a408633374e1989122c5941be8efbc6583b6205054f4e23ae9d6c77083ee3751d845aa07db0c09a40a03992a28b348c420 SHA512 9c19e2e7c41e84998c56d9e7bd2bb3aded4d54f524341c98608307e6693b10c43ca2f191cb45b12baeb75459d238233f342ec319c308fd649de8e16c95707cb5
EBUILD total-connect-client-0.55.1.ebuild 822 BLAKE2B 06dd53e0f8328eca51b67d08b1e1fc4cb1e196d90baf10f7417e6f4846e66ebac7b2d9d818541b74370f8ceff10fe09b2875bcce1a3fa6a1b29a245c118ebbef SHA512 a247706e068aec73bacce556bcd3444fc7cdf7590a753e8af387a79b6df6e93b1e9a54332114c6bc0fe5fb65fe03a8aee96bf512f9b0147c15f8efa9655f02a2
EBUILD total-connect-client-0.55.ebuild 822 BLAKE2B 06dd53e0f8328eca51b67d08b1e1fc4cb1e196d90baf10f7417e6f4846e66ebac7b2d9d818541b74370f8ceff10fe09b2875bcce1a3fa6a1b29a245c118ebbef SHA512 a247706e068aec73bacce556bcd3444fc7cdf7590a753e8af387a79b6df6e93b1e9a54332114c6bc0fe5fb65fe03a8aee96bf512f9b0147c15f8efa9655f02a2
EBUILD total-connect-client-0.53.ebuild 784 BLAKE2B 9f2c3d956c57c8f8576781dc24bb3c349ec1c934198b035663d02bed32df1b98afad4631e599a5882b4f62efdb5919ed3af9558c1aba9e540dee5488d027c9db SHA512 0bd3bb21965a2325062f0f44e587c0e3b92141d56f61b39f3276e762b1c3ecc2bb82c6ec63e23dd7d5b19c6ab6a2614ee4cfda047d02a939e364666c5dfd8ca8
EBUILD total-connect-client-0.54.1.ebuild 777 BLAKE2B 7f64c417d350e17a9cc6b6969a220fdab3f0195dedcc1846acb9cf5ca33e440280f18d1934ab556b04f6389fad59a5b6c8389f4d4b8e66f21f6a2d04a3eaa336 SHA512 6107c6f7a1e75a12c581193c2e0a81420b806dd72d66c4d9be735b2b46d760cf4384297b8f8e84b03db9385e96a24c55cfb7ebbe2e03421c443cc6cb01a803ab
EBUILD total-connect-client-0.55.1.ebuild 777 BLAKE2B 7f64c417d350e17a9cc6b6969a220fdab3f0195dedcc1846acb9cf5ca33e440280f18d1934ab556b04f6389fad59a5b6c8389f4d4b8e66f21f6a2d04a3eaa336 SHA512 6107c6f7a1e75a12c581193c2e0a81420b806dd72d66c4d9be735b2b46d760cf4384297b8f8e84b03db9385e96a24c55cfb7ebbe2e03421c443cc6cb01a803ab
EBUILD total-connect-client-0.55.ebuild 777 BLAKE2B 7f64c417d350e17a9cc6b6969a220fdab3f0195dedcc1846acb9cf5ca33e440280f18d1934ab556b04f6389fad59a5b6c8389f4d4b8e66f21f6a2d04a3eaa336 SHA512 6107c6f7a1e75a12c581193c2e0a81420b806dd72d66c4d9be735b2b46d760cf4384297b8f8e84b03db9385e96a24c55cfb7ebbe2e03421c443cc6cb01a803ab
MISC metadata.xml 478 BLAKE2B fdaa836e637a878804305cc3da66ca0833cf4994f473c386e20429585e119344fa0d6818a1f92028bdc7880fd46c0f9278058ef6e2d1ce6c28809be9ff95d6e4 SHA512 f6577709cd99604fa8e14df6d7ce145f07b9b0990f3d11787f30e32f7a696101f7b1b958dceef1d6a1ae58636313eb0185316b9c3833db6898017dd06afa9566
@@ -1,34 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
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"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~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
}
@@ -1,34 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{5,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"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~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
}
@@ -7,8 +7,6 @@ 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="https://github.com/craigjmidwinter/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -26,8 +24,6 @@ DEPEND="${REDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
)"
S=${WORKDIR}/${MY_P}
python_test() {
nosetests --verbose || die
py.test -v -v || die
@@ -7,8 +7,6 @@ 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="https://github.com/onkelbeh/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -26,8 +24,6 @@ DEPEND="${REDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
)"
S=${WORKDIR}/${MY_P}
python_test() {
nosetests --verbose || die
py.test -v -v || die
@@ -7,8 +7,6 @@ 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="https://github.com/onkelbeh/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -26,8 +24,6 @@ DEPEND="${REDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
)"
S=${WORKDIR}/${MY_P}
python_test() {
nosetests --verbose || die
py.test -v -v || die
@@ -7,8 +7,6 @@ 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="https://github.com/onkelbeh/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
@@ -26,8 +24,6 @@ DEPEND="${REDEPEND}
dev-python/pytest[${PYTHON_USEDEP}]
)"
S=${WORKDIR}/${MY_P}
python_test() {
nosetests --verbose || die
py.test -v -v || die
+2 -2
View File
@@ -1,5 +1,5 @@
DIST volkszaehler-0.1.2.tar.gz 3699 BLAKE2B 993eff6937061f7f17bdd847b6afb49b21743cb36c94fcb216c8cecb1838b671c608543a10a0d4a2b5f01fe0670d30d4cee79bbf54eaa661789b83cfeecb501c SHA512 3edc8ab89c5b5203e31b11fece53eecb4b9ac90ff8cb552076c8ef4015f49de2d6ff98c8a0da2acb297a7d326f34d05db84815a92826c7660ee1138aa4301c3f
DIST volkszaehler-0.1.3.tar.gz 3511 BLAKE2B 65fcdaeff08f171ccce20cade8ac832f7909f28025f46a950af7262b73349a9522a72eebfd2dc962fde1e4d2309a1412e100897a353843cdc7c0f0f5c4f41b2f SHA512 631b64d79db25965182dd55b6dfe7e21b9563141a54239b97ce4a5ae1c13b3fe8c4562cd6a63c60c210b3104569ea6757049358816f9d58ce0f6c10e5a243b7a
EBUILD volkszaehler-0.1.2.ebuild 709 BLAKE2B 2f7abe02c74b87b1cc22f56d9dc66b90bfb0b78a2d4a2b1689c4401d849953504a39f51be24f40040d4d115575a06c4e488c80904b30b462c6287e5d6ac3349d SHA512 3ee71cc505d458f543da7c490224207e1cbc0c0be3d34f366ae56c0cce6e47ec0f00da3f198523373485e9c0a0f253b0bbf48d5f575865e83004c1cb99deee15
EBUILD volkszaehler-0.1.3.ebuild 899 BLAKE2B b5fefc1afb20a78b0bfd1387491cd8ff352960d08a2ba7831a171402efbd3862ad5f89c88e0e042da8915998f807439200903adbb64224c24136da45a99cefd4 SHA512 7c306a5c35e0777705b1fee22825ba01a4c9ff4018ae9137b53330263200fabaf8779e9dd758ade4ba45924a9e096f5921d232fc59584ca9e435990200b74c8a
EBUILD volkszaehler-0.1.2.ebuild 804 BLAKE2B 83802c1d34456c3905d0c0eba3f7667d13e93b6cd7790db74146004d55a920f54c213155b4f7930a24fa31b55b624be41713b943e3c55344d594af9ce2daa072 SHA512 02a67f100445b7a316c59a63b8dc343a621a0f6463b356db864288ec78b10a7b4f1a5053002cff57ea7261b563cabc0660c9f8f3fdd165acd01e9784496694b2
EBUILD volkszaehler-0.1.3.ebuild 935 BLAKE2B c638abb15a8dd0ec94bc62721f2cde8a5478f111a2ce9c699ad45d520ff6f6f9922e34821bde227aa25c97418c9da2f1a80a1cde8ce815ee10b8eb507e9095ba SHA512 e4a447050b6b3e9b2908f70194f9d1dd75c39584be09b2688fdcae07f639072a60790cb93db3b4137f7a633247d9da8bbf66a0a567b64e7c6b812040a7dfac5a
MISC metadata.xml 470 BLAKE2B 4dd3e7ba1a352d9cbbec4056bf34c05c5eecc9d4f8673f3b6fde8ce1c212e081686cfcc33a9d9affbf5ff91df6e93272ba140daa38c375bc552c36461e605eae SHA512 fb32d7092d80a313be04ac544795a9287a625e4645b617c8f561fad51e1e6105b31411639745e0e86df9692ab11122a5e0b7d4ab5b2c7e3bebd872882835d7f2
@@ -9,7 +9,9 @@ inherit distutils-r1
DESCRIPTION="Python Wrapper for interacting with the Volkszahler API."
HOMEPAGE="https://github.com/fabaff/python-volkszaehler https://pypi.org/project/volkszaehler/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
MY_PN=python-${PN}
SRC_URI="https://github.com/home-assistant-ecosystem/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="MIT"
SLOT="0"
@@ -10,7 +10,9 @@ inherit distutils-r1
DESCRIPTION="Python Wrapper for interacting with the Volkszahler API."
HOMEPAGE="https://github.com/fabaff/python-volkszaehler https://pypi.org/project/volkszaehler/"
#SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
SRC_URI="https://github.com/home-assistant-ecosystem/python-volkszaehler/archive/${PV}.tar.gz -> ${P}.tar.gz"
MY_PN=python-${PN}
SRC_URI="https://github.com/home-assistant-ecosystem/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
S=${WORKDIR}/${MY_PN}-${PV}
LICENSE="MIT"
SLOT="0"
+2
View File
@@ -4,10 +4,12 @@ DIST zeroconf-0.28.1.tar.gz 58866 BLAKE2B ef7f86be176ce5e0d93ecca5871be9149df0f3
DIST zeroconf-0.28.2.tar.gz 59803 BLAKE2B ea839896eb1684cbc3933305d8ca990601a02cbec34203aea9a37f34ac4a770638b6de8ef94b2eff3375b3ec35a2b2d38e93c1ca7cbbb2bab1445a23bffdfc70 SHA512 88eee6747f0272c970ac72c185929a9afe22a4e9c8aaec2304d98bb386b7f8803635278140a066506c34c23778e3bff54b126dd2d0a3dc8dfccc434a90b41f27
DIST zeroconf-0.28.3.tar.gz 59985 BLAKE2B c0a298892bb4594a41d143e45d935e5f5830dfc2c4a15b87d369f00a6a786ad35e0a6ca5d8e3ddce1910ac20fb2183c4de217cb4f26222c1763e41c302e75338 SHA512 ea1e49918c76655040dba0beee57b4742127801d16620b13ceb45003a1f24df1e37b9b2b6461d4c0aa463b36f5b9b023f8e0e9c8b884cb803860c5a1164593e0
DIST zeroconf-0.28.4.tar.gz 60697 BLAKE2B 5f1ac3271d14dda33229e0e2638282ac56024405e7eca6d41b4681bc2becf2e5aeb707721071b78725775d50164b335a9f5eb44ec7910d37c7e7d818e85a8417 SHA512 a7690b049ea573dae8404fe47dab614384d9dcd1555462e55cad2d625d0caff26912b0b0039bcbf6c22a32675ce07db886bb63bf7d799723f7db9ad2ecf38c63
DIST zeroconf-0.28.5.tar.gz 60914 BLAKE2B 9f8323e2f48dd6c8b6d302c91e29af8d2ba63116e38c6791015ff21806bce103bcbc2c8810574768bb7a1f7057b711c65bb93452a5e1eb1020774eea2dcbf9bd SHA512 cafb3349bdc49098ac05b3518d1545ff25a7393e1fc0afd259de322109d182cad6fa1a0ba62dad4f25eea9ff6a7436fabe2d713beb24cde3b834c64d682c117e
EBUILD zeroconf-0.27.1.ebuild 875 BLAKE2B f4e33f6ab645fc321862cb8d2e924e03099c25d7bb979fe21012ee0011753f9a5b626a27ca807a9d83eb7db2b79864fb0c7fd1df7c04187dc6f91302d37fb5d3 SHA512 abc8cf53a5d8fb6f879f3b42b43d891cb4eb6133c5b0cc496d4fbd302ebbf4da0b2701ef1d033388ef617f9ccf37d9f8a003d62fa120841d5e607a2a4ebcd2a2
EBUILD zeroconf-0.28.0-r1.ebuild 883 BLAKE2B a7df64d2a47b338e0c649092bd020421c4a65936588032a6a7a2b3de5d2f50a1515ed6f634c8d9106d94960ab0c9d3a1987853a741c90b3b63f7b4c2bc1d5024 SHA512 c4b4355e1daf838956f21eb3ec808b870cd345b334a9b63cb2c5eb65d793350fb83709f8042aedd1a81354abd57ccea34fe30dee268eebe25b7eee43b594bc5d
EBUILD zeroconf-0.28.1.ebuild 883 BLAKE2B a7df64d2a47b338e0c649092bd020421c4a65936588032a6a7a2b3de5d2f50a1515ed6f634c8d9106d94960ab0c9d3a1987853a741c90b3b63f7b4c2bc1d5024 SHA512 c4b4355e1daf838956f21eb3ec808b870cd345b334a9b63cb2c5eb65d793350fb83709f8042aedd1a81354abd57ccea34fe30dee268eebe25b7eee43b594bc5d
EBUILD zeroconf-0.28.2.ebuild 772 BLAKE2B 4ef52c9a1b71f133d2722c977f437f57004fc0aca27d5b03deeacf1ce476dcc4b0779a39a0947f128a8864ff34db52ce5a895ed6a868a2056e766ad06c835268 SHA512 4345fecb0de1191500fbe3f52dd4dcdb60a5ece4de3acc538056cb25aa33747984d7fed3f73e7159428cda66a9f12de5d508713659863f8df4bc736096219d30
EBUILD zeroconf-0.28.3.ebuild 772 BLAKE2B 4ef52c9a1b71f133d2722c977f437f57004fc0aca27d5b03deeacf1ce476dcc4b0779a39a0947f128a8864ff34db52ce5a895ed6a868a2056e766ad06c835268 SHA512 4345fecb0de1191500fbe3f52dd4dcdb60a5ece4de3acc538056cb25aa33747984d7fed3f73e7159428cda66a9f12de5d508713659863f8df4bc736096219d30
EBUILD zeroconf-0.28.4.ebuild 792 BLAKE2B dc2635f5b232eb69a615d8804e8d1477a670540f735d4dccc4c244a93bf8f044c71a1dde0fa8754b7e6102bb3f154cb8dd5dab82fbc037f5de9659078055936f SHA512 d07a5b347d5c91ba0a11d4e0db26dd21687a84b475aecda7f078a421e10beeda60640e5df1615c7f615b4d5658465dcc1dfb2958c3cd32d6d919ec59fe1a418e
EBUILD zeroconf-0.28.5.ebuild 792 BLAKE2B dc2635f5b232eb69a615d8804e8d1477a670540f735d4dccc4c244a93bf8f044c71a1dde0fa8754b7e6102bb3f154cb8dd5dab82fbc037f5de9659078055936f SHA512 d07a5b347d5c91ba0a11d4e0db26dd21687a84b475aecda7f078a421e10beeda60640e5df1615c7f615b4d5658465dcc1dfb2958c3cd32d6d919ec59fe1a418e
MISC metadata.xml 327 BLAKE2B 0d2f604b068186fa699f6570006edc7fa242b944e713a9f87fda645f895667fe99c227e0c0ae5e82ebe679ff0848c3f19a99f04e8301b9709935c520c33161ab SHA512 0aa133094e6794833240092243f44fb4ca6ba45c56c022ac74a8723d7740f3e62cd64dcfe869e9ed5143c1a3183ad6d0d14c9129b87fec7d8954e3b560539692
@@ -0,0 +1,32 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{6..8} )
inherit distutils-r1
DESCRIPTION="Pure Python Multicast DNS Service Discovery Library (Bonjour/Avahi compatible)"
HOMEPAGE="https://github.com/jstasiak/python-zeroconf https://pypi.org/project/zeroconf/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
DOCS="README.rst"
RDEPEND=">=dev-python/ifaddr-0.1.7[${PYTHON_USEDEP}]"
BDEPEND="${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 -1
View File
@@ -1,5 +1,5 @@
DIST zigpy-xbee-0.12.1.tar.gz 17414 BLAKE2B a4af2f649ee62809b89c390996c8d387da2bb3a35928770d53d4446aa3eb5c39fd37c511f2cfb1e742d92458fa54318e4c6f03217efdd47927faa24a4a94c8a3 SHA512 36892d3c7f822f55c3dc4e18c7b8e6110900f4915183f00dc0283189b73a6f12d0f18c29d9102eca0b6db2e25a1a215cdd58584d6b74aea281880bcf559d7a62
DIST zigpy-xbee-0.13.0.tar.gz 17896 BLAKE2B 760cce7eea667efc8457980333cd14c2ab3cf6025872ff51169c9cd121ec6e99483149033f70c13ee96b6e3e565178df14f4de5c49dfd4016fadf3d277f0706e SHA512 6d4b1f27516b12ca92c12782c9614c357ade9598a45a5f256847e5757cff4595d8cc70dff95aadaa60d2ef14f69dd6f71496add150c15ab125f17235feae0c15
EBUILD zigpy-xbee-0.12.1.ebuild 793 BLAKE2B dfd16bfa2a9c586f69dbb86c837c53f89d4a10f4d6842d7392d701e48bddb3b9d9e4a705d8f978d0d1444aa3d65150d5853f55ec4254e68515722a346d6e7d65 SHA512 86914ffaec3c563110a29d6667363dadcfc6c926908f6783836376138028048f8970efd3d88e2cfb19e7b7a5ef415cd2a58256f99e50b9a94a98b8b7271d6756
EBUILD zigpy-xbee-0.12.1.ebuild 791 BLAKE2B 6e346d59db6dd85766dde752a5061693ae3e2dd6a752b04d91a586a100b9833508880587a488e0e496a77dc5d6c5efe14b87cc559a6e3acdff67ad6d95900fcc SHA512 6999321dde049f42a3de331291a7f6e36eadbf12afdeca0f7d4ec42471a88e9981733e6344838a65be2d32094fc70933772e3863a5aa9dcda210893d34ae89c7
EBUILD zigpy-xbee-0.13.0.ebuild 805 BLAKE2B 1f10244ed5572dd804366cb095672f84cad8595543ad5e8b0cc0cc5329522ef46a33c2a44b0b04b3d98fe0f089f7bdf002f0d118e3a78949327a65462675115f SHA512 927ace702463d1d7d74fbf073c73313ffbc775aa64f54a4d7c505b12f6c1624db2f7debb10d0938c1a3eb95a4acb26a4d9bb0fc0babdece8580f737aca8c95a5
MISC metadata.xml 454 BLAKE2B 5b1741fae1fa1322435b6315cdb72bec69e373f6138e5dcb26c86337fcf145114969fbd343013c09b423cdb9dd9d5d3a6f9e509c3aead231098c56c8500c00ed SHA512 507890d1ced3213f2fb7e8aa27a9e98eb4d7f0320232abe7f313c6f8d798afad1742ac98cfefbf3e495fa2d14b1e55f12a2b750a5547270cf0a408b62b9b720c
@@ -11,7 +11,7 @@ DESCRIPTION="A library which communicates with XBee radios for zigpy"
HOMEPAGE="http://github.com/zigpy/zigpy-xbee https://pypi.org/project/zigpy-xbee/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3.0"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
+2 -2
View File
@@ -1,15 +1,15 @@
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
DIST zigpy-0.22.1.tar.gz 81128 BLAKE2B 43b05015d9193f126a80dbd9c4f3b725ccf61067de80fc33eb720efd4803eb9cb40f3d7567f84ee33606d60c7fb69433bf8c505c108f3785ee4050236d5419b4 SHA512 eb9133ecbaf52e6b8e8473ace8d301cb122092aa054272137037b9a49336aa92d1b55a1ae6641641b0aa8b01f019b88264960d942e749d0f0b648c0dd1a80971
DIST zigpy-0.22.2.tar.gz 81192 BLAKE2B 0b1fa15b2c5080d0fedff449ce435dd40afdca4936e0b9fa5f41b1e3a22195a6d5738960642652327c4b06efb1db53ca84fb42718e2b15ea53311edba93a6903 SHA512 1e5c25f4702a067240f9078e21aa24b31015e513cc324f0dcf60b29a4e097cf818b3b607f01ae8067c6fa2e8ce312de121a9bf384e4411ede2c5b2f13ca6a41d
DIST zigpy-0.23.1.tar.gz 82744 BLAKE2B 656dc059b2ed3de4f921606b0498efe85b115ae2a9efab2de751f2ba631b88b81999e51de084239d3cad8456d3d5d6f85297a0b376c5f8aeaf32c006c968d75f SHA512 f96b5cfe4d1050e1ce12e327ec6516afeda2cd2df4a816634a7db3962c6500a615f959312d40ed8f96ad870d37925cd1242d442d7e6aa359524026309e898d05
EBUILD zigpy-0.20.1.ebuild 860 BLAKE2B 1eb104faa9d9545d2c062f9e8d621f9bf9035c1f21148a44442d92c419ef1013fd68c58404bbda25dfe24e28b7d8a2836505ca8f0250300846e277c3ffb96e08 SHA512 42a78e350602116ec379f094c68cbfc7a57ed7315f065e1e940d30a12252977aca9f5a2f0aad574a28f75f7acd26ea23468c4a39c834c8d11bcb9c0d034995b4
DIST zigpy-0.23.2.tar.gz 83740 BLAKE2B 3a163d404b60613bcae8fb7369dfa012b1c47c16c6bad00d712eda51b7ea95b91afb0e840bcede2f94a52694e47ea75d681d6dd82d22d16e136ad34bbf780660 SHA512 35c86d9facd47d01746980932751e00b4c677c5f4454212da1c0337748fe68bd1c1a1f7dcf03254c3b32aa04fcee189cf1bf73f462949eee3ba0a2341f2b2059
EBUILD zigpy-0.20.3.ebuild 860 BLAKE2B 1eb104faa9d9545d2c062f9e8d621f9bf9035c1f21148a44442d92c419ef1013fd68c58404bbda25dfe24e28b7d8a2836505ca8f0250300846e277c3ffb96e08 SHA512 42a78e350602116ec379f094c68cbfc7a57ed7315f065e1e940d30a12252977aca9f5a2f0aad574a28f75f7acd26ea23468c4a39c834c8d11bcb9c0d034995b4
EBUILD zigpy-0.20.4.ebuild 860 BLAKE2B 1eb104faa9d9545d2c062f9e8d621f9bf9035c1f21148a44442d92c419ef1013fd68c58404bbda25dfe24e28b7d8a2836505ca8f0250300846e277c3ffb96e08 SHA512 42a78e350602116ec379f094c68cbfc7a57ed7315f065e1e940d30a12252977aca9f5a2f0aad574a28f75f7acd26ea23468c4a39c834c8d11bcb9c0d034995b4
EBUILD zigpy-0.21.0.ebuild 860 BLAKE2B 1eb104faa9d9545d2c062f9e8d621f9bf9035c1f21148a44442d92c419ef1013fd68c58404bbda25dfe24e28b7d8a2836505ca8f0250300846e277c3ffb96e08 SHA512 42a78e350602116ec379f094c68cbfc7a57ed7315f065e1e940d30a12252977aca9f5a2f0aad574a28f75f7acd26ea23468c4a39c834c8d11bcb9c0d034995b4
EBUILD zigpy-0.22.1.ebuild 860 BLAKE2B 1eb104faa9d9545d2c062f9e8d621f9bf9035c1f21148a44442d92c419ef1013fd68c58404bbda25dfe24e28b7d8a2836505ca8f0250300846e277c3ffb96e08 SHA512 42a78e350602116ec379f094c68cbfc7a57ed7315f065e1e940d30a12252977aca9f5a2f0aad574a28f75f7acd26ea23468c4a39c834c8d11bcb9c0d034995b4
EBUILD zigpy-0.22.2.ebuild 859 BLAKE2B 4a9116204ae27d82c9c44ab10f196f9e44614f876b32972cf1ec76e5eb62212c7aa8a7adf983da709fe6325c25e1d5732a7a07ca339876b39a97cd5375751c6a SHA512 91a2dd23700744a6aab5bf4cca1d04af07c48df13f052c74832d9b5df7b1765d780817704d7924fc65e151fb4ec9fb6494edd1e7adfa839c5b574c983cf79ff4
EBUILD zigpy-0.23.1.ebuild 947 BLAKE2B 06603c9fb35b406339ca56dbeceae189474c87aed883eb7a70b9622059a85e1e53bec6dbea43b5347b5f4a9c410585258d6f3eb92dea4061fe49758d6c30cdda SHA512 678ba32a09b5e02e8ffe951cb338f626fbcc212a0e006140d8fc3c1bc0df7e8765ffb0d32e8ee1bcf503ae96ff4dc326e603f5f0794bad269cc9c223d7567a02
EBUILD zigpy-0.23.2.ebuild 947 BLAKE2B f40a229c6ac21108f64049cfa9a53ce06d9b54d95642b23526cb7506c91e11415f968199b612d339dfb2c1f000038157cc3d4f2c970dcd07cb503ea21fe9c72f SHA512 2a8cdd4a4de1d6c48ea26768d7bfe5d3177f029dbcfd30cf4bbc2bc14d437f224358ea86b77a0afe6ed7821cf1076c9134dbef03894c1329b5e3d97260f2b1a9
MISC metadata.xml 449 BLAKE2B af14e72195141abf69b716ee6360b98ce7e611d40e68772bd4059147d60d4d2d4f935bd6011442a2e8e3f199341c6feccd1ad2e2c239d6c1c2f6b3b86b1e9865 SHA512 dd5acfccb73659665af675aa419656549b488565f9ebc77edff87b18026d35ebb02a6850bd261c71305fa3ec0328cd40471a411e0fd3c3327214a5a9271677b3
@@ -3,7 +3,7 @@
EAPI="7"
PYTHON_COMPAT=( python3_{6,7,8} )
PYTHON_COMPAT=( python3_{7..8} )
inherit distutils-r1
@@ -17,15 +17,17 @@ KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="!dev-python/zigpy-homeassistant
dev-python/voluptuous[${PYTHON_USEDEP}]
dev-python/aiohttp[${PYTHON_USEDEP}]
dev-python/crccheck[${PYTHON_USEDEP}]
dev-python/pycryptodome[${PYTHON_USEDEP}]
dev-python/crccheck[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
dev-python/voluptuous[${PYTHON_USEDEP}]"
BDEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/asynctest[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-aiohttp[${PYTHON_USEDEP}]
)"
python_test() {
-3
View File
@@ -1,3 +0,0 @@
DIST fail2ban-0.11.1.tar.gz 538660 BLAKE2B c88765ac3f49c19e0570248891814c647f2c3515290982de21c7b6c377508189fa53182fca84d62f61b231e250395992e8cf06cc61394dd41150f02d8a254f8b SHA512 019b088aa6375f98742ed101ef6f65adabca3324444d71d5b8597a8d1d22fa76b9f503660f0498643fe24a3b8e4368de916072a1ab77b8e2ea3eda41c3e0c8c6
EBUILD fail2ban-0.11.1-r3.ebuild 3344 BLAKE2B 17aa0ee7bb0f6b7d89472502547af08652e97ce715a5e668227755f5a4d5a102af1d0e2a6a7f8446e3eb34d04d5dd98cfb7fa35051a9bba9c80a20507b30af93 SHA512 79f1eb053baf13956a91fe2894819adf39396a29c9a654ed1a33ae546a137da6b2269186466f93c5d73db567973d0021c15f746e5ea9de2edbb987d107822d2c
MISC metadata.xml 372 BLAKE2B 7fca866187d9a128e6fb6787a4099d7a6442e0e51e558786773b91c3e2f06e67167d76f9bc96be0fe1baa1c44fc3f0e9e2105a327a10cb2720b3e3f9e4303a66 SHA512 4d5710e2fb4a7c353ca6bd3203bceef57d4d004367993dc1044800ee8713a3f4697fe8ba3472a73ecd015503656dfb7cd68d674c99188ce5702769cfeaf06b25
@@ -1,111 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
DISTUTILS_SINGLE_IMPL=1
inherit bash-completion-r1 distutils-r1 systemd
DESCRIPTION="scans log files and bans IPs that show malicious signs"
HOMEPAGE="https://www.fail2ban.org/"
SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="selinux systemd"
RDEPEND="
virtual/logger
virtual/mta
selinux? ( sec-policy/selinux-fail2ban )
systemd? ( $(python_gen_cond_dep '|| (
dev-python/python-systemd[${PYTHON_MULTI_USEDEP}]
sys-apps/systemd[python(-),${PYTHON_MULTI_USEDEP}]
)' 'python*' ) )
"
RESTRICT="test"
DOCS=( ChangeLog DEVELOP README.md THANKS TODO doc/run-rootless.txt )
python_prepare_all() {
default
# Replace /var/run with /run, but not in the top source directory
find . -mindepth 2 -type f -exec \
sed -i -e 's|/var\(/run/fail2ban\)|\1|g' {} + || die
sed -i -e 's|runscript|openrc-run|g' files/gentoo-initd || die
distutils-r1_python_prepare_all
}
python_compile() {
if python_is_python3; then
./fail2ban-2to3 || die
fi
distutils-r1_python_compile
}
python_install_all() {
distutils-r1_python_install_all
rm -rf "${D}"/usr/share/doc/${PN} "${D}"/run || die
# not FILESDIR
newconfd files/gentoo-confd ${PN}
newinitd files/gentoo-initd ${PN}
sed -e "s:@BINDIR@:${EPREFIX}/usr/bin:g" files/${PN}.service.in > "${T}/${PN}.service" || die
systemd_dounit "${T}/${PN}.service"
systemd_dotmpfilesd files/${PN}-tmpfiles.conf
doman man/*.{1,5}
# Use INSTALL_MASK if you do not want to touch /etc/logrotate.d.
# See https://thread.gmane.org/gmane.linux.gentoo.devel/35675
insinto /etc/logrotate.d
newins files/${PN}-logrotate ${PN}
keepdir /var/lib/${PN}
newbashcomp files/bash-completion ${PN}-client
bashcomp_alias ${PN}-client ${PN}-server ${PN}-regex
}
pkg_preinst() {
has_version "<${CATEGORY}/${PN}-0.7"
previous_less_than_0_7=$?
}
pkg_postinst() {
if [[ $previous_less_than_0_7 = 0 ]] ; then
elog
elog "Configuration files are now in /etc/fail2ban/"
elog "You probably have to manually update your configuration"
elog "files before restarting Fail2ban!"
elog
elog "Fail2ban is not installed under /usr/lib anymore. The"
elog "new location is under /usr/share."
elog
elog "You are upgrading from version 0.6.x, please see:"
elog "https://www.fail2ban.org/wiki/index.php/HOWTO_Upgrade_from_0.6_to_0.8"
fi
if ! has_version dev-python/pyinotify && ! has_version app-admin/gamin; then
elog "For most jail.conf configurations, it is recommended you install either"
elog "dev-python/pyinotify or app-admin/gamin (in order of preference)"
elog "to control how log file modifications are detected"
fi
if ! has_version dev-lang/python[sqlite]; then
elog "If you want to use ${PN}'s persistent database, then reinstall"
elog "dev-lang/python with USE=sqlite. If you do not use the"
elog "persistent database feature, then you should set"
elog "dbfile = :memory: in fail2ban.conf accordingly."
fi
if has_version sys-apps/systemd[-python]; then
elog "If you want to track logins through sys-apps/systemd's"
elog "journal backend, then reinstall sys-apps/systemd with USE=python"
fi
}
-11
View File
@@ -1,11 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>netmon@gentoo.org</email>
<name>Gentoo network monitoring and analysis project</name>
</maintainer>
<upstream>
<remote-id type="github">fail2ban/fail2ban</remote-id>
</upstream>
</pkgmetadata>