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

Ben Beasley <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|fedora-review?              |fedora-review+
                   |needinfo?(code@musicinmybra |
                   |in.net)                     |



--- Comment #6 from Ben Beasley <[email protected]> ---
Sorry it’s taken me a while to finish this up!

Approved by examination of the spec-file diff:


 License:        MIT
 URL:            https://github.com/nexB/urlpy
-Source:         %URL/archive/v%{version}/%{pypi_name}-%{version}.tar.gz
+Source:         %url/archive/v%{version}/%{pypi_name}-%{version}.tar.gz
+# Remove useless shebang lines
+# https://github.com/nexB/urlpy/pull/12
+Patch:          %url/pull/12.patch

 BuildArch:      noarch
 BuildRequires:  python3-devel
-BuildRequires:  python3dist(pytest)

 %global common_description %{expand:
 urlpy is a small library for URL parsing, cleanup, canonicalization and
@@ -28,7 +30,7 @@
 %autosetup -p1 -n %{pypi_name}-%{version}

 %generate_buildrequires
-%pyproject_buildrequires
+%pyproject_buildrequires requirements-tests.txt

 %build
 %pyproject_wheel


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2235087

Report this comment as SPAM: 
https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202235087%23c6
_______________________________________________
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