FreeBSD Bugzilla – Attachment 232266 Details for
Bug 262251
dns/py-aiodns: Update to 3.0.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
a patch for update to 3.0.0
py-aiodns.diff (text/plain), 1.18 KB, created by
Norikatsu Shigemura
on 2022-03-05 15:09:54 UTC
(
hide
)
Description:
a patch for update to 3.0.0
Filename:
MIME Type:
Creator:
Norikatsu Shigemura
Created:
2022-03-05 15:09:54 UTC
Size:
1.18 KB
patch
obsolete
>diff --git dns/py-aiodns/Makefile dns/py-aiodns/Makefile >index 211b66d..8657b7f 100644 >--- dns/py-aiodns/Makefile >+++ dns/py-aiodns/Makefile >@@ -1,8 +1,7 @@ > # Created by: Waitman Gobble <waitman@waitman.net> > > PORTNAME= aiodns >-PORTVERSION= 1.1.1 >-PORTREVISION= 1 >+PORTVERSION= 3.0.0 > CATEGORIES= dns python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -13,9 +12,9 @@ COMMENT= Simple DNS resolver for asyncio > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycares>0:dns/py-pycares@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycares>4.0.0:dns/py-pycares@${PY_FLAVOR} > >-USES= python:3.5+ >+USES= python:3.6-3.10 > USE_PYTHON= autoplist concurrent distutils > NO_ARCH= yes > >diff --git dns/py-aiodns/distinfo dns/py-aiodns/distinfo >index 288c29b..030dcc3 100644 >--- dns/py-aiodns/distinfo >+++ dns/py-aiodns/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1527547369 >-SHA256 (aiodns-1.1.1.tar.gz) = d8677adc679ce8d0ef706c14d9c3d2f27a0e0cc11d59730cdbaf218ad52dd9ea >-SIZE (aiodns-1.1.1.tar.gz) = 6084 >+TIMESTAMP = 1646491709 >+SHA256 (aiodns-3.0.0.tar.gz) = 946bdfabe743fceeeb093c8a010f5d1645f708a241be849e17edfb0e49e08cd6 >+SIZE (aiodns-3.0.0.tar.gz) = 6743
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 262251
:
232165
|
232266
|
235149