Bug 264146 - www/py-pyjwt: Add conflict between 2.x and 1.x
Summary: www/py-pyjwt: Add conflict between 2.x and 1.x
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-22 09:33 UTC by Goran Mekić
Modified: 2022-06-09 11:15 UTC (History)
0 users

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


Attachments
Conflict between 2.x and 1.x (863 bytes, patch)
2022-05-22 09:33 UTC, Goran Mekić
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Goran Mekić 2022-05-22 09:33:40 UTC
Created attachment 234110 [details]
Conflict between 2.x and 1.x
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-06-09 11:06:06 UTC
A commit in branch main references this bug:

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

commit 73d0476c9083b82d8400c22f34c3e4c62347ba30
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-06-09 11:00:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-06-09 11:00:41 +0000

    www/py-pyjwt*: Mark CONFLICTS_INSTALL

    PR:             264146
    Reported by:    Goran Mekic <meka@tilda.center>

 www/py-pyjwt/Makefile  | 2 ++
 www/py-pyjwt1/Makefile | 2 ++
 2 files changed, 4 insertions(+)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2022-06-09 11:15:34 UTC
Committed. Thanks!