mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.6.1
- Update WWW Changes: https://github.com/jonathaneunice/intspan/blob/master/docs/CHANGES.rst
This commit is contained in:
parent
75ce8dcea8
commit
779c20503a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555323
3 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= intspan
|
||||
PORTVERSION= 1.5.15
|
||||
PORTVERSION= 1.6.1
|
||||
CATEGORIES= math python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Finite element automatic tabulator
|
|||
|
||||
LICENSE= APACHE20
|
||||
|
||||
USES= python zip
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1548498515
|
||||
SHA256 (intspan-1.5.15.zip) = 51e16ef8fb3e55aaab90d51594bccf7f8c8f223f6f2fed8b60366f38413d0d3f
|
||||
SIZE (intspan-1.5.15.zip) = 17653
|
||||
TIMESTAMP = 1605426447
|
||||
SHA256 (intspan-1.6.1.tar.gz) = 2ebefbfeeea9fd07e50e3969671712ed3ade730355d3224a41829fc31f7fc0b2
|
||||
SIZE (intspan-1.6.1.tar.gz) = 12557
|
||||
|
|
|
@ -2,4 +2,4 @@ intspan is a set subclass that conveniently represents sets of integers. Sets
|
|||
can be created from, and displayed as, integer spans such as 1-3,14,29,92-97
|
||||
rather than exhaustive member listings.
|
||||
|
||||
WWW: https://bitbucket.org/jeunice/intspan
|
||||
WWW: https://github.com/jonathaneunice/intspan
|
||||
|
|
Loading…
Add table
Reference in a new issue