svn commit: r544007 - head/math/py-spectral
Yuri Victorovich
yuri at FreeBSD.org
Mon Aug 3 01:18:19 UTC 2020
Author: yuri
Date: Mon Aug 3 01:18:18 2020
New Revision: 544007
URL: https://svnweb.freebsd.org/changeset/ports/544007
Log:
math/py-spectral: Update 0.21 -> 0.22.1
Modified:
head/math/py-spectral/Makefile
head/math/py-spectral/distinfo
head/math/py-spectral/pkg-descr
Modified: head/math/py-spectral/Makefile
==============================================================================
--- head/math/py-spectral/Makefile Mon Aug 3 00:49:06 2020 (r544006)
+++ head/math/py-spectral/Makefile Mon Aug 3 01:18:18 2020 (r544007)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= spectral
-DISTVERSION= 0.21
+DISTVERSION= 0.22.1
CATEGORIES= math
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,6 +16,7 @@ RUN_DEPENDS= ${PYNUMPY}
USES= python
USE_PYTHON= distutils autoplist
+
NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/math/py-spectral/distinfo
==============================================================================
--- head/math/py-spectral/distinfo Mon Aug 3 00:49:06 2020 (r544006)
+++ head/math/py-spectral/distinfo Mon Aug 3 01:18:18 2020 (r544007)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588297901
-SHA256 (spectral-0.21.tar.gz) = 1c9e3b367e4a9a93717fabb08e570828bba40cdbf98eea9ac4a6c06ed9e8317d
-SIZE (spectral-0.21.tar.gz) = 167580
+TIMESTAMP = 1596417374
+SHA256 (spectral-0.22.1.tar.gz) = 3803aaf132b03dfae95b91f881ac97d895d04bc5f0c73676c1aff681e607d3a1
+SIZE (spectral-0.22.1.tar.gz) = 184085
Modified: head/math/py-spectral/pkg-descr
==============================================================================
--- head/math/py-spectral/pkg-descr Mon Aug 3 00:49:06 2020 (r544006)
+++ head/math/py-spectral/pkg-descr Mon Aug 3 01:18:18 2020 (r544007)
@@ -9,4 +9,4 @@ classes and functions are in the Class/Function Glossa
from GitHub or the Python Package Index (PyPI). See the Installing SPy section
section of the documentation for details.
-WWW: http://www.spectralpython.net/
+WWW: https://www.spectralpython.net/
More information about the svn-ports-all
mailing list