Date: Fri, 25 Mar 2022 16:08:16 GMT From: Kai Knoblich <kai@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 4223babba216 - main - www/py-django: Deprecate and set to expire Message-ID: <202203251608.22PG8GsO021967@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=4223babba21648132abe583752f50f6570c83338 commit 4223babba21648132abe583752f50f6570c83338 Author: Kai Knoblich <kai@FreeBSD.org> AuthorDate: 2022-03-25 16:04:08 +0000 Commit: Kai Knoblich <kai@FreeBSD.org> CommitDate: 2022-03-25 16:07:58 +0000 www/py-django: Deprecate and set to expire This port was last used as a metaport and has only Django 2.2 as the only option knob. The use of this port as a dependency for several consumers has in the past also repeatedly led to some problems with conflicting transitive dependencies. So there is no longer any use for this metaport thus let it expire together with www/py-django22. PR: 261313 Reviewed by: dbaio (python, maintainer) Approved by: kai (python, maintainer) Differential Revision: https://reviews.freebsd.org/D34453 --- www/py-django/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/py-django/Makefile b/www/py-django/Makefile index edaee4227c60..0e042249dc9f 100644 --- a/www/py-django/Makefile +++ b/www/py-django/Makefile @@ -10,6 +10,9 @@ COMMENT= High-level Python Web Framework (meta port) LICENSE= BSD3CLAUSE +DEPRECATED= Was used as a metaport, no longer required +EXPIRATION_DATE= 2022-06-30 + USES= metaport USE_PYTHON= flavors
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203251608.22PG8GsO021967>