Compare commits

...

36 Commits

Author SHA1 Message Date
e19ec50a32 bump pyheos-0.4.1 2019-04-25 20:14:50 +02:00
68d9da37fb add pyubee-0.6 2019-04-25 20:14:03 +02:00
ed0ff473f7 add enocean-0.50.1 2019-04-25 20:12:42 +02:00
df46d20d65 bump ruamel-yaml-0.15.94 2019-04-25 20:09:04 +02:00
6ef8d74612 bump youtube_dl-2019.4.17 2019-04-25 20:08:12 +02:00
6c2f5e7f3b bump attrs-19.1.0 2019-04-25 20:06:32 +02:00
d503ed18a3 bump aioesphomeapi-2.0.1 2019-04-25 20:03:42 +02:00
51961fadf6 homeassistant-0.92.0 2019-04-25 20:02:34 +02:00
5f37de4f62 bump v0.92.0_beta3 2019-04-23 08:38:16 +02:00
0b51b6cfea Add Orange Pi GPIO platform 2019-04-21 10:57:46 +02:00
b777424a2c add zha-quirks 2019-04-21 10:48:35 +02:00
c8fa1528d0 add pyotp-2.2.6 2019-04-21 10:47:20 +02:00
fe1757a39d Bump zigpy and zigpy-xbee 2019-04-21 10:45:58 +02:00
8a9ce346f0 Bump zigpy-deconz 2019-04-21 10:44:11 +02:00
de27a4eb14 bump pyheos-0.4.0 2019-04-20 08:52:25 +02:00
5291b73942 bump hass-nabucasa-0.12 2019-04-20 08:51:11 +02:00
be90d32bbe bump pyHS100-0.3.5 2019-04-20 08:49:18 +02:00
5e588ac7bd add axis 2019-04-20 08:48:01 +02:00
92e3dbbf9e bump pyatmo 2019-04-20 08:46:40 +02:00
0cc9386bc4 README.md 2019-04-20 08:39:09 +02:00
3f14747745 bump 0.92.0_beta2 2019-04-20 08:36:41 +02:00
bed53efc70 CHANGELOG.md 2019-04-18 19:33:38 +02:00
4f0f68ca7e homeassistant-0.92.0_beta1 2019-04-18 19:30:22 +02:00
52a67be83b bump frontend-20190417.0 2019-04-18 19:29:27 +02:00
6dbb81c8a9 fix rsa-4.0 2019-04-18 19:28:53 +02:00
0521530e6e add hbmqtt-0.9.4 and fix it's bad 'tests' installation 2019-04-18 19:28:25 +02:00
99d1c7de63 bump androidtv-0.0.15 2019-04-18 19:27:14 +02:00
92753db4fe add transitions-0.6.9 2019-04-18 19:26:40 +02:00
775002b380 bump caldav-0.6.1 2019-04-18 19:26:14 +02:00
56bcada032 bump netdisco-2.6.0 2019-04-18 19:25:51 +02:00
a6dbfc6bff add pyasn1-0.4.5 2019-04-18 19:25:15 +02:00
3b04faa4bf add urllib3-1.24.2 2019-04-18 19:24:52 +02:00
ea997e4e76 add user-agents-2.0 2019-04-18 19:24:16 +02:00
2cc4578c4c add websockets-7.0 2019-04-18 19:23:46 +02:00
9837901749 bump python-slugify-3.0.2 2019-04-18 17:56:48 +02:00
ebe30b8033 add text-unidecode-1.2 2019-04-18 17:56:20 +02:00
93 changed files with 1863 additions and 269 deletions

View File

@@ -1,3 +1,42 @@
2019-04-25 homeassistant/homeassistant-0.92.0.ebuild
* add homeassistant-0.92.0.ebuild
* bump frontend-20190424.0
2019-04-21 some modules
* Add Orange Pi GPIO platform
* add zha-quirks
* add pyotp-2.2.6
* Bump zigpy and zigpy-xbee
* Bump zigpy-deconz
* bump pyheos-0.4.0
* bump hass-nabucasa-0.12
* bump pyHS100-0.3.5
* add axis
* bump pyatmo
2019-04-20 homeassistant-0.92.0_beta2
* bump 0.92.0_beta2
2019-04-18 homeassistant-0.92.0_beta1 & homeassistant-0.91.4
* finally add homeassistant-0.92.0_beta1
* bump frontend-20190417.0
* fix rsa-4.0
* add hbmqtt-0.9.4 and fix it's bad 'tests' installation
* bump androidtv-0.0.15
* add transitions-0.6.9
* bump caldav-0.6.1
* bump netdisco-2.6.0
* add pyasn1-0.4.5
* add urllib3-1.24.2
* add user-agents-2.0
* add websockets-7.0
* bump python-slugify-3.0.2
* add text-unidecode-1.2
* bump python-slugify-3.0.2
* add text-unidecode-1.2
(tag: v0.91.4, origin/master, origin/HEAD, github/master) homeassistant-0.91.4
(tag: v0.91.3) v0.91.3
2019-04-13 last months changes
b18ee0d bump home-assistant-frontend-20190410.0
992b52a pyyaml-5.1 now in main repo

View File

@@ -9,12 +9,14 @@ https://github.com/home-assistant/home-assistant
"Open source home automation that puts local control and privacy first."
This was fork of https://cgit.gentoo.org/user/lmiphay.git/tree/app-misc/homeassistant-bin which seemed unmaintained to me, at first I just wanted to compile it for my personal use. Some friends told me they wanted to use/see it, so i putted it on my gitea, and was caught by surprise of several hundred pageviews in the very first days. Try to keep it close to the official releases, might get slower during summer. After 3 months it had ~170 ebuilds, now > 260 ebuilds in > 160 packages listed.
This was fork of https://cgit.gentoo.org/user/lmiphay.git/tree/app-misc/homeassistant-bin which seemed unmaintained to me, at first I just wanted to compile it for my personal use. Some friends told me they wanted to use/see it, so i putted it on my gitea, and was caught by surprise of several hundred pageviews in the very first days. Try to keep it close to the official releases, might get slower during summer. After 3 months it had ~170 ebuilds, now > 394 ebuilds in > 215 packages listed.
Aside from Home Assistant it contains some related ebuilds I use with my Home Assistant:
* esphome (soon i'll throw away Tasmota...)
* platformio
Currently it is not possible to use esphome on the same machine with homeassistant, caused by `dev-python/pyyaml`. esphome only runs with `5.1`, homassitant insists on `3.13`.
If you have questions or suggestions don't hesitate to contact me...
#### You will find this Repository at
@@ -39,6 +41,12 @@ Sync it and install it (as root)
$ emerge --sync
$ emerge -tav app-misc/homeassistant
```
Make sure you have a proper locale setting. I use
```sh
$ cat /etc/locale.gen
de_DE ISO-8859-1
de_DE@euro UTF-8
```
Additional information can be found at https://wiki.gentoo.org/wiki//etc/portage/repos.conf.
Let me know if any initial depencies are missing, since i do not use all of the components myself, last good (full) compile test was March 19th, 2019 with v0.90.0_beta6

View File

@@ -1,11 +1,13 @@
DIST home-assistant-frontend-20190321.0.tar.gz 14312407 BLAKE2B 20ed7a98f1e960734b1c49f2b6d1667e3443b008e095cc27d3b44519a71ecabd7f6cd7689ad01be48d0d0cdbd357a99c9652f940d681c6b2f69495f63e445941 SHA512 ac25b49c54d8cf7a0e0944dc99d21b512997a4f91626780db3d64663dc16e5deba21c3d0183697f8202c5f0a103855744151f3edfdc127d1b4c5fbcfc138c447
DIST home-assistant-frontend-20190327.0.tar.gz 14577579 BLAKE2B 9075f9abf1ee74f333de7677b8a298004e8b9df619a8c07ebda4f190ad07e6dd8629a4e018a1ee41378c8511dc228e479aaaa93d8a4e742a995182f7b0ce3f41 SHA512 29eabaeb8844124e7c850170705a8534e6623999a55c78444220e64c6700d6e914d1fa2968682317e6fcf1e66b51da64fcb41631a8434740b139ccd34846e4d4
DIST home-assistant-frontend-20190329.0.tar.gz 14566525 BLAKE2B 18f76157f7a6f1873316d0dcaa3a178c3f6a46737069162cb27d2ddc10e8ff55f04909b0cc114a5ca24fdceaaaf227b334b3d4794b07d0f8d4edbe19ae43ac36 SHA512 13fec4228a0077208ea409eb753f88f8a4805a674713e3aaee983b67434d43b0902428f6774b74a89258352a393c81acfa8fcb40f76110d9e1b13dedc1d20d62
DIST home-assistant-frontend-20190331.0.tar.gz 14567487 BLAKE2B dfe71e7a98e917f1648191382cdf9e892a2a072d21690572b31e8d475951666582e804d59c23ae0f65f02b2109f87aa157bf3e542556c98371123759ce132857 SHA512 75ff02714aff3ce4ac7a2be7ebc6d048caeae0ae9b9bb97998fed6986eae2184dec555bae23a91129025165ccc19e036d5d0003c7a77b5f922671a96c170f734
DIST home-assistant-frontend-20190410.0.tar.gz 15165454 BLAKE2B 0aa350d45a5a4ff248955e326d4685b6ae2226ec50d19ac90fec35c38ec9af55fe50e509d9f1d84a197c51d6c2c07314da9df5f27ab0111c965a3772d41d5d23 SHA512 1b5656aa34784354cf46a5f207de241696a0f8c3f392415727aa5bec3c2a6ac60996008ba75f930acf95e54150067d94e7f7714bd57ff61e1ecf0a59467ca1f0
EBUILD home-assistant-frontend-20190321.0.ebuild 748 BLAKE2B 97893b9260cdea75bb407cbbc1416f7f393dc7efb3a70fd879eb335968c64b1a2c05e7f8f59f166c411b623cb5cdeba30e3e4fee0f3c607576928a58a6ec854f SHA512 154623e920d9245b7ced5624bcf38c7e3c8e0f2861f312ce951c7d6d68c1cc692f388e6b36f9d5f363b4f04502f9f55b3df3918cd1029b60d555960e6f05740b
EBUILD home-assistant-frontend-20190327.0.ebuild 748 BLAKE2B 97893b9260cdea75bb407cbbc1416f7f393dc7efb3a70fd879eb335968c64b1a2c05e7f8f59f166c411b623cb5cdeba30e3e4fee0f3c607576928a58a6ec854f SHA512 154623e920d9245b7ced5624bcf38c7e3c8e0f2861f312ce951c7d6d68c1cc692f388e6b36f9d5f363b4f04502f9f55b3df3918cd1029b60d555960e6f05740b
DIST home-assistant-frontend-20190417.0.tar.gz 15174959 BLAKE2B 81c162bba9586e0ccd88b9ea454e0be50e77c8fc8d21a12b13828937e0cde03efed71d81d77a46ab30dbb0cd847b550ed48f540006ad6fe2d0f60cddc1498e0a SHA512 896be25b7933640092d0216c3cfa0a2c687598b16dd43757d4dc6b488eaa6c693ff6525192689f8a685f8bdc55bc08123007bfd7b9ec96db047a2a3b61f9d1e2
DIST home-assistant-frontend-20190419.0.tar.gz 15167338 BLAKE2B bc70947004063c8420f0e7b31770b63e1c655b04fff68328fe4a968daa16bd6825400a593c7e8485487c74348d6859d359908bcb7954336a95a532d411440293 SHA512 c34f91db74e9ccfc910ed5439fa4180b5efeb4c25ca4618d929d0e10e3a3b68d08fcad082669320703b3e2b6ef90c7ae98edc15a5b2af1667c717251826f95b8
DIST home-assistant-frontend-20190424.0.tar.gz 15186727 BLAKE2B 61344666d0e14aff8d19d97fd4417e80b1671f06323663fd4a26c6e0a20ef736f938e3d4d3292abe72053b1abb404130e6a33ae3b1a7213d7c57cc1edd76045f SHA512 29c754560813e0f4234fb10552cc1678d895c44cd5bc596c9cb4e6130786e897c618256a502c970271dc79dcdd05fdcf4e5abde10141cc325fa271a0d86b72fb
EBUILD home-assistant-frontend-20190329.0.ebuild 795 BLAKE2B 05b2bfe0210d24fe82b88d5bee6eca807b5c2098446daa3b01aa79d83bfad52e8b5b0c15e1d1373893e3692a391513069390e9e6023fb89f299992883e9b6327 SHA512 879b186ecda36209a85e27613c06d3ef00153d2fda9243f53500ebb865e0913558c360e11b22b8733e7386f27bfe4cf459418db92876f6f4054c8a40b70f972c
EBUILD home-assistant-frontend-20190331.0.ebuild 795 BLAKE2B 05b2bfe0210d24fe82b88d5bee6eca807b5c2098446daa3b01aa79d83bfad52e8b5b0c15e1d1373893e3692a391513069390e9e6023fb89f299992883e9b6327 SHA512 879b186ecda36209a85e27613c06d3ef00153d2fda9243f53500ebb865e0913558c360e11b22b8733e7386f27bfe4cf459418db92876f6f4054c8a40b70f972c
EBUILD home-assistant-frontend-20190410.0.ebuild 795 BLAKE2B 05b2bfe0210d24fe82b88d5bee6eca807b5c2098446daa3b01aa79d83bfad52e8b5b0c15e1d1373893e3692a391513069390e9e6023fb89f299992883e9b6327 SHA512 879b186ecda36209a85e27613c06d3ef00153d2fda9243f53500ebb865e0913558c360e11b22b8733e7386f27bfe4cf459418db92876f6f4054c8a40b70f972c
EBUILD home-assistant-frontend-20190417.0.ebuild 793 BLAKE2B 995fbb5e647a1ab517f13abf4a414007789a0b5aa7fc4e45bac739a75b8b044165c6f6da3e253ddad8f1bfd4519073ccfa2161651787d8f018efb92acb982970 SHA512 15dac8119d909a7779a5441bf5f3e9806cef7c6756a321ff61cfbe62f0f345dcfcbc6cb521de7af6585914bcffb0a58f4ace7a3433ef54efa94485c56255fdba
EBUILD home-assistant-frontend-20190419.0.ebuild 793 BLAKE2B 995fbb5e647a1ab517f13abf4a414007789a0b5aa7fc4e45bac739a75b8b044165c6f6da3e253ddad8f1bfd4519073ccfa2161651787d8f018efb92acb982970 SHA512 15dac8119d909a7779a5441bf5f3e9806cef7c6756a321ff61cfbe62f0f345dcfcbc6cb521de7af6585914bcffb0a58f4ace7a3433ef54efa94485c56255fdba
EBUILD home-assistant-frontend-20190424.0.ebuild 792 BLAKE2B 0c89140234021e02bd88a05e10d5ff95fff155d1eb9fda26e79626125f361ee8991f5976018976062d10bef799ac24a95f11c70050d35756530118770807b197 SHA512 c2cade87a1d474af9444b8f96e8142ee2bffc5e9b29e7465ae2f256b913f4ae5be877093e645b8440ff653851129afc921c0de27ddba5d5735468b7a695986f0
MISC metadata.xml 492 BLAKE2B 43ba5d3e567d6e96c2d500e5962d6670f0f6e8548303d743d5ce5838fec4ba0cb6e546d18ff7f72ab6d38a92f7b213f3c223f6646ad13effd817c6a142edbd7c SHA512 403bfcc4cf0b7df751832554e4b830be1731f491fe7c2ff0f338047a1a89e93264560280b56acc958404572f5d41ef1bc9e547625a3cc760183192da02226499

View File

@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""
RDEPEND="~dev-python/user-agents-2.0[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (

View File

@@ -16,7 +16,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""
RDEPEND="~dev-python/user-agents-2.0[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
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 License 2.0"
SLOT="0"
KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="~dev-python/user-agents-2.0[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@@ -5,18 +5,18 @@ AUX homeassistant.service 261 BLAKE2B 54819aa30aa5564aca693fa2dd70ad4a9831929a33
AUX recorder.yaml 114 BLAKE2B af04840805aa13124208584e7f1d40335905a083ee7deead5c0e4324c969f2a231c801c23e42075782950aba7535496d92747bf03efd73a80b0d07e8492d18f6 SHA512 cb4e353e54fb6dc7034569b8d62ddcdca92680c23c2c4e1ce707d21cf95e93f41a0c44521d8c3ee90b68c830f6b8e65dab82ae64bfa09727ae384550f7de0c94
AUX update-homeassistant 1326 BLAKE2B 917bdd332c4e5dea5177eecd11a7f8d72b911fddfdc8e5eb54960c526fe8c735e20d44e570cf7aeb99669d2a9670c70da1c5fbc30efb284d1f0f330799de6e24 SHA512 3c05f0d6d1bde0e1526c3e679568794c07091e7856dfd8793e13feec6f22725ddaa3163ca2c81d9df86cf73573f932e561743f05de420b350a0b68f6a9582aca
AUX yamaha.py 13403 BLAKE2B e073c1e3d4bab02e93e971cb6003705e5e82d20524204ed00f5cd4d0f8f1628419a3a0c8a50ce2e2e13a57017607e5543cfed49a3241de549c572c2012c044d7 SHA512 be6ab79a49c47ad15642ac06adc194318a2ae812cdeffa442e32303b7865b1589383386d84f57b50e942b850ffe68c1ce208d0a4c5bb70fee14f39ea77d01ef4
DIST homeassistant-0.89.2.tar.gz 3531571 BLAKE2B 9838c69ea3a5bcf1a0a69926128ec1e0d15b851fc79f64b6f7ff191229c67e64897c602ad94653d5fb5581b88aaaccd65fde8a7b7408adc986399394e16c492c SHA512 0792e3caab193448410651a35d996eb24a498da37a8740f67125b0369155024ae0688e708dd011c0415163a8f7e0e94661f17376314136180b22d74e1becc378
DIST homeassistant-0.90.1.tar.gz 3595602 BLAKE2B 75c87693786a4fed3f6c088989dccdd27ce3d7cf654650881d9fb35bf71631b0551089b530e9b87e3682c06361ebad3778bba1466d10d7397cd06a445af30846 SHA512 caa1495b919f6a7724ee34d06210be0ad7639a1147f3f1e43f667d1eba0437b82492dc4f3d80766d91aa87afe696d92f7b1f04b2464cb8da3ba7c7c7c1e8231f
DIST homeassistant-0.90.2.tar.gz 3596093 BLAKE2B cdfc3a06e78d8bbd0d9559147e752e5acf419c1fd75e0d8117c03b41c12ee57b18956ef5846a0a506dc1f54bcf83b93f57363a23d6a25b3c12d54297bebca3c1 SHA512 28c23a6ae186d169d1cb37d7018af6c1668f2eca5c64cb0ded87b6b844518fe95d8679dedf9d989615dc7d6335a9deba61497eaa945cf3ec3508e83b1b9b85a1
DIST homeassistant-0.91.0b3.tar.gz 3762030 BLAKE2B 31a0dfd1e7c3408f074f75a36bc4c16e801b513a5eaccde17c05e42a9a56223a79f7233b41cdeeb33e055de1e9d8aea19409f0841a0eadc9f54bd69f478fde03 SHA512 f00d7e63bfc7f444468262f2a329d629066232ea6283bedbf2ff6eae323c9acdc35a55ef98ff1cb54771540bb8bb6be66c9b59d1f65ec7840803420521f6b10c
DIST homeassistant-0.91.1.tar.gz 3769532 BLAKE2B 7eafc143d9b023b0432e0bf12692d0f4c517ed841a8a0ad55c5d45ad035d12464bdc8a3db599ea3b281551484bf378fce25b5ae465ef15d9135df3ccb63e13a8 SHA512 40e14d63160074d623405d6ad9365f04e5aef34034f51008006ffe9af1cdf245478491c3cbe50e5d38b7bfbf3c9fc67b81cf586ae45928a22987bee5c941d6df
DIST homeassistant-0.91.3.tar.gz 3771366 BLAKE2B 3eb40fac117e01e4e24918b66f5f3986a0781707110993cc24409756549b5eb574d026e0492520959f0d4adf20a7ab411271856dfda7a2b1c57a035ca1bc372d SHA512 0dc0156540c3cfdcde07f8317bdf9964fa9756f8fee16cf9ee707803e5423ff77d6023f65968b522debe5843a0c9bbee3ab2db508781c6134e0e7a7140e92c48
DIST homeassistant-0.91.4.tar.gz 3771498 BLAKE2B abb44fe5f5792ec8101caf32c73483f58a24a89e9a3dc94ccfc1155bcaf9fdb9ab1f15ef1dedb1b523d3e358b45645d11715f6add6bba0a5b525ab4af32c3f86 SHA512 a42b992f808b45a76e4ce0de31535f331ea210bf4c0d63c551958c80fc179f7795a13b15d053a7c8656d6b27451b467dcb889083e748c9e0deb6a496b0edde0a
EBUILD homeassistant-0.89.2.ebuild 7504 BLAKE2B 8247e4a4330b02f55874e75dea07aef159447170cf606c906b77ac99712f502fbd326d402da12aa28ce0e5483b7d4fe8396c33682d462860b76f94c7f61d244d SHA512 16a1280d83857c2c5a72eca83aa551753b4ba117cfb49c855b09341269ec7b9f4af04f5598ed450a0c360eb1ae2361d8c7f265f536f1a58befd59330fc477f7b
EBUILD homeassistant-0.90.1.ebuild 8129 BLAKE2B 8e1ede269a1e441fd28aa8c41b2fed344a7a435955be8186391c30bd7a16e3a342a5c58251bca2ed79f0dc38e3c646aba51291b9598d80f51675b74162a78dfc SHA512 422fd2c267dc318ab19ee79261efd4f16068484e58ae001ca8ad97a6cfb033b01c05098013b665c791daa6290ff05443af5bf1c0397de29fabde88e01cb31eb6
DIST homeassistant-0.92.0.tar.gz 3912243 BLAKE2B 48ad442d9c32febf4e03a4741c49ae85566b7204b3111e3e30091dacc2b2a9c4f901b57e7fe6e8332d35cd620ab5208e22ce6e89779439680a05102c3c01694d SHA512 22a4dfb94613ff6db5d8d80e9b6f128251c7eb722d6e1f444dec56f28c7a71215fcf45b7fef1c6ad9ec9916cefd93ee46b1715749079955f124f8c0dfa32c67f
DIST homeassistant-0.92.0b1.tar.gz 3906848 BLAKE2B 05ab06812adcd7d9cc3f9e38c20186e66afe8e879371a11615c0b3d728281e05558b1cef265aa9730cbfcfbcfc2600475c136bca9caa35bbaa25d5d0eca91b97 SHA512 f3a32fe64d12b48dcd0b7eb175ebf11b3f352f5ab9828a309a04b3534c9411ce433ee6300745153bb682374dd931eaafc57f93fc898407326ec19da36023fab5
DIST homeassistant-0.92.0b2.tar.gz 3911443 BLAKE2B 6ae5783aed3adeea62d7c2ea2e81897d48b591162b6849f25bce01bec1169c9dd6330b370394ec9411fcb291ed4b258c4a7e98ff20e901467e7e2a2b15a4c491 SHA512 400c5febde9f3b1ddce538901956ed92832797387b61001a29efab981c6f6a5e35e8f81b5810c4b12ff14dd50e9b73c26f7cebd7f80cb57480083b67016a73c1
DIST homeassistant-0.92.0b3.tar.gz 3912287 BLAKE2B 2d55853deea0d5f980917dcea498b11a0620e65e3a545130f628d99044e38872c91398c638697caaf45960f82a4782e79ed070329af6dc3500b5b1bfa6ca3444 SHA512 668ce2ba5ddaa307329806c6e46a6515083fbbe8e2c5ae1b94b1f582395607bafdc878a765b37f88176e01aa11bf6119621c9c6c0f427f06ce9f9358c3d86cb1
EBUILD homeassistant-0.90.2.ebuild 8129 BLAKE2B 2b182f0fa90d9f89daf0154244d8458752173be06cf9875319af809a61ad3bea8ffa3d6025619651422663a6f1a1225a1029988f49be4d5f6560a1b007d054af SHA512 966cd1301493700178af09108e64bf9f8ca598b51dddaa6c63de44e2ef186ab5af5c7a7363f66cf4112b3aa06ebbf93c5181deeec2063ad5a663e9ed87e776fc
EBUILD homeassistant-0.91.0_beta3.ebuild 8172 BLAKE2B 3a44f53c7ea73cc6cf6aa8735702623dfae4e755c200df869c994bd558f480d241555804609b1f17ae4328d935b641abb90309f3964ddfe57ccb4957e35470ac SHA512 e61663a6a5b95b5cb9e0f5e076e3cec6e26afb03a2dd7c59425b368f21798b2f1aea9c23648febef34314a0fffed7f714699121d2ab1db12b48c4edb588ab416
EBUILD homeassistant-0.91.1.ebuild 8171 BLAKE2B 24ffdeb20a2468d06e13a8140d66fb1939b860580a3b8333af56ca40bd20bbab690d28f25ea6e0c29b637c66c3b187a5a095e1e4e4616f42876c05ca6d2b3e15 SHA512 5ed047de983d6ad0b809fb8a53d04ef2cb46da2a0a5a8c47781287cb2cc710f2ecdc07233f93abdf9cbf37753e2c9ae834ee7ece4176d7dae2ad5673f4abdead
EBUILD homeassistant-0.91.3.ebuild 8239 BLAKE2B c77ca5de24c3c6cb2139aa79d1d8e347286cb3bd113b1e7a919f025bac1cdaf397d6c739db61bae57b3661d0a48ded50359d2e142e30e394ffb7e92fe1562025 SHA512 8f1666ab947642be24c33360d18c87ac69ad0b170b7aaae9179e91732c3757c76561d82f5927a79f5268cf1c8a92f4b677e8d66952b07f180bc6501df539e1d3
EBUILD homeassistant-0.91.4.ebuild 8239 BLAKE2B c77ca5de24c3c6cb2139aa79d1d8e347286cb3bd113b1e7a919f025bac1cdaf397d6c739db61bae57b3661d0a48ded50359d2e142e30e394ffb7e92fe1562025 SHA512 8f1666ab947642be24c33360d18c87ac69ad0b170b7aaae9179e91732c3757c76561d82f5927a79f5268cf1c8a92f4b677e8d66952b07f180bc6501df539e1d3
MISC metadata.xml 1717 BLAKE2B 0305633db3f504d74a57e47de667d084da5e2dbf70b31d4619347801489d06c01732885cc8ceee337fddad867dfd46957a2712c2d8e146afa0bbf2b5737f7c63 SHA512 17a355c1f91882ab9bd942451d4171bc08a1aeb6f7a84b82ade600bea00befc3761655ebb04b6b6fe978261a4f39f072e79ea7473d63495e6d661186b9865aff
EBUILD homeassistant-0.92.0.ebuild 8553 BLAKE2B 3fc5ca1c06010a3330d3e7cab089b9ca99c9c46e8da9fe40cb792d30f4b47060de9973be2767fc0050237bd45f64b9022862e48ea1d40bdb7ee1c97dc383ff33 SHA512 107edfb67981673b42ef16c9b4b2839c14aa4e3b978f5dfd20eb35a9c0039b96bbf467816d2e42ab9100d8c22c5f748aaab5d6df9cb845dd1162f960eff86e88
EBUILD homeassistant-0.92.0_beta1.ebuild 8554 BLAKE2B d088f37d2bbde614c38ba2eadc1e769c6bc2dc8078a76434342a91f6a068defb8b62b9c4ce96929f11a6b9bc96a670dead7fddbc70ce0ac79431564527618c7f SHA512 101a7aee52dcc4646bb2d93e7a15af1d47b0cbe3ef016a93fe99b8f53a7e7ee3c0e7b7816d3153e9c182f35b22e67c7862256d1951ad53435c670e0f0d90b259
EBUILD homeassistant-0.92.0_beta2.ebuild 8554 BLAKE2B fa8b422138958b99f6cd7b7e467c279a103dca3f3459c8053d21f42765dc1396736e5e931fde9d0ea5d6036eaee3ad99ac8ef5daadca1f425195728e4b6547b6 SHA512 f9c603a1bf8956931c0ce81759917336ce1ea666a599eb8eb82da1006d0c9023b4a4165365f7c323b7af9630e70152b37958ffc0761f4efff18e1e995c1dbe63
EBUILD homeassistant-0.92.0_beta3.ebuild 8554 BLAKE2B fa8b422138958b99f6cd7b7e467c279a103dca3f3459c8053d21f42765dc1396736e5e931fde9d0ea5d6036eaee3ad99ac8ef5daadca1f425195728e4b6547b6 SHA512 f9c603a1bf8956931c0ce81759917336ce1ea666a599eb8eb82da1006d0c9023b4a4165365f7c323b7af9630e70152b37958ffc0761f4efff18e1e995c1dbe63
MISC metadata.xml 1783 BLAKE2B cb1e600e20f9bf2dc5ca871f10d75eb849766f4df3f0d3083d687cf94c268d17ac43f9a70f042b1249c75f96d7e33c21ca73a1fd0ca634a721a5ff45a174aac7 SHA512 ab003adfaef925f4d89a56398d931943b39cd388f4a15073a07a15013e55459f3fa721bf8c5b0fd599d9ad6466f8fb3e82afa77ff47268e2b2c4937b3a15e999

View File

@@ -1,199 +0,0 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{6,7} )
inherit user readme.gentoo-r1 eutils distutils-r1
MY_P=${P/_beta/b}
MY_PV=${PV/_beta/b}
DESCRIPTION="Open-source home automation platform running on Python 3.6"
HOMEPAGE="https://home-assistant.io https://git.edevau.net/onkelbeh/HomeAssistantRepository"
SRC_URI="https://github.com/home-assistant/home-assistant/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
RESTRICT="mirror"
LICENSE=""
SLOT="0"
KEYWORDS="amd64"
IUSE="asuswrt atv denonavr esphome firetv +frontend homematic hs100 maxcube musiccast mysql qnap rxv samsungtv sonos ssl speedtest test tradfri wemo zoneminder"
RDEPEND="${PYTHON_DEPS}
!app-misc/homeassistant-bin
app-admin/logrotate
dev-db/sqlite
dev-libs/libfastjson
>=dev-libs/xerces-c-3.1.4-r1
>=dev-libs/xml-security-c-1.7.3
=dev-python/aiohttp-3.5.4[${PYTHON_USEDEP}]
=dev-python/astral-1.10.1[${PYTHON_USEDEP}]
=dev-python/async_timeout-3.0.1[${PYTHON_USEDEP}]
=dev-python/attrs-18.2.0[${PYTHON_USEDEP}]
=dev-python/bcrypt-3.1.6[${PYTHON_USEDEP}]
>=dev-python/certifi-2018.04.16[${PYTHON_USEDEP}]
>=dev-python/jinja-2.10[${PYTHON_USEDEP}]
=dev-python/pyjwt-1.6.4[${PYTHON_USEDEP}]
=dev-python/cryptography-2.5[${PYTHON_USEDEP}]
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
=dev-python/python-slugify-1.2.6[${PYTHON_USEDEP}]
>=dev-python/pytz-2018.07[${PYTHON_USEDEP}]
>=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
<dev-python/pyyaml-4[${PYTHON_USEDEP}]
=dev-python/requests-2.21.0-r1[${PYTHON_USEDEP}]
=dev-python/ruamel-yaml-0.15.88[${PYTHON_USEDEP}]
=dev-python/voluptuous-0.11.5[${PYTHON_USEDEP}]
=dev-python/voluptuous-serialize-2.1.0[${PYTHON_USEDEP}]
>=dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
=dev-python/beautifulsoup-4.6.3[${PYTHON_USEDEP}]
=dev-python/blinkpy-0.13.1[${PYTHON_USEDEP}]
>=dev-python/boto3-1.9.57[${PYTHON_USEDEP}]
>=dev-python/botocore-1.12.57[${PYTHON_USEDEP}]
=dev-python/caldav-0.5.0[${PYTHON_USEDEP}]
>=dev-python/cdu-0.1.3[${PYTHON_USEDEP}]
>=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
=dev-python/colorlog-4.0.2[${PYTHON_USEDEP}]
>=dev-python/coverage-4.5.2[${PYTHON_USEDEP}]
>=dev-python/distro-1.4.0[${PYTHON_USEDEP}]
>=dev-python/docutils-0.14[${PYTHON_USEDEP}]
>=dev-python/ecdsa-0.13[${PYTHON_USEDEP}]
>=dev-python/envs-1.2.6[${PYTHON_USEDEP}]
>=dev-python/future-0.17.1[${PYTHON_USEDEP}]
=dev-python/gTTS-token-1.1.3[${PYTHON_USEDEP}]
>=dev-python/idna-2.8[${PYTHON_USEDEP}]
>=dev-python/idna-ssl-1.1.0[${PYTHON_USEDEP}]
>=dev-python/ifaddr-0.1.6[${PYTHON_USEDEP}]
>=dev-python/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.2.5[${PYTHON_USEDEP}]
>=dev-python/multidict-4.5.2[${PYTHON_USEDEP}]
>=dev-python/netdisco-2.3.0[${PYTHON_USEDEP}]
>=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
>=dev-python/numpy-1.16.1[${PYTHON_USEDEP}]
>=dev-python/paho-mqtt-1.4.0[${PYTHON_USEDEP}]
=dev-python/pillow-5.4.1[${PYTHON_USEDEP}]
>=dev-python/psutil-5.5.1[${PYTHON_USEDEP}]
>=dev-python/PyChromecast-2.5.2[${PYTHON_USEDEP}]
>=dev-python/pycryptodome-3.7.2[${PYTHON_USEDEP}]
>=dev-python/pyotp-2.2.6-r1[${PYTHON_USEDEP}]
>=dev-python/pyqrcode-1.2.1[${PYTHON_USEDEP}]
=dev-python/pysnmp-4.4.8[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.7.5[${PYTHON_USEDEP}]
>=dev-python/python-jose-cryptodome-1.3.2[${PYTHON_USEDEP}]
=dev-python/RestrictedPython-4.0_beta8[${PYTHON_USEDEP}]
=dev-python/setuptools-40.8.0[${PYTHON_USEDEP}]
=dev-python/sqlalchemy-1.2.18[${PYTHON_USEDEP}]
>=dev-python/typing-3.6.4-r1[${PYTHON_USEDEP}]
>=dev-python/ua-parser-0.8.0[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.24.1[${PYTHON_USEDEP}]
>=dev-python/user-agents-1.1.0[${PYTHON_USEDEP}]
>=dev-python/vobject-0.9.6.1[${PYTHON_USEDEP}]
>=dev-python/wakeonlan-1.1.6[${PYTHON_USEDEP}]
=dev-python/warrant-0.6.1[${PYTHON_USEDEP}]
>=dev-python/websocket-client-0.54.0[${PYTHON_USEDEP}]
>=dev-python/xmltodict-0.11.0[${PYTHON_USEDEP}]
>=dev-python/yarl-1.3.0[${PYTHON_USEDEP}]
>=dev-python/zeroconf-0.21.3[${PYTHON_USEDEP}]
>=media-libs/mutagen-1.42.0
atv? ( >=dev-python/pyatv-0.3.12[${PYTHON_USEDEP}] )
esphome? ( =dev-python/aioesphomeapi-1.6.0[${PYTHON_USEDEP}] )
firetv? ( =dev-python/firetv-1.0.9[${PYTHON_USEDEP}] )
hs100? ( >=dev-python/pyHS100-0.3.4[${PYTHON_USEDEP}] )
maxcube? ( =dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
musiccast? ( >=dev-python/pymusiccast-0.1.6[${PYTHON_USEDEP}] )
mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
rxv? ( =dev-python/rxv-0.6.0[${PYTHON_USEDEP}] )
denonavr? ( =dev-python/denonavr-0.7.8[${PYTHON_USEDEP}] )
samsungtv? ( >=dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}] )
sonos? ( >=dev-python/pysonos-0.0.8[${PYTHON_USEDEP}] )
ssl? ( dev-libs/openssl:0
app-crypt/certbot
net-proxy/haproxy )
tradfri? ( >=dev-python/pytradfri-6.0.1[${PYTHON_USEDEP}]
sys-devel/autoconf:2.69 )
wemo? ( >=dev-python/pywemo-0.4.38[${PYTHON_USEDEP}] )
frontend? ( =app-misc/home-assistant-frontend-20190305.1 )
homematic? ( =dev-python/pyhomematic-0.1.56[${PYTHON_USEDEP}] )
asuswrt? ( =dev-python/aioasuswrt-1.1.20[${PYTHON_USEDEP}] )
qnap? ( =dev-python/qnapstats-0.2.7[${PYTHON_USEDEP}] )
speedtest? ( =net-analyzer/speedtest-cli-2.0.2[${PYTHON_USEDEP}] )
zoneminder? ( =dev-python/zm-py-0.3.3[${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}/home-assistant-${MY_PV}"
DOCS="README.rst"
pkg_setup() {
enewgroup "${PN}"
enewuser "${PN}" -1 -1 "$INSTALL_DIR" "${PN}"
}
src_prepare() {
sed -e 's;astral==1.5;astral>=1.5;' \
-i "setup.py" \
-i homeassistant/package_constraints.txt
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}"
insinto /etc/logrotate.d
newins "${FILESDIR}/${PN}.logrotate" "${PN}"
readme.gentoo_create_doc
}
pkg_postinst() {
readme.gentoo_print_elog
}

View File

@@ -18,7 +18,7 @@ RESTRICT="mirror"
LICENSE=""
SLOT="0"
KEYWORDS="amd64"
IUSE="androidtv asuswrt atv denonavr esphome enigma +frontend homematic hs100 maxcube musiccast mysql qnap rxv samsungtv sonos ssl speedtest test tradfri wemo zoneminder"
IUSE="androidtv asuswrt atv denonavr esphome enigma +frontend homematic hs100 maxcube musiccast mysql mqtt qnap rxv samsungtv sonos ssl speedtest test tradfri wemo zoneminder"
RDEPEND="${PYTHON_DEPS}
!app-misc/homeassistant-bin
@@ -34,15 +34,16 @@ RDEPEND="${PYTHON_DEPS}
~dev-python/bcrypt-3.1.6[${PYTHON_USEDEP}]
>=dev-python/certifi-2019.3.9[${PYTHON_USEDEP}]
>=dev-python/jinja-2.10[${PYTHON_USEDEP}]
~dev-python/pyjwt-1.6.4[${PYTHON_USEDEP}]
~dev-python/cryptography-2.5[${PYTHON_USEDEP}]
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
~dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
~dev-python/passlib-1.7.1-r1[${PYTHON_USEDEP}]
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
~dev-python/python-slugify-1.2.6[${PYTHON_USEDEP}]
~dev-python/python-slugify-3.0.2[${PYTHON_USEDEP}]
>=dev-python/pytz-2018.9[${PYTHON_USEDEP}]
>=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
<dev-python/pyyaml-4[${PYTHON_USEDEP}]
=dev-python/requests-2.21.0-r1[${PYTHON_USEDEP}]
~dev-python/ruamel-yaml-0.15.89[${PYTHON_USEDEP}]
~dev-python/ruamel-yaml-0.15.91[${PYTHON_USEDEP}]
~dev-python/voluptuous-0.11.5[${PYTHON_USEDEP}]
~dev-python/voluptuous-serialize-2.1.0[${PYTHON_USEDEP}]
@@ -65,12 +66,13 @@ RDEPEND="${PYTHON_DEPS}
~dev-python/blinkpy-0.13.1[${PYTHON_USEDEP}]
>=dev-python/boto3-1.9.116[${PYTHON_USEDEP}]
>=dev-python/botocore-1.12.115[${PYTHON_USEDEP}]
~dev-python/caldav-0.5.0[${PYTHON_USEDEP}]
~dev-python/caldav-0.6.1[${PYTHON_USEDEP}]
>=dev-python/cdu-0.1.3[${PYTHON_USEDEP}]
>=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
~dev-python/colorlog-4.0.2[${PYTHON_USEDEP}]
>=dev-python/coverage-4.5.2[${PYTHON_USEDEP}]
>=dev-python/distro-1.4.0[${PYTHON_USEDEP}]
~dev-python/docopt-0.6.2[${PYTHON_USEDEP}]
>=dev-python/docutils-0.14[${PYTHON_USEDEP}]
>=dev-python/ecdsa-0.13[${PYTHON_USEDEP}]
>=dev-python/envs-1.3[${PYTHON_USEDEP}]
@@ -83,9 +85,9 @@ RDEPEND="${PYTHON_DEPS}
>=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.2.5[${PYTHON_USEDEP}]
>=dev-python/lxml-4.3.3[${PYTHON_USEDEP}]
>=dev-python/multidict-4.5.2[${PYTHON_USEDEP}]
>=dev-python/netdisco-2.5.0[${PYTHON_USEDEP}]
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
>=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
>=dev-python/numpy-1.16.2[${PYTHON_USEDEP}]
>=dev-python/paho-mqtt-1.4.0[${PYTHON_USEDEP}]
@@ -102,37 +104,42 @@ RDEPEND="${PYTHON_DEPS}
~dev-python/setuptools-40.8.0[${PYTHON_USEDEP}]
~dev-python/sqlalchemy-1.3.0[${PYTHON_USEDEP}]
>=dev-python/typing-3.6.4-r1[${PYTHON_USEDEP}]
~dev-python/transitions-0.6.9[${PYTHON_USEDEP}]
~dev-python/tzlocal-1.5.1[${PYTHON_USEDEP}]
>=dev-python/ua-parser-0.8.0[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.24.1[${PYTHON_USEDEP}]
>=dev-python/user-agents-1.1.0[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.24.2[${PYTHON_USEDEP}]
>=dev-python/user-agents-2.0[${PYTHON_USEDEP}]
>=dev-python/vobject-0.9.6.1[${PYTHON_USEDEP}]
>=dev-python/wakeonlan-1.1.6[${PYTHON_USEDEP}]
=dev-python/warrant-0.6.1-r1[${PYTHON_USEDEP}]
>=dev-python/websockets-7.0[${PYTHON_USEDEP}]
>=dev-python/websocket-client-0.54.0[${PYTHON_USEDEP}]
>=dev-python/xmltodict-0.11.0[${PYTHON_USEDEP}]
~dev-python/xmltodict-0.11.0[${PYTHON_USEDEP}]
>=dev-python/yarl-1.3.0[${PYTHON_USEDEP}]
>=dev-python/zeroconf-0.21.3[${PYTHON_USEDEP}]
>=media-libs/mutagen-1.42.0
atv? ( >=dev-python/pyatv-0.3.12[${PYTHON_USEDEP}] )
esphome? ( ~dev-python/aioesphomeapi-1.6.0[${PYTHON_USEDEP}] )
enigma? ( ~dev-python/openwebifpy-3.1.0[${PYTHON_USEDEP}] )
androidtv? ( ~dev-python/androidtv-0.0.14[${PYTHON_USEDEP}] )
enigma? ( ~dev-python/openwebifpy-3.1.1[${PYTHON_USEDEP}] )
androidtv? ( ~dev-python/androidtv-0.0.15[${PYTHON_USEDEP}] )
hs100? ( >=dev-python/pyHS100-0.3.4[${PYTHON_USEDEP}] )
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
musiccast? ( >=dev-python/pymusiccast-0.1.6[${PYTHON_USEDEP}] )
mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
mqtt? ( ~dev-python/hbmqtt-0.9.4[${PYTHON_USEDEP}]
app-misc/mosquitto )
rxv? ( =dev-python/rxv-0.6.0[${PYTHON_USEDEP}]
dev-python/defusedxml[${PYTHON_USEDEP}] )
denonavr? ( ~dev-python/denonavr-0.7.8[${PYTHON_USEDEP}] )
samsungtv? ( >=dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}] )
sonos? ( >=dev-python/pysonos-0.0.8[${PYTHON_USEDEP}] )
sonos? ( >=dev-python/pysonos-0.0.10[${PYTHON_USEDEP}] )
ssl? ( dev-libs/openssl:0
app-crypt/certbot
net-proxy/haproxy )
tradfri? ( >=dev-python/pytradfri-6.0.1[${PYTHON_USEDEP}]
sys-devel/autoconf:2.69 )
wemo? ( >=dev-python/pywemo-0.4.34[${PYTHON_USEDEP}] )
frontend? ( =app-misc/home-assistant-frontend-20190331.0 )
frontend? ( =app-misc/home-assistant-frontend-20190424.0 )
homematic? ( ~dev-python/pyhomematic-0.1.58[${PYTHON_USEDEP}] )
asuswrt? ( ~dev-python/aioasuswrt-1.1.21[${PYTHON_USEDEP}] )
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )

View File

@@ -18,7 +18,7 @@ RESTRICT="mirror"
LICENSE=""
SLOT="0"
KEYWORDS="~amd64"
IUSE="androidtv asuswrt atv denonavr esphome +frontend homematic hs100 maxcube musiccast mysql qnap rxv samsungtv sonos ssl speedtest test tradfri wemo zoneminder"
IUSE="androidtv asuswrt atv denonavr esphome enigma +frontend homematic hs100 maxcube musiccast mysql mqtt qnap rxv samsungtv sonos ssl speedtest test tradfri wemo zoneminder"
RDEPEND="${PYTHON_DEPS}
!app-misc/homeassistant-bin
@@ -34,15 +34,16 @@ RDEPEND="${PYTHON_DEPS}
~dev-python/bcrypt-3.1.6[${PYTHON_USEDEP}]
>=dev-python/certifi-2019.3.9[${PYTHON_USEDEP}]
>=dev-python/jinja-2.10[${PYTHON_USEDEP}]
~dev-python/pyjwt-1.6.4[${PYTHON_USEDEP}]
~dev-python/cryptography-2.5[${PYTHON_USEDEP}]
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
~dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
~dev-python/passlib-1.7.1-r1[${PYTHON_USEDEP}]
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
~dev-python/python-slugify-1.2.6[${PYTHON_USEDEP}]
~dev-python/python-slugify-3.0.2[${PYTHON_USEDEP}]
>=dev-python/pytz-2018.9[${PYTHON_USEDEP}]
>=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
<dev-python/pyyaml-4[${PYTHON_USEDEP}]
=dev-python/requests-2.21.0-r1[${PYTHON_USEDEP}]
~dev-python/ruamel-yaml-0.15.89[${PYTHON_USEDEP}]
~dev-python/ruamel-yaml-0.15.91[${PYTHON_USEDEP}]
~dev-python/voluptuous-0.11.5[${PYTHON_USEDEP}]
~dev-python/voluptuous-serialize-2.1.0[${PYTHON_USEDEP}]
@@ -65,12 +66,13 @@ RDEPEND="${PYTHON_DEPS}
~dev-python/blinkpy-0.13.1[${PYTHON_USEDEP}]
>=dev-python/boto3-1.9.116[${PYTHON_USEDEP}]
>=dev-python/botocore-1.12.115[${PYTHON_USEDEP}]
~dev-python/caldav-0.5.0[${PYTHON_USEDEP}]
~dev-python/caldav-0.6.1[${PYTHON_USEDEP}]
>=dev-python/cdu-0.1.3[${PYTHON_USEDEP}]
>=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
~dev-python/colorlog-4.0.2[${PYTHON_USEDEP}]
>=dev-python/coverage-4.5.2[${PYTHON_USEDEP}]
>=dev-python/distro-1.4.0[${PYTHON_USEDEP}]
~dev-python/docopt-0.6.2[${PYTHON_USEDEP}]
>=dev-python/docutils-0.14[${PYTHON_USEDEP}]
>=dev-python/ecdsa-0.13[${PYTHON_USEDEP}]
>=dev-python/envs-1.3[${PYTHON_USEDEP}]
@@ -83,9 +85,9 @@ RDEPEND="${PYTHON_DEPS}
>=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.2.5[${PYTHON_USEDEP}]
>=dev-python/lxml-4.3.3[${PYTHON_USEDEP}]
>=dev-python/multidict-4.5.2[${PYTHON_USEDEP}]
>=dev-python/netdisco-2.5.0[${PYTHON_USEDEP}]
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
>=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
>=dev-python/numpy-1.16.2[${PYTHON_USEDEP}]
>=dev-python/paho-mqtt-1.4.0[${PYTHON_USEDEP}]
@@ -102,36 +104,42 @@ RDEPEND="${PYTHON_DEPS}
~dev-python/setuptools-40.8.0[${PYTHON_USEDEP}]
~dev-python/sqlalchemy-1.3.0[${PYTHON_USEDEP}]
>=dev-python/typing-3.6.4-r1[${PYTHON_USEDEP}]
~dev-python/transitions-0.6.9[${PYTHON_USEDEP}]
~dev-python/tzlocal-1.5.1[${PYTHON_USEDEP}]
>=dev-python/ua-parser-0.8.0[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.24.1[${PYTHON_USEDEP}]
>=dev-python/user-agents-1.1.0[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.24.2[${PYTHON_USEDEP}]
>=dev-python/user-agents-2.0[${PYTHON_USEDEP}]
>=dev-python/vobject-0.9.6.1[${PYTHON_USEDEP}]
>=dev-python/wakeonlan-1.1.6[${PYTHON_USEDEP}]
=dev-python/warrant-0.6.1-r1[${PYTHON_USEDEP}]
>=dev-python/websockets-7.0[${PYTHON_USEDEP}]
>=dev-python/websocket-client-0.54.0[${PYTHON_USEDEP}]
>=dev-python/xmltodict-0.11.0[${PYTHON_USEDEP}]
~dev-python/xmltodict-0.11.0[${PYTHON_USEDEP}]
>=dev-python/yarl-1.3.0[${PYTHON_USEDEP}]
>=dev-python/zeroconf-0.21.3[${PYTHON_USEDEP}]
>=media-libs/mutagen-1.42.0
atv? ( >=dev-python/pyatv-0.3.12[${PYTHON_USEDEP}] )
esphome? ( ~dev-python/aioesphomeapi-1.6.0[${PYTHON_USEDEP}] )
androidtv? ( ~dev-python/androidtv-0.0.14[${PYTHON_USEDEP}] )
enigma? ( ~dev-python/openwebifpy-3.1.1[${PYTHON_USEDEP}] )
androidtv? ( ~dev-python/androidtv-0.0.15[${PYTHON_USEDEP}] )
hs100? ( >=dev-python/pyHS100-0.3.4[${PYTHON_USEDEP}] )
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
musiccast? ( >=dev-python/pymusiccast-0.1.6[${PYTHON_USEDEP}] )
mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
mqtt? ( ~dev-python/hbmqtt-0.9.4[${PYTHON_USEDEP}]
app-misc/mosquitto )
rxv? ( =dev-python/rxv-0.6.0[${PYTHON_USEDEP}]
dev-python/defusedxml[${PYTHON_USEDEP}] )
denonavr? ( ~dev-python/denonavr-0.7.8[${PYTHON_USEDEP}] )
samsungtv? ( >=dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}] )
sonos? ( >=dev-python/pysonos-0.0.8[${PYTHON_USEDEP}] )
sonos? ( >=dev-python/pysonos-0.0.10[${PYTHON_USEDEP}] )
ssl? ( dev-libs/openssl:0
app-crypt/certbot
net-proxy/haproxy )
tradfri? ( >=dev-python/pytradfri-6.0.1[${PYTHON_USEDEP}]
sys-devel/autoconf:2.69 )
wemo? ( >=dev-python/pywemo-0.4.34[${PYTHON_USEDEP}] )
frontend? ( =app-misc/home-assistant-frontend-20190329.0 )
frontend? ( =app-misc/home-assistant-frontend-20190417.0 )
homematic? ( ~dev-python/pyhomematic-0.1.58[${PYTHON_USEDEP}] )
asuswrt? ( ~dev-python/aioasuswrt-1.1.21[${PYTHON_USEDEP}] )
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )

View File

@@ -17,8 +17,8 @@ RESTRICT="mirror"
LICENSE=""
SLOT="0"
KEYWORDS="amd64"
IUSE="androidtv asuswrt atv denonavr esphome +frontend homematic hs100 maxcube musiccast mysql qnap rxv samsungtv sonos ssl speedtest test tradfri wemo zoneminder"
KEYWORDS="~amd64"
IUSE="androidtv asuswrt atv denonavr esphome enigma +frontend homematic hs100 maxcube musiccast mysql mqtt qnap rxv samsungtv sonos ssl speedtest test tradfri wemo zoneminder"
RDEPEND="${PYTHON_DEPS}
!app-misc/homeassistant-bin
@@ -34,15 +34,16 @@ RDEPEND="${PYTHON_DEPS}
~dev-python/bcrypt-3.1.6[${PYTHON_USEDEP}]
>=dev-python/certifi-2019.3.9[${PYTHON_USEDEP}]
>=dev-python/jinja-2.10[${PYTHON_USEDEP}]
~dev-python/pyjwt-1.6.4[${PYTHON_USEDEP}]
~dev-python/cryptography-2.5[${PYTHON_USEDEP}]
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
~dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
~dev-python/passlib-1.7.1-r1[${PYTHON_USEDEP}]
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
~dev-python/python-slugify-1.2.6[${PYTHON_USEDEP}]
~dev-python/python-slugify-3.0.2[${PYTHON_USEDEP}]
>=dev-python/pytz-2018.9[${PYTHON_USEDEP}]
>=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
<dev-python/pyyaml-4[${PYTHON_USEDEP}]
=dev-python/requests-2.21.0-r1[${PYTHON_USEDEP}]
~dev-python/ruamel-yaml-0.15.88[${PYTHON_USEDEP}]
~dev-python/ruamel-yaml-0.15.91[${PYTHON_USEDEP}]
~dev-python/voluptuous-0.11.5[${PYTHON_USEDEP}]
~dev-python/voluptuous-serialize-2.1.0[${PYTHON_USEDEP}]
@@ -58,19 +59,20 @@ RDEPEND="${PYTHON_DEPS}
>=dev-python/six-1.12.0[${PYTHON_USEDEP}]
~dev-python/snitun-0.15[${PYTHON_USEDEP}]
>=dev-python/pyrfc3339-1.1[${PYTHON_USEDEP}]
~dev-python/hass-nabucasa-0.10[${PYTHON_USEDEP}]
~dev-python/hass-nabucasa-0.11[${PYTHON_USEDEP}]
>=dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
~dev-python/beautifulsoup-4.6.3[${PYTHON_USEDEP}]
~dev-python/blinkpy-0.13.1[${PYTHON_USEDEP}]
>=dev-python/boto3-1.9.116[${PYTHON_USEDEP}]
>=dev-python/botocore-1.12.115[${PYTHON_USEDEP}]
~dev-python/caldav-0.5.0[${PYTHON_USEDEP}]
~dev-python/caldav-0.6.1[${PYTHON_USEDEP}]
>=dev-python/cdu-0.1.3[${PYTHON_USEDEP}]
>=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
~dev-python/colorlog-4.0.2[${PYTHON_USEDEP}]
>=dev-python/coverage-4.5.2[${PYTHON_USEDEP}]
>=dev-python/distro-1.4.0[${PYTHON_USEDEP}]
~dev-python/docopt-0.6.2[${PYTHON_USEDEP}]
>=dev-python/docutils-0.14[${PYTHON_USEDEP}]
>=dev-python/ecdsa-0.13[${PYTHON_USEDEP}]
>=dev-python/envs-1.3[${PYTHON_USEDEP}]
@@ -83,9 +85,9 @@ RDEPEND="${PYTHON_DEPS}
>=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.2.5[${PYTHON_USEDEP}]
>=dev-python/lxml-4.3.3[${PYTHON_USEDEP}]
>=dev-python/multidict-4.5.2[${PYTHON_USEDEP}]
>=dev-python/netdisco-2.5.0[${PYTHON_USEDEP}]
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
>=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
>=dev-python/numpy-1.16.2[${PYTHON_USEDEP}]
>=dev-python/paho-mqtt-1.4.0[${PYTHON_USEDEP}]
@@ -100,37 +102,44 @@ RDEPEND="${PYTHON_DEPS}
>=dev-python/python-jose-cryptodome-1.3.2[${PYTHON_USEDEP}]
=dev-python/RestrictedPython-4.0_beta8[${PYTHON_USEDEP}]
~dev-python/setuptools-40.8.0[${PYTHON_USEDEP}]
~dev-python/sqlalchemy-1.2.18[${PYTHON_USEDEP}]
~dev-python/sqlalchemy-1.3.0[${PYTHON_USEDEP}]
>=dev-python/typing-3.6.4-r1[${PYTHON_USEDEP}]
~dev-python/transitions-0.6.9[${PYTHON_USEDEP}]
~dev-python/tzlocal-1.5.1[${PYTHON_USEDEP}]
>=dev-python/ua-parser-0.8.0[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.24.1[${PYTHON_USEDEP}]
>=dev-python/user-agents-1.1.0[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.24.2[${PYTHON_USEDEP}]
>=dev-python/user-agents-2.0[${PYTHON_USEDEP}]
>=dev-python/vobject-0.9.6.1[${PYTHON_USEDEP}]
>=dev-python/wakeonlan-1.1.6[${PYTHON_USEDEP}]
=dev-python/warrant-0.6.1-r1[${PYTHON_USEDEP}]
>=dev-python/websockets-7.0[${PYTHON_USEDEP}]
>=dev-python/websocket-client-0.54.0[${PYTHON_USEDEP}]
>=dev-python/xmltodict-0.11.0[${PYTHON_USEDEP}]
~dev-python/xmltodict-0.11.0[${PYTHON_USEDEP}]
>=dev-python/yarl-1.3.0[${PYTHON_USEDEP}]
>=dev-python/zeroconf-0.21.3[${PYTHON_USEDEP}]
>=media-libs/mutagen-1.42.0
atv? ( >=dev-python/pyatv-0.3.12[${PYTHON_USEDEP}] )
esphome? ( ~dev-python/aioesphomeapi-1.6.0[${PYTHON_USEDEP}] )
androidtv? ( ~dev-python/androidtv-0.0.12[${PYTHON_USEDEP}] )
enigma? ( ~dev-python/openwebifpy-3.1.1[${PYTHON_USEDEP}] )
androidtv? ( ~dev-python/androidtv-0.0.15[${PYTHON_USEDEP}] )
hs100? ( >=dev-python/pyHS100-0.3.4[${PYTHON_USEDEP}] )
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
musiccast? ( >=dev-python/pymusiccast-0.1.6[${PYTHON_USEDEP}] )
mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
rxv? ( =dev-python/rxv-0.6.0[${PYTHON_USEDEP}] )
mqtt? ( ~dev-python/hbmqtt-0.9.4[${PYTHON_USEDEP}]
app-misc/mosquitto )
rxv? ( =dev-python/rxv-0.6.0[${PYTHON_USEDEP}]
dev-python/defusedxml[${PYTHON_USEDEP}] )
denonavr? ( ~dev-python/denonavr-0.7.8[${PYTHON_USEDEP}] )
samsungtv? ( >=dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}] )
sonos? ( >=dev-python/pysonos-0.0.8[${PYTHON_USEDEP}] )
sonos? ( >=dev-python/pysonos-0.0.10[${PYTHON_USEDEP}] )
ssl? ( dev-libs/openssl:0
app-crypt/certbot
net-proxy/haproxy )
tradfri? ( >=dev-python/pytradfri-6.0.1[${PYTHON_USEDEP}]
sys-devel/autoconf:2.69 )
wemo? ( >=dev-python/pywemo-0.4.34[${PYTHON_USEDEP}] )
frontend? ( =app-misc/home-assistant-frontend-20190321.0 )
frontend? ( =app-misc/home-assistant-frontend-20190419.0 )
homematic? ( ~dev-python/pyhomematic-0.1.58[${PYTHON_USEDEP}] )
asuswrt? ( ~dev-python/aioasuswrt-1.1.21[${PYTHON_USEDEP}] )
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )

View File

@@ -0,0 +1,223 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{6,7} )
inherit user readme.gentoo-r1 eutils distutils-r1
MY_P=${P/_beta/b}
MY_PV=${PV/_beta/b}
DESCRIPTION="Open-source home automation platform running on Python 3.6"
HOMEPAGE="https://home-assistant.io https://git.edevau.net/onkelbeh/HomeAssistantRepository"
SRC_URI="https://github.com/home-assistant/home-assistant/archive/${MY_PV}.tar.gz -> ${MY_P}.tar.gz"
RESTRICT="mirror"
LICENSE=""
SLOT="0"
KEYWORDS="~amd64"
IUSE="androidtv asuswrt atv denonavr esphome enigma +frontend homematic hs100 maxcube musiccast mysql mqtt qnap rxv samsungtv sonos ssl speedtest test tradfri wemo zoneminder"
RDEPEND="${PYTHON_DEPS}
!app-misc/homeassistant-bin
app-admin/logrotate
dev-db/sqlite
dev-libs/libfastjson
>=dev-libs/xerces-c-3.1.4-r1
>=dev-libs/xml-security-c-1.7.3
~dev-python/aiohttp-3.5.4[${PYTHON_USEDEP}]
~dev-python/astral-1.10.1[${PYTHON_USEDEP}]
~dev-python/async_timeout-3.0.1[${PYTHON_USEDEP}]
~dev-python/attrs-18.2.0[${PYTHON_USEDEP}]
~dev-python/bcrypt-3.1.6[${PYTHON_USEDEP}]
>=dev-python/certifi-2019.3.9[${PYTHON_USEDEP}]
>=dev-python/jinja-2.10[${PYTHON_USEDEP}]
~dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
~dev-python/cryptography-2.6.1[${PYTHON_USEDEP}]
~dev-python/passlib-1.7.1-r1[${PYTHON_USEDEP}]
>=dev-python/pip-8.0.3-r1[${PYTHON_USEDEP}]
~dev-python/python-slugify-3.0.2[${PYTHON_USEDEP}]
>=dev-python/pytz-2018.9[${PYTHON_USEDEP}]
>=dev-python/pyyaml-3.13[${PYTHON_USEDEP}]
<dev-python/pyyaml-4[${PYTHON_USEDEP}]
=dev-python/requests-2.21.0-r1[${PYTHON_USEDEP}]
~dev-python/ruamel-yaml-0.15.91[${PYTHON_USEDEP}]
~dev-python/voluptuous-0.11.5[${PYTHON_USEDEP}]
~dev-python/voluptuous-serialize-2.1.0[${PYTHON_USEDEP}]
>=app-crypt/acme-0.32.0[${PYTHON_USEDEP}]
>=dev-python/asn1crypto-0.24.0[${PYTHON_USEDEP}]
~dev-python/cffi-1.12.2[${PYTHON_USEDEP}]
>=dev-python/jmespath-0.9.4[${PYTHON_USEDEP}]
>=dev-python/pycparser-2.19[${PYTHON_USEDEP}]
>=dev-python/pyopenssl-19.0.0[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.8.0[${PYTHON_USEDEP}]
>=dev-python/pbr-5.1.3[${PYTHON_USEDEP}]
>=dev-python/requests-toolbelt-0.9.1[${PYTHON_USEDEP}]
>=dev-python/six-1.12.0[${PYTHON_USEDEP}]
~dev-python/snitun-0.15[${PYTHON_USEDEP}]
>=dev-python/pyrfc3339-1.1[${PYTHON_USEDEP}]
~dev-python/hass-nabucasa-0.11[${PYTHON_USEDEP}]
>=dev-python/aiohttp-cors-0.7.0[${PYTHON_USEDEP}]
~dev-python/beautifulsoup-4.6.3[${PYTHON_USEDEP}]
~dev-python/blinkpy-0.13.1[${PYTHON_USEDEP}]
>=dev-python/boto3-1.9.116[${PYTHON_USEDEP}]
>=dev-python/botocore-1.12.115[${PYTHON_USEDEP}]
~dev-python/caldav-0.6.1[${PYTHON_USEDEP}]
>=dev-python/cdu-0.1.3[${PYTHON_USEDEP}]
>=dev-python/chardet-3.0.4[${PYTHON_USEDEP}]
~dev-python/colorlog-4.0.2[${PYTHON_USEDEP}]
>=dev-python/coverage-4.5.2[${PYTHON_USEDEP}]
>=dev-python/distro-1.4.0[${PYTHON_USEDEP}]
~dev-python/docopt-0.6.2[${PYTHON_USEDEP}]
>=dev-python/docutils-0.14[${PYTHON_USEDEP}]
>=dev-python/ecdsa-0.13[${PYTHON_USEDEP}]
>=dev-python/envs-1.3[${PYTHON_USEDEP}]
>=dev-python/future-0.17.1[${PYTHON_USEDEP}]
~dev-python/gTTS-token-1.1.3[${PYTHON_USEDEP}]
>=dev-python/idna-2.8[${PYTHON_USEDEP}]
>=dev-python/idna-ssl-1.1.0[${PYTHON_USEDEP}]
>=dev-python/ifaddr-0.1.6[${PYTHON_USEDEP}]
>=dev-python/jose-1.0.0[${PYTHON_USEDEP}]
>=dev-python/jsonrpc-async-0.6[${PYTHON_USEDEP}]
~dev-python/jsonrpc-base-1.0[${PYTHON_USEDEP}]
~dev-python/jsonrpc-websocket-0.6[${PYTHON_USEDEP}]
>=dev-python/lxml-4.3.3[${PYTHON_USEDEP}]
>=dev-python/multidict-4.5.2[${PYTHON_USEDEP}]
>=dev-python/netdisco-2.6.0[${PYTHON_USEDEP}]
>=dev-python/nose-1.3.7[${PYTHON_USEDEP}]
>=dev-python/numpy-1.16.2[${PYTHON_USEDEP}]
>=dev-python/paho-mqtt-1.4.0[${PYTHON_USEDEP}]
~dev-python/pillow-5.4.1[${PYTHON_USEDEP}]
>=dev-python/psutil-5.5.1[${PYTHON_USEDEP}]
>=dev-python/PyChromecast-2.5.2[${PYTHON_USEDEP}]
>=dev-python/pycryptodome-3.7.3[${PYTHON_USEDEP}]
>=dev-python/pyotp-2.2.6-r1[${PYTHON_USEDEP}]
>=dev-python/pyqrcode-1.2.1[${PYTHON_USEDEP}]
~dev-python/pysnmp-4.4.8[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.7.5[${PYTHON_USEDEP}]
>=dev-python/python-jose-cryptodome-1.3.2[${PYTHON_USEDEP}]
=dev-python/RestrictedPython-4.0_beta8[${PYTHON_USEDEP}]
~dev-python/setuptools-40.8.0[${PYTHON_USEDEP}]
~dev-python/sqlalchemy-1.3.0[${PYTHON_USEDEP}]
>=dev-python/typing-3.6.4-r1[${PYTHON_USEDEP}]
~dev-python/transitions-0.6.9[${PYTHON_USEDEP}]
~dev-python/tzlocal-1.5.1[${PYTHON_USEDEP}]
>=dev-python/ua-parser-0.8.0[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.24.2[${PYTHON_USEDEP}]
>=dev-python/user-agents-2.0[${PYTHON_USEDEP}]
>=dev-python/vobject-0.9.6.1[${PYTHON_USEDEP}]
>=dev-python/wakeonlan-1.1.6[${PYTHON_USEDEP}]
=dev-python/warrant-0.6.1-r1[${PYTHON_USEDEP}]
>=dev-python/websockets-7.0[${PYTHON_USEDEP}]
>=dev-python/websocket-client-0.54.0[${PYTHON_USEDEP}]
~dev-python/xmltodict-0.11.0[${PYTHON_USEDEP}]
>=dev-python/yarl-1.3.0[${PYTHON_USEDEP}]
>=dev-python/zeroconf-0.21.3[${PYTHON_USEDEP}]
>=media-libs/mutagen-1.42.0
atv? ( >=dev-python/pyatv-0.3.12[${PYTHON_USEDEP}] )
esphome? ( ~dev-python/aioesphomeapi-1.6.0[${PYTHON_USEDEP}] )
enigma? ( ~dev-python/openwebifpy-3.1.1[${PYTHON_USEDEP}] )
androidtv? ( ~dev-python/androidtv-0.0.15[${PYTHON_USEDEP}] )
hs100? ( >=dev-python/pyHS100-0.3.4[${PYTHON_USEDEP}] )
maxcube? ( ~dev-python/maxcube-api-0.1.0[${PYTHON_USEDEP}] )
musiccast? ( >=dev-python/pymusiccast-0.1.6[${PYTHON_USEDEP}] )
mysql? ( dev-python/mysqlclient[${PYTHON_USEDEP}] )
mqtt? ( ~dev-python/hbmqtt-0.9.4[${PYTHON_USEDEP}]
app-misc/mosquitto )
rxv? ( =dev-python/rxv-0.6.0[${PYTHON_USEDEP}]
dev-python/defusedxml[${PYTHON_USEDEP}] )
denonavr? ( ~dev-python/denonavr-0.7.8[${PYTHON_USEDEP}] )
samsungtv? ( >=dev-python/samsungctl-0.7.1[${PYTHON_USEDEP}] )
sonos? ( >=dev-python/pysonos-0.0.10[${PYTHON_USEDEP}] )
ssl? ( dev-libs/openssl:0
app-crypt/certbot
net-proxy/haproxy )
tradfri? ( >=dev-python/pytradfri-6.0.1[${PYTHON_USEDEP}]
sys-devel/autoconf:2.69 )
wemo? ( >=dev-python/pywemo-0.4.34[${PYTHON_USEDEP}] )
frontend? ( =app-misc/home-assistant-frontend-20190419.0 )
homematic? ( ~dev-python/pyhomematic-0.1.58[${PYTHON_USEDEP}] )
asuswrt? ( ~dev-python/aioasuswrt-1.1.21[${PYTHON_USEDEP}] )
qnap? ( ~dev-python/qnapstats-0.3.0[${PYTHON_USEDEP}] )
speedtest? ( ~net-analyzer/speedtest-cli-2.0.2[${PYTHON_USEDEP}] )
zoneminder? ( ~dev-python/zm-py-0.3.3[${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}/home-assistant-${MY_PV}"
DOCS="README.rst"
pkg_setup() {
enewgroup "${PN}"
enewuser "${PN}" -1 -1 "$INSTALL_DIR" "${PN}"
}
src_prepare() {
sed -e 's;astral==1.5;astral>=1.5;' \
-i "setup.py" \
-i homeassistant/package_constraints.txt
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}"
insinto /etc/logrotate.d
newins "${FILESDIR}/${PN}.logrotate" "${PN}"
readme.gentoo_create_doc
}
pkg_postinst() {
readme.gentoo_print_elog
}

View File

@@ -18,6 +18,7 @@
<flag name="maxcube">eQ-3 ELV MAX Cube Python API</flag>
<flag name="musiccast">add support for Yamaha MusicCast devices</flag>
<flag name="mysql">install MySQL Libraries for use with HomeAssistant</flag>
<flag name="mqtt">install MQTT Broker and dependencies</flag>
<flag name="qnap">Python API for obtaining QNAP NAS system stats</flag>
<flag name="rxv">Library for Yamaha RX-* Receivers</flag>
<flag name="samsungtv">Support for Samasung TV Sets</flag>

View File

@@ -0,0 +1,3 @@
DIST OPi.GPIO-0.3.6.tar.gz 296298 BLAKE2B d96080e4c5d8a22d16eb9196bedb1714625dda894b5950626f5f29e74db649849e8aaab9de9c5b497ea95fdcfeaf5c28d152358d0dad9398f1eb79e1cc380b92 SHA512 7a380f6a3b2171a57ced3ef9e319e98e6390770b565d25595e9e9878c4ca0beb8824b9401d778425ad34df699eba7cbf9413f3d44c27945ed790594e7bf9bea1
EBUILD OPi-GPIO-0.3.6.ebuild 799 BLAKE2B 74b68bc954de140ce93fb41b0ff345c8fd523ada8406bd35c1bb34bc9b284225e50b5036cdae1f40679b00ab3cd6ca5ecaef399700c8b21f6ec1d4e2ee4d8979 SHA512 c934bb40f55817bcd810422557d15ce2390c7adde1ea592cd5462604868c3e0f42a0c6d4eabb89b38775e6bd17eecc37fe7bf151d9ac75f97905cc678352e2ef
MISC metadata.xml 475 BLAKE2B 9128c69c25ae4aefe67c59a9388068c6f8ffda4726bc860231ada20fff3e5cd48bd11c80ce217af4d6fdd651504acec43478e13af5b1d185b92b6d4efcdb20b9 SHA512 0c281d1e1f2996454e95997e0f74648379784fb82e4f42c3b0df2c427e1f7f345cf945532dc905808c2ac581e2799e54921214bd4f5726ac52f9fb569b549f33

View File

@@ -0,0 +1,35 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
MY_PN="${PN/-/.}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="A drop-in replacement for RPi.GPIO for the Orange Pi Zero"
HOMEPAGE="https://github.com/rm-hull/OPi.GPIO https://pypi.org/project/OPi.GPIO/"
SRC_URI="mirror://pypi/${MY_P:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="MIT"
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}]
)"
S=${WORKDIR}/${MY_P}
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">OPi.GPIO</remote-id>
<maintainer status="unknown">
<email>richard.hull@destructuring-bind.org</email>
<name>Richard Hull</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@@ -3,9 +3,11 @@ DIST aioesphomeapi-1.5.0.tar.gz 15099 BLAKE2B 8931c93a8f83957f11174d5b0611cedf8b
DIST aioesphomeapi-1.6.0.tar.gz 16454 BLAKE2B fd73848c6a132a83751973ca098c353d8ae857153265efd05421661c889e1a20ba4b27af283e99359d1bc92d61f1bc6fbbbd9fc7fbbbf568e7dc02b16055e64b SHA512 037a9b27df3e2d9d1111bb32cd1dc3a53a167d0036282ee4749838904fb7a5b782c5fdf8127788ef942e4d758b84170fa549aba63d5de75cee631295470a0b07
DIST aioesphomeapi-1.7.0.tar.gz 17174 BLAKE2B d72416c738933dbb0e3d17a5a135f2f121db5228105b745ffe7d9ba7eb95d5211f4120648ae7ed500dcfca777a191b26132d92a1dd3ffd61251aa71334ef803a SHA512 2b5259d87ef9fc187abf4efa1ec156aa9a7f7181fdab8b41839e1405754948f70d55e68323eb8d0c107a13826ec240e97eaa6d3caeef583eb79826b9c94b8ea9
DIST aioesphomeapi-2.0.0.tar.gz 19680 BLAKE2B 909ac06994873cd195c7e34d03e5ab4c6a16fcdf62aa3cf2e97e73ff931b211897c8a63cf0429a9b591c64aa0311dc90afa934930ebf4bc7e23b9c0b99be1f9c SHA512 9f6e18b17a087674aafd5304b9fffccb0f2437bdcb21befd6cc68a59e374674993f6e4d11b9f5fbc2dc7f481ba3a826ad92f8b8227d1e8f06bdda106acc15aa8
DIST aioesphomeapi-2.0.1.tar.gz 19709 BLAKE2B bd513ffe1a20d39daa90cf1ceec61f6687f4d288097f82cd69b38237bd9e258467b42636eb932468831dad2abf2a3fa2d6765ffb2c45e1952984fce1b8dfd262 SHA512 1f1986b09275d1967d0a47748ddc8729896a5069f928da957b55e4b1ade25693990e2a51b55b8ccfa7be6e9bbc4bc0b74780ca253011a8600ca907c86d237879
EBUILD aioesphomeapi-1.4.2.ebuild 642 BLAKE2B 9f4463f928377594ff9d85428016587f2f04d61eb21f4fccaacaecb8cf9f0659345c148f0fd19eeaff6437341887680423d20d8bca74a66295ea18a484c6061e SHA512 e8da964e2afd184782e16bf6079e729f6cf5eba20e8f6cc579e17faf92cda22754aa15d8e23d1e4a6daaace19fe4137c9169587387c87b0a90f5dabec004747f
EBUILD aioesphomeapi-1.5.0.ebuild 642 BLAKE2B 9f4463f928377594ff9d85428016587f2f04d61eb21f4fccaacaecb8cf9f0659345c148f0fd19eeaff6437341887680423d20d8bca74a66295ea18a484c6061e SHA512 e8da964e2afd184782e16bf6079e729f6cf5eba20e8f6cc579e17faf92cda22754aa15d8e23d1e4a6daaace19fe4137c9169587387c87b0a90f5dabec004747f
EBUILD aioesphomeapi-1.6.0.ebuild 621 BLAKE2B 298130c7afd38ff32f0cfd9fe085e4ac99a98524c20f02fde667da2d8165407a1794f50794a559838f22a958ae5e4e6bfcf93cb43a7faf77bbb1cd981caa1098 SHA512 f5369cf4bef3a53ef72e5164afa7e8d6cd60180446da65bdf17cb80c329e1ababe4db573abb896736657855a8bcc8e8a7349d0ec0b2cfea622adfba6209d151d
EBUILD aioesphomeapi-1.7.0.ebuild 621 BLAKE2B 298130c7afd38ff32f0cfd9fe085e4ac99a98524c20f02fde667da2d8165407a1794f50794a559838f22a958ae5e4e6bfcf93cb43a7faf77bbb1cd981caa1098 SHA512 f5369cf4bef3a53ef72e5164afa7e8d6cd60180446da65bdf17cb80c329e1ababe4db573abb896736657855a8bcc8e8a7349d0ec0b2cfea622adfba6209d151d
EBUILD aioesphomeapi-2.0.0.ebuild 621 BLAKE2B 298130c7afd38ff32f0cfd9fe085e4ac99a98524c20f02fde667da2d8165407a1794f50794a559838f22a958ae5e4e6bfcf93cb43a7faf77bbb1cd981caa1098 SHA512 f5369cf4bef3a53ef72e5164afa7e8d6cd60180446da65bdf17cb80c329e1ababe4db573abb896736657855a8bcc8e8a7349d0ec0b2cfea622adfba6209d151d
EBUILD aioesphomeapi-2.0.1.ebuild 621 BLAKE2B 298130c7afd38ff32f0cfd9fe085e4ac99a98524c20f02fde667da2d8165407a1794f50794a559838f22a958ae5e4e6bfcf93cb43a7faf77bbb1cd981caa1098 SHA512 f5369cf4bef3a53ef72e5164afa7e8d6cd60180446da65bdf17cb80c329e1ababe4db573abb896736657855a8bcc8e8a7349d0ec0b2cfea622adfba6209d151d
MISC metadata.xml 369 BLAKE2B 63872d9df079cd8466c8294e2143cd6d41f4280b50418eb3e9b3ce17c8c3dc10717cf68a9516fcdeb082f236cfa360b0f43936616660cc2aebb2d98d4d09d073 SHA512 3b9be2985fce5e9bb78664a2dff4fbfadb6cd027eb6ddea06f8b2e5abdfeb538c1446e8ba4ba9188167f71b82aeceb1beee5f7354f36c758ae2ba12379926cdb

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v3.0
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION=""
HOMEPAGE="https://esphome.io/ https://pypi.org/project/aioesphomeapi/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
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
}

View File

@@ -1,11 +1,13 @@
DIST androidtv-0.0.11.tar.gz 11088 BLAKE2B ee755b43a12ecedb282f041e6d76286ea6f2eb51d095d4acd6d058b3be08edf59428ec3dac37d86d15be417922526e9711b482b2536f58db712b7e821dcf930c SHA512 50316c2fc3a4bad500cf9f5214ba3e76d9eaa1c2306b73398c80c1f553ac4ca4e4e48a435760dd08003d70858ffc36363b929a67b1efe3a25d6904cc888bd74c
DIST androidtv-0.0.12.tar.gz 11104 BLAKE2B 4372c27fa54c3f267ad2a847d1b30ac0d0fa530cbdac0b750ab7d4f32cd27ef2d4ed3ff99decedb323131c57a927f38363cdd6f84d2c2324d71ce1fa6655d5b9 SHA512 b931a06f1f0d58a95a8aa812b292b5bac9a97ce0f2424fc76ae71d9f571937ab1130acc65e797bfcaeb87a45a53ffeb3084c6c20224cc189b02c16eb27822404
DIST androidtv-0.0.14.tar.gz 11104 BLAKE2B b0838e95edd3b691fa8c0030cf7509de635fc23fb55e93358325e4fb3190c6c1ff8b3afc50bed48ad404f72338b199da741a3c76d0498d242e29c9c4fab8f082 SHA512 029ae0a8e14e4ff92cffcc7b1cb40275f096b96c27294ab5cb690400265d625053f5803d548c09c4e0fc1a482e2c7b10d449c3c0a7b91f63e666f3c22b9d7e37
DIST androidtv-0.0.15.tar.gz 12017 BLAKE2B dce46bd104054999c1073930a1d90133a313f45d36d8ace1c1bcc18631e3742ebd72d2ee3dfdf4eefa7195a4a1f034f0d1263c98a6830a5e1caf80a5c6a73b27 SHA512 2febf7fcfa564ca07007e0a8732c395873c08471d80bc26d3a7095343c4d011191d1bf78019722eaefac8ee489439dadaa5ea7fdaef72b054019b3e562168c0c
DIST androidtv-0.0.7.tar.gz 7765 BLAKE2B fb903b2b147671fa2b4f42f2202ef38d6b6885ca8cd295ac3b405aa7d924df13a1f0df37cdba0303e25b3ba6ce972b4b3fbcc387746f0267f6ecd85e93c153de SHA512 730986fde120056afecd45061a567d7760983af26d5f323780ca1de2a3aafa17033b3654c6302246f50e2abef11d0979fe8bbe12fd1d465fe561ec496879699a
DIST androidtv-0.0.9.tar.gz 7454 BLAKE2B 041181259e83deb7aff13b79ed637cc3d2b04536e33640b220f2fe953449cef348bafc5d0ca698cf89f208efe7a12c9c1c936913f01896cfa6199e9ee8808ece SHA512 e740aaa499326f8a476c0b3ce3f0addb17c71e2232898bcdd7f0a12a9c42e6733e17747e923a9aaf091182c11f5abbbb10c22870df35c7b99aab020f03e42758
EBUILD androidtv-0.0.11.ebuild 755 BLAKE2B 850cdf5bce66a161cf8e24354192f14d113dd9073ccc76cbbae2dc45e0619e18490986937fb9d8c2729c47542300f0b23fa51fc89f79605d3e69ecb1206b07cc SHA512 95db5dca441646e1484b47459a5b07c6f9f0020bc97b0b1ae02231b76f57cc356cf254aa6fd1f5f98e78d7abfa991c19483a5f7f960c44d4908c56d076d3de89
EBUILD androidtv-0.0.12.ebuild 755 BLAKE2B 850cdf5bce66a161cf8e24354192f14d113dd9073ccc76cbbae2dc45e0619e18490986937fb9d8c2729c47542300f0b23fa51fc89f79605d3e69ecb1206b07cc SHA512 95db5dca441646e1484b47459a5b07c6f9f0020bc97b0b1ae02231b76f57cc356cf254aa6fd1f5f98e78d7abfa991c19483a5f7f960c44d4908c56d076d3de89
EBUILD androidtv-0.0.14.ebuild 807 BLAKE2B 81109ea94c113761a9fc44ff7de448f04e855d743b6e51e67694946f86b4d201d26a15ac0ac9c41fe9cd53dc6377e4291343863c4f84bd839c0f7564acf64616 SHA512 599c003a8cccf21de9cbf71b35ab658d593d3a2c076fdedc0cd71b56e71c64fcec244a78b17eea06d4d18ef2ab3e308c5323e99b4d426b85dfd35024a41c3899
EBUILD androidtv-0.0.15.ebuild 807 BLAKE2B 81109ea94c113761a9fc44ff7de448f04e855d743b6e51e67694946f86b4d201d26a15ac0ac9c41fe9cd53dc6377e4291343863c4f84bd839c0f7564acf64616 SHA512 599c003a8cccf21de9cbf71b35ab658d593d3a2c076fdedc0cd71b56e71c64fcec244a78b17eea06d4d18ef2ab3e308c5323e99b4d426b85dfd35024a41c3899
EBUILD androidtv-0.0.7.ebuild 755 BLAKE2B 850cdf5bce66a161cf8e24354192f14d113dd9073ccc76cbbae2dc45e0619e18490986937fb9d8c2729c47542300f0b23fa51fc89f79605d3e69ecb1206b07cc SHA512 95db5dca441646e1484b47459a5b07c6f9f0020bc97b0b1ae02231b76f57cc356cf254aa6fd1f5f98e78d7abfa991c19483a5f7f960c44d4908c56d076d3de89
EBUILD androidtv-0.0.9.ebuild 755 BLAKE2B 850cdf5bce66a161cf8e24354192f14d113dd9073ccc76cbbae2dc45e0619e18490986937fb9d8c2729c47542300f0b23fa51fc89f79605d3e69ecb1206b07cc SHA512 95db5dca441646e1484b47459a5b07c6f9f0020bc97b0b1ae02231b76f57cc356cf254aa6fd1f5f98e78d7abfa991c19483a5f7f960c44d4908c56d076d3de89
MISC metadata.xml 474 BLAKE2B b771a17e02ae763561a8e1aa4ef700881b5a6bac845b10b23f1cad983377cdc45601e5e997314fc1ea4fac4af88df5ef1d6fa07908d142833599e781ccadf00b SHA512 99c3df1197ebb6faadf804a6ca31dd84f5a7588ec604fa52d9cfea4e263ead84655f6336dc4deda61b2af19d969bdcaa159cf3baad5230746c5461bf56b3e70f

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Communicate with an Android TV or Fire TV device via ADB over a network."
HOMEPAGE="https://github.com/JeffLIrion/python-androidtv/ https://pypi.org/project/androidtv/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
#RDEPEND="~dev-python/pure-python-adb-0.1.6[${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
}

View File

@@ -1,3 +1,5 @@
DIST attrs-18.2.0.tar.gz 116817 BLAKE2B 79d50c9b49956bbc1e04084eed36a5f65f2dda8e954b23f15650cb881d6f77a8325e042c6d1a77dcad43661d4524a4d253d96bd0053464ef03091779636e6d0b SHA512 58c26579d6dfcacbe9e3f770a125861e0625d435f1293eebe0d62efc9b8aa9572be2b312d73037a647163bffb0a13b240fb157aff7ed35196f637ae945d61d22
DIST attrs-19.1.0.tar.gz 124220 BLAKE2B a7a8321857c2723398db3b7943f221cc141f2d365b84d3f77ccd16c9180fb1d73402c7a1018d70b666bf76b6021bd90df14d792886c1345752b8fc810ac54a35 SHA512 22ee45e8b10a7abe10e720788c5cfab424d0bfe70e595dfb116928b8ebea497a747e8234d96549da00f0967de750fb943db0cd3669354253a27be2ca30fe413a
EBUILD attrs-18.2.0.ebuild 888 BLAKE2B 8cc377f4fbd672a52828c293fc9c5d2afb2674560bd87a99eb3ac3533e9f2e60367b61a6711a8dbd44dcc5423a2b76ec6869bf213e77fc5715b1fe420359c377 SHA512 6024a95222e50e6af69d77178f77318424f2617e3b9a48b236e128b35635e3acefe9785b7011257fba04d46e3b6a861fa7045a1355787e83d81b8625452b70a9
EBUILD attrs-19.1.0.ebuild 888 BLAKE2B 8cc377f4fbd672a52828c293fc9c5d2afb2674560bd87a99eb3ac3533e9f2e60367b61a6711a8dbd44dcc5423a2b76ec6869bf213e77fc5715b1fe420359c377 SHA512 6024a95222e50e6af69d77178f77318424f2617e3b9a48b236e128b35635e3acefe9785b7011257fba04d46e3b6a861fa7045a1355787e83d81b8625452b70a9
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af

View File

@@ -0,0 +1,36 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy{,3} )
inherit distutils-r1
DESCRIPTION="Attributes without boilerplate"
HOMEPAGE="
https://github.com/hynek/attrs
https://attrs.readthedocs.org/
https://pypi.org/project/attrs/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="
dev-python/zope-interface[${PYTHON_USEDEP}]"
DEPEND="
${RDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
$(python_gen_impl_dep sqlite)
>=dev-python/hypothesis-3.6.0[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
py.test -v || die "tests failed with ${EPYTHON}"
}

7
dev-python/axis/Manifest Normal file
View File

@@ -0,0 +1,7 @@
DIST axis-19.tar.gz 11453 BLAKE2B 4c0dfd260334e4c77608bf417b4b6be932f40e85688a1fda7bed8e89784faacb747e110647f88ae61c0d7638bb25d7661700dca477d37a76cc04c2f6fb23d099 SHA512 42a3686a4eeac9c61c2657d91bad3923185dfa3e5bd8a435a2ac10802b7a1e954a52076e22e864aeac0ec2414caf7bb333f069db9529bb39fca0dad2104214dd
DIST axis-20.tar.gz 11494 BLAKE2B 6baee09b1fca13c6e52e5b7b4363e9010af2860da84e823d8f575978cafb2d7a86b5e784189a255412768d594b5c701af24a8eb1a35fb2c90b0a1e9883940976 SHA512 c8ce67b00f05c6006f366dd1683955c1081df90d895368d7469e5bd838a36dc4f8e18e94b1788ab48b17e2b91b0ca6cd0d753d327570e2ab1d3099d2c057fc36
DIST axis-22.tar.gz 13038 BLAKE2B d081ab3a73cf772570f61a1db3e5720f211169ac78ee687ef6e39e0f3e874eb34525cbe57592995206b74f51d4c2e1230814c345bd1785736fe0e5c975187d1e SHA512 bfe0423fd6bfd50c777456401f6bb50b5772988a15e34202bcddcae37aed440d5bc269474160407f9552fdcbb8fb992bae23408c916b5d9d2fe45466b257caa5
EBUILD axis-19.ebuild 734 BLAKE2B 7cdbd483b2624ae347d82516d82155a58da20603b97a3ee7731e529a73a1fbf846bbd9a4825bf6c79eadcb3a32c0f28d7da93e5598c0c11a46b18dcabef198a1 SHA512 9764b1a3b631661bfab98b5185f0f845b7f827c3ac84dc0ad6c81ec5da4ada76ce445dde7cfdac7014fcf9d175a89a6c3e49da94b08abfeb584d0c4c8f4e5e58
EBUILD axis-20.ebuild 734 BLAKE2B 7cdbd483b2624ae347d82516d82155a58da20603b97a3ee7731e529a73a1fbf846bbd9a4825bf6c79eadcb3a32c0f28d7da93e5598c0c11a46b18dcabef198a1 SHA512 9764b1a3b631661bfab98b5185f0f845b7f827c3ac84dc0ad6c81ec5da4ada76ce445dde7cfdac7014fcf9d175a89a6c3e49da94b08abfeb584d0c4c8f4e5e58
EBUILD axis-22.ebuild 734 BLAKE2B 7cdbd483b2624ae347d82516d82155a58da20603b97a3ee7731e529a73a1fbf846bbd9a4825bf6c79eadcb3a32c0f28d7da93e5598c0c11a46b18dcabef198a1 SHA512 9764b1a3b631661bfab98b5185f0f845b7f827c3ac84dc0ad6c81ec5da4ada76ce445dde7cfdac7014fcf9d175a89a6c3e49da94b08abfeb584d0c4c8f4e5e58
MISC metadata.xml 471 BLAKE2B d738e68934d244aabaa96c5f4f38169202bc094b4cf7d77366a0d63bf4592740b39f4022a4514ab80e4fe6722407f523b34b0ba20b4f1e469f5d741cd71c42d9 SHA512 5df776126eeb69c9699a5de8ce43b0ad04cea9ff3ccbf569e2859d8a2a12a5180cf871d9e5263672c569242a5c9d7d055a35f8f833dac62c0acd092c2c511dee

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="A Python library for communicating with devices from Axis Communications"
HOMEPAGE="https://github.com/Kane610/axis https://pypi.org/project/axis/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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
}

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="A Python library for communicating with devices from Axis Communications"
HOMEPAGE="https://github.com/Kane610/axis https://pypi.org/project/axis/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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
}

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="A Python library for communicating with devices from Axis Communications"
HOMEPAGE="https://github.com/Kane610/axis https://pypi.org/project/axis/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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
}

View File

@@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">axis</remote-id>
<maintainer status="unknown">
<email>Kane610@users.noreply.github.com</email>
<name>Robert Svensson</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@@ -1,4 +1,6 @@
AUX caldav-0.5.0-top_level.patch 449 BLAKE2B e21333074b29c9bbf60e9892ee7dcebd2a79c6d045ca41d7b4ae045525b2a52a8e04f2b9fe1af67ef630c4079fe4fcec6be5c9c2688f3fba07c47686225c3d48 SHA512 d7c304b3ed58ef81d62c464353e1c7205365d0a3fa71993b345742893e537298470d4f3d80711779acaf2a73bc41f597a0fccf430002bacdc070a4a77fc78f70
DIST caldav-0.5.0.tar.gz 43932 BLAKE2B fa6820d86fd9ddf73da7ecfa09ec179249be8f530109793d6a9b0d04156880687631d20809b5440ad6eda689d8bf868e016dbf5f752567d93b2adc65cb13a036 SHA512 17b268513f7d77cdfd87a7388c3aefe65682a5e17b1100b07a29874a40c0f0df5a270759a0ca5b63f2232f0008a3f5720ad10f834962b6efe85712b9beb4ad28
DIST caldav-0.6.1.tar.gz 70380 BLAKE2B a22df53223544ff23821d1ac432620f3f7a87f464e7a3dae8a71dcb052bb59ce82f31e3d195a3ffa9f3b313e959bfe45d1a991e37ded759aae18f629d2c990e4 SHA512 eb6cfedc58c59faef192c361cd43382a6fcd6417953357eb79779438c4cb55543268979fd01fcd5be5137cafb99ac753739250805a56cc3dc0729467d0a9034a
EBUILD caldav-0.5.0.ebuild 929 BLAKE2B e26706d4c3c8faf2f4d8a89ff1dfe4b1fa76d16f489735677b5e0bb45c33daf481fb433b802e355fe11f61afff2414e7624ec4f2d87a39542394781f799f4571 SHA512 e5422ec51dc54477dd8174c8374e1d22be1085b70d3f91089c05ba924a20f8ca8dd44368d3d51cf9ffcba95f16a40cb17ad16cb69fb23f6e7276cdc34468f9c6
EBUILD caldav-0.6.1.ebuild 881 BLAKE2B 40aa51ea23436ea8fc3cdafcb83eb251071cb4cf2773c221e0b82c064c45e0747eb12da0b5dcdd37246095a8ddb17280be107a7bbffcce3eb28806532084311e SHA512 6fb79826f9b27bc78a4fef84b593ed06e60735443bc2750b15fa6dfaa5919d512bdff9670fea8814b8952e9e08240d6c6b652a0a855f8c8971614d5a8b04c2ec
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af

View File

@@ -0,0 +1,37 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="CalDAV (RFC4791) client library"
HOMEPAGE="https://bitbucket.org/cyrilrbt/caldav https://pypi.org/project/caldav/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="
dev-python/vobject[${PYTHON_USEDEP}]
dev-python/lxml[${PYTHON_USEDEP}]
dev-python/nose[${PYTHON_USEDEP}]
dev-python/coverage[${PYTHON_USEDEP}]
dev-python/requests[${PYTHON_USEDEP}]
dev-python/six[${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
}

View File

@@ -0,0 +1,7 @@
DIST enocean-0.40.tar.gz 17536 BLAKE2B c8ed4d9400900b3b364daa81ae8a9b878d2a324318b46eb23287986205b8ae7da4af909cfe33a80162072a421f29bfcc91a926ef8ad81e270791740735b89950 SHA512 60244b11383f7ea2111be999593a760a007143c05a35fa023db757072bf78475154fd44ebb7b105d6e8c4f4e8b6e4da69ccb08c31b957f5c4930dc3723192aff
DIST enocean-0.50.0.tar.gz 19231 BLAKE2B 976ee054f73fd7d7786789241b4356bea7b92a338cf8daba932573305ddca95828a6a73d9ec729ce9a831c1d8dbd448d4675f6b92ff330aa825461b922d8c9a0 SHA512 2c73e78ff6734be390a5094aceffe0dd668b16627dad2acd3ad2fb2cc2fef89b4e84b0845e556b5235c86ed2e4ce9d9ec38fdf059c79e81e1a64826d900630ee
DIST enocean-0.50.1.tar.gz 19355 BLAKE2B d58b6069f2603d0c3d211bb3b73a8780f3230f129ac3050bc35139f1702de5a76bc680f6660631efe6e6bcacb93fa029fb7f97708f0acae04e0936e00bb8bc63 SHA512 188292f1c909464117cfd5ebfe093b1a2f31d5251c35e6177080441dfae9a9b42ae8768c4c577888a72ddbe1ea05a4594f53af9572cb7bb5abbaf6b402698637
EBUILD enocean-0.40.ebuild 700 BLAKE2B a7da85ef30b0b9d1e11906a9e478037538674080dfe27a4db1b23c332171d304b96859d5b4c0e09f0e707cd72f1b2889b99af2b7f6ecc4d753d8ef16086d800a SHA512 dea918e12257fa3f66981a3087bc8a078c4981e1af417bb7430a9c4a42682fc8fea40f04da13da46b920e37dcc3f5e1cbf8d3d93b790565087ca36de795b0d53
EBUILD enocean-0.50.0.ebuild 700 BLAKE2B a7da85ef30b0b9d1e11906a9e478037538674080dfe27a4db1b23c332171d304b96859d5b4c0e09f0e707cd72f1b2889b99af2b7f6ecc4d753d8ef16086d800a SHA512 dea918e12257fa3f66981a3087bc8a078c4981e1af417bb7430a9c4a42682fc8fea40f04da13da46b920e37dcc3f5e1cbf8d3d93b790565087ca36de795b0d53
EBUILD enocean-0.50.1.ebuild 700 BLAKE2B a7da85ef30b0b9d1e11906a9e478037538674080dfe27a4db1b23c332171d304b96859d5b4c0e09f0e707cd72f1b2889b99af2b7f6ecc4d753d8ef16086d800a SHA512 dea918e12257fa3f66981a3087bc8a078c4981e1af417bb7430a9c4a42682fc8fea40f04da13da46b920e37dcc3f5e1cbf8d3d93b790565087ca36de795b0d53
MISC metadata.xml 464 BLAKE2B de64329bcdb4243291c0000275382dde36326b3fe5b6d7b712e5964dc7f60949017a0bd8ffc7a8467f7c859b1b1a911e8e7557c83baebb21395ba1b66729aa96 SHA512 a40c8a66b42e4d8fd3fa7acc966601978c635c986050c8a9fa27a29f327359b7edb092d2785401a55cccd1db6bcc4a0d39b8f07a1a894e1b763619bb3c0f3f31

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="EnOcean serial protocol implementation"
HOMEPAGE="https://github.com/kipe/enocean https://pypi.org/project/enocean/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
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
}

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="EnOcean serial protocol implementation"
HOMEPAGE="https://github.com/kipe/enocean https://pypi.org/project/enocean/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
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
}

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="EnOcean serial protocol implementation"
HOMEPAGE="https://github.com/kipe/enocean https://pypi.org/project/enocean/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
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
}

View File

@@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">enocean</remote-id>
<maintainer status="unknown">
<email>kipenroskaposti@gmail.com</email>
<name>Kimmo Huoman</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@@ -1,9 +1,11 @@
DIST hass-nabucasa-0.10.tar.gz 15549 BLAKE2B 5a9bfc11a05ddf2a6a79a6406e7eb9206f7e3262cae20f0d3149eea71e7222969c75efe6358c76b158dbd94b9954e7afd59a984d1d68374b5476726ae83cea6a SHA512 6fdc3b1a80e3e4fd2557d2006d129aa4d880d8ccef55aac3d38b2400fe7110a61813b58985c8cb4cddf0c31ec2c8ae9399148bc4eee139f46a1ebfdc545af3ca
DIST hass-nabucasa-0.11.tar.gz 15554 BLAKE2B f99f94feac5e25aaff3840efb97003096805e6154a76cee50d196231a80ca6e07ac24087a3667e5c783260d2703cd85dcc00fedfa676646c306fe98fa52317de SHA512 cb6450fa29c6c35c5022f936a223ef73e3f0303fce11b8171a9868c2c2b852d93ccc83112660a542f65405cab10fb41507cd1465cccd5e34fe64eea8c9ac6807
DIST hass-nabucasa-0.12.tar.gz 15592 BLAKE2B 03af0bf2218cb74b43489b1274e7b1fc63dc827936afd1904c5d3d5ebffaddb1dfc3eb8d7a9cdcf4164b3c5b37a1fb4ae7591be89c5951f379a34f853fddb761 SHA512 1240dc5f63b0624fd2137375ca8d5af27300a601163a782a4698a68e14378c23c244c136fe0b9b5e23f038602bd7027ede4b03a09220139d4936ba1231eae392
DIST hass-nabucasa-0.7.tar.gz 15360 BLAKE2B b4c304ae73171d1a0ec66ef558cf91ee4aad082f0161ab62d8240c81d1f812bcab9b47eae023119a6d4e3006841709b1fed5f803048486eb0a966439eb067159 SHA512 67b21a31bec5ce715f8a56179cea45cd5791d6457a22ad6badf66b83ed5371082d453fa8710b5c11fe99aa17e2ddae782a731ed4ab9d37e985685d42d7352fd5
DIST hass-nabucasa-0.8.tar.gz 15399 BLAKE2B 722ad3ca682fca4f0c91a4ae8ee44faa10bd97488d2c8651ead3b8022166c75e1aaea3e36ccd6f93823260b3a2a157217adbfce67373ac51c93dbc25bc0fde5a SHA512 2b9cde1c09a7f29a687a63dccd464d0cefbe9733387be41a52f700ce2c059e1f9c5764ce8d0e82fa3c88c8c9a8454ce10c5a50fac2fa5c3dc5829082e8a9fa3f
EBUILD hass-nabucasa-0.10.ebuild 719 BLAKE2B 317b373a6d6dfc0e5ee033300ed61eee2f7cded85587d4495f0536ce232462251b0583b5305c98d363cd975633bb6e9cc6fbee40e8fdd18ba839f735003e30ae SHA512 b289b347b73cebf03ca6a2a2c2aab14a97cd74c2144c5d1541d21dc7c104a3ebf9732c05be83951a275d6562c2fab32238528336789c572d29fd0ad1b498cfef
EBUILD hass-nabucasa-0.11.ebuild 719 BLAKE2B 317b373a6d6dfc0e5ee033300ed61eee2f7cded85587d4495f0536ce232462251b0583b5305c98d363cd975633bb6e9cc6fbee40e8fdd18ba839f735003e30ae SHA512 b289b347b73cebf03ca6a2a2c2aab14a97cd74c2144c5d1541d21dc7c104a3ebf9732c05be83951a275d6562c2fab32238528336789c572d29fd0ad1b498cfef
EBUILD hass-nabucasa-0.12.ebuild 719 BLAKE2B 317b373a6d6dfc0e5ee033300ed61eee2f7cded85587d4495f0536ce232462251b0583b5305c98d363cd975633bb6e9cc6fbee40e8fdd18ba839f735003e30ae SHA512 b289b347b73cebf03ca6a2a2c2aab14a97cd74c2144c5d1541d21dc7c104a3ebf9732c05be83951a275d6562c2fab32238528336789c572d29fd0ad1b498cfef
EBUILD hass-nabucasa-0.7.ebuild 719 BLAKE2B 317b373a6d6dfc0e5ee033300ed61eee2f7cded85587d4495f0536ce232462251b0583b5305c98d363cd975633bb6e9cc6fbee40e8fdd18ba839f735003e30ae SHA512 b289b347b73cebf03ca6a2a2c2aab14a97cd74c2144c5d1541d21dc7c104a3ebf9732c05be83951a275d6562c2fab32238528336789c572d29fd0ad1b498cfef
EBUILD hass-nabucasa-0.8.ebuild 719 BLAKE2B 317b373a6d6dfc0e5ee033300ed61eee2f7cded85587d4495f0536ce232462251b0583b5305c98d363cd975633bb6e9cc6fbee40e8fdd18ba839f735003e30ae SHA512 b289b347b73cebf03ca6a2a2c2aab14a97cd74c2144c5d1541d21dc7c104a3ebf9732c05be83951a275d6562c2fab32238528336789c572d29fd0ad1b498cfef
MISC metadata.xml 471 BLAKE2B 6372982274560c38a8e99fcd6f67722d4366511329e6e6578246f6a5b8744e152fa165526cc780846380c3e9b9332475618c67adad49b41bd09b3df884db898a SHA512 91f30e1aabd695abae432bc0421d4adbaf8be3f5b0a3520bc6e49d5dbf9ab95243e5ffa936eec69aa5afaacbfeaa38b330a373e11d801026993728c147d6caa1

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Home Assistant cloud integration by Nabu Casa, inc."
HOMEPAGE="https://www.nabucasa.com/ https://pypi.org/project/hass-nabucasa/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL v3"
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
}

View File

@@ -0,0 +1,7 @@
AUX hbmqtt-0.9.4-remove-tests.patch 405 BLAKE2B 46eb60c2db15865bcdb2a60da0f2826e7d42e844356f3fb77e5e58c0e73c61002f7b061324cef8762d32ef6c86b9e65476f81ebe79cc654056b66d692b4d8001 SHA512 eaddb47006ab9d530dcbd1df94a7fab5614821617f93f677f3658e1230b0387aa7b00ba47916981ceb3d3e9743b37507ec2bba78bd49b18ae3f2cce718cca1b0
AUX hbmqtt-0.9.5-remove-tests.patch 405 BLAKE2B 46eb60c2db15865bcdb2a60da0f2826e7d42e844356f3fb77e5e58c0e73c61002f7b061324cef8762d32ef6c86b9e65476f81ebe79cc654056b66d692b4d8001 SHA512 eaddb47006ab9d530dcbd1df94a7fab5614821617f93f677f3658e1230b0387aa7b00ba47916981ceb3d3e9743b37507ec2bba78bd49b18ae3f2cce718cca1b0
DIST hbmqtt-0.9.4.tar.gz 70321 BLAKE2B 669b0378efafa67814423da3c96909144c2865b454926f3085a703988fbe51778f1a6084769e0220b24e97f8d2f0be45cae1ec15cd1f660044433c90665210b1 SHA512 bfd7e8c836fe736525381e8e7e8e4ffc558523148ef80705a9a4e298f329985b15f7cc62096604772e39ac16633b2b52a7f23c235596f05bdfab22cc1b5f1f79
DIST hbmqtt-0.9.5.tar.gz 69338 BLAKE2B 7ff574b31adb3edf5a9b17bcf66d03848d2dbc5a5d2c3bb62258c0c7baa41566bb5fdfff12993219161b65c368c8f2bebc42e04d95aae20234bc20dc579a91a4 SHA512 f5b1a301268c7af300a407a1a9734ba74ced825883e6740cc9d4e2eed4db48c55f6d76e4911a69743e1db514b1f2b4a05abb2320f40c349f2ac7a1d6c38d1642
EBUILD hbmqtt-0.9.4.ebuild 772 BLAKE2B e7ac3554fd867c9a2ad088880cc63dfb15431b3c24be41fc2d3cd71adb70750380345e13973816ccac85a884419a86a0b719c7d82e8c92825b4d2f718d0d89db SHA512 64913566f5405d1f105a922842539d5de5e88cc960eb0d757fa8241b91b3cebfbe23e2d458f2ebd44f1704f8513d5718bcb51ec18c693750cb8648f909ad5604
EBUILD hbmqtt-0.9.5.ebuild 772 BLAKE2B e7ac3554fd867c9a2ad088880cc63dfb15431b3c24be41fc2d3cd71adb70750380345e13973816ccac85a884419a86a0b719c7d82e8c92825b4d2f718d0d89db SHA512 64913566f5405d1f105a922842539d5de5e88cc960eb0d757fa8241b91b3cebfbe23e2d458f2ebd44f1704f8513d5718bcb51ec18c693750cb8648f909ad5604
MISC metadata.xml 461 BLAKE2B d5ba9f990ac969e6573458a2e64a9b2c1c66995f8ae881dadc77b07ee290ee2e94a87dc5d7d252c4bcc20b63ba2d389cf78a86206267a4b9c57b06efd94ece8a SHA512 dfde5d8add50c7007402991e0c4d5ee0c0ba1bf6d6a7610dcf9a4ed92ab60b1329947d290ce85437c76e8919e07326b03ec824745064e1939d6344d0adf51afa

View File

@@ -0,0 +1,13 @@
diff --git a/setup.py b/setup.py
index 7b5c483..3a32493 100644
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@ setup(
author_email='nico@beerfactory.org',
url="https://github.com/beerfactory/hbmqtt",
license='MIT',
- packages=find_packages(exclude=['tests']),
+ packages=find_packages(exclude=['tests*']),
include_package_data=True,
platforms='all',
install_requires=[

View File

@@ -0,0 +1,13 @@
diff --git a/setup.py b/setup.py
index 7b5c483..3a32493 100644
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@ setup(
author_email='nico@beerfactory.org',
url="https://github.com/beerfactory/hbmqtt",
license='MIT',
- packages=find_packages(exclude=['tests']),
+ packages=find_packages(exclude=['tests*']),
include_package_data=True,
platforms='all',
install_requires=[

View File

@@ -0,0 +1,32 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="MQTT client/broker using Python 3.4 asyncio library"
HOMEPAGE="https://github.com/beerfactory/hbmqtt https://pypi.org/project/hbmqtt/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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}]
)"
PATCHES=( "${FILESDIR}"/${P}-remove-tests.patch )
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@@ -0,0 +1,32 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="MQTT client/broker using Python 3.4 asyncio library"
HOMEPAGE="https://github.com/beerfactory/hbmqtt https://pypi.org/project/hbmqtt/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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}]
)"
PATCHES=( "${FILESDIR}"/${P}-remove-tests.patch )
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">hbmqtt</remote-id>
<maintainer status="unknown">
<email>nico@beerfactory.org</email>
<name>Nicolas Jouanin</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@@ -2,8 +2,10 @@ DIST netdisco-2.2.0.tar.gz 28248 BLAKE2B 2b7fa9c0db8ca98a24ad39680b6bdfd3c884c52
DIST netdisco-2.3.0.tar.gz 29297 BLAKE2B 074280caca644b05bc92f5a43736e129ff51e9d56da0d8d4bb6a12f9adcd209e6101baaf79896b673cd72819d5cfb2f3f8eff74bba64ad04c3bf5a2005787403 SHA512 ef04c2ba525428b5768601cd6dbe2ff1574c26f40445af47f89a5329f8b6cbbd50537278d4527e95602df894dbfae5314c63f6f8e8fe045ff5306bd35553f027
DIST netdisco-2.4.0.tar.gz 29709 BLAKE2B 9f66ea2a89505f8c4ab25e5d0372730f734e50a13ea34199a15ed8d6d81f47a8ac7dd5d16856bbcc93a2e50a205210a25afa4923ad4bdbcfc1d5b13e72efd07b SHA512 706fdfa7706ae5d94571c34fdf2cd50dd699c6edca3ef103be45ff6498a602eca6b34234790326d6f1647b221378b917b533a75d802654066e2a8a5e4134da73
DIST netdisco-2.5.0.tar.gz 28219 BLAKE2B 9966d9511c38a7d3c5ff18d64ea990ef08e67d2238ad4467b178e7a0fc2152a4ae809a2cdf5ecaffe85744bb1c0f280fe97cc2877e629891aee26358796e2e78 SHA512 7e39d5593310a7a91a608d32efad5af4785d10af6ac453e2cf46f5ef55c2ce830c938d007291d12048cfea489a3fba9b36c4b69730be61c39382a72b7589cdb3
DIST netdisco-2.6.0.tar.gz 28284 BLAKE2B 9016f6a2826101a680db2ae597890f9d650989849218eabdf79c3fdbb188303da0d1c0fe7bc1daaf15338956358cf33d07d6d6de23f161c694bc5c5a6415678d SHA512 9892559e6d1f1b84bdb400455c423c9392b0077e56fdbb138f59bfbcc6810a48e2e4698d079316be4bdc9c12d73a7bf97860e5836574f634a1f2700ef7c12771
EBUILD netdisco-2.2.0.ebuild 607 BLAKE2B 784c8bc0c66b0826ae7e93cef774a4a05506c4e1ca43e2f7f219d4fbd2e2fa44ff9d112a6ab1ca1d4d0ce935006346fbe2dd4c9db71a0a6f02dafc8d44882554 SHA512 ef5f995dc36a63587c0e09f716bdab279244027fa3c7a19aac04f736575e3016486ad8d828af6d7b78db927d50a557d1e6b38f4d7782a9323be310150ec091c1
EBUILD netdisco-2.3.0.ebuild 604 BLAKE2B 5d4085a051912c8721951248aa4da15c375ed352386d024e24c625e56c07f7e41053b230cf5a376b8b452bf87bcfe68e575585cc099c521fa3fe17ade6fa05c6 SHA512 280a85b4cd6cf0e083139599c806f5f7904d8584029e4c5ec08aecab5a4783a3c114772fff701c8b3bc71aa4257c78c39c4ef8edbb4e160d47016ea09ab79be7
EBUILD netdisco-2.4.0.ebuild 604 BLAKE2B 5d4085a051912c8721951248aa4da15c375ed352386d024e24c625e56c07f7e41053b230cf5a376b8b452bf87bcfe68e575585cc099c521fa3fe17ade6fa05c6 SHA512 280a85b4cd6cf0e083139599c806f5f7904d8584029e4c5ec08aecab5a4783a3c114772fff701c8b3bc71aa4257c78c39c4ef8edbb4e160d47016ea09ab79be7
EBUILD netdisco-2.5.0.ebuild 730 BLAKE2B 62c907917079f319a3fe7f6cab80ac8ef4ab32298e6d42b722fa8a03f0817a7be7437300d8712375311b67793e2ffbf21976131369c5799a4a8945bbeaad7058 SHA512 c74410f7192fed9b861fd281aa05028f8cad32883a034ea7d02adb08d2c7780b118fa56fbadf94686cd69e3413f154db31e9f50ed27edef68f8a43a54821933f
EBUILD netdisco-2.6.0.ebuild 730 BLAKE2B 62c907917079f319a3fe7f6cab80ac8ef4ab32298e6d42b722fa8a03f0817a7be7437300d8712375311b67793e2ffbf21976131369c5799a4a8945bbeaad7058 SHA512 c74410f7192fed9b861fd281aa05028f8cad32883a034ea7d02adb08d2c7780b118fa56fbadf94686cd69e3413f154db31e9f50ed27edef68f8a43a54821933f
MISC metadata.xml 469 BLAKE2B 5416eb2960ed6d2e5163c9c0c7327804fb2694d012ac40530885e6caa52d84211611c46d56703482b10f1693917375148e583bf322f26299843628c8289788c0 SHA512 66e727025799c97ec67563140f089b8c94b439cf29bd592b00ab65ad30088c63d0511463f5c11aa126642218cd7d6c6e236e9b774445a4a9cea3466e930d2aa5

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Discover devices on your local network"
HOMEPAGE="https://github.com/home-assistant/netdisco https://pypi.org/project/netdisco/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache License 2.0"
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
}

View File

@@ -1,5 +1,7 @@
DIST pyHS100-0.3.3.tar.gz 15250 BLAKE2B 118689acac2d292a01a83b84af3263995a7ad85fcf754106eb1be24ed4188c64cef3bc07b73df17937e4b3deba28726d27a462e05a8f54cc768d1629ff97282c SHA512 f1abdf6376c0ee955a7609540683230d221a67cac7fceb841badfbd0e7335e71f7bb06ce64ac8f6f9ced7b6ae57dc1ab2e7e1f4f9d6132e14f95fbf0abcb8733
DIST pyHS100-0.3.4.tar.gz 17000 BLAKE2B fb99c848854fc5970a645ace720ff6112da17668bb4cc781e4165d0627511bc058495f28a759a25b900b7de8b8eadd43e2fdb0c7ec8634e39315565acf94e23f SHA512 bce2fbd234a12a984d569d763229c35387421b8b3515489679977c5c3061f7174c4270e5070f0b4337f1c2d607cf11fad232da83f94a9aaff0d55c456cb09972
DIST pyHS100-0.3.5.tar.gz 17377 BLAKE2B 7becffa17e778772432f9519b120f3130e8eab18f70473d64ae11ed5ec4b2ca644b9741fef5ff21e44fb818baba6e03d99cf46ac715ab5e4356465b8db2fd1e9 SHA512 350e029f4f2e836abc74ca73837113af40c9c19b390274bac7a4b500e379857000acc89ae23dbe259d3d0da1417c6b2df4fea468eb6dbc35d36175c16547621d
EBUILD pyHS100-0.3.3.ebuild 703 BLAKE2B 990bfd82e0d3b3b99735d0685f98ec867162431ac4890ca60b5454939b09343e4ddbfb1eda897b4926b9fb4d47038f2089b33075fec6080b3b8e7d607517f83f SHA512 0b6cf27bd5a8c17d77d5def06482f1868f1a42465fec375b86fb7a5431da36cc43f619c291d74ea55eee9ad752a07e4b15efd3f8231d78385051dc5d7b143801
EBUILD pyHS100-0.3.4.ebuild 703 BLAKE2B 990bfd82e0d3b3b99735d0685f98ec867162431ac4890ca60b5454939b09343e4ddbfb1eda897b4926b9fb4d47038f2089b33075fec6080b3b8e7d607517f83f SHA512 0b6cf27bd5a8c17d77d5def06482f1868f1a42465fec375b86fb7a5431da36cc43f619c291d74ea55eee9ad752a07e4b15efd3f8231d78385051dc5d7b143801
EBUILD pyHS100-0.3.5.ebuild 703 BLAKE2B 990bfd82e0d3b3b99735d0685f98ec867162431ac4890ca60b5454939b09343e4ddbfb1eda897b4926b9fb4d47038f2089b33075fec6080b3b8e7d607517f83f SHA512 0b6cf27bd5a8c17d77d5def06482f1868f1a42465fec375b86fb7a5431da36cc43f619c291d74ea55eee9ad752a07e4b15efd3f8231d78385051dc5d7b143801
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Interface for TPLink HS1xx plugs, HS2xx wall switches & LB1xx bulbs"
HOMEPAGE="https://github.com/GadgetReactor/pyHS100 https://pypi.org/project/pyHS100/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPLv3"
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
}

View File

@@ -1,3 +1,5 @@
DIST pyasn1-0.4.4.tar.gz 118725 BLAKE2B 1e489106c675cd0b770195959ce99a70fe7faf12cade2f06ac4120597480ef27b1f3dc6742938e2a2d5996a4b2816d629f3ace6423bda08fde5cdcccc774297f SHA512 ea2b73586a356aa9ea8cc9694328c2658da0f04cafceb0d13e278facf0870258391d595181932d294b6242cfedf2e82aea225580c4055ea3b1f47b930ba921d4
DIST pyasn1-0.4.5.tar.gz 119741 BLAKE2B fe78370b187d39c48940182858da97c24579f634f8be857703b28f7ae1343df07c75e72d002495fe90d4c493983b31d16da636961f2f8b17506baac0433aa16b SHA512 8bacd1245a732b005f3a937f486920a348a9bd7d9af7828eb41d69712769f93fd09799e9cea1ad563f4b45c793246b8aecb96855d9deb223a8f2fb631f89dd8e
EBUILD pyasn1-0.4.4.ebuild 934 BLAKE2B 5749d52813cf8b8d3d54c57f4530b4cebfa2dd7194d5db6ad0347857e777c390e9202cee7c9158e352cd3b386a0fef919f7047ea07c49884d80101c08bcec9b0 SHA512 5412c7a1654dff11db4984caeddeb505e2319d08a30264acd99cec9e61dbc9b71b732692913cef8728e8ac6dbe6a4d3621cdc2d99e8045580d042b4841438e7e
EBUILD pyasn1-0.4.5.ebuild 934 BLAKE2B 5749d52813cf8b8d3d54c57f4530b4cebfa2dd7194d5db6ad0347857e777c390e9202cee7c9158e352cd3b386a0fef919f7047ea07c49884d80101c08bcec9b0 SHA512 5412c7a1654dff11db4984caeddeb505e2319d08a30264acd99cec9e61dbc9b71b732692913cef8728e8ac6dbe6a4d3621cdc2d99e8045580d042b4841438e7e
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af

View File

@@ -0,0 +1,40 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
PYTHON_COMPAT=( python2_7 python3_{4,5,6,7} pypy pypy3 )
inherit distutils-r1
DESCRIPTION="ASN.1 library for Python"
HOMEPAGE="http://snmplabs.com/pyasn1/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
IUSE="doc"
RDEPEND=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
doc? ( dev-python/sphinx[${PYTHON_USEDEP}] )"
python_test() {
esetup.py test || die "Tests fail with ${EPYTHON}"
}
src_compile() {
if use doc; then
python_setup
esetup.py build_sphinx
fi
distutils-r1_src_compile
}
src_install() {
local HTML_DOCS
use doc && HTML_DOCS=( build/sphinx/html/. )
distutils-r1_src_install
}

View File

@@ -1,3 +1,7 @@
DIST pyatmo-1.10.tar.gz 13723 BLAKE2B cbeef86b2d5370a63cf4c1b6c062d59282b49e5f2facc149c95d014ec646b186bda569401b8c3ea20d7097e4cb80e1896338d32bd32db55d494dc206fff87b96 SHA512 16ab3434df1395166da6c1ae18a697bb3ab446d4f96e2b5a192661a99d7f126d2f1057cbdcf964bc270455316c6792c78eb7bc36aa126f452bbc5dfde0c44009
DIST pyatmo-1.8.tar.gz 13573 BLAKE2B 5240fc5eb01fb60ffd9b4d6ebde76317cc7444e5352d97e95ec3edbd6e960a3aae55c2c1c0c47b3d5067bcee38eb2105ff08a31869697cf44540f8dd5376255c SHA512 75bddc42ad7a7d1c0114dafbadb7fb48532687f09ce9d9d9f55c7f408c770c6b5baf1ecc2e28083f4a90841eb3b208af7e41e2c5b46d51cba3ff52256c250f94
DIST pyatmo-1.9.tar.gz 13690 BLAKE2B 24acdd01e0e02784807cd816040914803cd20a124570e03c51d2f3983dd90508600c47a52549627bd1e9525373329fc850d1b8fff7baea3e9c8be0f8776ee04a SHA512 173bc3d5b628d2c4815d8c902d977cdf58deb74b61e4d12ca32c302cbdfb179f54bba7b8e9cbd5876c1b9a0ba6520d1b1c177f55509a2a127eb0d67a4064842a
EBUILD pyatmo-1.10.ebuild 760 BLAKE2B 7728f0b59b8e6510b2fc23b2933cf48225bcc91f9ada8d7ac509664557d72cfb82c4b71d94aee02458a6af8f23462f1bad039724b6204d29ed38b3fe3f2b884c SHA512 e0c52da0a9696514a11907e99bf23e13b0c917806a46d4128af40e3304812e2cd8c92ce7dee92df7ff8ae9c67727c06e2a177de8900d02512a33e5034edf1c60
EBUILD pyatmo-1.8.ebuild 760 BLAKE2B 7728f0b59b8e6510b2fc23b2933cf48225bcc91f9ada8d7ac509664557d72cfb82c4b71d94aee02458a6af8f23462f1bad039724b6204d29ed38b3fe3f2b884c SHA512 e0c52da0a9696514a11907e99bf23e13b0c917806a46d4128af40e3304812e2cd8c92ce7dee92df7ff8ae9c67727c06e2a177de8900d02512a33e5034edf1c60
EBUILD pyatmo-1.9.ebuild 760 BLAKE2B 7728f0b59b8e6510b2fc23b2933cf48225bcc91f9ada8d7ac509664557d72cfb82c4b71d94aee02458a6af8f23462f1bad039724b6204d29ed38b3fe3f2b884c SHA512 e0c52da0a9696514a11907e99bf23e13b0c917806a46d4128af40e3304812e2cd8c92ce7dee92df7ff8ae9c67727c06e2a177de8900d02512a33e5034edf1c60
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af

View File

@@ -0,0 +1,31 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Simple API to access Netatmo weather station data from any python script. Design for Home-Assitant (but not only)"
HOMEPAGE="https://github.com/jabesq/netatmo-api-python https://pypi.org/project/pyatmo/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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
}

View File

@@ -0,0 +1,31 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Simple API to access Netatmo weather station data from any python script. Design for Home-Assitant (but not only)"
HOMEPAGE="https://github.com/jabesq/netatmo-api-python https://pypi.org/project/pyatmo/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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
}

View File

@@ -1,5 +1,11 @@
DIST pyheos-0.2.0.tar.gz 21898 BLAKE2B 9d3ef920b66a6eddcb5c1924efe7b07bfbda42a0701e144c38661cd8e363007947d4df70c02d4e86f60ac1e176b9d173f1fd08178f45248901d9a2fc2eaaa7a0 SHA512 85d0597d82a3318bd6e7a65677a038b2822ef8e69cba9bad86ea42bee50737d8d164425f46f2f494d4870fb16f2b4f15f397e9929a8c411a529c6c10e9436c57
DIST pyheos-0.3.0.tar.gz 22566 BLAKE2B e321feb1f5630aed8d4a8cae4069d919c39be6ceb14acda985eda0b5f0d6321214b29ae6eb9141d992882efafdf33b83861e903132e21b6a4f8f6f637bee5660 SHA512 f46c740ed3a15488361e62d67d8eb4258f91d6bfb929569e014f56e2118aabc57fb192fb318dc8f2e06a51c01356624d8048160f5d5fc25a908f857ff00ce147
DIST pyheos-0.3.1.tar.gz 23311 BLAKE2B 0077dc370c15e80b0135415f0f995f74c021c2128f19fc3972730e26192e3359f48031e88e20c36d72d0a1c33c8a5be4aff27c7f048c9f02dc715c2c9625cc54 SHA512 6d7b8b5dffd5930a610ee901bec320dc07b25be982036d0f394625628b960bf922c097b56c98c8e366f4d47f5fd573af518127ee3d1cb52d52974b8e0cea889e
DIST pyheos-0.4.0.tar.gz 25055 BLAKE2B 498fef99ae0e26798effdf6d6a87dbc5215ad9d126bb1537396d3b0bc99b8eaf074abe2dc75cb6921ae7328b24465432ccebcb973ebcc6f553e2d45db3a614e9 SHA512 b2239ceb06d007623610c4a08824c64f81c089e9b4afe0a77d8f7b954020f63668542424e3ca17ea49e9ef1f9948ada451973757298ea9c3aa820a4c3ff291d5
DIST pyheos-0.4.1.tar.gz 25052 BLAKE2B fc2dd7f7b24517bcce8790dd4a35b92d64820cb12a31c7b695486e01fb5a264a5418816225b4608392d58a73bd6a75339efc4286cf5b0e7672a881896181be73 SHA512 7cab191e1587369beb53f633833dfdae0aa8ff99bcbf421e0e7ec237cbe60055cb03a69fd4eb143f121bcc85809b347b5e6996607f12409105e455c09186c15c
EBUILD pyheos-0.2.0.ebuild 752 BLAKE2B aa81c8e4b5f5006a68d6308312266a6f1ee5c77ca892a66ead05c1b165fadafaf961ee20964b00200d0eb2d3656b376daeeff8129f99f30cc7bd1316a494b533 SHA512 0b5b3bbea4fe700b5fdc605697c76a1ad83e5eb693d40a843ad3ddd6872a2bd1ce8e921e5171a133ed1e31bb5570fe2cca77fff1c74637eea1e47016eb199287
EBUILD pyheos-0.3.0.ebuild 752 BLAKE2B aa81c8e4b5f5006a68d6308312266a6f1ee5c77ca892a66ead05c1b165fadafaf961ee20964b00200d0eb2d3656b376daeeff8129f99f30cc7bd1316a494b533 SHA512 0b5b3bbea4fe700b5fdc605697c76a1ad83e5eb693d40a843ad3ddd6872a2bd1ce8e921e5171a133ed1e31bb5570fe2cca77fff1c74637eea1e47016eb199287
EBUILD pyheos-0.3.1.ebuild 752 BLAKE2B aa81c8e4b5f5006a68d6308312266a6f1ee5c77ca892a66ead05c1b165fadafaf961ee20964b00200d0eb2d3656b376daeeff8129f99f30cc7bd1316a494b533 SHA512 0b5b3bbea4fe700b5fdc605697c76a1ad83e5eb693d40a843ad3ddd6872a2bd1ce8e921e5171a133ed1e31bb5570fe2cca77fff1c74637eea1e47016eb199287
EBUILD pyheos-0.4.0.ebuild 752 BLAKE2B aa81c8e4b5f5006a68d6308312266a6f1ee5c77ca892a66ead05c1b165fadafaf961ee20964b00200d0eb2d3656b376daeeff8129f99f30cc7bd1316a494b533 SHA512 0b5b3bbea4fe700b5fdc605697c76a1ad83e5eb693d40a843ad3ddd6872a2bd1ce8e921e5171a133ed1e31bb5570fe2cca77fff1c74637eea1e47016eb199287
EBUILD pyheos-0.4.1.ebuild 752 BLAKE2B aa81c8e4b5f5006a68d6308312266a6f1ee5c77ca892a66ead05c1b165fadafaf961ee20964b00200d0eb2d3656b376daeeff8129f99f30cc7bd1316a494b533 SHA512 0b5b3bbea4fe700b5fdc605697c76a1ad83e5eb693d40a843ad3ddd6872a2bd1ce8e921e5171a133ed1e31bb5570fe2cca77fff1c74637eea1e47016eb199287
MISC metadata.xml 454 BLAKE2B 749838eae9d9fb195727846c28fe503f4a47d4ac807fa67c6d2af9f557fec3a46eefd3980a95f899587d18d91cd87542eeb3f4f2ea1d7a9bc15fad74d7431a5c SHA512 a83c413a5d53b99d33b99aeab2289dd1fc09b22c7acb97af25740cd470b437834b91d598f28e3b045cab64a55f59af551a3f274d7c3bfd09caf5c8ff5d33d051

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="An async python library for controlling HEOS devices through the HEOS CLI Protocol"
HOMEPAGE="https://github.com/andrewsayre/pyheos https://pypi.org/project/pyheos/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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
}

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="An async python library for controlling HEOS devices through the HEOS CLI Protocol"
HOMEPAGE="https://github.com/andrewsayre/pyheos https://pypi.org/project/pyheos/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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
}

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="An async python library for controlling HEOS devices through the HEOS CLI Protocol"
HOMEPAGE="https://github.com/andrewsayre/pyheos https://pypi.org/project/pyheos/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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
}

View File

@@ -1,3 +1,5 @@
DIST pyotp-2.2.6.tar.gz 10602 BLAKE2B 801f48646ff15a039b9295948ed292c3c432f8b0b629d249554259802335b7430a2c82f8c3bee1f54df71b0972ec293d69a2005c35cac120a51cec1a3548b2c1 SHA512 4f962704411ceebff967cf13af5ec5b815da0f82af665a086c4e5d53acc735453d638c65aa2afa40fe546e92d04a9250f6964cb22270a67c9609f8486eb5ba90
DIST pyotp-2.2.7.tar.gz 11416 BLAKE2B f26dcdf6018dc0d40b6ce27616479cea1adb0b66ec3e0eab945a6725289efc817becaba54b3049523224ead6475daeb3cc386cabd3f994cbc833d9fe41ea8501 SHA512 d8fe8a737c75b1731042ffc7213eb20851fd31ee3583511a8db6c2adb171c63d6f2620d50921997836cbf34c37829d4f0bd44d8955ee66a1bec7e94e2368e19d
EBUILD pyotp-2.2.6.ebuild 667 BLAKE2B d3dfec8057f27aeb14a1c048c2c00c1fe3d99ad1faccdd7aafd827486732de19135a871245c4de7763a3537eb046b13ab1d91aba63bf38506da2a781f575ded8 SHA512 3043c9cc0e973e075c9cbbedca3d96d2f905da1dad639229585a9f333b5f1f7e7854219ccfdde834a0ff230e0383acdd337d8c9153d48c93b3fdb55399c9eb1b
EBUILD pyotp-2.2.7.ebuild 667 BLAKE2B d3dfec8057f27aeb14a1c048c2c00c1fe3d99ad1faccdd7aafd827486732de19135a871245c4de7763a3537eb046b13ab1d91aba63bf38506da2a781f575ded8 SHA512 3043c9cc0e973e075c9cbbedca3d96d2f905da1dad639229585a9f333b5f1f7e7854219ccfdde834a0ff230e0383acdd337d8c9153d48c93b3fdb55399c9eb1b
MISC metadata.xml 362 BLAKE2B a2ed2e07d447fe2e2544a6d2f9bf73beab5e866f94e88493c611393eadc6e3e56a303e46436c30d412b1b752c05f333a17f3dff0cd308a3b152444f5ae7cd6d4 SHA512 c4897aa5d741c464c1b535e64ba0924a18e45a00dcfbde5bb5b8e07baf1f45ea8b9dd821f1f2d147ac696e284316d0f6a68a7725c3e1754d88fbe4f84b62f5c9

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v3.0
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Python One Time Password Library"
HOMEPAGE="https://github.com/pyotp/pyotp https://pypi.org/project/pyotp/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT License"
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
}

View File

@@ -1,3 +1,5 @@
DIST python-slugify-1.2.6.tar.gz 6777 BLAKE2B 573454b93317a9c3c3b7a3bfd20c56bc85085bf0e6972628eb0933ec6537e40c17804fdbea2f93b7820db5d8a5ec3f0b64dcecdc873498c97f66414cbbe40a03 SHA512 632fdd2162ebbec0bc6ae0cf0df4a7316ecb4974603370084ea55b4f0af9e04aff8c96888e562fd8db31e645c999a3a178ee2ae534f55ea3fa364080ded82f66
DIST python-slugify-3.0.2.tar.gz 7946 BLAKE2B b32d19acc8f9b2502ca3c21f1e1647d9c1cd355766f1ae44fb7fb9740756591077cd9f53a434af057eaac7e00022c4ac52d70de8be18d53e47f7fbc94b819bc1 SHA512 82454a61320f24851a54ab2c5206a160543d678bdd48c200aae41534b560d7eed6eb8b195d583a06a40ee9d0d53202acfa06762937850ded0347a0c30e457b33
EBUILD python-slugify-1.2.6.ebuild 738 BLAKE2B 67e703ebfebc411b8d2c46a26c706b8675fb3a5e026671888ddcd6bee48df2fe4ff9d30152f6ff443602c0523bccfabd6b8e4da94efcb03037bf68e914dce917 SHA512 df5ee5830c9ca65b472111ccd496097a48031945d1be423e44ea9db40f5104fb1958d658d0d724a2676c039a5d887164b284d392189f55d932d88f2dbb2dda18
EBUILD python-slugify-3.0.2.ebuild 787 BLAKE2B b1cf146e04b4f4e5fceb5348bcd22f60edfa468287ab870b39a33779bc7ed6ee696cd32c6326a65cf608299cfd94aef9c200a8f6e306e08e31543e553f8803f2 SHA512 91e16a3c94ec7251707aa5249b65650f9486f1303ab09c283e5b1f5d5b6a49e04789307d1e66023be64127d84b9470c6068e71993348bfb4534322cebc5167c2
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af

View File

@@ -0,0 +1,31 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="A Python Slugify application that handles Unicode"
HOMEPAGE="https://github.com/un33k/python-slugify https://pypi.org/project/python-slugify/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=">=dev-python/unidecode-0.04.16[${PYTHON_USEDEP}]
~dev-python/text-unidecode-1.2[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@@ -0,0 +1,5 @@
DIST pyubee-0.5.tar.gz 18480 BLAKE2B 2a26a79fddee36bafef4cc6e344b8bb8eec73360d5bfb5ace65f4d239b952ec8e20e12725e38b57d119526ba5e80e5406a6380067c17946bc00d58517ee32260 SHA512 7a5fa787113c857cf1299a2e544fc6b1e5d9f310ee336998df00fbc0d2a060bbdc519ad448537f542e6f363028522b422c831fce9e2ef9a36ed45ccead0bb2ab
DIST pyubee-0.6.tar.gz 19776 BLAKE2B 66dc3208ccab48a4de418cdcc28bc696446b2d262641c73ae60cc117d255050dc8a0f094cbabbead467c4fc1bc527c033475ee00808743e7a8e778e11f9e0b51 SHA512 2e6027acfe6842007bdf3b7a1ae4bc33f8641354a93285a349814166bbb3fcf25460ac45eeaa4952d06e87aecc3797ef91b2f30ec6515ebd3932d1e89dbaa028
EBUILD pyubee-0.5.ebuild 713 BLAKE2B 6f13749fed70882af733156e2039945dbbccb5e1476f33040ee5d939228e796bb464263933ed2c6b160354e9bb9306f92850769076161b5b381bc01dd6439d30 SHA512 aedb79f40c1718c56305602258584c10d91b482ebd140f3d3489ee4ba70688e9912fb85a42a4743608f29caf4171350fd2d42d919a3106bc18ff58c51b912cec
EBUILD pyubee-0.6.ebuild 713 BLAKE2B 6f13749fed70882af733156e2039945dbbccb5e1476f33040ee5d939228e796bb464263933ed2c6b160354e9bb9306f92850769076161b5b381bc01dd6439d30 SHA512 aedb79f40c1718c56305602258584c10d91b482ebd140f3d3489ee4ba70688e9912fb85a42a4743608f29caf4171350fd2d42d919a3106bc18ff58c51b912cec
MISC metadata.xml 458 BLAKE2B 13101497bef42118de31415e1959bb49720c278d43693e3e4af4aaa6bbc2294bd29b5a8f6556faf7535a3c2ba2f2188e3855b31736bf8fda96de54be776ee831 SHA512 5a57482ac067af213c9e5bac640c112b71b573cfabab0be74d745a6ce14acc096c399633c07c8349cf045fc2d62b3d539d1da85ef1d9abc8bea1d7166e704c3d

View File

@@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">pyubee</remote-id>
<maintainer status="unknown">
<email>mzdrale@gmail.com</email>
<name>Miroslav Zdrale</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Simple library for getting stats from Ubee routers."
HOMEPAGE="http://github.com/mzdrale/pyubee https://pypi.org/project/pyubee/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
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
}

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Simple library for getting stats from Ubee routers."
HOMEPAGE="http://github.com/mzdrale/pyubee https://pypi.org/project/pyubee/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE=""
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
}

View File

@@ -1,4 +1,4 @@
AUX rsa-3.2.3-CVE-2016-1494.patch 3843 BLAKE2B 94721282f4079aa0a77813dd8ad1c0aefd0924272d4e2b3e8a6ad745375bafb6b6fe5e50af621232df632a1f2261be097fde92b5ad3f57b74ff7976c22daa9bc SHA512 9150b25bc1a9dacc8eee0fb93d46b9d024c868d540097b9166be9a7879fe116d8fd47cacaaf5614b86cd44e7cd10602a0ad290eb2ef116539683101d4057a231
DIST rsa-4.0.tar.gz 37385 BLAKE2B 2621ee732f15ea12283b723efb5e88847d3e030e8115bb4a3e986099fc94adc3409202d54b4350b0888deefd8dc801d8d3e57fef9e85f386ead53e4412da6d05 SHA512 e11106741cc4275246c986d39b3f028b5a4df6fbffdd08a78072ac3d3a9a7ade7a39789c504a2705f54d858a9bdbf03981251f32f9c45baba71e4a986e14b24e
EBUILD rsa-4.0.ebuild 725 BLAKE2B ccc372fab54b217deb515ac792504748cd7a252c607fa8f97dc17cedcb81d796435be63c383b9f84cf2d88de8cb1f3a061c57ddca7aaccc83add6dfd43370b25 SHA512 fe78f70506b8d75e02d9f4e9c162976af334d907c70a70db69c161e96ea8005d3342737cd346e66febe8565676361a3a168155cc5d8b3c45269e6885cda0cdb6
EBUILD rsa-4.0.ebuild 721 BLAKE2B afa47de8afc6381e023b41c2c8efc110bd907ce965b2e07ab83046c0985f58fb765276e4aeb4eda9f9cce07176368095c542db063c2d604fd05b1047e1dd75b2 SHA512 f26af82e876e1a4d511800516a8c6804ee0558cd4dff23a962ba5ebd4c278ce9877d44d7e71304ce83324d6a5b03ad606415c5bd2c7f82766047c2eff424f6cb
MISC metadata.xml 316 BLAKE2B fd1e4f7bdee45f5ab99e67cc3918634b9ac5ecfad75167aad5f2ee33cea308f99d8d03aab5b5e0c01e8c1bf41ca8a45f67146c5126f84af4b6d914f58af0ea38 SHA512 4d8c48ae8e4360727f5c4b83e426f42a597a175dfa2a965c9f966e5824a83291c78d3e8e636d21b4f28d73f7e912abc7db1b09078baaa0e3a1b25713abd3d0a1

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2019 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -17,7 +17,7 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE="test"
RDEPEND="
>=dev-python/pyasn1-0.4.4[${PYTHON_USEDEP}]
~dev-python/pyasn1-0.4.5[${PYTHON_USEDEP}]
dev-python/traceback2[${PYTHON_USEDEP}]
"
DEPEND="${RDEPEND}

View File

@@ -1,13 +1,13 @@
DIST ruamel-yaml-0.15.81.tar.gz 393478 BLAKE2B c6c53e23047d97e0570e9f8860209532f922afddbe21606fc8945845b1470fb02aed8be55da1edf8f9f960df81ed00f77870ca1371eab9dcc06ff6e0d7ef359a SHA512 76afd022d301564804710754b10c52669f991fa7084c797112136de0abe99c07d85f11d81647516b4840e76acb33c8a621616cde427102020a4c7d8efcaedf4b
DIST ruamel-yaml-0.15.85.tar.gz 395243 BLAKE2B 647969aae263119426b4079a189ea4f58278028d897610cef4c3833dab0893440b002aa1ed0e46741a16b4f97a6ecb631f8de18552939b22b2a7e2518647e6b9 SHA512 65ea50a50e2b4ff96fe881c9aef9aef02060f0759f1ee35a254be1a647f2b5f0ef906ed33da0eeb3e7be8dc9ff89737840cf57578e4817ec2b7431cd2bcbfb1f
DIST ruamel-yaml-0.15.87.tar.gz 396176 BLAKE2B 64eaed12fc7afd873c81f862e37e5812fdbb4edf48bbea9b18f340d10f52e24a790a5f62f1feb7103ecd7374cc489e11977b1a5f15c0d1ce0df40e899949f105 SHA512 4ad826e28a8e556844b6ca273c3be375aa65ae4cdaca5a06c7daf1476c402fd081ab46a24e6e57d8bf140cce0c53a7f5c884897942b7e6382328d22d1f691889
DIST ruamel-yaml-0.15.88.tar.gz 396304 BLAKE2B 82b00a64691df48f1bc8b47a101ca488762e7bb2a0746b95caaddf2944f4e11079290366de45c98cbe287bf96cd907d93b3a3af1e2e69f64d595fd2b77e670d0 SHA512 95500ce679546c8224d85183881b5c8ba6af0c002110edb000a7b4aef88a9217d565fa0032aa298e26e921051ccae8e040f68acad3f7c8abd79752b5e46105b6
DIST ruamel-yaml-0.15.89.tar.gz 396878 BLAKE2B 949b36665c9071d6a57674a51b2c6c8ea5a29d943019b92acd7703f77fe5ea3d5a0244de99f4ccc41c714d65f0625a3d7ce4c4257558ca0de7d3e1f7eb947274 SHA512 3ad266f069b4e522fb9044c1b87fd007ec2e6c4a316332d55939861491e36b87a28f7f1f3c230960d50c15f0b66834cf2db5807aafa5348e1cddf863e935ac4b
DIST ruamel-yaml-0.15.91.tar.gz 397339 BLAKE2B 66f713cf3fd6e0c8900d22a3525a69c77dccc1e0c8039c7bc05f0829d2e7f38a1b83da9acde78273059129b432fc6bebfd3afe5844c9e7205b859de73a8743f6 SHA512 c9c9de649a40cb55953005a2fa991112c34a699409379c3c04d33f9f42efa7d0e43fb4c7e7f5caea1b6a86af4e0785925c541632bca88ab6b9c52969260b705a
EBUILD ruamel-yaml-0.15.81.ebuild 1085 BLAKE2B 7982e7c48f31e69b5b0d54d9b9146cd7f6be2ed91a8f8c02b771370ca7148bf1c029ed26e8547d427c92b587de09615ebf22a32c6178b5e137b7083825f81e78 SHA512 be3426d59ff9725a4cb0ba3aa9f2b03ae62b30a36b6f539f8822ef73c150344437c430b48ccf59cf15cca076260e1e10202e18a1a188058f8d6e60477fed861f
DIST ruamel-yaml-0.15.94.tar.gz 398392 BLAKE2B 0203656b39488c659a917a5ea90149885953c86b45c97df24ca47403b56703479384a5c4df491df08f269e8545bad96efd568d73916cfb245bc5034e6ab359fa SHA512 4a1854503e16f44c5090abb041a6838ed2ffaa8ea36deb2781f12f4b303ec33fb5a4901a9ff798755d38efc4251aa4ae92596001bbdf63a5703de4ab72f76a8e
EBUILD ruamel-yaml-0.15.85.ebuild 1087 BLAKE2B fe35232884bdba17a279e989221f600bbc2d8d7a957a739dc92da4c954277a3dad0c7fb79a9a30c6a6e864aaa60dba275ca8433e897d612fb383049a253a6917 SHA512 4d0d1fb236dd3b9ff9df73665a3866e4b3602fc64db6fd123d5c75f9565e5fde61001cabfbf6c1ab552aab1785cd5ac3f146100da01cda1696ffeeae06b60222
EBUILD ruamel-yaml-0.15.87.ebuild 1087 BLAKE2B fe35232884bdba17a279e989221f600bbc2d8d7a957a739dc92da4c954277a3dad0c7fb79a9a30c6a6e864aaa60dba275ca8433e897d612fb383049a253a6917 SHA512 4d0d1fb236dd3b9ff9df73665a3866e4b3602fc64db6fd123d5c75f9565e5fde61001cabfbf6c1ab552aab1785cd5ac3f146100da01cda1696ffeeae06b60222
EBUILD ruamel-yaml-0.15.88.ebuild 1087 BLAKE2B fe35232884bdba17a279e989221f600bbc2d8d7a957a739dc92da4c954277a3dad0c7fb79a9a30c6a6e864aaa60dba275ca8433e897d612fb383049a253a6917 SHA512 4d0d1fb236dd3b9ff9df73665a3866e4b3602fc64db6fd123d5c75f9565e5fde61001cabfbf6c1ab552aab1785cd5ac3f146100da01cda1696ffeeae06b60222
EBUILD ruamel-yaml-0.15.89.ebuild 1087 BLAKE2B fe35232884bdba17a279e989221f600bbc2d8d7a957a739dc92da4c954277a3dad0c7fb79a9a30c6a6e864aaa60dba275ca8433e897d612fb383049a253a6917 SHA512 4d0d1fb236dd3b9ff9df73665a3866e4b3602fc64db6fd123d5c75f9565e5fde61001cabfbf6c1ab552aab1785cd5ac3f146100da01cda1696ffeeae06b60222
EBUILD ruamel-yaml-0.15.91.ebuild 1087 BLAKE2B fe35232884bdba17a279e989221f600bbc2d8d7a957a739dc92da4c954277a3dad0c7fb79a9a30c6a6e864aaa60dba275ca8433e897d612fb383049a253a6917 SHA512 4d0d1fb236dd3b9ff9df73665a3866e4b3602fc64db6fd123d5c75f9565e5fde61001cabfbf6c1ab552aab1785cd5ac3f146100da01cda1696ffeeae06b60222
EBUILD ruamel-yaml-0.15.94.ebuild 1087 BLAKE2B fe35232884bdba17a279e989221f600bbc2d8d7a957a739dc92da4c954277a3dad0c7fb79a9a30c6a6e864aaa60dba275ca8433e897d612fb383049a253a6917 SHA512 4d0d1fb236dd3b9ff9df73665a3866e4b3602fc64db6fd123d5c75f9565e5fde61001cabfbf6c1ab552aab1785cd5ac3f146100da01cda1696ffeeae06b60222
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af

View File

@@ -1,9 +1,9 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{5,6} )
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1 vcs-snapshot

View File

@@ -0,0 +1,3 @@
DIST text-unidecode-1.2.tar.gz 76872 BLAKE2B 5d49540784d03004aea7a44162fb34cce4a53cb82fe6fbb6b0afa3ca03dc82f1d94832b6651166bcb8d151743eb2f0ae320a905d82c4e302fad406e052887d8c SHA512 1ba3309dfdf94a9293c2aae4f7fd53d74b3742e2432928124196a3db9b523edce5f71e55485135dec10362bf69580d9f83707c6b6ab0a8075523fdc1b640723e
EBUILD text-unidecode-1.2.ebuild 729 BLAKE2B 583122bf21ea96ffded3efbe571384902418a93d010d28f2c153b860c3517b927efa9d848a91b7487f2b5c51ed151bf1b819e7805c57c47403086aa3bcf6666f SHA512 7ab9cad65cf2557cbe462ab0293447f385a435a415e51c8c62de4a8a291fc1832b437e3bcfc3cd05e49ce581a2c23a3713646f83678c63f980cc6fe58f665fa9
MISC metadata.xml 466 BLAKE2B e927e365606ea98e78c8f79ea2378ba504adbe2e73ad3ae2f9e61c97b038781d856b833367bd16aaf799750096a06072900e9be55b414aecb624d43f737ebea3 SHA512 fe0065fdcdc1fdc1295680e486f9ee798d2f0b581e4b1ed32fe1c392b1a2cf07c20b89859c1ab4dc567744c333bddec31e19603c2298cd9f19c1c50c4c84f5b9

View File

@@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">text-unidecode</remote-id>
<maintainer status="unknown">
<email>kmike84@gmail.com</email>
<name>Mikhail Korobov</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="The most basic Text::Unidecode port"
HOMEPAGE="https://github.com/kmike/text-unidecode/ https://pypi.org/project/text-unidecode/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Artistic License"
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
}

View File

@@ -0,0 +1,3 @@
DIST transitions-0.6.9.tar.gz 1386466 BLAKE2B d2ff289f5204d628d113265d405e838b6640850b5c79d218b21fd0f82a5065edc9fccc6b30ab6202172773012ad1c6e02f3c6bf627f545962464a8c361ea2840 SHA512 0cef11d547ae631afcb3dad557ab81b425f825028639787337f700f19073d7cb4c69ba9b6284155b3be85fb3eac4c4abd5b0cf3104dff8d2098c219729de4352
EBUILD transitions-0.6.9.ebuild 748 BLAKE2B bf3d7964b4354b355e22ecdadbecb0e32a6de9c660a65d4df73c11de2511287cdaa7b88b2b94c027ef6a5d50dd3dd01c2654fd22198e9452d23aafca585dab6e SHA512 c3849bf31421f97786edf82199e69171c4efd8018c0c7782244c67c6a69ce254af9f4db42ba8c1971055d684314a393cea8807ae0604daa009a7faa792581f64
MISC metadata.xml 465 BLAKE2B 652e5d365b100e2da046a993289e9704208abaac334a2e84bc482ff6bb4a9f6903d3028af7b84e8a36d229a6ae7026bc7c94d934c552f1c028f52dcb372297d5 SHA512 d728baf904468f47afecbe43d2505962fa2f0206dbbf0c58e1ed4162e4b67c379d6b2cd44de70952aeb70f918de0394e80a42f5659c82088712570490603dc43

View File

@@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">transitions</remote-id>
<maintainer status="unknown">
<email>aleneum@gmail.com</email>
<name>Alexander Neumann</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="A lightweight, object-oriented Python state machine implementation."
HOMEPAGE="http://github.com/pytransitions/transitions https://pypi.org/project/transitions/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
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
}

View File

@@ -1,6 +1,8 @@
AUX urllib3-1.23-tornado5.patch 2878 BLAKE2B 7d64d012de5f0d83043ca5c6262d4e395faa888b582cc2c094c82c90aad3bb7e3e7bf835c002bcc72339974d06b5b211d22571a0470b44e453024626e47ee507 SHA512 c4c1facce9e90a8c8b845e4ca9b5c1b4bd1400fa9b2841172bd8a721ed96fac36cdead6014bf33ec841237f7cd4cb0994283f1a62840e22f829f9f0234d1cfde
DIST urllib3-1.24.1.tar.gz 229688 BLAKE2B ee72e61d417ef266af43b5c4d3eb0b154eac41a392b0a7e9d19523fdb00786b60f8067a8e876c1b7813b127431b1625b1480d9812d623a6d3c540a8ecf646242 SHA512 4c12d08076b0f260727d5aac780f5e9a24e0164755ff05b02a1f5a697876741ff13ba278fdd6e46ef678e8e1146bc39de1fc49ee10ee839229a70540a9424a99
DIST urllib3-1.24.2.tar.gz 230699 BLAKE2B 9c2f2be8fa743f542493d75072c02423d1bd40189561fa0ea393a8a2515b24da9a2a383aeec35b55bdd2a9954d3d585450d759548358ed91ecfdb9ec03d391b6 SHA512 9939e9e7c4da30b5effb334969cd835c9d0404a136761098203c699570aab02e63fb3f1b4ab680def0bc0906fabe5f0782ab94cf3095ff10ccf9b3c371653cf2
DIST urllib3-1.24.tar.gz 229200 BLAKE2B 7a1943ce14b9fd88b7b8a86a1ecbd9fd1baa2f7a5eedc64c7989062eef192467e722db480f9667c9390b289a1f3f999c7a6e554f7d013e958d9e60753532e74b SHA512 557e3fa616f064e4447faf9cbbcc9ca14c29077e70871d8bfa7d7271acc3ae012bf4c0dae76ddc8760195c31da90b204168dbf5c99bcf5a1b72158d460a3bcdf
EBUILD urllib3-1.24.1.ebuild 1764 BLAKE2B 8869ff5349ade67dd8e00125cf171a8fb65091895e94c69fb4f55e7afd547584f0df6f1cc56cbabd997be1aafc75c89a633f0722634a45e185086e004de4c9c8 SHA512 3028b73edc2b30e382c37c5f7558732fcf0b8a211bfb559cd1c6b94c489a8f438a40a674231670f1f0183871ce49b6274b99b3a4352cdcd7abf256d7f26d0750
EBUILD urllib3-1.24.2.ebuild 1764 BLAKE2B 8869ff5349ade67dd8e00125cf171a8fb65091895e94c69fb4f55e7afd547584f0df6f1cc56cbabd997be1aafc75c89a633f0722634a45e185086e004de4c9c8 SHA512 3028b73edc2b30e382c37c5f7558732fcf0b8a211bfb559cd1c6b94c489a8f438a40a674231670f1f0183871ce49b6274b99b3a4352cdcd7abf256d7f26d0750
EBUILD urllib3-1.24.ebuild 1779 BLAKE2B 5dff6de83e055f2adc07c5e291387abc817ac40aa68fade2a8095973fbb8fe82cc9065dfbbabc8c296e6601d486ae0c1cf93388872e2f9f54373b0ba585fb3a6 SHA512 d9ecb43626d9cb0a82f2726013bdc63ec6e30ffcb42aa1ce8ec45dae1671dc6bfed76fc254aa0a44cf426c42c8e880376cee79722e1c25fe45e22ff25d29a044
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af

View File

@@ -0,0 +1,67 @@
# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
PYTHON_REQ_USE="ssl(+)"
inherit distutils-r1
DESCRIPTION="HTTP library with thread-safe connection pooling, file post, and more"
HOMEPAGE="https://github.com/shazow/urllib3"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
IUSE="doc test"
#RESTRICT="test"
RDEPEND="
>=dev-python/PySocks-1.5.6[${PYTHON_USEDEP}]
!~dev-python/PySocks-1.5.7[${PYTHON_USEDEP}]
<dev-python/PySocks-2.0[${PYTHON_USEDEP}]
dev-python/certifi[${PYTHON_USEDEP}]
>=dev-python/cryptography-1.3.4[${PYTHON_USEDEP}]
>=dev-python/pyopenssl-0.14[${PYTHON_USEDEP}]
>=dev-python/idna-2.0.0[${PYTHON_USEDEP}]
virtual/python-ipaddress[${PYTHON_USEDEP}]
"
DEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
${RDEPEND}
>=www-servers/tornado-4.2.1[$(python_gen_usedep 'python*')]
dev-python/pytest[${PYTHON_USEDEP}]
)
doc? (
dev-python/mock[${PYTHON_USEDEP}]
dev-python/sphinx[${PYTHON_USEDEP}]
)
"
# Testsuite written requiring mock to be installed under all Cpythons
python_prepare_all() {
# skip appengine tests
rm -r test/appengine || die
distutils-r1_python_prepare_all
}
python_compile_all() {
use doc && emake -C docs SPHINXOPTS= html
}
python_test() {
# FIXME: get tornado ported
if [[ ${EPYTHON} == python* ]]; then
py.test -v || die "Tests fail with ${EPYTHON}"
fi
}
python_install_all() {
use doc && local HTML_DOCS=( docs/_build/html/. )
distutils-r1_python_install_all
}

View File

@@ -1,3 +1,5 @@
DIST user-agents-1.1.0.tar.gz 11217 BLAKE2B 1f57302568a75c3dbf7504e097a48095ce1b4e5b43f71f2933908de5b44ee821e3ccb8d34132952ac8b1abe17a83cbfd95c9f0d3c9830dc939601689ae51e39b SHA512 4968c80d21e3f10225b74b00617d012381767657d654c2a085c72dab35756b2e3ac25e42376dd57e5dd4888ea05ecf9787164366fae736d762cc5c02d8fb5aed
DIST user-agents-2.0.tar.gz 9356 BLAKE2B 996130f46e813cca0f7343593ef80c81cf5db335818e03f3ccc770babb775cd522ba508dc323da246e3fbf72bbe010569b5302183ea76f286df63432773acd29 SHA512 0bfd1da8c4b25b521524dfcf9ebb1ea9eaec6f7b72f05f370eb2f180484ecfb54abc0b7c7b4d86c2c5cd6e21bae11581ce8f4587d5b844b135ee48e61a106f58
EBUILD user-agents-1.1.0.ebuild 697 BLAKE2B d616fe9f48315e83016d8628fef5621bdf5aae35062dd8f06623df0a52b1473704ebf0b0393adc46986dda8a12e3c256c1027ac93588e83f6a503a159398677e SHA512 9d5a518d49643ac99306db3a7b0672c54956bea9b460a00f9f864612b0d210fa6f1ca55d86a47d49ddb1aa27269a49459fea8f2c6b9eb8a6c17dbc8a7af8065f
EBUILD user-agents-2.0.ebuild 697 BLAKE2B d616fe9f48315e83016d8628fef5621bdf5aae35062dd8f06623df0a52b1473704ebf0b0393adc46986dda8a12e3c256c1027ac93588e83f6a503a159398677e SHA512 9d5a518d49643ac99306db3a7b0672c54956bea9b460a00f9f864612b0d210fa6f1ca55d86a47d49ddb1aa27269a49459fea8f2c6b9eb8a6c17dbc8a7af8065f
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af

View File

@@ -0,0 +1,27 @@
# Copyright 1999-2019 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
inherit distutils-r1
DESCRIPTION="A library to identify devices (phones, tablets) and their capabilities by parsing (browser/HTTP) user agent strings"
HOMEPAGE="https://github.com/selwin/python-user-agents"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="alpha amd64 ~arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
IUSE="test"
DEPEND="
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)
"
python_test() {
py.test -v || die "Tests failed under ${EPYTHON}"
}

View File

@@ -0,0 +1,3 @@
DIST websockets-7.0.tar.gz 49257 BLAKE2B dc27ea2c80f530e11a1e811da02b548eb0bf404cf5a2f916d3d2112f0e8174d6f9f44f511d898ba20487eb99142eb235a6990d4ec815ae0d6e0f89387994eddf SHA512 3f3493c920ca3e07c143fdc443a2b1da142dda52ca6291566a3042daee6f5f702a9b091411a915da3896fe0f48cf174d9ef6fd40cf09483bc90928ee67ebd438
EBUILD websockets-7.0.ebuild 737 BLAKE2B fd3a8dfac6cbccf53c2fb38c78a50ead075f64d2aa107a02263855dcb5503a6a5df732858faa8333805eb3875d8b25fe8f81ef054d5b3ac4bcfcbd6c3332e7df SHA512 cd5dc96b4e95206e40a95a19794959711c9346232ab28915be2acf1225bc791832777a35969853e79e6b4c573d70d0abcd4f519218a9ede748aec3028d834375
MISC metadata.xml 470 BLAKE2B 124b9a2d449ef7e20037d15e471af103919768a8847394b825fa6ed3d3f61ed7c6668b59b7068fbdf0ae39e7088e5cb0b6aec19a9214cb53c25514766460c4ae SHA512 eb18228897040d74e7362424ac10efe771a8aa781fb2ff26f6cc5bd2feda99c68b6dd18390c6034c0d66d335ebeffff930f6b276a7d07f22798cf1d15599cc9e

View File

@@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">websockets</remote-id>
<maintainer status="unknown">
<email>aymeric.augustin@m4x.org</email>
<name>Aymeric Augustin</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="An implementation of the WebSocket Protocol (RFC 6455 & 7692)"
HOMEPAGE="https://github.com/aaugustin/websockets https://pypi.org/project/websockets/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
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
}

View File

@@ -1,7 +1,9 @@
DIST youtube_dl-2019.2.18.tar.gz 1438103 BLAKE2B dc46673fbb5680ac905eabaa1d8d09d5135ebe1dbe50ad10f0f5773ba037e4fa8c43d63e74c836eea1e3664880d7d89bc7003e8f0bae74cf548faa510ef073a5 SHA512 1e3ff9303296663e8e3b0b0a965d1075ea98c990188b31796e3fdc8b6e756f713b1a98434c0fdf59fe491f20d89972b002c09e3133f0a4281c75b412806d7db1
DIST youtube_dl-2019.3.18.tar.gz 1443251 BLAKE2B 1c51d377f80ef4274354c10b9c347fba365419af841a8b57cb06ddeebf846918f18614460db8ffc06e407128e883fd060283e9e57ea1c159b6894f7133f10c9b SHA512 6ad793842683b1818e300401a874eda353986a8762039b19356b9fdf628da1f9fe42b215c91918946edeb9bdc650b6edbf3e82839c89ad1ea6e037e92e60c94a
DIST youtube_dl-2019.4.17.tar.gz 1454521 BLAKE2B 6606ddf75e0b579f3a69aadd67acecc61cf4e22796315d2fa961ccfb42ce0cf500e99f471619311af5329c9f46870cecc4116f2a81a8e8b6d2ddaf31f824f7d1 SHA512 5c6fc35f3d8bae91862be806d2cf116ac3bfb208d508d07cdcb02ff5c41728444573f630d29e7f66d0a0d7bce4946b60be1d4594556f61437fa61e162f8d31a5
DIST youtube_dl-2019.4.7.tar.gz 1451303 BLAKE2B 78f56b2e580b0b0c89de97d35f41f4bb5042e3220788cf25713014fdf2848532466c5aa7afb33784f5a3370a9ca08e1b031714bc3ef927bf96459623a994eb61 SHA512 6cc82110efc0995289225821e2ca63f257da02cb52e7837ef904befce8ccf492939b0490480f866b26622bb9db206cdb1805bea720c999da2c2aa7b5b6045ed5
EBUILD youtube_dl-2019.2.18.ebuild 665 BLAKE2B f95441256648212ede9cd0135ee14e5b469f11f2c9b1c4c6d3f200969179ef19f29bec8705a3914ba94639ef8bebb0fe76d3042a22291484ad41b62fc168f87b SHA512 08fa11f227d05b15642d3fc20f17079d2b316a53191afe132cee56aec9c44cc6aa70cb026857e12c18a124e152171f15150b9f8956fec8d5942675ad5c3dd616
EBUILD youtube_dl-2019.3.18.ebuild 665 BLAKE2B f95441256648212ede9cd0135ee14e5b469f11f2c9b1c4c6d3f200969179ef19f29bec8705a3914ba94639ef8bebb0fe76d3042a22291484ad41b62fc168f87b SHA512 08fa11f227d05b15642d3fc20f17079d2b316a53191afe132cee56aec9c44cc6aa70cb026857e12c18a124e152171f15150b9f8956fec8d5942675ad5c3dd616
EBUILD youtube_dl-2019.4.17.ebuild 665 BLAKE2B f95441256648212ede9cd0135ee14e5b469f11f2c9b1c4c6d3f200969179ef19f29bec8705a3914ba94639ef8bebb0fe76d3042a22291484ad41b62fc168f87b SHA512 08fa11f227d05b15642d3fc20f17079d2b316a53191afe132cee56aec9c44cc6aa70cb026857e12c18a124e152171f15150b9f8956fec8d5942675ad5c3dd616
EBUILD youtube_dl-2019.4.7.ebuild 665 BLAKE2B f95441256648212ede9cd0135ee14e5b469f11f2c9b1c4c6d3f200969179ef19f29bec8705a3914ba94639ef8bebb0fe76d3042a22291484ad41b62fc168f87b SHA512 08fa11f227d05b15642d3fc20f17079d2b316a53191afe132cee56aec9c44cc6aa70cb026857e12c18a124e152171f15150b9f8956fec8d5942675ad5c3dd616
MISC metadata.xml 357 BLAKE2B a4da137633cbcc3664d2e67c156f11ea38624950d3aced253af8f0f64dffdeddb5b3572fb03b8316a6a2042673e7574eeb4cd62ecd0f5ee28848b8e7514b5266 SHA512 25bbbfc9856c54c64cd898dde07c9093bf41710b7af8906297047ab665f84834c0227bfa4b781c564e26945cd8d526303e788162c1829a4352f5c63f491cddff

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v3.0
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="YouTube video downloader"
HOMEPAGE="https://github.com/rg3/youtube-dl https://pypi.org/project/youtube_dl/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Unlicense"
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
}

View File

@@ -0,0 +1,5 @@
DIST zha-quirks-0.0.7.tar.gz 15757 BLAKE2B da24071fe8254e5ffae3ed08ce6817a796e324e30a0b14dce5e183033493af858bbb1d8d8586204134e469434784dbe0decfc23243a2f0af6a0082ee07fdfd1d SHA512 122f91dd6ae9c0566b044f651616c146e5196604976a2a4ecdda3903014e6265e97f9d0f23a5ff411ca27eb0160aea6f645ef9008530d685f61fc810ec9b1d61
DIST zha-quirks-0.0.8.tar.gz 18895 BLAKE2B c5b12799bb0aa5ae02c8189a5eac13e3d428ba4245583becac6a25a38c858890df74a34c1d8d559a6a7ec9306bba0c9ac985901e8cfef1620b0b3fbe45963bab SHA512 39fd6121712bc5d058f4e5d76f312d25cebb79672de58275f8ae03d244b5b963b3b0dacb6e7e242e3363e29f83c49566451b2e770ec38ae1343fa6a8b908e10c
EBUILD zha-quirks-0.0.7.ebuild 767 BLAKE2B 07e5367e12b86249688b8df3d277e1fbe1d917adcb8b8ab0525c91c2501f77caba928decd6950d5424696edca3c299133e56c48128c6fb2acbd89e5a7f2dccf1 SHA512 713e05d4d427b5ff52a2547cd2109f8a8bf1dc39e0b664e75fc04dcd183657556ff110c3c08985f92eaddb414152eda2c2d1a1864f12c6f5df1f482c47f61ac5
EBUILD zha-quirks-0.0.8.ebuild 767 BLAKE2B 07e5367e12b86249688b8df3d277e1fbe1d917adcb8b8ab0525c91c2501f77caba928decd6950d5424696edca3c299133e56c48128c6fb2acbd89e5a7f2dccf1 SHA512 713e05d4d427b5ff52a2547cd2109f8a8bf1dc39e0b664e75fc04dcd183657556ff110c3c08985f92eaddb414152eda2c2d1a1864f12c6f5df1f482c47f61ac5
MISC metadata.xml 472 BLAKE2B 6822494500b4a2f82dff1a78e565c24b6cf43f9b402cc9b6edc13e954da958c2022822bc320238e31c1b07042757f583158dae5affa203e473213139384db378 SHA512 87a9e7ea2a491d64536782d8f1c6450dd115f650118d9e74195288b90040a3703d9f249851f01d73b7e75a60b47064f7832897e64353b79159807c63bee2f3e0

View File

@@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">zha-quirks</remote-id>
<maintainer status="unknown">
<email>david.mulcahey@icloud.com</email>
<name>David F. Mulcahey</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Library implementing Zigpy quirks for ZHA in Home Assistant"
HOMEPAGE="https://github.com/dmulcahey/zha-device-handlers https://pypi.org/project/zha-quirks/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache License Version 2.0"
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
}

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Library implementing Zigpy quirks for ZHA in Home Assistant"
HOMEPAGE="https://github.com/dmulcahey/zha-device-handlers https://pypi.org/project/zha-quirks/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache License Version 2.0"
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
}

View File

@@ -1,7 +1,9 @@
DIST zigpy-deconz-0.1.1.tar.gz 7643 BLAKE2B 2728fc03a22d84e6dc5a76d63d161f3475d5b282d0e1bf74787bc8c6548b6c7eedfb6a279ba917a9eb32543aa075290c616c0108b21efda3ac3ced0622453e40 SHA512 6c4a45f3664be5dac10791c60c622a437f0faadd1a4dcaf820300fce375b9e2cadedad1d76b44b204d194c9825560fcb575bb42835fbd74536e35dbb84fcf568
DIST zigpy-deconz-0.1.2.tar.gz 7666 BLAKE2B efed0ef2b3a65623dec96b1e646c34ee20eafff1dac4012e19bfb94a7fe9e68de976fed0ec39885e9dca7db8ce29b19b77e82f8a88a37bd049daa68fedec53c5 SHA512 bd72da2cf209dd6cf92abed7ea8ea35ec910f76d1d35c628bfe23d90490c92a091008778191ead57c71ef644afeb99660abc3ab935969fa578f6181fc730646b
DIST zigpy-deconz-0.1.3.tar.gz 7691 BLAKE2B 309756598d7c5ab5ce40d92499d04374825cb30ec2510304a0f3e0e7210c410c40ef78409305eb99fca932dd4ca3a91fe15e9579f40b45e0337d30ae7f469b40 SHA512 8b577983865964d525289861be6e9acb338f03c8f0fab11f9ba892f3439d9ff1cdb4d012661caf7dca5d3e18787137bfea50bcb8e6eb6f65d0c050edec784d8c
DIST zigpy-deconz-0.1.4.tar.gz 7706 BLAKE2B 7c7cc5f45e4489749a331afa792b51f1c9a963a1e7c957740cbba805e23a69a1bdff99c239994b68e35b9b5930ac578c3561539739c5bf0cf44af88e899f0d97 SHA512 6d71a8e3adb9171876ed1ac43fffd7df8c9292cb835627346bcc2894b716141b04b54650b72d92b00b2d97b863eea668b348d463f2a879346a9f1dad7b226592
EBUILD zigpy-deconz-0.1.1.ebuild 699 BLAKE2B 76aab72e533f650fd2bde3050c767211760f616afd0403e35e4b08fd000d95c8adec68949cd0cc95f9d97bf9823946a2fd2b475788f82ddb422483ba00bda373 SHA512 b01ba1b2d29ed0c174fe434a802806d39bc9b5226b634946dd77b4f81e2552530e8e0a503be9275ab18d88a424bf9b45d95658c1c76235f440e43894065a69bc
EBUILD zigpy-deconz-0.1.2.ebuild 737 BLAKE2B a7876b4eef7e0e0eb12d09f019bdb16055f25d4f5e4ae176bdc7318aa6ab3bc9f63b1d9a3441589faa1bc0a372299be4d647ce3aae4d53609be9f70e6ec71b78 SHA512 cc994023dc3fc0b4ac70cfa00690e421eed67855b4ec065936b96b7d24a64ab30b50172f6d81ac2b340789612d23cfd2838357c3fdaf754ab6b6dc914ed34452
EBUILD zigpy-deconz-0.1.3.ebuild 737 BLAKE2B a7876b4eef7e0e0eb12d09f019bdb16055f25d4f5e4ae176bdc7318aa6ab3bc9f63b1d9a3441589faa1bc0a372299be4d647ce3aae4d53609be9f70e6ec71b78 SHA512 cc994023dc3fc0b4ac70cfa00690e421eed67855b4ec065936b96b7d24a64ab30b50172f6d81ac2b340789612d23cfd2838357c3fdaf754ab6b6dc914ed34452
EBUILD zigpy-deconz-0.1.4.ebuild 737 BLAKE2B a7876b4eef7e0e0eb12d09f019bdb16055f25d4f5e4ae176bdc7318aa6ab3bc9f63b1d9a3441589faa1bc0a372299be4d647ce3aae4d53609be9f70e6ec71b78 SHA512 cc994023dc3fc0b4ac70cfa00690e421eed67855b4ec065936b96b7d24a64ab30b50172f6d81ac2b340789612d23cfd2838357c3fdaf754ab6b6dc914ed34452
MISC metadata.xml 462 BLAKE2B 2c1c0347d044bfdeeca5c6c48ddd3ce8d746a26c9f24e4aa28f9dfe238c292c871151cefa8b8580a68d582acfda6f10ea1bc4f3ec2154dcee33ee7ed2eb1ea6a SHA512 6c371b11f9d2058cba38610d86b0ad058b05169331e291930a3f31c17585fe8638367db75a0d83ff7f5b3506a3d45aedecc3279f87f7b930175df0e36835de3d

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors Andreas Billmeier b (at) edevau.net
# Distributed under the terms of the GNU General Public License v3.0
EAPI="7"
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="A library which communicates with Deconz radios for zigpy"
HOMEPAGE="https://github.com/zigpy/zigpy-deconz https://pypi.org/project/zigpy-deconz/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3.0"
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
}

View File

@@ -1,3 +1,7 @@
DIST zigpy-homeassistant-0.3.0.tar.gz 38675 BLAKE2B 77f5a5b78d45e845ede3c08e811bdbdd7bc8a63694a1ae39f0fb7965d2dbc76d9b21da9162ae9dcfe9899ae9960ebeda296fc93ec6117a315e39cc9490d78616 SHA512 334c2f92c11d03efccee41c5c071ab39374fd9db7d533f9a93689932ff777e9089083446fa9735365ea46315393ca9c589b5d80d6a66dbd68f0ca3c72f7c3d0b
DIST zigpy-homeassistant-0.3.1.tar.gz 38756 BLAKE2B aa17529caa3fabf57c39462a8b011f2dbaaf20e770fe7dcd24dd5bf2a3f9fd294a0c47037de2ef250f0dd5dd23d2b282da621cd3cf920783d5657cc3679eff24 SHA512 3cfab300857968f88fe29724a8fddb648e7abb9b9e5602ad5ec08ba2d0b9a9793d6ddcf87be9ad3e620cb64ac757a709b4cd9fdaa951ff3eb768baed1f535eff
DIST zigpy-homeassistant-0.3.2.tar.gz 39024 BLAKE2B 85874baee2dff7ff247afec9f53262802ba93347183287164c3ca4eb2c58bddc43197fd9c2091a80f8025957fbdd05f306df6ee9ba4df77d816fdd943e369b48 SHA512 ae2805209e9fac221a565639a7225e32ca39ad49dde8ae1747bd06620cee85bf7d25b3bfc196a92597ccfe9bbbce1f76dbb5f1f228398139fa9b5999214378d6
EBUILD zigpy-homeassistant-0.3.0.ebuild 677 BLAKE2B 88a93823f1f9a9e4e93e5086a8e7224cf59fba5a1b0a7473bcff6cef21f18f425cf80604ea8fab353713f876d966f09b3d3e6c29dd99c7d01da104d27700f737 SHA512 2cfd923f7c5d28c29e1d0034bc93f851aeea08aace752beebfa4bc510898adfb9af8faa4afdc27e0709e59297e29edfb71aea3fb738f225f4e62a9aaa65ea4e8
EBUILD zigpy-homeassistant-0.3.1.ebuild 677 BLAKE2B 88a93823f1f9a9e4e93e5086a8e7224cf59fba5a1b0a7473bcff6cef21f18f425cf80604ea8fab353713f876d966f09b3d3e6c29dd99c7d01da104d27700f737 SHA512 2cfd923f7c5d28c29e1d0034bc93f851aeea08aace752beebfa4bc510898adfb9af8faa4afdc27e0709e59297e29edfb71aea3fb738f225f4e62a9aaa65ea4e8
EBUILD zigpy-homeassistant-0.3.2.ebuild 677 BLAKE2B 88a93823f1f9a9e4e93e5086a8e7224cf59fba5a1b0a7473bcff6cef21f18f425cf80604ea8fab353713f876d966f09b3d3e6c29dd99c7d01da104d27700f737 SHA512 2cfd923f7c5d28c29e1d0034bc93f851aeea08aace752beebfa4bc510898adfb9af8faa4afdc27e0709e59297e29edfb71aea3fb738f225f4e62a9aaa65ea4e8
MISC metadata.xml 372 BLAKE2B 47d69114a6ead033b8b16f2fecdbb2331615842a8bd1593b05dae0c6e42ff030e7bf3075b85061a96554f5dd1eb1a20bbdee1a8e866d6c94ebfdaa7c25eceeee SHA512 d9466ca6e4e2f6a18b4b33914260590ca239669dd8d1177dab8e86186f688f7a63691bc81af2948cab8520e37d60474762654567cb83569e43721c4a4dd27855

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v3.0
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Library implementing a ZigBee stack"
HOMEPAGE="https://github.com/zigpy/zigpy https://pypi.org/project/zigpy-homeassistant/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3.0"
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
}

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v3.0
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="Library implementing a ZigBee stack"
HOMEPAGE="https://github.com/zigpy/zigpy https://pypi.org/project/zigpy-homeassistant/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3.0"
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
}

View File

@@ -1,5 +1,7 @@
DIST zigpy-xbee-homeassistant-0.1.2.tar.gz 8687 BLAKE2B 86829d4a9b4d75420054402abf6c7d285db2e724cb959834e9bc68d692ee48c09c90dde4acdc30909ba24ca097979adcf9ff91d2f52d9ae30e6e4de2027a7d7c SHA512 b6f6dc84e0c71492f767530e6b9135107097cbedfb06d85b89390a58df58764acf3deff64a10a2d55a58cc648cff3a23409e4b94e5be696480ffa25ddb2f9573
DIST zigpy-xbee-homeassistant-0.1.3.tar.gz 9081 BLAKE2B 32959fc493ed0b685d1e11bd6712d35e3248a17cd8326c9251db18556088edcc44034057d6d12e0ce592a723807a7e670edbff5f37c3762221dd607c92c3b8bb SHA512 0661f4eba534dc0af7f8425683e95276be8e314aba64c205a24da7fe5468358862f3c54f7b99df3cc305187e54f59c09eba16b3e21679eee2f95326b620ec6b6
DIST zigpy-xbee-homeassistant-0.2.0.tar.gz 10924 BLAKE2B a6f5d3332ed81882a713712ca8f3c59ce556193f5efb994420314024e85f7406065cd6655381f878d2859db5d8b53f677aa48775a05908157399cd25657b1dee SHA512 8191c08df91be03b69218df19cc3f332fb2fc4cc4dc35112c941c3a384a3ca42b7b4d0184bbb1f634a40e3949fdac58ccfd63115d30d2ec501e9bad6fda4f051
EBUILD zigpy-xbee-homeassistant-0.1.2.ebuild 707 BLAKE2B b19aae13dad2d3a175f74d26d9113dfd7f8101d4ce396a98a5b504fc19fa5a52c168c94f2cb894344e20ab8e0c0209be9e2976a7c247b667881e8449709a7863 SHA512 c82748b7d20dbeee56192b42c91cdaad68dccbffff870d5a8a0aa43ee9d8835e3860cdf578b85704ffb25eacbac14e9d4a9078a663979d7474383c27ae2f2390
EBUILD zigpy-xbee-homeassistant-0.1.3.ebuild 707 BLAKE2B b19aae13dad2d3a175f74d26d9113dfd7f8101d4ce396a98a5b504fc19fa5a52c168c94f2cb894344e20ab8e0c0209be9e2976a7c247b667881e8449709a7863 SHA512 c82748b7d20dbeee56192b42c91cdaad68dccbffff870d5a8a0aa43ee9d8835e3860cdf578b85704ffb25eacbac14e9d4a9078a663979d7474383c27ae2f2390
EBUILD zigpy-xbee-homeassistant-0.2.0.ebuild 707 BLAKE2B b19aae13dad2d3a175f74d26d9113dfd7f8101d4ce396a98a5b504fc19fa5a52c168c94f2cb894344e20ab8e0c0209be9e2976a7c247b667881e8449709a7863 SHA512 c82748b7d20dbeee56192b42c91cdaad68dccbffff870d5a8a0aa43ee9d8835e3860cdf578b85704ffb25eacbac14e9d4a9078a663979d7474383c27ae2f2390
MISC metadata.xml 377 BLAKE2B b2682469584993755768f6fb79076674fe9a475565a300579ae4a23154dabfcbc91c288d28105ff76a45b96b9bcf28042c392d4d15f5940d855aa4a7d99ce478 SHA512 d0ae9c9f994322d6a28313e9aaa522f86fe211cebce1cfb299cee04436835a30abb66a5a01a23add65b56c365674311641f7ee6584e24ea4ef6e192b53d2060e

View File

@@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v3.0
EAPI=6
PYTHON_COMPAT=( python3_{5,6,7} )
inherit distutils-r1
DESCRIPTION="A library which communicates with XBee radios for zigpy"
HOMEPAGE="https://github.com/zigpy/zigpy-xbee https://pypi.org/project/zigpy-xbee-homeassistant/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="GPL-3.0"
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
}