dns/py3-idna: Delete pkg-descr and distinfo

These files are no longer needed (inherited from py-idna)

PR:		219833
This commit is contained in:
Kubilay Kocak 2017-06-07 10:44:55 +00:00
parent d1c99f2ebf
commit 9a32678c4f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=442825
2 changed files with 0 additions and 13 deletions

View File

@ -1,3 +0,0 @@
TIMESTAMP = 1496221751
SHA256 (idna-2.5.tar.gz) = 3cb5ce08046c4e3a560fc02f138d0ac63e00f8ce5901a56b32ec8b7994082aab
SIZE (idna-2.5.tar.gz) = 130211

View File

@ -1,10 +0,0 @@
A library to support the Internationalised Domain Names in Applications
(IDNA) protocol as specified in RFC 5891. This version of the protocol
is often referred to as "IDNA2008" and can produce different res
lts from the earlier standard from 2003.
The library is also intended to act as a suitable drop-in replacement
for the "encodings.idna" module that comes with the Python standard
library but currently only supports the older 2003 specification.
WWW: https://github.com/kjd/idna