Bug 172592 - [PATCH] devel/py-mock: update to 1.0.0, Add TESTS option, Restore creator to Makefile
Summary: [PATCH] devel/py-mock: update to 1.0.0, Add TESTS option, Restore creator to ...
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: freebsd-python (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-11 12:49 UTC by koobs
Modified: 2012-12-02 10:40 UTC (History)
1 user (show)

See Also:


Attachments
py27-mock-1.0.0.patch (2.71 KB, patch)
2012-10-11 12:49 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-10-11 12:49:10 UTC
- Update to 1.0.0
- Add OPTIONS for unit test support
- Set USE_PYTHON version appropriately
- Patch setup.py to install the egg uncompressed
- Use a pkg-plist instead of PLIST_FILES
- Restore creator to Makefile header and use new convention

Changes:

https://code.google.com/p/mock/source/browse/docs/changelog.txt

====[QA]====
portlint: looks fine.
porttest: OK
redports: https://redports.org/buildarchive/20121009114036-26049/
unittest: Ran 274 tests in 0.331s - OK (skipped=3, expected failures=3)
============

Added file(s):
- files/patch-setup.py
- pkg-plist

Port maintainer (jessekempf@gmail.com) is cc'd.

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

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-11 12:51:35 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-11 12:51:35 UTC
Maintainer of devel/py-mock,

Please note that PR ports/172592 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/172592

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-12-02 10:40:00 UTC
State Changed
From-To: feedback->closed

Committed, thank you!