#43061 closed update (fixed)
py-nose @1.3.0: update to @1.3.1
Reported by: | petrrr | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | akitada@…, MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
Port: | py-nose |
Description
Please update this port to 1.3.1. Apparently nose 1.3.0 is broken for Python 3.4 and the update to 1.3.1 fixes this issue.
The provided patch provides this update and implements some minor changes to the Portfile as detailed below:
- remove revision (not needed);
- add MD5 checksum, as it is provided by PyPI;
- change to livecheck to disable livecheck for subport (as it is usual);
Attachments (1)
Change History (3)
Changed 11 years ago by petrrr
Attachment: | patch.py-nose.diff added |
---|
comment:1 Changed 11 years ago by g5pw (Aljaž Srebrnič)
Resolution: | → fixed |
---|---|
Status: | new → closed |
I'm pretty sure you meant
livecheck.type none
in the subports section, so I commited that in r118285.
comment:2 Changed 11 years ago by petrrr
Thanks for the correction, must be copy-paste mistake. ~petr
Note: See
TracTickets for help on using
tickets.
patch for python/py-nose