git: 100e64b6dd70 - main - www/py-django-voting: Update version 1.0=>1.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 28 Jun 2026 14:14:04 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=100e64b6dd705ad5e993e931575196b04d1e64f3
commit 100e64b6dd705ad5e993e931575196b04d1e64f3
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-06-28 13:32:22 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-06-28 14:13:35 +0000
www/py-django-voting: Update version 1.0=>1.1.0
Changelog: https://github.com/jazzband/django-voting/releases/tag/1.1.0
---
www/py-django-voting/Makefile | 9 +++++----
www/py-django-voting/distinfo | 6 +++---
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/www/py-django-voting/Makefile b/www/py-django-voting/Makefile
index 12c2a3575b92..77ea20a0abe8 100644
--- a/www/py-django-voting/Makefile
+++ b/www/py-django-voting/Makefile
@@ -1,6 +1,5 @@
PORTNAME= django-voting
-PORTVERSION= 1.0
-PORTREVISION= 1
+DISTVERSION= 1.1.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +11,12 @@ WWW= https://github.com/pjdelport/django-voting
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR}
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools-scm>0:devel/py-setuptools-scm@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django52>=3.2:www/py-django52@${PY_FLAVOR}
USES= python
-USE_PYTHON= autoplist distutils
+USE_PYTHON= autoplist pep517
NO_ARCH= yes
diff --git a/www/py-django-voting/distinfo b/www/py-django-voting/distinfo
index f7cede8d4293..56b4049b4117 100644
--- a/www/py-django-voting/distinfo
+++ b/www/py-django-voting/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1646761432
-SHA256 (django-voting-1.0.tar.gz) = 161581586a18f4eab4a691a61f970026880d92ab265c362c46fe497622019720
-SIZE (django-voting-1.0.tar.gz) = 18848
+TIMESTAMP = 1782653354
+SHA256 (django-voting-1.1.0.tar.gz) = c7d70c479aabe51f45ffe83dfd2509c71846e38ab433bdb9eb65f2ec0df7053e
+SIZE (django-voting-1.1.0.tar.gz) = 19442