diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2024-04-06 08:32:10 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2024-04-06 08:32:10 +0000 |
commit | c503648ab1258d1532d649f81d9a3b166b1f2669 (patch) | |
tree | 16aeca006665ae9d6ca49f4e583bb3703000db08 | |
parent | d88b5c1217d2b344a3321e9d0ad535e733f3f138 (diff) |
www/py-paste: Update to 3.9.0
Release changes: https://github.com/cdent/paste/releases/tag/3.9.0
Reported by: Chris Dent <notifications@github.com>
-rw-r--r-- | www/py-paste/Makefile | 2 | ||||
-rw-r--r-- | www/py-paste/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/py-paste/Makefile b/www/py-paste/Makefile index 2bb3337705b7..94ffb8a5f099 100644 --- a/www/py-paste/Makefile +++ b/www/py-paste/Makefile @@ -1,5 +1,5 @@ PORTNAME= Paste -PORTVERSION= 3.8.0 +PORTVERSION= 3.9.0 PORTREVISION= 0 CATEGORIES= www python MASTER_SITES= PYPI diff --git a/www/py-paste/distinfo b/www/py-paste/distinfo index 65abc6c12e7c..77ff5244529e 100644 --- a/www/py-paste/distinfo +++ b/www/py-paste/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710610208 -SHA256 (Paste-3.8.0.tar.gz) = 9c6cc18f2f9b8e8e57c0a5228c957ec3beeefdeeb9ab93c85876b513e4babdaf -SIZE (Paste-3.8.0.tar.gz) = 636922 +TIMESTAMP = 1712391275 +SHA256 (Paste-3.9.0.tar.gz) = 556e3c24208fcfae269684fc3b888f46783c80208516bcecc410c00c7f678fef +SIZE (Paste-3.9.0.tar.gz) = 637286 |