Upgrading `python-docutils` to 0.20.1 (#7833)
Co-authored-by: CBL-Mariner Servicing Account <cblmargh@microsoft.com>
This commit is contained in:
Родитель
7070e55361
Коммит
dddeff4702
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"Signatures": {
|
||||
"docutils-0.18.1.tar.gz": "679987caf361a7539d76e584cbeddc311e3aee937877c87346f31debc63e9d06"
|
||||
}
|
||||
}
|
||||
"Signatures": {
|
||||
"docutils-0.20.1.tar.gz": "f08a4e276c3a1583a86dce3e34aba3fe04d02bba2dd51ed16106244e8a923e3b"
|
||||
}
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
Summary: Docutils -- Python Documentation Utilities.
|
||||
Name: python-docutils
|
||||
Version: 0.18.1
|
||||
Release: 2%{?dist}
|
||||
Version: 0.20.1
|
||||
Release: 1%{?dist}
|
||||
License: Public Domain, PSF-2.0, BSD, GPLv3
|
||||
Vendor: Microsoft Corporation
|
||||
Distribution: Azure Linux
|
||||
|
@ -47,6 +47,7 @@ PATH=%{buildroot}%{_bindir}:${PATH} \
|
|||
%defattr(-,root,root)
|
||||
%license licenses
|
||||
%{python3_sitelib}/*
|
||||
%{_bindir}/docutils
|
||||
%{_bindir}/rstpep2html
|
||||
%{_bindir}/rst2xml
|
||||
%{_bindir}/rst2xetex
|
||||
|
@ -97,6 +98,9 @@ PATH=%{buildroot}%{_bindir}:${PATH} \
|
|||
%{_bindir}/rst2html43.py
|
||||
|
||||
%changelog
|
||||
* Mon Feb 12 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 0.20.1-1
|
||||
- Auto-upgrade to 0.20.1 - Azure Linux 3.0 - package upgrades
|
||||
|
||||
* Fri Feb 25 2022 Muhammad Falak <mwani@microsoft.com> - 0.18.1-2
|
||||
- Fix test path `s/test3/test/` to enable ptest
|
||||
|
||||
|
|
|
@ -22184,8 +22184,8 @@
|
|||
"type": "other",
|
||||
"other": {
|
||||
"name": "python-docutils",
|
||||
"version": "0.18.1",
|
||||
"downloadUrl": "https://files.pythonhosted.org/packages/source/d/docutils/docutils-0.18.1.tar.gz"
|
||||
"version": "0.20.1",
|
||||
"downloadUrl": "https://files.pythonhosted.org/packages/source/d/docutils/docutils-0.20.1.tar.gz"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче