public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/dogtag-pki] rawhide: Drop obsolete six dependency
@ 2026-08-14 9:02 Yaakov Selkowitz
0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-08-14 9:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/dogtag-pki
Branch : rawhide
Commit : 6ab05642778988e07750529447434ef7fe189c69
Author : Yaakov Selkowitz <yselkowi@redhat.com>
Date : 2026-08-13T23:55:45-04:00
Stats : +4/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/dogtag-pki/c/6ab05642778988e07750529447434ef7fe189c69?branch=rawhide
Log:
Drop obsolete six dependency
Usage of six was dropped upstream in 11.10.0:
https://github.com/dogtagpki/pki/pull/5303
https://github.com/fedora-eln/eln/issues/255
---
diff --git a/dogtag-pki.spec b/dogtag-pki.spec
index 9ca457c..ed55e1b 100644
--- a/dogtag-pki.spec
+++ b/dogtag-pki.spec
@@ -16,7 +16,7 @@ Name: dogtag-pki
# Downstream release number:
# - development/stabilization (unsupported): 0.<n> where n >= 1
# - GA/update (supported): <n> where n >= 1
-%global release_number 2
+%global release_number 3
# Development phase:
# - development (unsupported): alpha<n> where n >= 1
@@ -278,7 +278,6 @@ BuildRequires: python3-lxml
BuildRequires: python3-ldap
BuildRequires: python3-libselinux
BuildRequires: python3-requests >= 2.6.0
-BuildRequires: python3-six
BuildRequires: python3-sphinx
BuildRequires: systemd-units
@@ -541,7 +540,6 @@ Requires: python3-cryptography
Requires: python3-ldap
Requires: python3-lxml
Requires: python3-requests >= 2.6.0
-Requires: python3-six
%description -n python3-%{product_id}
This package provides common and client library for Python 3.
@@ -2432,6 +2430,9 @@ fi
################################################################################
%changelog
+* Fri Aug 14 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 11.10.1-3
+- Drop obsolete six dependency
+
* Thu Jul 30 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 11.10.1-2
- Build without runtime deps on RHEL
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-14 9:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14 9:02 [rpms/dogtag-pki] rawhide: Drop obsolete six dependency Yaakov Selkowitz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox