mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Update to 0.7.0
This commit is contained in:
parent
aa05a69650
commit
ce5b178bde
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=304308
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= obspy.iris
|
||||
PORTVERSION= 0.5.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.7.0
|
||||
CATEGORIES= science python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (obspy.iris-0.5.1.zip) = 2f5ceb6e815cb76d68ff048ef545e2f1b69b3bade591c8fc21dfc700ecdda779
|
||||
SIZE (obspy.iris-0.5.1.zip) = 41216
|
||||
SHA256 (obspy.iris-0.7.0.zip) = a37e198d2270e445b956ff218bee6d6085433368c4bdef2bb3607ac61d0892c0
|
||||
SIZE (obspy.iris-0.7.0.zip) = 49132
|
||||
|
@ -8,6 +8,7 @@
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/__init__.pyc
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/__init__.pyo
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/iris/CHANGELOG.txt
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/iris/LICENSE.txt
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/iris/README.txt
|
||||
%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/obspy/iris/VERSION.txt
|
||||
|
Loading…
Reference in New Issue
Block a user