remove idna-ssl-1.1.0 dupe

This commit is contained in:
Andreas Billmeier 2020-05-23 12:15:58 +02:00 committed by Andreas Billmeier
parent e1dbcc918f
commit 494094bc9f
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
4 changed files with 1 additions and 31 deletions

View File

@ -11,6 +11,7 @@
* remove old frontends
* update homeassistant-0.110.1
* bump convertdate-2.2.1
* remove idna-ssl-1.1.0 dupe
2020-05-21 homeassistant-0.110.0
* add forgotten Manifest

View File

@ -1,3 +0,0 @@
DIST idna-ssl-1.1.0.tar.gz 3377 BLAKE2B 4a3baee5c976bdde4092eb3a980e555a72fb74395d3bc673ccd6e986e003b696cabdeb41061ad9b5f8da62074c034e4a07298fa993d5fff185f723ff4cb5f432 SHA512 f9db74cecabbbfddfd1817bbd8434ef2aafeea433c3eefff3f94c7e994da40e3f315fcda527f3a0c3743028f26bbc934f1dd21f94134123c3271975d0527cd35
EBUILD idna-ssl-1.1.0.ebuild 558 BLAKE2B 8df692f1686df89911a83eddd8ee3e9a969c78b884aac9db64b54ba956b517376c359cac07e16ebba428d53c16ed07c000d485ed9444e315dbcaca307a6b785a SHA512 219a60827798531fb9ff19158954994f34f81bb5285a3d6cf7f9cf301ac4ce5867438448dfdc97595fcb5fa09d9033cd9aca527f7adbdda40a78997e951fb882
MISC metadata.xml 252 BLAKE2B 507e0ddc9d50b879ff374b903b142f85d020dfd6c486aba2af84fe082c878e780edbb79188ae10104d57db0eb775c86814cc8c06891a3854c9da840a4d377050 SHA512 9470ac9c8a5a4f80e3f767e7aa198addc7b21866c63b2a310e9f41ce65817672fb77423117bdd619e99cb62322025aeadf50717e23eafabf99080fcc106820af

View File

@ -1,20 +0,0 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="Patch ssl.match_hostname for Unicode(idna) domains support"
HOMEPAGE="https://github.com/aio-libs/idna-ssl https://pypi.org/project/idna_ssl/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
RDEPEND="dev-python/idna[${PYTHON_USEDEP}]"

View File

@ -1,8 +0,0 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
</pkgmetadata>