git: 9b6613cbae86 - main - www/py-django-cron: Update to 0.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Jun 2022 09:45:38 UTC
The branch main has been updated by kai:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9b6613cbae860e19f5859f083e9fd602a87747b9
commit 9b6613cbae860e19f5859f083e9fd602a87747b9
Author: Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2022-06-11 09:40:47 +0000
Commit: Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2022-06-11 09:40:47 +0000
www/py-django-cron: Update to 0.6.0
* Remove deprecation note and expiration date as upstream got new
maintainers. The 0.6.0 release contains compatibility fixes for
newer Django versions as well.
Changelog:
https://github.com/Tivix/django-cron/releases/tag/v0.6.0
---
www/py-django-cron/Makefile | 11 +++--------
www/py-django-cron/distinfo | 6 +++---
2 files changed, 6 insertions(+), 11 deletions(-)
diff --git a/www/py-django-cron/Makefile b/www/py-django-cron/Makefile
index dc6e9d8a1225..56a883fd648c 100644
--- a/www/py-django-cron/Makefile
+++ b/www/py-django-cron/Makefile
@@ -1,6 +1,5 @@
PORTNAME= django-cron
-PORTVERSION= 0.5.1
-PORTREVISION= 1
+PORTVERSION= 0.6.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,13 +10,9 @@ COMMENT= Running Python crons in a Django project
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-DEPRECATED= Upstream no longer maintained
-EXPIRATION_DATE= 2022-06-30
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2:www/py-django32@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.8:www/py-django22@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}django-common-helpers>=0.6.4:www/py-django-common-helpers@${PY_FLAVOR}
-
-USES= python:3.5+
+USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/www/py-django-cron/distinfo b/www/py-django-cron/distinfo
index df0e2c068d6b..98e237e135bc 100644
--- a/www/py-django-cron/distinfo
+++ b/www/py-django-cron/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549629311
-SHA256 (django-cron-0.5.1.tar.gz) = 08d22708c8b2ecab8cda989019a66c7e1e2424c59d822796fd45abf7731d261d
-SIZE (django-cron-0.5.1.tar.gz) = 12122
+TIMESTAMP = 1652294249
+SHA256 (django-cron-0.6.0.tar.gz) = dc3c0d3433a2e4e7012f77f6d8415ad90367ba068649db2674325bc36f935841
+SIZE (django-cron-0.6.0.tar.gz) = 14768