Bug 262946

Summary: databases/py-mysql-connector-python: Update dependency
Product: Ports & Packages Reporter: Alessandro Sagratini <ale_sagra>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (bofh)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update dnspython version none

Description Alessandro Sagratini 2022-03-30 17:51:23 UTC
Created attachment 232826 [details]
update dnspython version

dns/py-dnspython2 was deprecated [1], so I am updating this port to use dns/py-dnspython

[1] https://www.freshports.org/dns/py-dnspython2/

Let me know if the patch looks good or you need anything else from me.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-03-31 07:20:15 UTC
A commit in branch main references this bug:

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

commit edaa78faeca93cd181488c975a3a45de12d5a935
Author:     Alessandro Sagratini <ale_sagra@hotmail.com>
AuthorDate: 2022-03-31 07:15:12 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-03-31 07:18:55 +0000

    databases/py-mysql-connector-python: Update dependency

    Update RUN_DEPENDS after py-dnspython2 has been DEPRECATED.

    PR:             262946
    Reported by:    ale_sagra@hotmail.com

 databases/py-mysql-connector-python/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2022-03-31 07:28:10 UTC
(In reply to Alessandro Sagratini from comment #0)
Thanks for the patch. The patch looks good but you have to follow some ground rules when you are sending git formatted patches. Like the subject; it should follow our exact guidelines like the Subject should be within 50 characters if possible and in the format "CATEGORY/PORTNAME: SHORT DESCRIPTION" followed by some details. It makes working with the patches easier and committing without too much trouble and changes. For your reference you can have a look at the commit message I have used. But there is not too many details in there. Please have a look at here:
https://cgit.freebsd.org/ports/tree/.hooks/prepare-commit-msg