public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: New release 1.44
@ 2026-08-10 21:46
0 siblings, 0 replies; only message in thread
From: @ 2026-08-10 21:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : 5e1a94ef182966912514d9e08282ed0bc067ed49
Author : Ondřej Nosek <onosek@redhat.com>
Date : 2023-02-21T23:23:09+00:00
Stats : +15/-34 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/5e1a94ef182966912514d9e08282ed0bc067ed49?branch=1.48-1
Log:
New release 1.44
Signed-off-by: Ondřej Nosek <onosek@redhat.com>
---
diff --git a/.gitignore b/.gitignore
index 0a66223..8780598 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,3 +39,4 @@
/fedpkg-1.41.tar.bz2
/fedpkg-1.42.tar.bz2
/fedpkg-1.43.tar.bz2
+/fedpkg-1.44.tar.bz2
diff --git a/0004-Do-not-execute-unittests-for-old-bodhi-client.patch b/0004-Do-not-execute-unittests-for-old-bodhi-client.patch
deleted file mode 100644
index cd3c1dc..0000000
--- a/0004-Do-not-execute-unittests-for-old-bodhi-client.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From 253737c7fed48514fc1404f9260c6195555ede6c Mon Sep 17 00:00:00 2001
-From: Ondrej Nosek <onosek@redhat.com>
-Date: Wed, 7 Sep 2022 03:46:35 +0200
-Subject: [PATCH] Do not execute unittests for old bodhi-client
-
-Signed-off-by: Ondrej Nosek <onosek@redhat.com>
----
- test/test_cli.py | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/test/test_cli.py b/test/test_cli.py
-index 43bd20a..84d1935 100644
---- a/test/test_cli.py
-+++ b/test/test_cli.py
-@@ -45,6 +45,8 @@ except ImportError:
-
- try:
- import bodhi
-+ if parse_version(bodhi_version) < parse_version("5.0.0"):
-+ raise ImportError("Unsupported bodhi-client")
- except ImportError:
- bodhi = None
-
---
-2.37.2
-
diff --git a/fedpkg.spec b/fedpkg.spec
index 9cf58ec..cb1c7eb 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -4,8 +4,8 @@
%endif
Name: fedpkg
-Version: 1.43
-Release: 3%{?dist}
+Version: 1.44
+Release: 1%{?dist}
Summary: Fedora utility for working with dist-git
License: GPLv2+
@@ -25,7 +25,6 @@ Patch2: 0002-Remove-pytest-coverage-execution.patch
%if %{with python2}
Patch3: 0003-Remove-Environment-Markers-syntax.patch
%endif
-Patch4: 0004-Do-not-execute-unittests-for-old-bodhi-client.patch
BuildRequires: pkgconfig
BuildRequires: bash-completion
@@ -40,7 +39,7 @@ Requires: redhat-rpm-config
BuildRequires: python2-devel
# We br these things for man page generation due to imports
-BuildRequires: python2-rpkg >= 1.65-2
+BuildRequires: python2-rpkg >= 1.66-2
BuildRequires: python2-distro
BuildRequires: python2-fedora
# For testing
@@ -54,7 +53,7 @@ BuildRequires: python-bugzilla
Requires: bodhi-client >= 2.0
Requires: python-bugzilla
-Requires: python2-rpkg >= 1.65-2
+Requires: python2-rpkg >= 1.66-2
Requires: python2-distro
Requires: python2-fedora
Requires: python2-openidc-client >= 0.6.0
@@ -66,7 +65,7 @@ Requires: fedora-packager
%global __python %{__python3}
BuildRequires: python3-devel
-BuildRequires: python3-rpkg >= 1.65-2
+BuildRequires: python3-rpkg >= 1.66-2
BuildRequires: python3-distro
BuildRequires: python3-fedora
# For testing
@@ -78,7 +77,7 @@ BuildRequires: python3-bodhi-client
Requires: python3-bugzilla
-Requires: python3-rpkg >= 1.65-2
+Requires: python3-rpkg >= 1.66-2
Requires: python3-distro
Requires: python3-fedora
Requires: python3-openidc-client >= 0.6.0
@@ -148,6 +147,13 @@ mv %{buildroot}%{compdir}/fedpkg.bash %{buildroot}%{compdir}/fedpkg
%changelog
+* Mon Feb 20 2023 Ondřej Nosek <onosek@redhat.com> - 1.44-1
+- Do not execute unittests for old bodhi-client (onosek)
+- New command `disable-monitoring` (onosek)
+- Set default_branch_merge to 'rawhide' (otto.liljalaakso)
+- `fedpkg update`: can handle $EDITOR with arguments - #492 (onosek)
+- Add Jenkinsfile for CI (onosek)
+
* Mon Jan 30 2023 Miro Hrončok <mhroncok@redhat.com> - 1.43-3
- Rebuilt to change Python shebangs to /usr/bin/python3.6 on EPEL 8
diff --git a/sources b/sources
index c5e61cf..cd36b47 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedpkg-1.43.tar.bz2) = 16f60ac37dc9982cfb16e02ef50c3b31a53da51883cc0a3f73dd9344d1dff5dbb2585c4f2e2b078e5b2dfeafe9b98a35fdee4df8eba0798617945c176b14b790
+SHA512 (fedpkg-1.44.tar.bz2) = 729644e43069627a6aacfccf08b9d04bbf0875b9ce5ef47fd19db1a31c6556174afbc89551ecb349f16f06272e8d8848ae6359c2672ca7a94f3c1b2dfc97166f
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 21:46 [rpms/fedpkg] 1.48-1: New release 1.44
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox