non port: science/py-h5py/Makefile |
SVNWeb
|
Number of commits found: 63 |
Sun, 9 Jul 2023
|
[ 10:19 Po-Chuan Hsieh (sunpoet) ] 84b4384
science/py-h5py: Update to 3.9.0
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.9.rst
https://docs.h5py.org/en/stable/whatsnew/index.html
|
Tue, 27 Jun 2023
|
[ 19:34 Rene Ladan (rene) ] 3d9a815 (Only the first 10 of 4481 ports in this commit are shown above. )
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568>
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Sun, 5 Feb 2023
|
[ 15:48 Po-Chuan Hsieh (sunpoet) ] 9f23e80
science/py-h5py: Update to 3.8.0
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.8.rst
https://docs.h5py.org/en/stable/whatsnew/index.html
|
Wed, 11 Jan 2023
|
[ 15:58 Dmitry Marakasov (amdmi3) ] 77d6847 (Only the first 10 of 3335 ports in this commit are shown above. )
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:35 Tobias C. Berner (tcberner) ] 5564b3b (Only the first 10 of 87 ports in this commit are shown above. )
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com>
|
[ 14:22 Tobias C. Berner (tcberner) ] 4619604 (Only the first 10 of 201 ports in this commit are shown above. )
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above )
|
Fri, 3 Jun 2022
|
[ 16:57 Po-Chuan Hsieh (sunpoet) ] 51dba9f
science/py-h5py: Convert to USE_PYTHON=pytest
|
[ 09:00 Po-Chuan Hsieh (sunpoet) ] 30a2153
science/py-h5py: Update to 3.7.0
- Update version requirement of TEST_DEPENDS
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.7.rst
https://docs.h5py.org/en/stable/whatsnew/index.html
|
Sun, 21 Nov 2021
|
[ 21:15 Po-Chuan Hsieh (sunpoet) ] bc992d2
science/py-h5py: Update to 3.6.0
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.6.rst
https://docs.h5py.org/en/stable/whatsnew/index.html
|
Mon, 25 Oct 2021
|
[ 21:46 Po-Chuan Hsieh (sunpoet) ] 522726c
science/py-h5py: Update to 3.5.0
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.5.rst
https://docs.h5py.org/en/stable/whatsnew/index.html
|
Mon, 27 Sep 2021
|
[ 15:56 Po-Chuan Hsieh (sunpoet) ] 931b97d
science/py-h5py: Update version requirement of BUILD_DEPENDS
|
Tue, 21 Sep 2021
|
[ 03:44 Po-Chuan Hsieh (sunpoet) ] 6f119b4
science/py-h5py: Update to 3.4.0
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.4.rst
https://docs.h5py.org/en/stable/whatsnew/index.html
|
Wed, 30 Jun 2021
|
[ 20:43 Po-Chuan Hsieh (sunpoet) ] 66d9c6b
science/py-h5py: Update to 3.3.0
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.3.rst
https://docs.h5py.org/en/stable/whatsnew/index.html
|
Tue, 25 May 2021
|
[ 13:55 Dmitry Marakasov (amdmi3) ] 0729af4 (Only the first 10 of 80 ports in this commit are shown above. )
Mk: switch PYTHON_REL to 5 digits to support python 3.10.x
PR: 255013
Differential Revision: https://reviews.freebsd.org/D29418
Exp-run by: antoine
Approved by: wen@, no objection from python@ or portmgr@
|
Sun, 2 May 2021
|
[ 19:45 Po-Chuan Hsieh (sunpoet) ] cdc4e62
science/py-h5py: Remove PYNUMPY
|
Sun, 18 Apr 2021
|
[ 05:44 Po-Chuan Hsieh (sunpoet) ] c3183a0 (Only the first 10 of 13 ports in this commit are shown above. )
science/py-h5py: Update to 3.2.1
- Update USES=python of dependent ports
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.2.rst
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 26 Jan 2021
|
[ 17:37 sunpoet ]
Update to 3.1.0
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/3.1.rst
|
Mon, 28 Dec 2020
|
[ 23:02 antoine ] (Only the first 10 of 1942 ports in this commit are shown above. )
Drop python 2.7 support from a few ports
With hat: portmgr
|
Sat, 7 Sep 2019
|
[ 22:44 sunpoet ]
Update to 2.10.0
- Sort PLIST
Changes: https://github.com/h5py/h5py/releases
https://github.com/h5py/h5py/blob/master/docs/whatsnew/2.10.rst
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Sat, 5 Jan 2019
|
[ 22:46 sunpoet ] (Only the first 10 of 61 ports in this commit are shown above. )
Update science/hdf5 to 1.10.4
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.4#releasenotes
PR: 233070
Submitted by: wen
|
Tue, 1 Jan 2019
|
[ 20:37 sunpoet ]
Update to 2.9.0
- Convert PORTDOCS and PORTEXAMPLES to PLIST entries
Changes: https://github.com/h5py/h5py/releases
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Wed, 5 Sep 2018
|
[ 22:05 sunpoet ] (Only the first 10 of 50 ports in this commit are shown above. )
Update science/hdf5 to 1.10.2
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://portal.hdfgroup.org/display/support/HDF5%201.10.2#releasenotes
https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.2/src/hdf5-1.10.2-RELEASE.txt
PR: 231009
Exp-run by: antoine
|
Wed, 20 Jun 2018
|
[ 17:05 mat ] (Only the first 10 of 1617 ports in this commit are shown above. )
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight
|
Tue, 5 Jun 2018
|
[ 18:55 sunpoet ]
Update to 2.8.0
Changes: https://github.com/h5py/h5py/releases
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Sun, 25 Feb 2018
|
[ 05:34 sunpoet ]
Update to 2.7.1
- Change MASTER_SITES to CHEESESHOP
- Sort BUILD_DEPENDS
- Update pkg-descr
- Add PyPI and GitHub repository to WWW
- Take maintainership
|
[ 01:24 yuri ]
science/py-h5py: Update to 2.7.1
Additional port changes:
* Changed to DISTVERSION
* Grouped USExx
* Added USE_PYTHON=concurrent (for docs, examples)
* Removed patching (in post-patch and files/)
* Added stripping
* Updated WWW
Approved by: tcberner (mentor, implicit)
|
Sat, 24 Feb 2018
|
[ 08:52 tcberner ] (Only the first 10 of 26 ports in this commit are shown above. )
Give xmj@'s ports back to the pool
PR: 226157
Submitted by: xmj
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Sat, 3 Jun 2017
|
[ 18:03 tcberner ]
Update to 2.7.0
PR: 219754
Submitted by: xmj (maintainer)
|
Tue, 30 May 2017
|
[ 02:56 sunpoet ] (Only the first 10 of 35 ports in this commit are shown above. )
Update science/hdf5 to 1.10.1
- Bump PORTREVISION for shlib change
Changes: https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.1/src/hdf5-1.10.1-RELEASE.txt
|
Thu, 24 Nov 2016
|
[ 14:57 amdmi3 ]
- Remove bogus NO_ARCH: this module installs .so files
- Cosmetic fixes
Approved by: portmgr blanket
|
Wed, 15 Jun 2016
|
[ 09:04 tz ] (Only the first 10 of 26 ports in this commit are shown above. )
Change MAINTAINER from xmj@FreeBSD.org to johannes@perceivon.net
PR: 210265
Submitted by: Johannes Jost Meixner (johannes@perceivon.net)
Approved by: pi (mentor)
|
Wed, 25 May 2016
|
[ 16:54 pi ] (Only the first 10 of 26 ports in this commit are shown above. )
Several ports: Change MAINTAINER from xmj@chaot.net to xmj@FreeBSD.org
PR: 209746
Submitted by: xmj
|
[ 16:32 pi ]
science/py-h5py: 2.5.0 -> 2.6.0
PR: 209630
Submitted by: Johannes Jost Meixner <xmj@chaot.net> (maintainer)
|
Wed, 20 Apr 2016
|
[ 20:42 sunpoet ] (Only the first 10 of 32 ports in this commit are shown above. )
- Update to 1.10.0
- Add LICENSE_FILE
- Remove outdated PORTSCOUT
- Re-enable SZIP option by default: it was changed unintentionally in r398300
Changes: https://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.10/hdf5-1.10.0/src/hdf5-1.10.0-RELEASE.txt
https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 11 Dec 2015
|
[ 20:19 miwi ]
- Update to 2.5.0
- Switch to options helper
- Switch to do-test
PR: 205137
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4507
|
Sun, 24 May 2015
|
[ 08:10 sunpoet ] (Only the first 10 of 27 ports in this commit are shown above. )
- Update to 1.8.15
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
Thu, 7 May 2015
|
[ 17:41 mat ] (Only the first 10 of 28 ports in this commit are shown above. )
Update ports in the s* categores to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 18 Jan 2015
|
[ 10:39 sunpoet ] (Only the first 10 of 28 ports in this commit are shown above. )
- Update to 1.8.14
- Update MASTER_SITES
- Use INSTALL_TARGET=install-strip instead of
MAKE_ENV=INSTALL_STRIP_FLAG=${STRIP}
- Bump PORTREVISION for science/hdf5 shlib change
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.14-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
|
Tue, 13 Jan 2015
|
[ 11:23 xmj ]
science/py-h5py: upgrade to 2.4.0
- upgrade to 2.4.0
Differential Revision: https://reviews.freebsd.org/D1456
Approved by: koobs (mentor)
|
Sun, 7 Dec 2014
|
[ 15:17 feld ]
Update "BSD" license in science category
|
Fri, 24 Oct 2014
|
[ 16:50 mva ] (Only the first 10 of 118 ports in this commit are shown above. )
- Convert ports of science/ and security to new USES=python
Approved by: portmgr (implicit)
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Mon, 9 Jun 2014
|
[ 05:07 xmj ]
science/py-h5py: Upgrade to 2.3.0
- Update to 2.3.0
- Remove BROKEN mark
Approved by: swills (mentor)
|
Fri, 6 Jun 2014
|
[ 20:40 antoine ]
Mark BROKEN: Does not build
cc -DNDEBUG -O2 -pipe -fno-strict-aliasing -fPIC -DH5_USE_16_API
-I/usr/local/lib/python2.7/site-packages/numpy/core/include
-I/wrkdirs/usr/ports/science/py-h5py/work/h5py-2.2.1/lzf -I/usr/local/include
-I/usr/local/include/python2.7 -c h5py/h5fd.c -o
build/temp.freebsd-10.0-RELEASE-p3-amd64-2.7/h5py/h5fd.o
In file included from h5py/h5fd.c:259:
In file included from h5py/api_compat.h:21:
In file included from
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4:
In file included from
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17:
In file included from
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1761:
/usr/local/lib/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2:
warning: "Using deprecated NumPy API, disable it by " "#defining
NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-W#warnings]
#warning "Using deprecated NumPy API, disable it by " \
^
h5py/h5fd.c:857:39: error: use of undeclared identifier 'H5FD_MPIPOSIX'
__pyx_t_1 = __Pyx_PyInt_to_py_hid_t(H5FD_MPIPOSIX); if (unlikely(!__pyx_t_1))
{__pyx_filename = __pyx_f[0]; __pyx_lineno = 34; __pyx_clineno = __LINE__; goto
__pyx_L1_error;}
^
1 warning and 1 error generated.
error: command 'cc' failed with exit status 1
*** Error code 1
Reported by: pkg-fallout
|
Sat, 3 May 2014
|
[ 00:55 sunpoet ] (Only the first 10 of 28 ports in this commit are shown above. )
- Update to 1.8.12 (from science/hdf5-18)
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert to new options helper
- Use NOT_FOR_ARCHS
- Strip shared library
- Remove deprecated PTHREAD_*
- Use MAKE_CMD
- Bump PORTREVISION for science/hdf5 shlib change [1]
Changes: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.12-RELEASE.txt
http://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html
Approved by: portmgr (bapt) [1]
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
|
Fri, 13 Dec 2013
|
[ 19:59 wg ]
science/py-h5py: update to 2.2.1
- Update to 2.2.1
- Add EXAMPLES
PR: ports/184746
Submitted by: maintainer
|
Wed, 13 Nov 2013
|
[ 21:28 wg ]
science/py-h5py: update to 2.2.0
- Update to 2.2.0
- Add LICENSE (BSD)
- Add DOCS
- Pass maintainership to submitter
PR: ports/183519
Submitted by: Johannes Jost Meixner <xmj chaot.net>
Approved by: maintainer (timeout, 2 weeks, 3 times)
|
Wed, 30 Oct 2013
|
[ 21:34 nemysis ]
- Update to 2.1.1
- Remove leading article from COMMENT
- Use default dependency for science/hdf5-18
- Add patch
PR: ports/181483
Submitted by: Johannes Meixner <xmj@chaot.net>
Approved by: wg (mentor)
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above )
|
Fri, 20 Sep 2013
|
[ 22:48 bapt ] (Only the first 10 of 185 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
science)
|
Tue, 13 Aug 2013
|
[ 11:59 koobs ]
science/py-h5py: Add OPTION support for HDF5 1.8
- Add OPTION to use science/hdf5-18 instead of science/hdf5
PR: ports/179572
Submitted by: Johannes Meixner <xmj@chaot.net>
Approved by: maintainer timeout (8 weeks)
|
Mon, 1 Feb 2010
|
[ 11:27 lwhsu ]
- Add py-numpy into RUN_DEPENDS
PR: ports/143419
Submitted by: TAOKA Fumiyoshi <fmysh AT iijmio-mail.jp> (maintainer)
|
Thu, 24 Sep 2009
|
[ 12:49 wen ]
- Update to 1.2.1
PR: ports/138984
Submitted by: wenheping@gmail.com(myself)
Approved by: maintainer, jadawin(co-mentor)
Feature safe: yes
|
Mon, 13 Jul 2009
|
[ 14:07 lwhsu ]
Add py-h5py 1.2.0, a general-purpose Python interface to the HDF5
library.
PR: ports/136096
Submitted by: TAOKA Fumiyoshi
|
Number of commits found: 63 |