Bug 258789 - devel/py-oslo.db: Switch to alembic 1.4.x for databases/py-alembic update
Summary: devel/py-oslo.db: Switch to alembic 1.4.x for databases/py-alembic update
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks: 257371
  Show dependency treegraph
 
Reported: 2021-09-29 23:15 UTC by Muhammad Moinur Rahman
Modified: 2021-10-14 19:39 UTC (History)
1 user (show)

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


Attachments
patch (909 bytes, patch)
2021-09-29 23:32 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2021-09-29 23:15:54 UTC
--
Generated by ports-mgmt/freebsd-bugzilla-cli - v0.15.0.
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2021-09-29 23:32:11 UTC
Created attachment 228261 [details]
patch

patch
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2021-09-29 23:34:28 UTC
As part of updating databases/py-alembic a new port databases/py-alembic14 has been created which works with databases/py-sqlalchemy12. This patch just updates the RUN_DEPENDS.
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-10-14 18:05:59 UTC
A commit in branch main references this bug:

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

commit c804229b8529026596f00668cfc73afdde8fdb24
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2021-10-14 18:01:45 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2021-10-14 18:05:22 +0000

    devel/py-oslo.db: Switch to py-alembic 1.4.x

    - This is required for updating databases/py-alembic
    PR: 258789
    Approved by: sunpoet (maintainer-timeout)

 devel/py-oslo.db/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2021-10-14 19:39:18 UTC
I'm waiting for your commit of py-alembic 1.7.x on py-sqlalchemy14.
That's why I replied you on the main PR (bug #257371 comment #4 and bug #257371 comment #6).