git: a37e9ca9480c - main - math/py-pplpy: upgrade to 0.8.9
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Sep 2023 15:03:35 UTC
The branch main has been updated by thierry:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a37e9ca9480cab8d8095dd44ec1b5ea022f10eff
commit a37e9ca9480cab8d8095dd44ec1b5ea022f10eff
Author: Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2023-09-09 13:49:30 +0000
Commit: Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2023-09-09 15:03:28 +0000
math/py-pplpy: upgrade to 0.8.9
---
math/py-pplpy/Makefile | 3 +--
math/py-pplpy/distinfo | 6 +++---
math/py-pplpy/pkg-descr | 1 +
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/math/py-pplpy/Makefile b/math/py-pplpy/Makefile
index 94dd80c42bdb..e3257e1c08b1 100644
--- a/math/py-pplpy/Makefile
+++ b/math/py-pplpy/Makefile
@@ -1,6 +1,5 @@
PORTNAME= pplpy
-PORTVERSION= 0.8.7
-PORTREVISION= 4
+PORTVERSION= 0.8.9
CATEGORIES= math python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/math/py-pplpy/distinfo b/math/py-pplpy/distinfo
index 4819f494db84..dd4507faffb9 100644
--- a/math/py-pplpy/distinfo
+++ b/math/py-pplpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611174666
-SHA256 (pplpy-0.8.7.tar.gz) = 500bd0f4ae1a76956fae7fcba77854f5ec3e64fce76803664983763c3f2bd8bd
-SIZE (pplpy-0.8.7.tar.gz) = 65671
+TIMESTAMP = 1694267050
+SHA256 (pplpy-0.8.9.tar.gz) = db7a3b571d6ef053f75137975e947c3a1c1e45a30bab90eaf215b4e5cc15797e
+SIZE (pplpy-0.8.9.tar.gz) = 66017
diff --git a/math/py-pplpy/pkg-descr b/math/py-pplpy/pkg-descr
index 122c4e119731..0b01387ce599 100644
--- a/math/py-pplpy/pkg-descr
+++ b/math/py-pplpy/pkg-descr
@@ -3,3 +3,4 @@ This Python package provides a wrapper to the C++ Parma Polyhedra Library (PPL).
The whole package started as a fork of a tiny part of the Sage software.
See also: https://gitlab.com/videlec/pplpy
+and: https://github.com/sagemath/pplpy/