Bug 247116 - devel/py-semantic_version: Switch TEST_DEPENDS to Django 2.2
Summary: devel/py-semantic_version: Switch TEST_DEPENDS to Django 2.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords: buildisok
Depends on:
Blocks: 245309
  Show dependency treegraph
 
Reported: 2020-06-09 15:36 UTC by Kai Knoblich
Modified: 2020-06-24 18:02 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (sunpoet)


Attachments
py-semantic_version-switch-to-django22.patch (746 bytes, patch)
2020-06-09 15:36 UTC, Kai Knoblich
kai: maintainer-approval? (sunpoet)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Knoblich freebsd_committer freebsd_triage 2020-06-09 15:36:53 UTC
Created attachment 215396 [details]
py-semantic_version-switch-to-django22.patch

Hi Sunpoet,

attached is the patch that changes the TEST_DEPENDS from Django 1.11 to Django 2.2.

QA:
~~~
- poudriere (11.3-RELEASE amd64 for each py27, py35, py36, py37, and py38 flavor) -> OK

Results of "make test":
~~~~~~~~~~~~~~~~~~~~~~~

> Ran 66 tests in 0.133s
>
> OK
Comment 1 Automation User 2020-06-24 00:17:50 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/159425014
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-06-24 18:01:35 UTC
A commit references this bug:

Author: sunpoet
Date: Wed Jun 24 17:59:44 UTC 2020
New revision: 540336
URL: https://svnweb.freebsd.org/changeset/ports/540336

Log:
  Update TEST_DEPENDS: use Django 2.2

  PR:		247116
  Submitted by:	kai

Changes:
  head/devel/py-semantic_version/Makefile
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2020-06-24 18:02:03 UTC
Committed. Thanks!