git: b55bc60f903e - main - www/py-django-voting: Update version 0.2=>1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Mar 2022 10:34:19 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b55bc60f903e56dc9a3ee03a3debaf013666f995
commit b55bc60f903e56dc9a3ee03a3debaf013666f995
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-03-09 23:50:55 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-03-12 10:34:15 +0000
www/py-django-voting: Update version 0.2=>1.0
- Update LICENSE_FILE
Relnotes: https://github.com/jazzband/django-voting/releases/tag/1.0
---
www/py-django-voting/Makefile | 8 ++++++--
www/py-django-voting/distinfo | 5 +++--
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/www/py-django-voting/Makefile b/www/py-django-voting/Makefile
index 1be777665b26..dfb3f4fd3ca2 100644
--- a/www/py-django-voting/Makefile
+++ b/www/py-django-voting/Makefile
@@ -1,7 +1,7 @@
# Created by: Kubilay Kocak <koobs@FreeBSD.org>
PORTNAME= django-voting
-PORTVERSION= 0.2
+PORTVERSION= 1.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -10,9 +10,13 @@ MAINTAINER= bofh@FreeBSD.org
COMMENT= Generic voting application for Django
LICENSE= BSD3CLAUSE
-LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+LICENSE_FILE= ${WRKSRC}/LICENSE.rst
+
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>
diff --git a/www/py-django-voting/distinfo b/www/py-django-voting/distinfo
index d209fcac7ba9..f7cede8d4293 100644
--- a/www/py-django-voting/distinfo
+++ b/www/py-django-voting/distinfo
@@ -1,2 +1,3 @@
-SHA256 (django-voting-0.2.tar.gz) = 0b09805478040289d05579b4ae0f7412b4c1350b9a2cedc14610d24ae17bdd84
-SIZE (django-voting-0.2.tar.gz) = 14724
+TIMESTAMP = 1646761432
+SHA256 (django-voting-1.0.tar.gz) = 161581586a18f4eab4a691a61f970026880d92ab265c362c46fe497622019720
+SIZE (django-voting-1.0.tar.gz) = 18848