git: bf268cb172c3 - main - devel/py-makefun: Update to 1.15.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 11 May 2023 23:26:27 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bf268cb172c3902b2c32f727c2f449d7eafea199
commit bf268cb172c3902b2c32f727c2f449d7eafea199
Author: Goran Mekić <meka@tilda.center>
AuthorDate: 2023-05-10 08:50:07 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-11 23:23:24 +0000
devel/py-makefun: Update to 1.15.1
Changelog: https://github.com/smarie/python-makefun/releases/tag/1.15.1
* Fixed ValueError: Invalid co_name happening on python 2 when the name of a
function to create starts or ends with _ or contains a double __
PR: 271340
---
devel/py-makefun/Makefile | 2 +-
devel/py-makefun/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/devel/py-makefun/Makefile b/devel/py-makefun/Makefile
index 1ee38b384b67..0bb0e848d865 100644
--- a/devel/py-makefun/Makefile
+++ b/devel/py-makefun/Makefile
@@ -1,5 +1,5 @@
PORTNAME= makefun
-DISTVERSION= 1.15.0
+DISTVERSION= 1.15.1
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-makefun/distinfo b/devel/py-makefun/distinfo
index a08e77b58d8f..88b865ff5707 100644
--- a/devel/py-makefun/distinfo
+++ b/devel/py-makefun/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664706259
-SHA256 (makefun-1.15.0.tar.gz) = 5b110e733d94f7a49d8ac27b1e2d40f2bb0501e98c1d825e0d932d26920dd5df
-SIZE (makefun-1.15.0.tar.gz) = 74404
+TIMESTAMP = 1683708498
+SHA256 (makefun-1.15.1.tar.gz) = 40b0f118b6ded0d8d78c78f1eb679b8b6b2462e3c1b3e05fb1b2da8cd46b48a5
+SIZE (makefun-1.15.1.tar.gz) = 74521