From 87f31bc8db142c0d011ad66ba32491e110562371 Mon Sep 17 00:00:00 2001 From: Andreas Billmeier Date: Sat, 11 Jan 2020 21:03:51 +0100 Subject: [PATCH] uri.https: surepy-0.1.10 --- CHANGELOG.txt | 1 + dev-python/surepy/Manifest | 2 +- dev-python/surepy/surepy-0.1.10.ebuild | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9e9ddb028..b94d3475b 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -7,6 +7,7 @@ * bump pyatmo-3.2.0 * publish my current portage files * homeassistant-0.104.0_beta2 + * uri.https: surepy-0.1.10 2020-01-10 * pyhomematic-0.1.63 bumped diff --git a/dev-python/surepy/Manifest b/dev-python/surepy/Manifest index bf569f24d..f48ac3c97 100644 --- a/dev-python/surepy/Manifest +++ b/dev-python/surepy/Manifest @@ -1,3 +1,3 @@ DIST surepy-0.1.10.tar.gz 4039 BLAKE2B 9049229979680f801db98c74668a6806c28a64e5622c4ac1e0764dd21e077912c8a093295af619059be90b3c843ced600ad5bf84eeb19df0a2850b2bc819089a SHA512 c2c773c0e5c370ecb7c8609c81bec35e44af8adca515b3759c0985323f67349fd9acbb165166545ac3c14ce6e6a55c155779e7caec5ddee4bc3d38905cde35c5 -EBUILD surepy-0.1.10.ebuild 764 BLAKE2B 7f7c53ba4d184c7ad5c5080e914661aa1642dab73de3065b318a0c1e79f7d19740cc15d792b600d5460c7fcf8ecd471fb2a659eea0c22135c0a232860a805e4f SHA512 028fa764ac9154e30491ac8834f1d7c7220c3de4e0585230a5d82c07233070272c95dcd2f73e13fc6929a1151c56de03c8d7f5b4220f8ad1872fdae6bbd48398 +EBUILD surepy-0.1.10.ebuild 765 BLAKE2B 6daf8b3a6b2bda71725134f7fc250a05919ceb6e4d7b0fb3b09eaded9db30acb7b65df7c0730588a86deb467e9c22a31c4e083c6b4fcdf8d581a84457466565c SHA512 061106154217667fec26167dfc17093ad2ba3640caf546c9c4e8ca3fdb251c98ed10169335cd806c042392ebd6881b1e1d7c5ed9596058cc84498f309e5ac342 MISC metadata.xml 450 BLAKE2B f33b08bd05812c492700c7e6d512bf19427fba9ca2008a1f8f1211cb7e9b1b757fb019380a70a840afe87fd0997af2a5c90d06b815ae5950c65d4f56c80cdd43 SHA512 9ffff646f8436936532a92979d1c2ccee62053f3ed68dcf53b2e1b61468bfd8c021b56c00711b69477b3c168756577c76ade0d01c27dc9603e1fc1ae15d8ce5c diff --git a/dev-python/surepy/surepy-0.1.10.ebuild b/dev-python/surepy/surepy-0.1.10.ebuild index 584f99d98..b5afa2333 100644 --- a/dev-python/surepy/surepy-0.1.10.ebuild +++ b/dev-python/surepy/surepy-0.1.10.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7} ) inherit distutils-r1 DESCRIPTION="Library to interact with the flaps & doors from Sure Petcare" -HOMEPAGE="http://github.com/benleb/surepy https://pypi.org/project/surepy/" +HOMEPAGE="https://github.com/benleb/surepy https://pypi.org/project/surepy/" SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT"