#3 Add metapackage for rfc3986[idna2008]
Merged 3 years ago by apevec. Opened 3 years ago by churchyard.
rpms/ churchyard/python-rfc3986 extras  into  master

file modified
+7 -1
@@ -4,7 +4,7 @@ 

  

  Name:           python-%{pypi_name}

  Version:        1.4.0

- Release:        2%{?dist}

+ Release:        3%{?dist}

  Summary:        Validating URI References per RFC 3986

  

  License:        ASL 2.0
@@ -23,6 +23,7 @@ 

  %description -n python3-%{pypi_name}

  A Python implementation of RFC 3986 including validation and authority parsing.

  

+ %{?python_extras_subpkg:%python_extras_subpkg -n python3-%{pypi_name} -i %{python3_sitelib}/*.egg-info idna2008}

  

  %description

  A Python implementation of RFC 3986 including validation and authority parsing.
@@ -51,6 +52,11 @@ 

  

  

  %changelog

+ * Thu Sep 03 2020 Miro Hrončok <mhroncok@redhat.com> - 1.4.0-3

+ - Add metapackage for rfc3986[idna2008]

+ - https://fedoraproject.org/wiki/Changes/PythonExtras

+ - Fixes: rhbz#1875490

+ 

  * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.0-2

  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild