Bug 1828319

Summary: RFE - build a python-gnupg for EPEL 8 please.
Product: [Fedora] Fedora EPEL Reporter: Steve Traylen <steve.traylen>
Component: python-gnupgAssignee: Paul Wouters <pwouters>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel8CC: me, pwouters
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-gnupg-0.4.6-1.fc32 python-gnupg-0.4.6-1.fc31 python-gnupg-0.4.6-1.el8 python-gnupg-0.4.6-1.el6 python-gnupg-0.4.6-2.el7 Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 01:16:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Steve Traylen 2020-04-27 14:36:17 UTC
Hi,

Please can a python gnupg package be built for epel8 ?

I checked and the current head package builds just fine in EPEL8 and
is installable.

I believe it should have this trivial patch applied for 8.


Steve.


diff --git a/python-gnupg.spec b/python-gnupg.spec
index 10e0a4b..782ca57 100644
--- a/python-gnupg.spec
+++ b/python-gnupg.spec
@@ -12,14 +12,14 @@ BuildArch:      noarch
 %description
 GnuPG bindings for python. This uses the gpg command.
 
-%package -n     python3-gnupg
+%package -n     python%{python3_pkgversion}-gnupg
 Summary:        A wrapper for the Gnu Privacy Guard (GPG or GnuPG)
 BuildRequires:  python3-devel
 BuildRequires:  python3-setuptools
 Requires:       gnupg
-%{?python_provide:%python_provide python3-gnupg}
+%{?python_provide:%python_provide python%{python3_pkgversion}-gnupg}
 
-%description -n python3-gnupg
+%description -n python%{python3_pkgversion}-gnupg
 GnuPG bindings for python. This uses the gpg command.
 
 %prep
@@ -31,7 +31,7 @@ GnuPG bindings for python. This uses the gpg command.
 %install
 %py3_install
 
-%files -n python3-gnupg
+%files -n python%{python3_pkgversion}-gnupg
 %doc README.rst
 %license LICENSE.txt
 %{python3_sitelib}/__pycache__/*

Comment 1 Fedora Update System 2020-07-04 10:25:00 UTC
FEDORA-EPEL-2020-28cc1451e0 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-28cc1451e0

Comment 2 Fedora Update System 2020-07-04 10:25:07 UTC
FEDORA-2020-17fb3273b2 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-17fb3273b2

Comment 3 Fedora Update System 2020-07-04 10:25:09 UTC
FEDORA-EPEL-2020-13c6cbc484 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-13c6cbc484

Comment 4 Fedora Update System 2020-07-04 10:25:13 UTC
FEDORA-2020-e67d007a67 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-e67d007a67

Comment 5 Fedora Update System 2020-07-04 10:25:20 UTC
FEDORA-EPEL-2020-7b550f6ce5 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7b550f6ce5

Comment 6 Fedora Update System 2020-07-05 02:12:47 UTC
FEDORA-EPEL-2020-13c6cbc484 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-13c6cbc484

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2020-07-05 02:13:19 UTC
FEDORA-2020-e67d007a67 has been pushed to the Fedora 31 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-e67d007a67`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-e67d007a67

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2020-07-05 02:16:38 UTC
FEDORA-EPEL-2020-28cc1451e0 has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-28cc1451e0

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2020-07-05 02:18:52 UTC
FEDORA-EPEL-2020-7b550f6ce5 has been pushed to the Fedora EPEL 6 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-7b550f6ce5

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2020-07-05 03:01:37 UTC
FEDORA-2020-17fb3273b2 has been pushed to the Fedora 32 testing repository.
In short time you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-17fb3273b2`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-17fb3273b2

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2020-07-13 01:16:04 UTC
FEDORA-2020-17fb3273b2 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 12 Fedora Update System 2020-07-13 01:38:29 UTC
FEDORA-2020-e67d007a67 has been pushed to the Fedora 31 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2020-07-20 00:30:47 UTC
FEDORA-EPEL-2020-13c6cbc484 has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2020-07-20 00:46:00 UTC
FEDORA-EPEL-2020-7b550f6ce5 has been pushed to the Fedora EPEL 6 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 15 Fedora Update System 2020-07-20 00:52:38 UTC
FEDORA-EPEL-2020-28cc1451e0 has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.