Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2024 20:20:11 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9c9e98cdb668 - main - www/py-django-dpaste: Remove expired port
Message-ID:  <202404302020.43UKKBtL099334@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

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

commit 9c9e98cdb668f76a435c869371c74ace027d2b5e
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-04-30 20:19:58 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-04-30 20:19:58 +0000

    www/py-django-dpaste: Remove expired port
    
    2024-04-30 www/py-django-dpaste
---
 MOVED                          |  1 +
 www/Makefile                   |  1 -
 www/py-django-dpaste/Makefile  | 42 ------------------------------------------
 www/py-django-dpaste/distinfo  |  3 ---
 www/py-django-dpaste/pkg-descr |  3 ---
 5 files changed, 1 insertion(+), 49 deletions(-)

diff --git a/MOVED b/MOVED
index 4b5c3ada5094..2ecf16307e8a 100644
--- a/MOVED
+++ b/MOVED
@@ -3204,3 +3204,4 @@ emulators/qemu7@tools|emulators/qemu@tools|2024-04-29|Use emulators/qemu@tools i
 lang/tcl9|lang/tcl90|2024-04-30|Renamed for consistency with the 8.x series ports
 deskutils/aspostit||2024-04-30|Has expired: Unmaintained, last upstream release in 2001
 x11-toolkits/p5-Tk-FileDialog||2024-04-30|Has expired: Does not work with recent Tk versions
+www/py-django-dpaste||2024-04-30|Has expired
diff --git a/www/Makefile b/www/Makefile
index 1864982cb05d..101edbb5d931 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1550,7 +1550,6 @@
     SUBDIR += py-django-csp
     SUBDIR += py-django-debreach
     SUBDIR += py-django-debug-toolbar
-    SUBDIR += py-django-dpaste
     SUBDIR += py-django-extensions
     SUBDIR += py-django-filer
     SUBDIR += py-django-filter
diff --git a/www/py-django-dpaste/Makefile b/www/py-django-dpaste/Makefile
deleted file mode 100644
index d9ff8c82a603..000000000000
--- a/www/py-django-dpaste/Makefile
+++ /dev/null
@@ -1,42 +0,0 @@
-PORTNAME=	dpaste
-DISTVERSIONPREFIX=	v
-DISTVERSION=	3.8
-PORTREVISION=	1
-CATEGORIES=	www python
-PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}django-
-
-MAINTAINER=	bofh@FreeBSD.org
-COMMENT=	Django based pastebin for text and code
-WWW=		https://github.com/DarrenOfficial/dpaste
-
-LICENSE=	MIT
-LICENSE_FILE=	${WRKSRC}/LICENSE
-
-EXPIRATION_DATE=2024-04-30
-BROKEN=		does not work with py-pygments >= 2.12.0 and required static files (css + js), which must be compiled via Node.js, are not packaged.
-
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=3.2:www/py-django42@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}dj-database-url>=0.5.0:www/py-dj-database-url@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}django-csp>=3.6:www/py-django-csp@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}django-staticinline>=1.0:www/py-django-staticinline@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}docutils>0:textproc/py-docutils@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}jsx-lexer>=0.0.8:textproc/py-jsx-lexer@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}misaka>=2.1.0:textproc/py-misaka@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pygments>=1.6:textproc/py-pygments@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}ratelimiter>=1.2.0:devel/py-ratelimiter@${PY_FLAVOR}
-TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytest-django>0:devel/py-pytest-django@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
-
-USES=		python
-USE_GITHUB=	yes
-GH_ACCOUNT=	DarrenOfficial
-USE_PYTHON=	distutils autoplist pytest
-
-TEST_ENV=	PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}
-
-NO_ARCH=	yes
-
-do-test:
-	@cd ${WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} -m pytest -v -rs --ds=dpaste.settings.tests -o addopts=
-
-.include <bsd.port.mk>
diff --git a/www/py-django-dpaste/distinfo b/www/py-django-dpaste/distinfo
deleted file mode 100644
index 138f0f845d42..000000000000
--- a/www/py-django-dpaste/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1701925084
-SHA256 (DarrenOfficial-dpaste-v3.8_GH0.tar.gz) = c22517b909faf02eb1ba32f09471fd0d83e3bfa25bbea0b4f563db54b89bfea4
-SIZE (DarrenOfficial-dpaste-v3.8_GH0.tar.gz) = 46603
diff --git a/www/py-django-dpaste/pkg-descr b/www/py-django-dpaste/pkg-descr
deleted file mode 100644
index 29a7e7aaf3ea..000000000000
--- a/www/py-django-dpaste/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-dpaste is a Django based pastebin. It's intended to run separately but its
-also possible to be installed into an existing Django project like a regular
-app. You can find a live example on dpaste.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404302020.43UKKBtL099334>