Bug 173901 - [MAINTAINER] www/py-gunicorn: update to 0.16.1, Use GITHUB mastersite, Test changes
Summary: [MAINTAINER] www/py-gunicorn: update to 0.16.1, Use GITHUB mastersite, Test c...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-25 08:20 UTC by koobs
Modified: 2012-12-01 21:23 UTC (History)
0 users

See Also:


Attachments
py27-gunicorn-0.16.1.patch (4.14 KB, patch)
2012-11-25 08:20 UTC, koobs
no flags Details | Diff
py-gunicorn-0.16.1.patch (4.49 KB, patch)
2012-11-26 07:55 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-11-25 08:20:02 UTC
- Update to 0.16.1
- Update pkg-plist
- Use GITHUB mastersite (remove CHEESESHOP)
- Remove USE_PYTHON version limit (Python3 Ready)
- Tweak TESTS_DESC
- Allow OPTIONSFILE to be overridden
- Re-order TEST_DEPENDS
- Replace py-nose with py-test in TEST_DEPENDS
- Add {TEST,RUN}_DEPENDS to BUILD_DEPENDS when TESTS option is selected
- Patch out pytest-cov from requirements_dev.txt
- Update regression-test target bits

Changes: https://github.com/benoitc/gunicorn/blob/0.16.1/docs/source/news.rst

====[QA]====
portlint: WARN: Makefile: only one MASTER_SITE configured (FP)
porttest: OK
unittest: 48 passed in 4.35 seconds
poudriere:

VERSION              ARCH    
8.3-RELEASE          amd64  OK
8.3-RELEASE          i386   OK
9.0-RELEASE          amd64  OK
9.0-RELEASE          i386   OK
9.1-RC3              amd64  OK
============

Added file(s):
- files/patch-requirements_dev.txt

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-25 08:20:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-11-25 10:46:17 UTC
Responsible Changed
From-To: freebsd-python->rm

I will take it.
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-11-25 19:24:32 UTC
State Changed
From-To: open->feedback

Hi Kubilay, fetching failed - size mismatch: expected 333228, actual 
333263
Comment 4 koobs 2012-11-26 07:55:53 UTC
Ruslan,

Find attached a new Makefile. I think upstream re-tagged 0.16.1 a day 
later, hence the new GH_COMMIT :|
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-12-01 21:23:02 UTC
State Changed
From-To: feedback->closed

Committed, thank you!