From 6b50c178fa3deb85b5e786409647782138bd521682a71724e27753a98cdd536c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 24 Jun 2025 13:02:44 +0000 Subject: [PATCH] Accepting request 1287978 from home:glaubitz:branches:devel:languages:python - Update to 3.2.1 * No significant changes. OBS-URL: https://build.opensuse.org/request/show/1287978 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-portend?expand=0&rev=21 --- portend-3.2.0.tar.gz | 3 --- portend-3.2.1.tar.gz | 3 +++ python-portend.changes | 6 ++++++ python-portend.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 portend-3.2.0.tar.gz create mode 100644 portend-3.2.1.tar.gz diff --git a/portend-3.2.0.tar.gz b/portend-3.2.0.tar.gz deleted file mode 100644 index 500bf2e..0000000 --- a/portend-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5250a352c19c959d767cac878b829d93e5dc7625a5143399a2a00dc6628ffb72 -size 10514 diff --git a/portend-3.2.1.tar.gz b/portend-3.2.1.tar.gz new file mode 100644 index 0000000..5981f42 --- /dev/null +++ b/portend-3.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9d40ab1f9e14bdb7d401f42210df35d017c9b97991baeb18568cedfb8c6489 +size 12243 diff --git a/python-portend.changes b/python-portend.changes index 097af8c..738bab0 100644 --- a/python-portend.changes +++ b/python-portend.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jun 23 14:50:56 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 3.2.1 + * No significant changes. + ------------------------------------------------------------------- Sun Jan 7 21:06:09 UTC 2024 - Dirk Müller diff --git a/python-portend.spec b/python-portend.spec index d4fe9e6..df2bd00 100644 --- a/python-portend.spec +++ b/python-portend.spec @@ -1,7 +1,7 @@ # # spec file for package python-portend # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-portend -Version: 3.2.0 +Version: 3.2.1 Release: 0 Summary: TCP port monitoring utilities License: MIT