public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-rtslib] f44: Update to 2.2.4 upstream release
@ 2026-07-09 11:18 Packit
0 siblings, 0 replies; only message in thread
From: Packit @ 2026-07-09 11:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-rtslib
Branch : f44
Commit : 9c84c511e5a63a2a841964d550a66707b6927866
Author : Packit <hello@packit.dev>
Date : 2026-07-03T11:01:02+00:00
Stats : +54/-3 in 5 file(s)
URL : https://src.fedoraproject.org/rpms/python-rtslib/c/9c84c511e5a63a2a841964d550a66707b6927866?branch=f44
Log:
Update to 2.2.4 upstream release
Upstream tag: v2.2.4
Upstream commit: d97597da
Commit authored by Packit automation (https://packit.dev/)
---
diff --git a/.gitignore b/.gitignore
index 3017370..715aae5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,3 +61,4 @@
/rtslib-fb-2.1.75.tar.gz
/rtslib-fb-2.1.76.tar.gz
/rtslib-fb-2.2.3.tar.gz
+/rtslib-fb-2.2.4.tar.gz
diff --git a/.packit.yaml b/.packit.yaml
new file mode 100644
index 0000000..9e31b36
--- /dev/null
+++ b/.packit.yaml
@@ -0,0 +1,44 @@
+---
+# Basic configuration for Packit
+# See documentation: https://packit.dev/docs/configuration/
+
+specfile_path: python-rtslib-fb.spec
+
+upstream_package_name: rtslib-fb
+# In Fedora, Python packages are prefixed with 'python-'
+downstream_package_name: python3-rtslib
+
+# Use hatch to create the source archive
+actions:
+ create-archive:
+ - hatch build -t sdist
+ - bash -c "ls -1t ./dist/*.tar.gz | head -n 1"
+
+srpm_build_deps:
+ - python3-devel
+ - python3-pip
+ - hatch
+ - python3-hatchling
+ - python3-hatch-vcs
+
+jobs:
+ # Test PRs in COPR
+ - job: copr_build
+ trigger: pull_request
+ targets:
+ - fedora-latest-stable
+ - epel-9
+
+ # Run tests
+ - job: tests
+ trigger: pull_request
+ targets:
+ - fedora-latest-stable
+ - epel-9
+
+ # Sync with Fedora when a new release is created
+ - job: propose_downstream
+ trigger: release
+ dist_git_branches:
+ - fedora-all
+ - epel-9
diff --git a/README.packit b/README.packit
new file mode 100644
index 0000000..dd0af79
--- /dev/null
+++ b/README.packit
@@ -0,0 +1,3 @@
+This repository is maintained by packit.
+https://packit.dev/
+The file was generated using packit 1.16.1.
diff --git a/python-rtslib.spec b/python-rtslib.spec
index af8ab14..f4d9e1f 100644
--- a/python-rtslib.spec
+++ b/python-rtslib.spec
@@ -6,8 +6,8 @@
Name: python-rtslib
License: Apache-2.0
Summary: API for Linux kernel LIO SCSI target
-Version: 2.2.3
-Release: 5%{?dist}
+Version: 2.2.4
+Release: 1%{?dist}
URL: https://github.com/open-iscsi/%{oname}
Source: %{url}/archive/v%{version}/%{oname}-%{version}.tar.gz
Patch0: 0001-disable-xen_pvscsi.patch
@@ -128,6 +128,9 @@ install -m 644 doc/saveconfig.json.5 %{buildroot}%{_mandir}/man5/
%endif
%changelog
+* Fri Jul 03 2026 Packit <hello@packit.dev> - 2.2.4-1
+- Update to version 2.2.4
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index d7c758f..cc2aa36 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rtslib-fb-2.2.3.tar.gz) = 43064b54283847f96fae216354195edb1f7d2e70b46ef4528def7f9ac02f3735e7dd134e1bcfb43ec3daa583bb7eebfc4d4aa4dbf723bd761a8be4bd1bb22bf6
+SHA512 (rtslib-fb-2.2.4.tar.gz) = 233b4d392f0bde95634cc2cf8ebfcc5f4decdb3e8821f511cfd6207d55c57b4f0e403f123224215e952833b031d5aab7ba2191b84ae23e1749f0a70a2e0388f0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-09 11:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 11:18 [rpms/python-rtslib] f44: Update to 2.2.4 upstream release Packit
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox