Bug 212722

Summary: www/py-falcon version bump 0.1.4 -> 1.0.0
Product: Ports & Packages Reporter: Fredrik Eriksson <fredrik.eriksson>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Only Me CC: lichray, rm
Priority: --- Flags: lichray: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
py-falcon version bump none

Description Fredrik Eriksson 2016-09-16 07:38:05 UTC
Created attachment 174825 [details]
py-falcon version bump

Since I needed a newer version of py-falcon for some prototyping: here is a patch to upgrade of py-falcon to 1.0.0. Also adds dependency to devel/py-mimeparse as the new version depends on it.
Comment 1 lichray 2016-09-16 22:53:22 UTC
Please note that next time create the patch against ports root (example: cd to svn ports root, issue svn diff www/py-falcon).  Thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-09-24 13:27:03 UTC
A commit references this bug:

Author: rm
Date: Sat Sep 24 13:26:53 UTC 2016
New revision: 422718
URL: https://svnweb.freebsd.org/changeset/ports/422718

Log:
  www/py-falcon: update to 1.0.0

  - update to 1.0.0.

  PR:		212722
  Submitted by:	Fredrik Eriksson <fredrik.eriksson@loopia.se>
  Approved by:	lichray@gmail.com (maintainer)

Changes:
  head/www/py-falcon/Makefile
  head/www/py-falcon/distinfo
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2016-09-24 13:27:28 UTC
Committed, thank you!