FreeBSD Bugzilla – Attachment 231225 Details for
Bug 261392
www/py-django-reversion: Update to 4.0.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-django-reversion-4.0.1.patch
py-django-reversion-4.0.1.patch (text/plain), 1.76 KB, created by
Kai Knoblich
on 2022-01-21 19:26:01 UTC
(
hide
)
Description:
py-django-reversion-4.0.1.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2022-01-21 19:26:01 UTC
Size:
1.76 KB
patch
obsolete
>diff --git a/www/py-django-reversion/Makefile b/www/py-django-reversion/Makefile >index 83c6e8e3641e..d1c0448fc44d 100644 >--- a/www/py-django-reversion/Makefile >+++ b/www/py-django-reversion/Makefile >@@ -1,7 +1,7 @@ > # Created by: Matthew X. Economou <xenophon+fbsdports@irtnog.org> > > PORTNAME= django-reversion >-PORTVERSION= 3.0.7 >+PORTVERSION= 4.0.1 > CATEGORIES= www python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -12,7 +12,7 @@ COMMENT= Provides comprehensive version control facilities to Django apps > LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/LICENSE > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.0:www/py-django22@${PY_FLAVOR} > > USES= python:3.6+ > USE_PYTHON= autoplist concurrent distutils >@@ -22,7 +22,8 @@ NO_ARCH= yes > PORTDOCS= * > > OPTIONS_DEFINE= DOCS >-DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} >+DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR} \ >+ ${PYTHON_PKGNAMEPREFIX}sphinx_rtd_theme>0:textproc/py-sphinx_rtd_theme@${PY_FLAVOR} > DOCS_VARS= PYDISTUTILS_BUILD_TARGET+="build_sphinx -a -E" > > post-install-DOCS-on: >diff --git a/www/py-django-reversion/distinfo b/www/py-django-reversion/distinfo >index f66573636519..46f76049014b 100644 >--- a/www/py-django-reversion/distinfo >+++ b/www/py-django-reversion/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1585648082 >-SHA256 (django-reversion-3.0.7.tar.gz) = 72fc53580a6b538f0cfff10f27f42333f67d79c406399289c94ec5a193cfb3e1 >-SIZE (django-reversion-3.0.7.tar.gz) = 67504 >+TIMESTAMP = 1642673940 >+SHA256 (django-reversion-4.0.1.tar.gz) = 6991f16e5d3a972912db3d56e3a714d10b07becd566ab87f85f2e9b671981339 >+SIZE (django-reversion-4.0.1.tar.gz) = 71383
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
kai
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 261392
: 231225
Working