From owner-svn-ports-head@freebsd.org Sat Jun 2 18:00:09 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 84779FDD7D8; Sat, 2 Jun 2018 18:00:09 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 37D286F6B4; Sat, 2 Jun 2018 18:00:09 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1A5AE131C0; Sat, 2 Jun 2018 18:00:09 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w52I08ks093275; Sat, 2 Jun 2018 18:00:08 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w52I08Mi093273; Sat, 2 Jun 2018 18:00:08 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201806021800.w52I08Mi093273@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sat, 2 Jun 2018 18:00:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471388 - in head/devel/py-pytest-django: . files X-SVN-Group: ports-head X-SVN-Commit-Author: miwi X-SVN-Commit-Paths: in head/devel/py-pytest-django: . files X-SVN-Commit-Revision: 471388 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2018 18:00:09 -0000 Author: miwi Date: Sat Jun 2 18:00:08 2018 New Revision: 471388 URL: https://svnweb.freebsd.org/changeset/ports/471388 Log: - Update to 3.2.1 - Changed RUN_DEPENDS and BUILD_DEPENDS to match the dependencies - Added LICENSE + LICENSE_FILE - Added NO_ARCH - Removed patch in files/patch-setup.py because it is no longer needed PR: 228271 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer timeout Sponsored by: iXsystems Inc. Deleted: head/devel/py-pytest-django/files/ Modified: head/devel/py-pytest-django/Makefile head/devel/py-pytest-django/distinfo Modified: head/devel/py-pytest-django/Makefile ============================================================================== --- head/devel/py-pytest-django/Makefile Sat Jun 2 17:58:36 2018 (r471387) +++ head/devel/py-pytest-django/Makefile Sat Jun 2 18:00:08 2018 (r471388) @@ -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 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} 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 Modified: head/devel/py-pytest-django/distinfo ============================================================================== --- head/devel/py-pytest-django/distinfo Sat Jun 2 17:58:36 2018 (r471387) +++ head/devel/py-pytest-django/distinfo Sat Jun 2 18:00:08 2018 (r471388) @@ -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