https://bugzilla.redhat.com/show_bug.cgi?id=2009155



--- Comment #5 from Hirotaka Wakabayashi <[email protected]> ---
Sorry, I fixed an issue on the guidelines again because I read the old
guidelines and made a mistake...orz

Spec URL: https://hiwkby.fedorapeople.org/python-oslo-messaging.spec
SRPM URL:
https://hiwkby.fedorapeople.org/python-oslo-messaging-14.0.0-4.fc38.src.rpm 
Koji(unsuccess...orz):
https://koji.fedoraproject.org/koji/taskinfo?taskID=93962680

```
$ diff -c public_html/python-oslo-messaging.spec python-oslo-messaging.spec
*** public_html/python-oslo-messaging.spec      2022-11-08 02:11:07.003786314
+0000
--- python-oslo-messaging.spec  2022-11-09 02:40:02.835283149 +0000
***************
*** 17,23 ****

  Name:       python-oslo-messaging
  Version:    14.0.0
! Release:    3%{?dist}
  Summary:    OpenStack common messaging library

  License:    ASL 2.0
--- 17,23 ----

  Name:       python-oslo-messaging
  Version:    14.0.0
! Release:    4%{?dist}
  Summary:    OpenStack common messaging library

  License:    ASL 2.0
***************
*** 39,45 ****

  %package -n python3-%{pkg_name}
  Summary:    OpenStack common messaging library
! %py_provides python3-pkg_resources

  BuildRequires: python3-devel
  BuildRequires: python3-setuptools
--- 39,45 ----

  %package -n python3-%{pkg_name}
  Summary:    OpenStack common messaging library
! %py_provides python3-%{pkg_name}

  BuildRequires: python3-devel
  BuildRequires: python3-setuptools
***************
*** 189,194 ****
--- 189,197 ----


  %changelog
+ * Wed Nov 09 2022 Hirotaka Wakabayashi [email protected] - 14.0.0-4
+ - Fixes issues on the packaging guidelines
+ 
  * Tue Nov 08 2022 Hirotaka Wakabayashi [email protected] - 14.0.0-3
  - Fixes issues on the packaging guidelines
```

```
$ rpmspec -P python-oslo-messaging.spec | grep -B 3 Provides 

%package -n python3-oslo-messaging
Summary:    OpenStack common messaging library
Provides: python3-oslo-messaging = 14.0.0-4.fc38
Provides: python3.11-oslo-messaging = 14.0.0-4.fc38
Provides: python-oslo-messaging = 14.0.0-4.fc38

$ sudo dnf install -y
~/dev/packages/RPMS/noarch/python3-oslo-messaging-14.0.0-4.fc38.noarch.rpm 
$ rpm -q --whatprovides python3-oslo-messaging
python3-oslo-messaging-14.0.0-4.fc38.noarch

```


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2009155
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to