Bug 262361 - dns/py-pycares: Update to 4.1.2
Summary: dns/py-pycares: Update to 4.1.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dmitry Sivachenko
URL:
Keywords:
Depends on:
Blocks: 262251
  Show dependency treegraph
 
Reported: 2022-03-05 14:44 UTC by Norikatsu Shigemura
Modified: 2022-03-08 19:52 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (demon)


Attachments
a patch for update to 4.1.2 (1.13 KB, patch)
2022-03-05 14:44 UTC, Norikatsu Shigemura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Norikatsu Shigemura 2022-03-05 14:44:26 UTC
Created attachment 232264 [details]
a patch for update to 4.1.2

Update to 4.1.2.
- Add support Python 3.9 and 3.10.
- Drop support Python 3.5.
- Add support for some feature.

SEE ALSO:
- https://github.com/saghul/pycares/releases/tag/pycares-4.1.2
- https://github.com/saghul/pycares/releases/tag/pycares-4.0.0
- https://github.com/saghul/pycares/releases/tag/pycares-3.2.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-03-08 19:51:48 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a29712eec5d21bc4d1aa4da74befb977ac0ca28b

commit a29712eec5d21bc4d1aa4da74befb977ac0ca28b
Author:     Dmitry Sivachenko <demon@FreeBSD.org>
AuthorDate: 2022-03-08 19:50:14 +0000
Commit:     Dmitry Sivachenko <demon@FreeBSD.org>
CommitDate: 2022-03-08 19:50:14 +0000

    dns/py-pycares: update to version 4.1.2.

    PR: 262361
    Submitted by:   Norikatsu Shigemura <nork@ninth-nine.com>

 dns/py-pycares/Makefile | 4 ++--
 dns/py-pycares/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 2 Dmitry Sivachenko freebsd_committer freebsd_triage 2022-03-08 19:52:19 UTC
Port updated, thanks!