Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Apr 2026 07:37:40 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 004148cb7f36 - main - devel/py-uv-bump: update 0.4.0=?utf-8?Q? =E2=86=92 0.5?=.0
Message-ID:  <69e091c4.459a5.50598109@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=004148cb7f36542724458eb15ad83e74cf417139

commit 004148cb7f36542724458eb15ad83e74cf417139
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-04-16 07:37:27 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-04-16 07:37:35 +0000

    devel/py-uv-bump: update 0.4.0 → 0.5.0
---
 devel/py-uv-bump/Makefile                   |  2 +-
 devel/py-uv-bump/distinfo                   |  6 +++---
 devel/py-uv-bump/files/patch-pyproject.toml | 11 +++++------
 3 files changed, 9 insertions(+), 10 deletions(-)

diff --git a/devel/py-uv-bump/Makefile b/devel/py-uv-bump/Makefile
index b850d8133b02..25345cbf5e55 100644
--- a/devel/py-uv-bump/Makefile
+++ b/devel/py-uv-bump/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	uv-bump
-DISTVERSION=	0.4.0
+DISTVERSION=	0.5.0
 CATEGORIES=	devel python
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-uv-bump/distinfo b/devel/py-uv-bump/distinfo
index 2c73be3cac6e..60998e151af5 100644
--- a/devel/py-uv-bump/distinfo
+++ b/devel/py-uv-bump/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765784871
-SHA256 (zundertj-uv-bump-0.4.0_GH0.tar.gz) = ebc887e2b534b5d89b959e61d9b89026695c2b56b70c6a57925f3b951dfe28d1
-SIZE (zundertj-uv-bump-0.4.0_GH0.tar.gz) = 38047
+TIMESTAMP = 1776324940
+SHA256 (zundertj-uv-bump-0.5.0_GH0.tar.gz) = a174c1bf96aac911ffd6b3384a56dfb267f063ab8011d81b964f373dd43f870b
+SIZE (zundertj-uv-bump-0.5.0_GH0.tar.gz) = 39981
diff --git a/devel/py-uv-bump/files/patch-pyproject.toml b/devel/py-uv-bump/files/patch-pyproject.toml
index a0653baf244e..76fc2ba2eb19 100644
--- a/devel/py-uv-bump/files/patch-pyproject.toml
+++ b/devel/py-uv-bump/files/patch-pyproject.toml
@@ -1,4 +1,4 @@
---- pyproject.toml.orig	1970-01-01 00:00:00 UTC
+--- pyproject.toml.orig	2026-03-25 18:40:55 UTC
 +++ pyproject.toml
 @@ -1,5 +1,5 @@
  [build-system]
@@ -7,13 +7,12 @@
  build-backend = "uv_build"
  
  [project]
-@@ -12,8 +12,7 @@ authors = [{ name = "Jeroen van Zundert", email = "mai
-     "tomli>=2.2.1; python_version<'3.11'",
+@@ -12,8 +12,6 @@ authors = [{ name = "Jeroen van Zundert", email = "mai
+     "tomli>=2.3.0; python_version<'3.11'",
  ]
  authors = [{ name = "Jeroen van Zundert", email = "mail@jeroenvanzundert.nl" }]
 -license = "MIT"
 -license-files = ["LICENSE"]
-+license = {text = "MIT"}
- keywords = ["uv", "bump", "version", "dependency"]
+ keywords = ["uv", "bump", "version", "dependency", "upgrade", "pyproject.toml", "cli"]
  classifiers = [
-     "Development Status :: 3 - Alpha",
+     "Development Status :: 4 - Beta",


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e091c4.459a5.50598109>