Bug 258790 - www/py-flask-migrate: Switch to alembic 1.4.x for databases/py-alembic update
Summary: www/py-flask-migrate: 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:16 UTC by Muhammad Moinur Rahman
Modified: 2021-10-14 23:14 UTC (History)
1 user (show)

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


Attachments
patch (792 bytes, patch)
2021-09-29 23:45 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:16:05 UTC
--
Generated by ports-mgmt/freebsd-bugzilla-cli - v0.15.0.
Comment 1 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2021-09-29 23:45:42 UTC
Created attachment 228264 [details]
patch

patch
Comment 2 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2021-09-29 23:47:05 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 17:54:56 UTC
A commit in branch main references this bug:

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

commit c6f6acd8e96e1ad7ae7c12e9943bb102995e94a2
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2021-10-14 17:51:49 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2021-10-14 17:51:49 +0000

    www/py-flask-migrate: Switch to py-alembic 1.4.x

    - This is required for updating databases/py-alembic

    PR: 258790
    Approved by: sunpoet (maintainer-timeout)

 www/py-flask-migrate/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2021-10-14 19:39:20 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 #6).
Comment 5 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2021-10-14 23:14:45 UTC
(In reply to Po-Chuan Hsieh from comment #4)
Committed.