summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-10 06:47:01 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-10 06:47:01 +0000
commit656f877e508ae29708987c6c90001e9e3932850f (patch)
treed1006165d35f2123846b716e5fcaffc36873f64d
parent27018c4923069ec37deb6987eeaf63bbdde8e85e (diff)
automatic import of python-xml2rfc
-rw-r--r--.gitignore1
-rw-r--r--python-xml2rfc.spec23
-rw-r--r--sources2
3 files changed, 18 insertions, 8 deletions
diff --git a/.gitignore b/.gitignore
index 051dfc2..af882e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/xml2rfc-3.16.0.tar.gz
+/xml2rfc-3.17.0.tar.gz
diff --git a/python-xml2rfc.spec b/python-xml2rfc.spec
index d7fb645..331a896 100644
--- a/python-xml2rfc.spec
+++ b/python-xml2rfc.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-xml2rfc
-Version: 3.16.0
+Version: 3.17.0
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
URL: https://github.com/ietf-tools/xml2rfc
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/b9/2f0bea168c220aff886e9ec7fba2bbc08b0b166ee22296cd79ff8e04b330/xml2rfc-3.16.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/43/c8/60b3a2cca1ad5ca214e3f8a092ef4b30619d8dadca2e0a89a9785d6644f2/xml2rfc-3.17.0.tar.gz
BuildArch: noarch
@@ -28,7 +28,10 @@ pip install 'weasyprint==55.0'
* Follow the installation instructions at
https://www.google.com/get/noto/help/install/
* Go to https://fonts.google.com/specimen/Roboto+Mono, and download the
- font. Follow the installation instructions above, as applied to this download.
+ font. Follow the installation instructions above, as applied to this download.
+ * Go to https://fonts.google.com/noto/specimen/Noto+Sans+Math, and
+ download the font. Follow the installation instructions above, as
+ applied to this download.
With these installed and available to **xml2rfc**, the `--pdf` switch will be enabled.
### Usage
**xml2rfc** accepts a single XML document as input and outputs to one or more conversion formats.
@@ -89,7 +92,10 @@ pip install 'weasyprint==55.0'
* Follow the installation instructions at
https://www.google.com/get/noto/help/install/
* Go to https://fonts.google.com/specimen/Roboto+Mono, and download the
- font. Follow the installation instructions above, as applied to this download.
+ font. Follow the installation instructions above, as applied to this download.
+ * Go to https://fonts.google.com/noto/specimen/Noto+Sans+Math, and
+ download the font. Follow the installation instructions above, as
+ applied to this download.
With these installed and available to **xml2rfc**, the `--pdf` switch will be enabled.
### Usage
**xml2rfc** accepts a single XML document as input and outputs to one or more conversion formats.
@@ -147,7 +153,10 @@ pip install 'weasyprint==55.0'
* Follow the installation instructions at
https://www.google.com/get/noto/help/install/
* Go to https://fonts.google.com/specimen/Roboto+Mono, and download the
- font. Follow the installation instructions above, as applied to this download.
+ font. Follow the installation instructions above, as applied to this download.
+ * Go to https://fonts.google.com/noto/specimen/Noto+Sans+Math, and
+ download the font. Follow the installation instructions above, as
+ applied to this download.
With these installed and available to **xml2rfc**, the `--pdf` switch will be enabled.
### Usage
**xml2rfc** accepts a single XML document as input and outputs to one or more conversion formats.
@@ -184,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.16.0
+%autosetup -n xml2rfc-3.17.0
%build
%py3_build
@@ -224,5 +233,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Thu Mar 09 2023 Python_Bot <Python_Bot@openeuler.org> - 3.16.0-1
+* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.17.0-1
- Package Spec generated
diff --git a/sources b/sources
index cec6464..5310418 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c7ac999f84fc4fb47d595a89dae8b981 xml2rfc-3.16.0.tar.gz
+8225ee785d9e56b0b5c5fb45a4c4582c xml2rfc-3.17.0.tar.gz