Summary: | [patch] games/py-anki: switch to sqlalchemy 0.7 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> | ||||
Component: | Individual Port(s) | Assignee: | Ruslan Makhmatkhanov <rm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Jan Beich
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->freebsd-python freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) Responsible Changed From-To: freebsd-python->rm I will take it. State Changed From-To: open->feedback While I'm on this, Jan do want to take maintainership of anki and py-anki ports? rm@FreeBSD.org writes: > Synopsis: [patch] games/py-anki: switch to sqlalchemy 0.7 > > State-Changed-From-To: open->feedback > State-Changed-By: rm > State-Changed-When: Wed Jun 6 19:02:50 UTC 2012 > State-Changed-Why: > While I'm on this, Jan do want to take maintainership of anki and > py-anki ports? No, I prefer/use org-drill over Anki, the latter is too heavyweight. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=168555 State Changed From-To: feedback->open Ok, understood. Thanks. rm 2012-06-10 07:27:48 UTC FreeBSD ports repository Modified files: games/anki Makefile Makefile.inc pkg-descr games/py-anki Makefile Log: - according to [1] py-anki had switched to SQLAlchemy 0.7 since version 1.2.9, so change the dependency While I'm here: - strict python version to 2.x only - eliminate unused dependencies - use PYTHON_PKGNAMEPREFIX in _DEPENDS - add missing tabs - bump PORTREVISION because of dependencies change [1] http://ankisrs.net/changes.html PR: 168555 Submitted by: Jan Beich <jbeich at tormail dot org> Revision Changes Path 1.10 +2 -2 ports/games/anki/Makefile 1.16 +15 -19 ports/games/anki/Makefile.inc 1.4 +1 -1 ports/games/anki/pkg-descr 1.13 +2 -2 ports/games/py-anki/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Committed, thank you! |