diff options
Diffstat (limited to 'python-xml2rfc.spec')
-rw-r--r-- | python-xml2rfc.spec | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/python-xml2rfc.spec b/python-xml2rfc.spec index 331a896..748fcdb 100644 --- a/python-xml2rfc.spec +++ b/python-xml2rfc.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-xml2rfc -Version: 3.17.0 +Version: 3.17.1 Release: 1 -Summary: Xml2rfc generates RFCs and IETF drafts from document source in XML according to the IETF xml2rfc v2 and v3 vocabularies. -License: BSD-3-Clause +Summary: xml2rfc generates RFCs and IETF drafts from document source in XML according to the IETF xml2rfc v2 and v3 vocabularies. +License: Revised BSD License URL: https://github.com/ietf-tools/xml2rfc -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/43/c8/60b3a2cca1ad5ca214e3f8a092ef4b30619d8dadca2e0a89a9785d6644f2/xml2rfc-3.17.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/38/94/eb00f0989770895c5f7b7806065608c51dadf26e907f0ef05e7d9ebaf8ce/xml2rfc-3.17.1.tar.gz BuildArch: noarch @@ -68,7 +68,7 @@ The initial build may take time because it downloads all required fonts as well. [WeasyPrint Docs]: https://doc.courtbouillon.org/weasyprint/stable/first_steps.html %package -n python3-xml2rfc -Summary: Xml2rfc generates RFCs and IETF drafts from document source in XML according to the IETF xml2rfc v2 and v3 vocabularies. +Summary: xml2rfc generates RFCs and IETF drafts from document source in XML according to the IETF xml2rfc v2 and v3 vocabularies. Provides: python-xml2rfc BuildRequires: python3-devel BuildRequires: python3-setuptools @@ -193,7 +193,7 @@ The initial build may take time because it downloads all required fonts as well. [WeasyPrint Docs]: https://doc.courtbouillon.org/weasyprint/stable/first_steps.html %prep -%autosetup -n xml2rfc-3.17.0 +%autosetup -n xml2rfc-3.17.1 %build %py3_build @@ -233,5 +233,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.17.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.17.1-1 - Package Spec generated |