sysutils/py-ansible-runner: update to 2.4.1, use new distname
Sponsored by: SkunkWerks, GmbH
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
PORTNAME= ansible-runner
|
||||
DISTVERSION= 2.4.0
|
||||
DISTVERSION= 2.4.1
|
||||
CATEGORIES= sysutils python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTNAME= ansible_runner-${PORTVERSION}
|
||||
|
||||
MAINTAINER= dch@FreeBSD.org
|
||||
COMMENT= Extensible embeddable ansible job runner
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1733908164
|
||||
SHA256 (ansible-runner-2.4.0.tar.gz) = 82d02b2548830f37a53517b65c823c4af371069406c7d213b5c9041d45e0c5b6
|
||||
SIZE (ansible-runner-2.4.0.tar.gz) = 148802
|
||||
TIMESTAMP = 1743886958
|
||||
SHA256 (ansible_runner-2.4.1.tar.gz) = 11d717da4dd8d93d56703a4a98e5f2154026a7ed1b46d9930902b8298dc67d09
|
||||
SIZE (ansible_runner-2.4.1.tar.gz) = 149599
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
--- pyproject.toml.orig 2025-04-05 21:21:18 UTC
|
||||
+++ pyproject.toml
|
||||
@@ -1,5 +1,5 @@
|
||||
[build-system]
|
||||
-requires = ["setuptools>=45, <=70.0.0", "setuptools-scm[toml]>=6.2, <=8.1.0"] # pin max versions of build deps and update as needed
|
||||
+requires = ["setuptools>=45", "setuptools-scm[toml]>=6.2, <=8.1.0"] # pin max versions of build deps and update as needed
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[tool.setuptools_scm]
|
||||
Reference in New Issue
Block a user