svn commit: r531412 - in head: . www www/py-django-filer www/py-django-polymorphic www/py-django_polymorphic
Kai Knoblich
kai at FreeBSD.org
Sat Apr 11 10:15:09 UTC 2020
Author: kai
Date: Sat Apr 11 10:15:05 2020
New Revision: 531412
URL: https://svnweb.freebsd.org/changeset/ports/531412
Log:
www/py-django_polymorphic: Rename to py-django-polymorphic, Update to 2.1.2
* Use this update, which introduced support for Django 2.2 in the 2.1.0
release, as preparation to switch from Django 1.11 (End-of-Life) to
Django 2.2 (current LTS release) once the update for www/py-django-filer
lands [1].
* Rename the port to match the canonical name at PyPI.
* Update the WWW field to spare users from redirects and fix a whitespace
issue in the pkg-descr.
* Bump PORTREVISION of its consumer www/py-django-filer due changed
dependencies.
Changelog:
https://github.com/django-polymorphic/django-polymorphic/blob/v2.1.2/docs/changelog.rst
PR: 245473, 245470 [1]
Approved by: Kevin Golding <ports at caomhin.org> (maintainer)
Added:
head/www/py-django-polymorphic/
- copied from r531411, head/www/py-django_polymorphic/
Deleted:
head/www/py-django_polymorphic/
Modified:
head/MOVED
head/www/Makefile
head/www/py-django-filer/Makefile
head/www/py-django-polymorphic/Makefile
head/www/py-django-polymorphic/distinfo
head/www/py-django-polymorphic/pkg-descr
Modified: head/MOVED
==============================================================================
--- head/MOVED Sat Apr 11 10:12:32 2020 (r531411)
+++ head/MOVED Sat Apr 11 10:15:05 2020 (r531412)
@@ -14522,3 +14522,4 @@ lang/beignet|lang/intel-compute-runtime|2020-04-02|Has
devel/rubygem-cucumber-tag_expressions|devel/rubygem-cucumber-tag-expressions|2020-04-04|Renamed by upstream
devel/p5-Glib2|devel/p5-Glib|2020-04-07|Rename to match our p5- port naming
devel/jucipp|editors/jucipp|2020-04-07|Remove duplicate
+www/py-django_polymorphic|www/py-django-polymorphic|2020-04-11|Match canonical/registered (PyPI/CHEESESHOP) name
Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile Sat Apr 11 10:12:32 2020 (r531411)
+++ head/www/Makefile Sat Apr 11 10:15:05 2020 (r531412)
@@ -1547,6 +1547,7 @@
SUBDIR += py-django-photologue
SUBDIR += py-django-picklefield
SUBDIR += py-django-pipeline
+ SUBDIR += py-django-polymorphic
SUBDIR += py-django-post_office
SUBDIR += py-django-profiles
SUBDIR += py-django-prometheus
@@ -1587,7 +1588,6 @@
SUBDIR += py-django30
SUBDIR += py-django_compressor
SUBDIR += py-django_openstack_auth
- SUBDIR += py-django_polymorphic
SUBDIR += py-djangocms-admin-style
SUBDIR += py-djangorestframework
SUBDIR += py-djangorestframework-csv
Modified: head/www/py-django-filer/Makefile
==============================================================================
--- head/www/py-django-filer/Makefile Sat Apr 11 10:12:32 2020 (r531411)
+++ head/www/py-django-filer/Makefile Sat Apr 11 10:15:05 2020 (r531412)
@@ -3,7 +3,7 @@
PORTNAME= django-filer
PORTVERSION= 1.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django111>=0:www/py-django111@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django-easy-thumbnails>=2:graphics/py-django-easy-thumbnails@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}django-mptt>=0.6:www/py-django-mptt@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}django_polymorphic>=0.7:www/py-django_polymorphic@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}django-polymorphic>=0.7:www/py-django-polymorphic@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}unidecode>=0:converters/py-unidecode@${PY_FLAVOR} \
${PY_PILLOW}
Modified: head/www/py-django-polymorphic/Makefile
==============================================================================
--- head/www/py-django_polymorphic/Makefile Sat Apr 11 10:12:32 2020 (r531411)
+++ head/www/py-django-polymorphic/Makefile Sat Apr 11 10:15:05 2020 (r531412)
@@ -1,12 +1,11 @@
# Created by: Kevin Golding <ports at caomhin.org>
# $FreeBSD$
-PORTNAME= django_polymorphic
-PORTVERSION= 2.0.3
+PORTNAME= django-polymorphic
+PORTVERSION= 2.1.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-DISTNAME= django-polymorphic-${PORTVERSION}
MAINTAINER= ports at caomhin.org
COMMENT= Seamless Polymorphic Inheritance for Django Models
Modified: head/www/py-django-polymorphic/distinfo
==============================================================================
--- head/www/py-django_polymorphic/distinfo Sat Apr 11 10:12:32 2020 (r531411)
+++ head/www/py-django-polymorphic/distinfo Sat Apr 11 10:15:05 2020 (r531412)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549044438
-SHA256 (django-polymorphic-2.0.3.tar.gz) = 1fb5505537bcaf71cfc951ff94c4e3ba83c761eaca04b7b2ce9cb63937634ea5
-SIZE (django-polymorphic-2.0.3.tar.gz) = 97856
+TIMESTAMP = 1586592751
+SHA256 (django-polymorphic-2.1.2.tar.gz) = 6e08a76c91066635ccb7ef3ebbe9a0ad149febae6b30be2579716ec16d3c6461
+SIZE (django-polymorphic-2.1.2.tar.gz) = 100589
Modified: head/www/py-django-polymorphic/pkg-descr
==============================================================================
--- head/www/py-django_polymorphic/pkg-descr Sat Apr 11 10:12:32 2020 (r531411)
+++ head/www/py-django-polymorphic/pkg-descr Sat Apr 11 10:15:05 2020 (r531412)
@@ -1,5 +1,5 @@
Django-polymorphic simplifies using inherited models in Django projects.
-When a query is made at the base model, the inherited model classes are
+When a query is made at the base model, the inherited model classes are
returned.
-WWW: https://github.com/chrisglass/django_polymorphic
+WWW: https://github.com/django-polymorphic/django-polymorphic
More information about the svn-ports-head
mailing list