diff options
| author | Älven <alven@FreeBSD.org> | 2025-12-15 23:49:40 +0400 |
|---|---|---|
| committer | Älven <alven@FreeBSD.org> | 2025-12-21 05:00:16 +0400 |
| commit | 66b8724ea77f1663c215c7fc8ee012cb2875b0bc (patch) | |
| tree | 57b715911500591eb3d7b32ed20da88485487852 /net-p2p | |
| parent | 7ab75b249bdb155f0c08040e0b577cdcdbd8a9c7 (diff) | |
net-p2p/py-stig: Update 0.14.0a0 => 0.14.1a0
Changelogs:
* https://github.com/rndusr/stig/blob/v0.14.1a0/CHANGELOG
* Pet portclippy(1) and portfmt(1)
Approved by: db@, yuri@ (Mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D54240
Diffstat (limited to 'net-p2p')
| -rw-r--r-- | net-p2p/py-stig/Makefile | 6 | ||||
| -rw-r--r-- | net-p2p/py-stig/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net-p2p/py-stig/Makefile b/net-p2p/py-stig/Makefile index 7167a342ea12..a242fbff83a6 100644 --- a/net-p2p/py-stig/Makefile +++ b/net-p2p/py-stig/Makefile @@ -1,5 +1,5 @@ PORTNAME= stig -DISTVERSION= 0.14.0a0 +DISTVERSION= 0.14.1a0 CATEGORIES= net-p2p MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -23,8 +23,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}asynctest>0:devel/py-asynctest@${PY_FLAVOR} USES= python USE_PYTHON= autoplist distutils pytest -NO_ARCH= yes - TESTING_UNSAFE= yes +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/net-p2p/py-stig/distinfo b/net-p2p/py-stig/distinfo index b285bce6b941..0a94f4375957 100644 --- a/net-p2p/py-stig/distinfo +++ b/net-p2p/py-stig/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757510858 -SHA256 (stig-0.14.0a0.tar.gz) = bfdf72e7ece0458845cb9bf3f0f1eb985a66afc8fb1fc532fe3a32efb710a148 -SIZE (stig-0.14.0a0.tar.gz) = 237688 +TIMESTAMP = 1765826913 +SHA256 (stig-0.14.1a0.tar.gz) = 57f18d1add9d86c4e699d0237b2fcc358abaaa16c93cfadc85aea625e4eff88e +SIZE (stig-0.14.1a0.tar.gz) = 237804 |
