Bug 262946 - databases/py-mysql-connector-python: Update dependency
Summary: databases/py-mysql-connector-python: Update dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-30 17:51 UTC by Alessandro Sagratini
Modified: 2022-03-31 07:28 UTC (History)
0 users

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


Attachments
update dnspython version (1.25 KB, application/mbox)
2022-03-30 17:51 UTC, Alessandro Sagratini
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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