https://bugzilla.redhat.com/show_bug.cgi?id=1991145 --- Comment #3 from Hirotaka Wakabayashi <hiwkby@xxxxxxxxx> --- Hello, I fixed issues on the package guidelines. https://hiwkby.fedorapeople.org/python-oslo-service.spec https://hiwkby.fedorapeople.org/python-oslo-service-3.0.0-2.fc38.src.rpm Koji build(success!): https://koji.fedoraproject.org/koji/taskinfo?taskID=93644839 ``` $ diff -c public_html/python-oslo-service.spec python-oslo-service.spec *** public_html/python-oslo-service.spec 2022-10-26 09:28:50.620251005 +0000 --- python-oslo-service.spec 2022-11-01 00:04:09.180098559 +0000 *************** *** 8,23 **** %global common_desc \ Library for running OpenStack services - %global common_desc1 \ - Tests for oslo.service - Name: python-%{pname} Version: 3.0.0 ! Release: 1%{?dist} Summary: Oslo service library License: ASL 2.0 ! URL: http://launchpad.net/oslo Source0: https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 --- 8,20 ---- %global common_desc \ Library for running OpenStack services Name: python-%{pname} Version: 3.0.0 ! Release: 2%{?dist} Summary: Oslo service library License: ASL 2.0 ! URL: https://opendev.org/openstack/oslo.service Source0: https://tarballs.openstack.org/%{pypi_name}/%{pypi_name}-%{upstream_version}.tar.gz # Required for tarball sources verification %if 0%{?sources_gpg} == 1 *************** *** 47,53 **** BuildRequires: procps-ng BuildRequires: python3-fixtures BuildRequires: python3-hacking - BuildRequires: python3-mock BuildRequires: python3-requests BuildRequires: python3-routes BuildRequires: python3-oslotest --- 44,49 ---- *************** *** 85,97 **** Requires: procps-ng Requires: python3-fixtures Requires: python3-hacking - Requires: python3-mock Requires: python3-requests Requires: python3-routes Requires: python3-oslotest %description -n python3-%{pname}-tests ! %{common_desc1} %if 0%{?with_doc} %package -n python-%{pname}-doc --- 81,92 ---- Requires: procps-ng Requires: python3-fixtures Requires: python3-hacking Requires: python3-requests Requires: python3-routes Requires: python3-oslotest %description -n python3-%{pname}-tests ! Tests for oslo.service %if 0%{?with_doc} %package -n python-%{pname}-doc *************** *** 152,157 **** --- 147,155 ---- %endif %changelog + * Tue Nov 01 2022 Hirotaka Wakabayashi hiwkby@xxxxxxxxx - 3.0.0-2 + - Fixes issues on the packaging guidelines + * Wed Oct 26 2022 Hirotaka Wakabayashi <hiwkby@xxxxxxxxx> - 3.0.0-1 - Update to 3.0.0 ``` -- 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=1991145 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue