FreeBSD Bugzilla – Attachment 193423 Details for
Bug 228271
devel/py-pytest-django: update to 3.2.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-pytest-django-3.2.1.patch
py-pytest-django-3.2.1.patch (text/plain), 2.89 KB, created by
Kai Knoblich
on 2018-05-15 09:52:53 UTC
(
hide
)
Description:
py-pytest-django-3.2.1.patch
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-05-15 09:52:53 UTC
Size:
2.89 KB
patch
obsolete
>Index: py-pytest-django/Makefile >=================================================================== >--- py-pytest-django/Makefile (revision 469997) >+++ py-pytest-django/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= pytest-django >-PORTVERSION= 2.9.1 >+PORTVERSION= 3.2.1 > CATEGORIES= devel python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -10,17 +10,14 @@ > MAINTAINER= tj@FreeBSD.org > COMMENT= Django plugin for py.test > >-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django18>=0:www/py-django18@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}django-configurations>=0:www/py-django-configurations@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}pytest-xdist>=0:devel/py-pytest-xdist@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}tox>=0:devel/py-tox@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}twine>=0:devel/py-twine@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=0:devel/py-setuptools_scm@${FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}south>=0:databases/py-south@${FLAVOR} >-BUILD_DEPENDS= ${RUN_DEPENDS} >+LICENSE= BSD3CLAUSE >+LICENSE_FILE= ${WRKSRC}/LICENSE > >+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>=1.11.1:devel/py-setuptools_scm@${PY_FLAVOR} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.9:devel/py-pytest@${PY_FLAVOR} >+ > USES= python > USE_PYTHON= distutils autoplist >+NO_ARCH= yes > > .include <bsd.port.mk> >Index: py-pytest-django/distinfo >=================================================================== >--- py-pytest-django/distinfo (revision 469997) >+++ py-pytest-django/distinfo (working copy) >@@ -1,2 +1,3 @@ >-SHA256 (pytest-django-2.9.1.tar.gz) = 8be15b637738c8cbd1422a6461465c0aeab7839cf76ad2b5d190b6f1f53facd6 >-SIZE (pytest-django-2.9.1.tar.gz) = 50570 >+TIMESTAMP = 1526373879 >+SHA256 (pytest-django-3.2.1.tar.gz) = 7501942093db2250a32a4e36826edfc542347bb9b26c78ed0649cdcfd49e5789 >+SIZE (pytest-django-3.2.1.tar.gz) = 63706 >Index: py-pytest-django/files/patch-setup.py >=================================================================== >--- py-pytest-django/files/patch-setup.py (revision 469997) >+++ py-pytest-django/files/patch-setup.py (nonexistent) >@@ -1,11 +0,0 @@ >---- setup.py.orig 2016-04-01 05:26:33 UTC >-+++ setup.py >-@@ -28,7 +28,7 @@ setup( >- license='BSD-3-Clause', >- packages=['pytest_django'], >- long_description=read('README.rst'), >-- setup_requires=['setuptools_scm==1.8.0'], >-+ setup_requires=['setuptools_scm>=1.8.0'], >- install_requires=['pytest>=2.5'], >- classifiers=['Development Status :: 5 - Production/Stable', >- 'Framework :: Django', > >Property changes on: py-pytest-django/files/patch-setup.py >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property
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?
(
tj
)
Actions:
View
|
Diff
Attachments on
bug 228271
: 193423