From ce99480eabc43c7b1e3ae8d8e71b5b1599bbddfd Mon Sep 17 00:00:00 2001 From: "Andreas Billmeier (@Home/mbp)" Date: Fri, 9 Sep 2022 06:53:11 +0200 Subject: [PATCH] complete rename of geopy: update homeassistant-full-2022.7.7 update homeassistant-full-2022.8.6 update homeassistant-full-2022.8.7 update AEMET-OpenData-0.2.1-r1 update env-canada-0.5.22-r1 update hbmqtt-0.9.5 update ritassist-0.9.2-r1 update volvooncall-0.10.0-r1 remove olds fixes #293 --- README.md | 10 ++-- app-misc/homeassistant-full/Manifest | 6 +-- ... => homeassistant-full-2022.7.7-r1.ebuild} | 2 +- ... => homeassistant-full-2022.8.6-r1.ebuild} | 2 +- ... => homeassistant-full-2022.8.7-r1.ebuild} | 2 +- ....ebuild => AEMET-OpenData-0.2.1-r1.ebuild} | 6 +-- dev-python/AEMET-OpenData/Manifest | 2 +- dev-python/env-canada/Manifest | 6 +-- .../env-canada/env-canada-0.5.20.ebuild | 48 ------------------- .../env-canada/env-canada-0.5.21.ebuild | 48 ------------------- ....22.ebuild => env-canada-0.5.22-r1.ebuild} | 6 +-- dev-python/hbmqtt/Manifest | 2 +- dev-python/hbmqtt/hbmqtt-0.9.5.ebuild | 14 ++++-- dev-python/ritassist/Manifest | 2 +- ...0.9.2.ebuild => ritassist-0.9.2-r1.ebuild} | 6 +-- dev-python/volvooncall/Manifest | 4 +- ....0.ebuild => volvooncall-0.10.0-r1.ebuild} | 6 +-- .../volvooncall/volvooncall-0.9.1.ebuild | 36 -------------- 18 files changed, 37 insertions(+), 171 deletions(-) rename app-misc/homeassistant-full/{homeassistant-full-2022.7.7.ebuild => homeassistant-full-2022.7.7-r1.ebuild} (99%) rename app-misc/homeassistant-full/{homeassistant-full-2022.8.6.ebuild => homeassistant-full-2022.8.6-r1.ebuild} (99%) rename app-misc/homeassistant-full/{homeassistant-full-2022.8.7.ebuild => homeassistant-full-2022.8.7-r1.ebuild} (99%) rename dev-python/AEMET-OpenData/{AEMET-OpenData-0.2.1.ebuild => AEMET-OpenData-0.2.1-r1.ebuild} (83%) delete mode 100644 dev-python/env-canada/env-canada-0.5.20.ebuild delete mode 100644 dev-python/env-canada/env-canada-0.5.21.ebuild rename dev-python/env-canada/{env-canada-0.5.22.ebuild => env-canada-0.5.22-r1.ebuild} (88%) rename dev-python/ritassist/{ritassist-0.9.2.ebuild => ritassist-0.9.2-r1.ebuild} (83%) rename dev-python/volvooncall/{volvooncall-0.10.0.ebuild => volvooncall-0.10.0-r1.ebuild} (83%) delete mode 100644 dev-python/volvooncall/volvooncall-0.9.1.ebuild diff --git a/README.md b/README.md index 67c083d35..46ee2c464 100644 --- a/README.md +++ b/README.md @@ -523,11 +523,11 @@ A daily compile test is run at Github with Python 3.9 to catch general faults. E ## Licenses This repository itself is released under GPL-3 (like most Gentoo repositories), all work on the depending components under the licenses they came from. Perhaps you came here because I filed an issue at your component about a bad or missing license. It is easy to [assign a license](https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/adding-a-license-to-a-repository). During cleanups and license investigations I have been asked often which license to choose. I am not a lawyer, but I can offer the following table, counted over this repository, perhaps this helps your decision. If a package has more than one license listed, all of them are counted. -There are 1882 Ebuilds in total, 1875 of them have in total 1887 (35 different) licenses assigned. +There are 1879 Ebuilds in total, 1872 of them have in total 1884 (35 different) licenses assigned. |License| Ebuilds using it| |-------|-----| -|MIT|1137| +|MIT|1135| |Apache-2.0|354| |GPL-3|115| |BSD|104| @@ -539,8 +539,8 @@ There are 1882 Ebuilds in total, 1875 of them have in total 1887 (35 different) |all-rights-reserved|14| |Unlicense|7| |LGPL-2.1|7| -|public-domain|5| |EPL-1.0|5| +|public-domain|4| |LGPL-2+|3| |BSD-4|3| |LGPL-2.1+|3| @@ -563,9 +563,9 @@ There are 1882 Ebuilds in total, 1875 of them have in total 1887 (35 different) |CC-BY-NC-SA-4.0|1| |CC0-1.0|1| -(Last counted: 08/09/2022) +(Last counted: 09/09/2022) I did my best to keep these clean. If a valid license was published on PyPI, it has been automatically merged. Otherwise I took it from GitHub or alternatively from comments/files in the source. Sometimes these differed and have been not unique. All license strings are adjusted to the list in `/usr/portage/gentoo/licenses/`. Some packages do not have any license published. In this case, Authors have been asked for clarification, some did not respond. Following the [official Gentoo Guide](https://devmanual.gentoo.org/general-concepts/licenses/index.html), these then were added with an `all-rights-reserved` license and `RESTRICT="mirror"` was set. Find the appropriate licenses referenced in the Ebuild files and in the corresponding homepages or sources. A big thanks goes to Iris for reviewing this README. -Last updated: 08/09/2022 +Last updated: 09/09/2022 diff --git a/app-misc/homeassistant-full/Manifest b/app-misc/homeassistant-full/Manifest index 9fd38d78f..55ee9586f 100644 --- a/app-misc/homeassistant-full/Manifest +++ b/app-misc/homeassistant-full/Manifest @@ -12,9 +12,9 @@ DIST homeassistant-2022.7.7.tar.gz 15751383 BLAKE2B 6e5d38086f08a86b025163c3e66a DIST homeassistant-2022.8.6.tar.gz 15994374 BLAKE2B d31afd291bca68ba8b3a090c5fc6b22a2b45679e199754371490e61a776fc07e406068a1c0b0b9d691d2dc421ab078668f40e5e01497d10f365c40e4091a7021 SHA512 cef95a06a229986ab46772b5be971cc8c5040ba81f16cfa4e9bce7d566d193467d969ee2db9d7b7d45056617d281d68f8d6324a1f7d88f2a3583f5c4a1951725 DIST homeassistant-2022.8.7.tar.gz 15994709 BLAKE2B fc6d5d7ed831c012e99d49516c20afa0a03311131620740436421b0dfab45820cebf113810c2472357f4637040dea9b96c3a2a1c82ebc3136ece015f87b7d8ce SHA512 009cb81106996f8457c08c76a89b61689b8554ed0453715e6ea2ceee6f4bf4822f82ec2dc2aa3bd7793dd0b2462424557cf2d4a09565f6f089654cae6dce39d9 DIST homeassistant-2022.9.0.tar.gz 16470145 BLAKE2B 438099e0bcefea6ff646049f817bcfea3d16bab53d84b1349b8dcb843d866ecb3c88d650354dad3b4e003f603061ab6edacc04da1bd1c80fd3995ddd7ea5465c SHA512 62b43801a97710d88c5b2e2cdcf76b875db16e34fa27784b49a7f67e47c55026241812b420de3ffc9109fefa2ef0664b1d0a73a895b7a6f8cb2c0342837a28d9 -EBUILD homeassistant-full-2022.7.7.ebuild 73132 BLAKE2B 764c737b25e7048744980f45c6b418d23e644410d8f4b209d90fc0ad38e1c1d28b31dd3d6ef3825d3fe71bbc46b545240620372d344192e0272e15eea0408ad8 SHA512 9bcab2a595dd01238b9ec53c70ffe2a0d84b4445bbe8a441ea3357c0c86963b27d834e0689b8ae4c1acddca178f2390bde678cd28adc6abc246379f1b6e1ff18 -EBUILD homeassistant-full-2022.8.6.ebuild 73742 BLAKE2B bc612fea1becacb5d88aca1479704e7f8cb328c613a403d4ca003d990f532265364be80a9aa0b06b7aad427f886abb88afb48300e2b62f1cb130c48b8c0f1d45 SHA512 7b73293147fcad286fc1e08529af9f5f36b8786c86dde0154cbc125d12e84f38aa577b3e60f239388650f9b2970f2ed47154de4b669363ffd43076e2c6f8d58d -EBUILD homeassistant-full-2022.8.7.ebuild 73742 BLAKE2B 673bcf2308fa8f5fa8698fc48ec83717b50a706bb2dce41fb0c88e14fe26481bb038b0b7ff969e793f4faa052a62d7273612d5b9ebd5e48d29ae15b3ca3edcb6 SHA512 ed525c0218d94d47d9a3abe9888938ef7e45b96a030680169de82b0ae030ae7a8c1c311466732a5d6253049d765c4cbe62f55b5f69de4b1a83180e98afe19d56 +EBUILD homeassistant-full-2022.7.7-r1.ebuild 73136 BLAKE2B eecbd4c7bd8dc2c66dbf78df9377519440de0b08efd8aeffe518f15b3b57d8f2d46b357b0d787828d698e8597550f0144375e72c1b4edd7b8b216745bd846844 SHA512 ff4505382f909a560194b57a542962344b8d1604b46dadc9122dd8625d3a7a3d11a6a129d45e4179fc88d48d2f0d67dc9bf09728c54638d492806af64ff674a4 +EBUILD homeassistant-full-2022.8.6-r1.ebuild 73747 BLAKE2B 2da71e420b929b5bc5982778be12252884e755db06df836ec30a9217ece759d3a475ce4801ee58ce6f383198d6758f6ef67ab17f4c14a55e9e040eb4c66a5bb9 SHA512 455fceb4cc4545aac1754daea3c5f4507db1a154d0a45f69e5098c0c4dd10b968427f80a5ebc78417e6134156688d157613103ddcb181c488b31454095a263da +EBUILD homeassistant-full-2022.8.7-r1.ebuild 73746 BLAKE2B ebcd1e8b38f0773c29c0c21d5e5225d7868aa677614368071df0de88afbc5930c46cd94de6e72613502dd8b728c6cd6d3f2a838bb1e247229678f67cf692b2bb SHA512 379540782ce0b343e8dd7d88803c8e1ad73b0d7bc8281d978b0b7e12d04684d11a49013f70de54c186fa15933a8c90ea9cf51e13fc7ca30fed5c26fdd64ee45b EBUILD homeassistant-full-2022.9.0.ebuild 75209 BLAKE2B e401b4ca465c1e4db94daf4e0123108a23bb258c5d0f62586a70c138700063c044349e9327ec1398b56a66b60faca6a652a9cd6d963b7b0a81148a8cacf0b336 SHA512 8bf30979cfb462a206ca678b637a90588aa8f2fe91fc37243af6a3000640fae17cb16da35f1f86d4f772f4722bd5c6a88b6156d7df46d2d6d6bf675ba51f3c06 EBUILD homeassistant-full-9999.ebuild 75213 BLAKE2B 0c3ce0be52affcaf9b43b00d48c7f096cd35f6eae2e17bd57adbf88595cf17046b6ad02d624c7589cf241390427a199bdc84a11203ac4bd8c304f4a124951734 SHA512 4a7b2acfa9a93ca4540ea46dd1c40d1af70b2ccaf378ccf879987dfdba3ff22f7da5a0507ef2a05389beb7426b2c9c5cd3bdf4aa14d72797dc7537c52c4180ac MISC metadata.xml 81418 BLAKE2B c08c32b2afc181b40675b446cfd73d226865af60a0b8218984abf4a9d313bfa9c71a13e0a932fcfb86eaecce38e00f54b949be89d722acdd41e0cfa760de339f SHA512 05da077da160f07aaae2e1cbc86b9b465d767c578b4974eaf269db602c48904c667eca30296be38a7ba392d0521131f2771ac3e3b7d08f3c85e649c1d4a4cbe7 diff --git a/app-misc/homeassistant-full/homeassistant-full-2022.7.7.ebuild b/app-misc/homeassistant-full/homeassistant-full-2022.7.7-r1.ebuild similarity index 99% rename from app-misc/homeassistant-full/homeassistant-full-2022.7.7.ebuild rename to app-misc/homeassistant-full/homeassistant-full-2022.7.7-r1.ebuild index 4f9321e98..16223019e 100644 --- a/app-misc/homeassistant-full/homeassistant-full-2022.7.7.ebuild +++ b/app-misc/homeassistant-full/homeassistant-full-2022.7.7-r1.ebuild @@ -161,7 +161,7 @@ RDEPEND="${RDEPEND} apns? ( ~dev-python/apns2-0.3.0[${PYTHON_USEDEP}] ) apple_tv? ( ~dev-python/pyatv-0.10.2[${PYTHON_USEDEP}] ) apprise? ( ~dev-python/apprise-0.9.9[${PYTHON_USEDEP}] ) - aprs? ( ~dev-python/aprslib-0.7.0[${PYTHON_USEDEP}] ~dev-python/geopy-2.1.0[${PYTHON_USEDEP}] ) + aprs? ( ~dev-python/aprslib-0.7.0[${PYTHON_USEDEP}] ~sci-geosciences/geopy-2.1.0[${PYTHON_USEDEP}]) aqualogic? ( ~dev-python/aqualogic-2.6[${PYTHON_USEDEP}] ) aquostv? ( ~dev-python/sharp_aquos_rc-0.3.2[${PYTHON_USEDEP}] ) arcam_fmj? ( ~dev-python/arcam-fmj-0.12.0[${PYTHON_USEDEP}] ) diff --git a/app-misc/homeassistant-full/homeassistant-full-2022.8.6.ebuild b/app-misc/homeassistant-full/homeassistant-full-2022.8.6-r1.ebuild similarity index 99% rename from app-misc/homeassistant-full/homeassistant-full-2022.8.6.ebuild rename to app-misc/homeassistant-full/homeassistant-full-2022.8.6-r1.ebuild index f2a20aa30..b6fab33b4 100644 --- a/app-misc/homeassistant-full/homeassistant-full-2022.8.6.ebuild +++ b/app-misc/homeassistant-full/homeassistant-full-2022.8.6-r1.ebuild @@ -164,7 +164,7 @@ RDEPEND="${RDEPEND} apns? ( ~dev-python/apns2-0.3.0[${PYTHON_USEDEP}] ) apple_tv? ( ~dev-python/pyatv-0.10.3[${PYTHON_USEDEP}] ) apprise? ( ~dev-python/apprise-0.9.9[${PYTHON_USEDEP}] ) - aprs? ( ~dev-python/aprslib-0.7.0[${PYTHON_USEDEP}] ~dev-python/geopy-2.1.0[${PYTHON_USEDEP}] ) + aprs? ( ~dev-python/aprslib-0.7.0[${PYTHON_USEDEP}] ~sci-geosciences/geopy-2.1.0[${PYTHON_USEDEP}] ) aqualogic? ( ~dev-python/aqualogic-2.6[${PYTHON_USEDEP}] ) aquostv? ( ~dev-python/sharp_aquos_rc-0.3.2[${PYTHON_USEDEP}] ) arcam_fmj? ( ~dev-python/arcam-fmj-0.12.0[${PYTHON_USEDEP}] ) diff --git a/app-misc/homeassistant-full/homeassistant-full-2022.8.7.ebuild b/app-misc/homeassistant-full/homeassistant-full-2022.8.7-r1.ebuild similarity index 99% rename from app-misc/homeassistant-full/homeassistant-full-2022.8.7.ebuild rename to app-misc/homeassistant-full/homeassistant-full-2022.8.7-r1.ebuild index 0b90518bb..3374196ff 100644 --- a/app-misc/homeassistant-full/homeassistant-full-2022.8.7.ebuild +++ b/app-misc/homeassistant-full/homeassistant-full-2022.8.7-r1.ebuild @@ -164,7 +164,7 @@ RDEPEND="${RDEPEND} apns? ( ~dev-python/apns2-0.3.0[${PYTHON_USEDEP}] ) apple_tv? ( ~dev-python/pyatv-0.10.3[${PYTHON_USEDEP}] ) apprise? ( ~dev-python/apprise-0.9.9[${PYTHON_USEDEP}] ) - aprs? ( ~dev-python/aprslib-0.7.0[${PYTHON_USEDEP}] ~dev-python/geopy-2.1.0[${PYTHON_USEDEP}] ) + aprs? ( ~dev-python/aprslib-0.7.0[${PYTHON_USEDEP}] ~sci-geosciences/geopy-2.1.0[${PYTHON_USEDEP}]) aqualogic? ( ~dev-python/aqualogic-2.6[${PYTHON_USEDEP}] ) aquostv? ( ~dev-python/sharp_aquos_rc-0.3.2[${PYTHON_USEDEP}] ) arcam_fmj? ( ~dev-python/arcam-fmj-0.12.0[${PYTHON_USEDEP}] ) diff --git a/dev-python/AEMET-OpenData/AEMET-OpenData-0.2.1.ebuild b/dev-python/AEMET-OpenData/AEMET-OpenData-0.2.1-r1.ebuild similarity index 83% rename from dev-python/AEMET-OpenData/AEMET-OpenData-0.2.1.ebuild rename to dev-python/AEMET-OpenData/AEMET-OpenData-0.2.1-r1.ebuild index 9dddc2241..b6395a1c7 100644 --- a/dev-python/AEMET-OpenData/AEMET-OpenData-0.2.1.ebuild +++ b/dev-python/AEMET-OpenData/AEMET-OpenData-0.2.1-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 @@ -13,13 +13,13 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 x86" IUSE="test" RESTRICT="!test? ( test )" DOCS="README.md" -RDEPEND="dev-python/geopy[${PYTHON_USEDEP}] +RDEPEND="sci-geosciences/geopy[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/urllib3[${PYTHON_USEDEP}]" BDEPEND=" diff --git a/dev-python/AEMET-OpenData/Manifest b/dev-python/AEMET-OpenData/Manifest index 5b957a0ec..8f976c59f 100644 --- a/dev-python/AEMET-OpenData/Manifest +++ b/dev-python/AEMET-OpenData/Manifest @@ -1,3 +1,3 @@ DIST AEMET-OpenData-0.2.1.tar.gz 12464 BLAKE2B ac26f62c837b39576371ceb3c19374d35aca627ad6f51feae4da8e34a2858ff91f8140424f4dbdaece14d36d8a22347fed95633d44d9211198051f8fe95dd223 SHA512 6b05a4a7993f76d722c13ef87fbddb56bcdcc4a3527cf4c4c82ecbf5420bd6f273d896b3145f8975b4d7d8974d2de891e58fd0dcfd364a4aa38db1cb41958385 -EBUILD AEMET-OpenData-0.2.1.ebuild 833 BLAKE2B 7496942aee406ffd504248b74b6d56a4d66b2a4b8f483738497e8ccad45186e6c6ca6b5663d1917b85a83df3528a7679ad714ff21e38f636d6c3b8e2e4f45ca5 SHA512 9cd01e6bfab62e1a70f7c15acd5ca7481cc48a6f9b820464d5aed3a4df4e5322bbf8bc4d1b9caa1c944a8ff52290475ca61a3387befd519479776c2398f8c106 +EBUILD AEMET-OpenData-0.2.1-r1.ebuild 810 BLAKE2B 724d640b62440c646073301575c0887a8cc743f2d94ec4813ba91a788b71fb2a63cb73e6ab64b34ebcff3e59ec407c0297bf17fff402a225d6370ae92bf9378e SHA512 e2273cda77412943a6ff25918ea5a9b1ebdf146bea626b453ee19a5a5f34bce8dab5a71c4d614c9df4d236e27809001c414fbd5a051d0836b8e2f4e314cc1514 MISC metadata.xml 451 BLAKE2B a7f862d304fa2bc0f3050776fe0c4efb21d8b79f56a890e05524f65ec75c69cb3fe480a3b8992b3ac5bf6b460b5c28375beb98e6baac4effd8f5e6fa623792f2 SHA512 4074c0c186bcc72820c2ef6d05c2f43db5d4e097b447da0bb1df733f2e2ad915d926f6fbc83ea7b68ccc4ad7145e4c55dd93e3aee653f08b4528b88636d950a5 diff --git a/dev-python/env-canada/Manifest b/dev-python/env-canada/Manifest index b5fe27524..1dee82bee 100644 --- a/dev-python/env-canada/Manifest +++ b/dev-python/env-canada/Manifest @@ -1,7 +1,3 @@ -DIST env-canada-0.5.20.tar.gz 20798 BLAKE2B 5b94886a3c16734caed784a1d466000d1c2e546035636b500b8ced6512866fdd1f5aefd2502555a3087435c2ab426dd18b7715470b927a74c9528955432a6c15 SHA512 08ab75f0fe1463ef6fa18408c1af05e112a9404b8534afcfcb22cfed5cd24eb0f17bb4c1d13fa37182957dde078f4a15c84a592f36067780b1bbdca76315c0c3 -DIST env-canada-0.5.21.tar.gz 21009 BLAKE2B 850c844b3b186bbfb41fe94b23c46d37d2d6ef07922fb9cc506f8b7372965bb6f84058599151c8c24403e144f2938694a488e0e60ce45bbc3d7dd622f72d8ede SHA512 4c1e697d0606b3e35c573315501385cca7079623a21dd391aa43f26a0deedc083530a3a32cae64cabc4b93b5d8761df799ed325cc5714a891dbc2e79d9bb1dbb DIST env-canada-0.5.22.tar.gz 21137 BLAKE2B c8dec73303e2d022852aec914a9fbbd128c32e92e8c04c71df8ef873526657d7bc0d6e674f0899ab77f4fa20bb9b911e779abdef25b9ed778d70cb640a21c662 SHA512 a2a8788305895201fe722890467d9b1d44fcab996ce18b59692634cc0b0ee0a82a7a8f8c12a36383eb6ccc57cf342b4540997ed99fa54ce34d1695c88457a07f -EBUILD env-canada-0.5.20.ebuild 1254 BLAKE2B c9009949b3c5e00f0ab7412b68eb217cd9374734a7d8b1a6c74c243e40a0f5b036a773caf1c4620fef4a0c612beef597199681d509f69517833c19349ace6f3f SHA512 3950f74b7c1ed35807372325a0e83a17a8e211a0c0c1878df7f6f69a714f8567d21341a3c5c584d55e1b222664f2a01bc56e7c264b6179772737cf0b8be9ebb2 -EBUILD env-canada-0.5.21.ebuild 1254 BLAKE2B c9009949b3c5e00f0ab7412b68eb217cd9374734a7d8b1a6c74c243e40a0f5b036a773caf1c4620fef4a0c612beef597199681d509f69517833c19349ace6f3f SHA512 3950f74b7c1ed35807372325a0e83a17a8e211a0c0c1878df7f6f69a714f8567d21341a3c5c584d55e1b222664f2a01bc56e7c264b6179772737cf0b8be9ebb2 -EBUILD env-canada-0.5.22.ebuild 1130 BLAKE2B e9745c8d066e8aafbeba0e785a8e19f02d6d53d89aac01e3e59c35691336d033008ca92d03ced821834b41832387ac0d7aa2d55fdf24b510b24ffe88b2cf4f74 SHA512 ec04b9f118057bd143854bd82ddbcfe6c073304d14019ea9d0c224cab1a85974323e5e4b330b678e465ff76f891d4f0673aea5fce3275cbf059047c793480215 +EBUILD env-canada-0.5.22-r1.ebuild 1111 BLAKE2B add73af27fc26109c15f4bff09347e45080a4146e1b466c6161cf6cde57c0b972d25740dabc625091623bdf10b8721b27fa3617b7da4ffa5fbf9cfd174536a2e SHA512 b66192afad3476d9f95a6a8b24e7b81610ecbfe7f4fca15bbf8dae90e1211d78a77321b294538926faf15a5867d995879ac2dbf29e2f4462a9e7f097399dfc6c MISC metadata.xml 459 BLAKE2B 358e73c31e13c3e2810976917bf5fc87ff2c4e3f49bed64d22d4dfc3aa912de81641803a8564c63bae35bc85fdf57f69cf82cda761325a184ce5c93cc3986eff SHA512 0c8c645961f6d69096f93b802a9525395994e147c2405686f4696dd78baada59f45037d45a2bddeedfac4e8dfc847359f2fdf5c865322b1ff4be45901cdf96fe diff --git a/dev-python/env-canada/env-canada-0.5.20.ebuild b/dev-python/env-canada/env-canada-0.5.20.ebuild deleted file mode 100644 index 882118944..000000000 --- a/dev-python/env-canada/env-canada-0.5.20.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -MY_PN=${PN//-/_} -DESCRIPTION="A package to access meteorological data from Environment Canada" -HOMEPAGE="https://github.com/michaeldavie/env_canada https://pypi.org/project/env-canada/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.md" - -RDEPEND=" - dev-python/aiohttp[${PYTHON_USEDEP}] - dev-python/geopy[${PYTHON_USEDEP}] - dev-python/imageio[${PYTHON_USEDEP}] - dev-python/lxml[${PYTHON_USEDEP}] - dev-python/python-dateutil[${PYTHON_USEDEP}] - dev-python/voluptuous[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}]" -BDEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - )" - -S="${WORKDIR}/${MY_PN}-${PV}" - -python_test() { - nosetests --verbose || die - py.test -v -v || die -} - -src_prepare() { - sed -i "s/packages=setuptools.find_packages()/packages=setuptools.find_packages(exclude=['tests','tests.*'])/g" -i setup.py || die - eapply_user -} diff --git a/dev-python/env-canada/env-canada-0.5.21.ebuild b/dev-python/env-canada/env-canada-0.5.21.ebuild deleted file mode 100644 index 882118944..000000000 --- a/dev-python/env-canada/env-canada-0.5.21.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -MY_PN=${PN//-/_} -DESCRIPTION="A package to access meteorological data from Environment Canada" -HOMEPAGE="https://github.com/michaeldavie/env_canada https://pypi.org/project/env-canada/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux" -IUSE="test" -RESTRICT="!test? ( test )" - -DOCS="README.md" - -RDEPEND=" - dev-python/aiohttp[${PYTHON_USEDEP}] - dev-python/geopy[${PYTHON_USEDEP}] - dev-python/imageio[${PYTHON_USEDEP}] - dev-python/lxml[${PYTHON_USEDEP}] - dev-python/python-dateutil[${PYTHON_USEDEP}] - dev-python/voluptuous[${PYTHON_USEDEP}] - dev-python/pillow[${PYTHON_USEDEP}]" -BDEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - )" - -S="${WORKDIR}/${MY_PN}-${PV}" - -python_test() { - nosetests --verbose || die - py.test -v -v || die -} - -src_prepare() { - sed -i "s/packages=setuptools.find_packages()/packages=setuptools.find_packages(exclude=['tests','tests.*'])/g" -i setup.py || die - eapply_user -} diff --git a/dev-python/env-canada/env-canada-0.5.22.ebuild b/dev-python/env-canada/env-canada-0.5.22-r1.ebuild similarity index 88% rename from dev-python/env-canada/env-canada-0.5.22.ebuild rename to dev-python/env-canada/env-canada-0.5.22-r1.ebuild index 591975822..59a9338ad 100644 --- a/dev-python/env-canada/env-canada-0.5.22.ebuild +++ b/dev-python/env-canada/env-canada-0.5.22-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 x86" IUSE="test" RESTRICT="!test? ( test )" @@ -24,7 +24,7 @@ DOCS="README.md" RDEPEND=" dev-python/aiohttp[${PYTHON_USEDEP}] dev-python/defusedxml[${PYTHON_USEDEP}] - dev-python/geopy[${PYTHON_USEDEP}] + sci-geosciences/geopy[${PYTHON_USEDEP}] dev-python/imageio[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] dev-python/pillow[${PYTHON_USEDEP}] diff --git a/dev-python/hbmqtt/Manifest b/dev-python/hbmqtt/Manifest index ee317080a..7baee5b9e 100644 --- a/dev-python/hbmqtt/Manifest +++ b/dev-python/hbmqtt/Manifest @@ -1,4 +1,4 @@ AUX hbmqtt-0.9.5-remove-tests.patch 405 BLAKE2B 46eb60c2db15865bcdb2a60da0f2826e7d42e844356f3fb77e5e58c0e73c61002f7b061324cef8762d32ef6c86b9e65476f81ebe79cc654056b66d692b4d8001 SHA512 eaddb47006ab9d530dcbd1df94a7fab5614821617f93f677f3658e1230b0387aa7b00ba47916981ceb3d3e9743b37507ec2bba78bd49b18ae3f2cce718cca1b0 DIST hbmqtt-0.9.5.tar.gz 69338 BLAKE2B 7ff574b31adb3edf5a9b17bcf66d03848d2dbc5a5d2c3bb62258c0c7baa41566bb5fdfff12993219161b65c368c8f2bebc42e04d95aae20234bc20dc579a91a4 SHA512 f5b1a301268c7af300a407a1a9734ba74ced825883e6740cc9d4e2eed4db48c55f6d76e4911a69743e1db514b1f2b4a05abb2320f40c349f2ac7a1d6c38d1642 -EBUILD hbmqtt-0.9.5.ebuild 756 BLAKE2B a92cfcfe7376b98266000331284bda0157e6969181039999e2b31028c5e414fa7b5f996b0ed97c3b890e9d655c9244949a9153a95cb59042fb202c50816bb0ec SHA512 91814c18553f2a861c745978b4c8589bd90f950163cc609d886901c4fcd58957fe3a8f009400bc2fb34154b4f4037d8167ce457c7ccdc40862a6ce8110b496ad +EBUILD hbmqtt-0.9.5.ebuild 926 BLAKE2B 3aedc48ba0c667aeb3d3914ad60331534877472b9771f3aa12f565688672b387399bf2b8e81a31e7ff9b1aeae09c11f46981646a91892a75ac9fe7117d08e26a SHA512 1aa9cb9973b367a4472bad7b4fde3edc9260859486eb78f61514d50d609a96e6ae8541c4e42a42bfefab5defe304fdab4b18180f8747d216f12f5cb747105ae7 MISC metadata.xml 454 BLAKE2B a5ae30ff8864371badc392aca4956e500e1a18385b4f748b705c7e85d866a44da585e29ade370643a52fc0c0f0658229b3a885c7ce5015af3e8205182ce22044 SHA512 4f9fd14c025653c79a6c9d5ae4a8f1df0b3d6e6a44a297a069591fa5864b37b5a278c439e887ed6a7164e858e82c40afd19b157011e256770356fab8b7c9fa03 diff --git a/dev-python/hbmqtt/hbmqtt-0.9.5.ebuild b/dev-python/hbmqtt/hbmqtt-0.9.5.ebuild index 8ccdac4b4..b3b31eb49 100644 --- a/dev-python/hbmqtt/hbmqtt-0.9.5.ebuild +++ b/dev-python/hbmqtt/hbmqtt-0.9.5.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI="7" +EAPI=8 -PYTHON_COMPAT=( python3_{8..9} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 @@ -13,11 +13,15 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 arm arm64 x86 amd64-linux x86-linux" +KEYWORDS="amd64 arm arm64 x86" IUSE="test" RESTRICT="!test? ( test )" -RDEPEND="" +RDEPEND="dev-python/transitions[${PYTHON_USEDEP}] + dev-python/websockets[${PYTHON_USEDEP}] + dev-python/passlib[${PYTHON_USEDEP}] + dev-python/docopt[${PYTHON_USEDEP}] + dev-python/pyyaml[${PYTHON_USEDEP}]" BDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( diff --git a/dev-python/ritassist/Manifest b/dev-python/ritassist/Manifest index 30316a4d2..d199294fe 100644 --- a/dev-python/ritassist/Manifest +++ b/dev-python/ritassist/Manifest @@ -1,3 +1,3 @@ DIST ritassist-0.9.2.tar.gz 5095 BLAKE2B 46a2604439af2bf8d5ad082680483f63c6006720a2cb5080b144ca79f10e889e7f8d948c23bbe0ea81ed2d78d62fa228f3aeb0ce4ae541f01596b14b51385831 SHA512 e0d3b0ea55ec31d8e15cdb52361817c98009bf51e4c2d39cae8fed7799d6e16c71988aa3a7c7bf899ae36e3fded7eb51b030de43540544d391f61abbf45b849e -EBUILD ritassist-0.9.2.ebuild 795 BLAKE2B 7aa33ba5901815024196d59307dd3eb2f7bd0739838796b3065ab8b71492ae2ccfa813e5ed44b1c1b5363678ff0587e01bae2e260e623c280a352667cd1322f6 SHA512 ec85664201fb6004af7a411e81933eb07c4722a4106c39ef0eeab1be90a8c1dbd4390c56cad0753734a278975b52eba72fab8855c7d38392384bf5fa7548c68c +EBUILD ritassist-0.9.2-r1.ebuild 772 BLAKE2B 9fd9da45d00dbb4ae6e15972fb9b8131d09adc2c410e36338efe8ed43a367acd1f1c7cdafba4f763acac091b16817ea80281d001d8eee4ab710fcdc67a4168c3 SHA512 d2e3a66e50c0c12fa3a9a6474b2c5360e64f5c5dc1457e5787d750f3af0021cdce16d4e7bfa5ad40b5cebcc0c0f2fdd40c66467cce486e6ccaca58fa5201770a MISC metadata.xml 444 BLAKE2B 14372ea25def8f34315e5b9fbf3f008a09851cf45ce69ca08013774929e53b321727b1f9d957d96d0916cc25ab1b421f56559313082dd878cb4d452fcc476f3f SHA512 7e0c99c861e78dbcdb7370c22784a65cf44d0a5f4ef8cef6bdede3ec486605183c18bb3474f5f7f4814905d877633a7c4daf66dda4eda768f44c3d7428934830 diff --git a/dev-python/ritassist/ritassist-0.9.2.ebuild b/dev-python/ritassist/ritassist-0.9.2-r1.ebuild similarity index 83% rename from dev-python/ritassist/ritassist-0.9.2.ebuild rename to dev-python/ritassist/ritassist-0.9.2-r1.ebuild index b1809a96d..98d1cf60e 100644 --- a/dev-python/ritassist/ritassist-0.9.2.ebuild +++ b/dev-python/ritassist/ritassist-0.9.2-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 @@ -13,13 +13,13 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 x86" IUSE="test" RESTRICT="!test? ( test )" RDEPEND="dev-python/requests[${PYTHON_USEDEP}] dev-python/ciso8601[${PYTHON_USEDEP}] - dev-python/geopy[${PYTHON_USEDEP}]" + sci-geosciences/geopy[${PYTHON_USEDEP}]" BDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] test? ( diff --git a/dev-python/volvooncall/Manifest b/dev-python/volvooncall/Manifest index ab6788ed0..8fc413040 100644 --- a/dev-python/volvooncall/Manifest +++ b/dev-python/volvooncall/Manifest @@ -1,5 +1,3 @@ DIST volvooncall-0.10.0.tar.gz 16102 BLAKE2B 2f6107afaee5f97a45bfdba1f277cbac0935c5e06106a7ac0470936f250a0a7dfc5f5c65d393a37541e94f06cb1d168569f2740337bea551054048ca19740e5f SHA512 c04233842a7e60cfc9d3f3ade8803f2352a1468b733f8568c329c3f263d9fe4488e45cabb0e7f34ab83a0bb82d62e4d45affe01f1542a5369b41ae48cbf43a8a -DIST volvooncall-0.9.1.tar.gz 15969 BLAKE2B b6599d116a324567422a7ee71d4075043b4a27114a1a6a7f2e0c3d044e601f173d4ee73c0a2cffd2c51a2198a8c089c5462dbb06cbbc9dac4190c70e3e76a4aa SHA512 7face151fe27b4e361201f55080b29b2e5e325a4df23667904d9044efe4770045e6819012f07e8b0a302e4919145e1546332f3cbba4d9b73203f630c360a8e31 -EBUILD volvooncall-0.10.0.ebuild 850 BLAKE2B 4fa5da9503139c8ceda2fe34369e8414e693d48e15f461631c64ddf43bbf827e352d213d59f5d18e9f09ed8f2843b0c930a1f99335d0db54dfe0e3616c79bf64 SHA512 9b84c4fbb968b4eb5927ef0bc0bb0942f1216446daf6163f5b680aafa98d867931b197551ff74d79428b8c902bd7116ba3b48a94c250cb97dd3b8329037a51d3 -EBUILD volvooncall-0.9.1.ebuild 934 BLAKE2B efea27db24acc4aecc53191ca38c9abcf1083f3a43bcff906681d31cedccde9acbf6e2788738b499c1f346d33937df72a1b99794a4c00450788164422b9e0738 SHA512 948e182739d9d0a7c4ec2e55112791bbbedd08932a865a4fb95bda6046fd2d8e869691250b2134c80db294fc1b8d0174b6e356ecba86d0eff87dc575bae60f9e +EBUILD volvooncall-0.10.0-r1.ebuild 831 BLAKE2B 0ce10b4c25098eab49b674f2f0a0279698ebc3847b8f41b3ad67ba3996944c185644f28b5f4c947c8a953550e2de6f55add25adbcb35a0b1e639a6682f3f6916 SHA512 9be4c5cfa3bdc0f9d0769463b2ae649477b3802ca409c6388e3959c38c618f76e20694be311ad3ca226a230298ae9ea18fc9f02216aa8bb668a07f2ed5a037fd MISC metadata.xml 459 BLAKE2B 4a1cd68459366fa5dc9ab960d5cc9378e8c2e0d3fadd67d5fa083b6f2572d0d166945043cc0f63f1525e1b387bc49ae8f331cafdf48c319e6a153e53ccbe9afc SHA512 3c76d926699a6d84d7df83d100df2cc7ea57688516f2aee3420d0e40477e63274c74a4a21ea2a3a2e4f428ed3066750c7ac287cddaed2f7a34701404a429433f diff --git a/dev-python/volvooncall/volvooncall-0.10.0.ebuild b/dev-python/volvooncall/volvooncall-0.10.0-r1.ebuild similarity index 83% rename from dev-python/volvooncall/volvooncall-0.10.0.ebuild rename to dev-python/volvooncall/volvooncall-0.10.0-r1.ebuild index 7128d7b39..734333dd3 100644 --- a/dev-python/volvooncall/volvooncall-0.10.0.ebuild +++ b/dev-python/volvooncall/volvooncall-0.10.0-r1.ebuild @@ -3,7 +3,7 @@ EAPI=8 -PYTHON_COMPAT=( python3_{8..10} ) +PYTHON_COMPAT=( python3_{8..11} ) inherit distutils-r1 @@ -13,11 +13,11 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm arm64 x86" IUSE="test" RESTRICT="!test? ( test )" -RDEPEND=">=dev-python/geopy-1.14.0[${PYTHON_USEDEP}] +RDEPEND=">=sci-geosciences/geopy-1.14.0[${PYTHON_USEDEP}] dev-python/certifi[${PYTHON_USEDEP}] dev-python/hbmqtt[${PYTHON_USEDEP}] dev-python/aiohttp[${PYTHON_USEDEP}]" diff --git a/dev-python/volvooncall/volvooncall-0.9.1.ebuild b/dev-python/volvooncall/volvooncall-0.9.1.ebuild deleted file mode 100644 index 4f3090c8d..000000000 --- a/dev-python/volvooncall/volvooncall-0.9.1.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PYTHON_COMPAT=( python3_{8..10} ) - -inherit distutils-r1 - -DESCRIPTION="Communicate with VOC" -HOMEPAGE="https://github.com/molobrakos/volvooncall https://pypi.org/project/volvooncall/" -SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="amd64 arm arm64 x86 ~amd64-linux ~x86-linux" -IUSE="test" -RESTRICT="!test? ( test )" - -RDEPEND="dev-python/pyyaml[${PYTHON_USEDEP}] - >=dev-python/geopy-1.14.0[${PYTHON_USEDEP}] - dev-python/certifi[${PYTHON_USEDEP}] - dev-python/hbmqtt[${PYTHON_USEDEP}] - <=dev-python/websockets-8.1[${PYTHON_USEDEP}] - dev-python/aiohttp[${PYTHON_USEDEP}]" -BDEPEND=" - dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/nose[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - )" - -python_test() { - nosetests --verbose || die - py.test -v -v || die -}