devel/py-python-semantic-release: Update to 9.15.1
Changes: https://github.com/python-semantic-release/python-semantic-release/releases
This commit is contained in:
parent
6b02561d34
commit
397ae9661e
@ -1,5 +1,5 @@
|
||||
PORTNAME= python-semantic-release
|
||||
PORTVERSION= 9.14.0
|
||||
PORTVERSION= 9.15.1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1732239524
|
||||
SHA256 (python_semantic_release-9.14.0.tar.gz) = 5b69a626458bfb50686d27d9713160eb2bf9897b0c17985f1c68d7316b8e07b6
|
||||
SIZE (python_semantic_release-9.14.0.tar.gz) = 233999
|
||||
TIMESTAMP = 1734888278
|
||||
SHA256 (python_semantic_release-9.15.1.tar.gz) = fe506e55979fb280d846e5b710faa339fa6081243220f772ca1272d4da62c1ae
|
||||
SIZE (python_semantic_release-9.15.1.tar.gz) = 260191
|
||||
|
||||
@ -1,15 +1,15 @@
|
||||
--- pyproject.toml.orig 2024-10-18 04:41:49 UTC
|
||||
--- pyproject.toml.orig 2024-12-03 07:47:20 UTC
|
||||
+++ pyproject.toml
|
||||
@@ -1,7 +1,7 @@
|
||||
# Ref: https://packaging.python.org/en/latest/specifications/declaring-project-metadata/
|
||||
# and https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
|
||||
[build-system]
|
||||
-requires = ["setuptools ~= 69.0", "wheel ~= 0.42"]
|
||||
-requires = ["setuptools ~= 75.3.0", "wheel ~= 0.42"]
|
||||
+requires = ["setuptools >= 61.0", "wheel ~= 0.42"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
@@ -27,7 +27,7 @@ dependencies = [
|
||||
@@ -28,7 +28,7 @@ dependencies = [
|
||||
"gitpython ~= 3.0",
|
||||
"requests ~= 2.25",
|
||||
"jinja2 ~= 3.1",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user