#42438 closed update (fixed)
py-obspy @0.8.4_2: update to @0.9.0
Reported by: | petrrr | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch maintainer | Cc: | |
Port: | py-obspy |
Description
This is an update for a port I maintain. The port now has a new dependency py-flake8
which was submitted in #42437 and a recursive dependency py-flake-mccabe
#42436.
Note to the committer:
The setup.py for version 0.9.0 has been rewritten and also the new patch has a different purpose, so a direct patch probably makes no sense. I therefore would propose to delete the previous files/patch-setup.py.diff
, and then submit the new one if this is possible.
py-obspy @0.9.0 (python, science) Sub-ports: py26-obspy, py27-obspy Description: This port provides a development snapshot of the ObsPy package. ObsPy is an open-source project dedicated to provide a Python framework for processing seismological data. It provides support for file formats and signal processing routines which allow the manipulation, analysis and visualization of seismological time series. The goal of the ObsPy project is to facilitate rapid application development for seismology. Homepage: http://www.obspy.org/ Extract Dependencies: unzip Library Dependencies: py27-obspy Platforms: darwin License: LGPL-3 Maintainers: Peter.Danecek@bo.ingv.it, openmaintainer@macports.org
Attachments (2)
Change History (4)
Changed 11 years ago by petrrr
Attachment: | patch-py-obspy.diff added |
---|
Changed 11 years ago by petrrr
Attachment: | patch-setup.py.diff added |
---|
files/patch-setup.py.diff -- a NEW patch to the NEW setup.py
comment:1 Changed 11 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:2 Changed 11 years ago by mf2k (Frank Schima)
Note that providing new patches, as you did, is the preferred method. Patching a patch does not make much sense anyway.
Note: See
TracTickets for help on using
tickets.
The modifications to the Portfile