FreeBSD Bugzilla – Attachment 206775 Details for
Bug 240030
dns/py-tldextract: Update to 2.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Updated tldextract files
py-tldextract.shar (text/plain), 3.33 KB, created by
Adam Jimerson
on 2019-08-22 03:19:32 UTC
(
hide
)
Description:
Updated tldextract files
Filename:
MIME Type:
Creator:
Adam Jimerson
Created:
2019-08-22 03:19:32 UTC
Size:
3.33 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-tldextract ># py-tldextract/pkg-plist ># py-tldextract/pkg-descr ># py-tldextract/distinfo ># py-tldextract/Makefile ># >echo c - py-tldextract >mkdir -p py-tldextract > /dev/null 2>&1 >echo x - py-tldextract/pkg-plist >sed 's/^X//' >py-tldextract/pkg-plist << '9c9de20ebd58c0188d5bc051b0df5f36' >Xbin/tldextract >X%%PYTHON_SITELIBDIR%%/tldextract-2.2.1-py%%PYTHON_VER%%.egg-info/PKG-INFO >X%%PYTHON_SITELIBDIR%%/tldextract-2.2.1-py%%PYTHON_VER%%.egg-info/SOURCES.txt >X%%PYTHON_SITELIBDIR%%/tldextract-2.2.1-py%%PYTHON_VER%%.egg-info/dependency_links.txt >X%%PYTHON_SITELIBDIR%%/tldextract-2.2.1-py%%PYTHON_VER%%.egg-info/entry_points.txt >X%%PYTHON_SITELIBDIR%%/tldextract-2.2.1-py%%PYTHON_VER%%.egg-info/requires.txt >X%%PYTHON_SITELIBDIR%%/tldextract-2.2.1-py%%PYTHON_VER%%.egg-info/top_level.txt >X%%PYTHON_SITELIBDIR%%/tldextract/.tld_set_snapshot >X%%PYTHON_SITELIBDIR%%/tldextract/__init__.py >X%%PYTHON_SITELIBDIR%%/tldextract/__main__.py >X%%PYTHON_SITELIBDIR%%/tldextract/__pycache__/__init__.cpython-36.opt-1.pyc >X%%PYTHON_SITELIBDIR%%/tldextract/__pycache__/__init__.cpython-36.pyc >X%%PYTHON_SITELIBDIR%%/tldextract/__pycache__/__main__.cpython-36.opt-1.pyc >X%%PYTHON_SITELIBDIR%%/tldextract/__pycache__/__main__.cpython-36.pyc >X%%PYTHON_SITELIBDIR%%/tldextract/__pycache__/cli.cpython-36.opt-1.pyc >X%%PYTHON_SITELIBDIR%%/tldextract/__pycache__/cli.cpython-36.pyc >X%%PYTHON_SITELIBDIR%%/tldextract/__pycache__/remote.cpython-36.opt-1.pyc >X%%PYTHON_SITELIBDIR%%/tldextract/__pycache__/remote.cpython-36.pyc >X%%PYTHON_SITELIBDIR%%/tldextract/__pycache__/tldextract.cpython-36.opt-1.pyc >X%%PYTHON_SITELIBDIR%%/tldextract/__pycache__/tldextract.cpython-36.pyc >X%%PYTHON_SITELIBDIR%%/tldextract/cli.py >X%%PYTHON_SITELIBDIR%%/tldextract/remote.py >X%%PYTHON_SITELIBDIR%%/tldextract/tldextract.py >9c9de20ebd58c0188d5bc051b0df5f36 >echo x - py-tldextract/pkg-descr >sed 's/^X//' >py-tldextract/pkg-descr << '8166536726ef8947fd28d459c0df960b' >XPython module for separating the TLD from the registered domain and subdomains >Xof a URL, using the Public Suffix List. >X >XWWW: https://github.com/john-kurkowski/tldextract >8166536726ef8947fd28d459c0df960b >echo x - py-tldextract/distinfo >sed 's/^X//' >py-tldextract/distinfo << '48679c7ec7623d51f9bc38e411e7c8fe' >XTIMESTAMP = 1566441955 >XSHA256 (tldextract-2.2.1.tar.gz) = b72bef6013de67c7fa181250bc2c2e089a994d259c09ca95a9771f2f97e29ed1 >XSIZE (tldextract-2.2.1.tar.gz) = 54538 >48679c7ec7623d51f9bc38e411e7c8fe >echo x - py-tldextract/Makefile >sed 's/^X//' >py-tldextract/Makefile << 'aed780731749965e057d5b6746b64076' >X# Created by: Dan Langille <dvl@FreeBSD.org> >X# $FreeBSD: head/dns/py-tldextract/Makefile 472884 2018-06-20 17:05:41Z mat $ >X >XPORTNAME= tldextract >XPORTVERSION= 2.2.1 >XCATEGORIES= dns python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= dvl@FreeBSD.org >XCOMMENT= Separate the TLD from the registered domain and subdomains of a URL >X >XLICENSE= BSD3CLAUSE >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py-idna@${PY_FLAVOR} >X >XUSES= python >XUSE_PYTHON= autoplist distutils >X >XNO_ARCH= yes >X >X.include <bsd.port.mk> >aed780731749965e057d5b6746b64076 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 240030
:
206775
|
206791
Working