git: b3e95f45e65c - main - devel/osc: update 1.27.0 → 1.27.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Sep 2026 23:36:32 UTC
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b3e95f45e65c89f89c443f0f1a01108caa012ee3
commit b3e95f45e65c89f89c443f0f1a01108caa012ee3
Author: Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2026-09-04 19:41:45 +0000
Commit: Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2026-09-04 23:33:41 +0000
devel/osc: update 1.27.0 → 1.27.3
---
devel/osc/Makefile | 2 +-
devel/osc/distinfo | 6 +++---
devel/osc/files/patch-tests_test__git_editor.py | 3 +++
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/devel/osc/Makefile b/devel/osc/Makefile
index 5724b3b1c9ac..08a9c9e60067 100644
--- a/devel/osc/Makefile
+++ b/devel/osc/Makefile
@@ -1,5 +1,5 @@
PORTNAME= osc
-PORTVERSION= 1.27.0
+PORTVERSION= 1.27.3
CATEGORIES= devel
MAINTAINER= amdmi3@FreeBSD.org
diff --git a/devel/osc/distinfo b/devel/osc/distinfo
index dd39b17fa1ec..cecd3846c096 100644
--- a/devel/osc/distinfo
+++ b/devel/osc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780330355
-SHA256 (openSUSE-osc-1.27.0_GH0.tar.gz) = c4a1d8ae187d7aed305ce9ed88a7116e7104d1d2e95ee1cebde9c8a19056a83a
-SIZE (openSUSE-osc-1.27.0_GH0.tar.gz) = 515669
+TIMESTAMP = 1788548169
+SHA256 (openSUSE-osc-1.27.3_GH0.tar.gz) = 72e90ff3d278fc072f640223cf911635eed58c7ecbac4da722205a0ebf83ddf0
+SIZE (openSUSE-osc-1.27.3_GH0.tar.gz) = 519977
diff --git a/devel/osc/files/patch-tests_test__git_editor.py b/devel/osc/files/patch-tests_test__git_editor.py
index 56b39062fc4f..725d4b43e653 100644
--- a/devel/osc/files/patch-tests_test__git_editor.py
+++ b/devel/osc/files/patch-tests_test__git_editor.py
@@ -1,3 +1,6 @@
+This was upstreamed in https://github.com/openSUSE/osc/pull/2159,
+remove with the next update
+
--- tests/test_git_editor.py.orig 2026-05-27 14:39:15 UTC
+++ tests/test_git_editor.py
@@ -6,17 +6,21 @@ from osc.gitea_api.common import get_editor_command