FreeBSD Bugzilla – Attachment 213815 Details for
Bug 245938
dns/py-idna: Update to 2.10
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for py-idna
submit-idna.patch (text/plain), 1.19 KB, created by
Daniel Engberg
on 2020-04-26 16:23:26 UTC
(
hide
)
Description:
Patch for py-idna
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2020-04-26 16:23:26 UTC
Size:
1.19 KB
patch
obsolete
>diff --git a/dns/py-idna/Makefile b/dns/py-idna/Makefile >index 9f8d218d44af..b8937f0f93ce 100644 >--- a/dns/py-idna/Makefile >+++ b/dns/py-idna/Makefile >@@ -1,25 +1,25 @@ > # Created by: Kubilay Kocak <koobs@FreeBSD.org> > # $FreeBSD$ > > PORTNAME= idna >-PORTVERSION= 2.8 >+PORTVERSION= 2.9 > CATEGORIES= dns python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= koobs@FreeBSD.org > COMMENT= Internationalized Domain Names in Applications (IDNA) > > LICENSE= BSD3CLAUSE PSFL > LICENSE_COMB= multi > LICENSE_FILE= ${WRKSRC}/LICENSE.rst > > USES= python # Actually, 2.7,3.4-3.6 > USE_PYTHON= autoplist concurrent distutils > > NO_ARCH= yes > > do-test: > @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test > > .include <bsd.port.mk> >diff --git a/dns/py-idna/distinfo b/dns/py-idna/distinfo >index 05fd498fe4e4..9c5689efad0d 100644 >--- a/dns/py-idna/distinfo >+++ b/dns/py-idna/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1546769353 >-SHA256 (idna-2.8.tar.gz) = c357b3f628cf53ae2c4c05627ecc484553142ca23264e593d327bcde5e9c3407 >-SIZE (idna-2.8.tar.gz) = 174481 >+TIMESTAMP = 1587916529 >+SHA256 (idna-2.9.tar.gz) = 7588d1c14ae4c77d74036e8c22ff447b26d0fde8f007354fd48a7814db15b7cb >+SIZE (idna-2.9.tar.gz) = 175042
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 245938
:
213815
|
217241