Bug 173903 - [MAINTAINER] www/py-slumber: Switch to setuptools, Use GITHUB, add unit test bits
Summary: [MAINTAINER] www/py-slumber: Switch to setuptools, Use GITHUB, add unit test ...
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 09:10 UTC by koobs
Modified: 2012-11-25 19:27 UTC (History)
0 users

See Also:


Attachments
py27-slumber-0.5.1.patch (5.41 KB, patch)
2012-11-25 09:10 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 09:10:00 UTC
- Add YAML option
- Use GITHUB mastersite (Remove CHEESESHOP)
- Switch to setuptools, update pkg-plist accordingly
- Remove setup.py patch
- Add TEST_DEPENDS
- Add regression-test target
- Fix typo in Makefile header: s/Creates by/Created by

====[QA]====
portlint: WARN: Makefile: only one MASTER_SITE (False Positive)
porttest: OK
unittest: Ran 18 tests in 0.004s - OK

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
============

Removed file(s):
- files/patch-setup.py

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-11-25 09:10:09 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:21 UTC
Responsible Changed
From-To: freebsd-python->rm

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

Committed, thank you!