summaryrefslogtreecommitdiff
path: root/math/py-intervals
AgeCommit message (Collapse)AuthorFilesLines
2022-01-04*: bump PKGREVISION for egg.mk userswiz1-1/+2
They now have a tool dependency on py-setuptools instead of a DEPENDS
2021-10-26math: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07math: Remove SHA1 hashes for distfilesnia1-2/+1
2021-07-19py-intervals: updated to 0.9.2adam2-10/+11
0.9.2 - Make invalid value coercions throw ValueCoercionException 0.9.1 - Fixed discrete interval length 0.9.0 - Fixed interval coercion - Dropped py27 and py34 support
2021-04-06use versioned py-pygemntsadam1-3/+2
2020-05-17pytest from versioned dependsadam1-5/+7
2017-12-10py-intervals: updated to 0.8.1adam2-7/+10
0.8.1: - Fixed interval coercion
2017-10-08py-intervals: update to 0.8.0adam4-30/+20
0.8.0: - Added is_connected utility method - Made interval constructor throw IllegalArgument exception for intervals such as (a..a) - Fixed some edge cases with interval intersections - Fixed interval union
2017-09-16Reset maintainerwiz1-2/+2
2016-06-08Switch to MASTER_SITES_PYPI.wiz1-2/+2
2015-11-03Add SHA512 digests for distfiles for math categoryagc1-1/+2
Problems found locating distfiles: Package dfftpack: missing distfile dfftpack-20001209.tar.gz Package eispack: missing distfile eispack-20001130.tar.gz Package fftpack: missing distfile fftpack-20001130.tar.gz Package linpack: missing distfile linpack-20010510.tar.gz Package minpack: missing distfile minpack-20001130.tar.gz Package odepack: missing distfile odepack-20001130.tar.gz Package py-networkx: missing distfile networkx-1.10.tar.gz Package py-sympy: missing distfile sympy-0.7.6.1.tar.gz Package quadpack: missing distfile quadpack-20001130.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2014-07-05Import py27-intervals-0.3.1 as math/py-intervals.rodent5-0/+57
Python tools for handling intervals (ranges of comparable objects).