public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedpkg] 1.48-1: Drop unneeded build dependency on python3-unittest2
@ 2026-08-10 21:45
0 siblings, 0 replies; only message in thread
From: @ 2026-08-10 21:45 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedpkg
Branch : 1.48-1
Commit : 245d4d31c29352f975c74a92d4ba2cb650e6f9b7
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2019-11-08T20:14:33+01:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedpkg/c/245d4d31c29352f975c74a92d4ba2cb650e6f9b7?branch=1.48-1
Log:
Drop unneeded build dependency on python3-unittest2
---
diff --git a/fedpkg.spec b/fedpkg.spec
index 5da9b81..91efd20 100644
--- a/fedpkg.spec
+++ b/fedpkg.spec
@@ -5,7 +5,7 @@
Name: fedpkg
Version: 1.37
-Release: 10%{?dist}
+Release: 11%{?dist}
Summary: Fedora utility for working with dist-git
License: GPLv2+
@@ -91,7 +91,6 @@ BuildRequires: python3-distro
BuildRequires: python3-fedora
# For testing
BuildRequires: python3-mock
-BuildRequires: python3-unittest2
BuildRequires: python3-nose
BuildRequires: python3-setuptools
BuildRequires: python3-bugzilla
@@ -170,6 +169,9 @@ nosetests
%changelog
+* Fri Nov 08 2019 Miro Hrončok <mhroncok@redhat.com> - 1.37-11
+- Drop unneeded build dependency on python3-unittest2
+
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.37-10
- Rebuilt for Python 3.8.0rc1 (#1748018)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 21:45 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:45 [rpms/fedpkg] 1.48-1: Drop unneeded build dependency on python3-unittest2
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox