[packages/python3-myst_nb] - updated to 1.3.0
qboosh
qboosh at pld-linux.org
Wed Oct 29 21:36:26 CET 2025
commit 11ea2d3b2c9483ca80e1bc5d66cbf70f3659ea89
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Oct 29 21:36:23 2025 +0100
- updated to 1.3.0
python3-myst_nb.spec | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/python3-myst_nb.spec b/python3-myst_nb.spec
index 5e0c888..81ba176 100644
--- a/python3-myst_nb.spec
+++ b/python3-myst_nb.spec
@@ -1,14 +1,14 @@
-
%define module myst_nb
Summary: A Jupyter Notebook Sphinx reader
+Summary(pl.UTF-8): Biblioteka do czytania formatu Jupyter Notebook dla Sphinksa
Name: python3-%{module}
-Version: 1.2.0
+Version: 1.3.0
Release: 1
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/myst_nb/
Source0: https://files.pythonhosted.org/packages/source/m/myst_nb/%{module}-%{version}.tar.gz
-# Source0-md5: 950ecc2e3474fdfb181b8152f939f32b
+# Source0-md5: 95273355f33700fcf162fd9caaef6da1
URL: https://github.com/executablebooks/myst-nb
BuildRequires: python3-build
BuildRequires: python3-flit_core >= 3.4
@@ -24,6 +24,10 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
A Jupyter Notebook Sphinx reader built on top of the MyST markdown
parser.
+%description -l pl.UTF-8
+Biblioteka do czytania formatu Jupyter Notebook dla Sphinksa,
+zbudowana w oparciu o parser markdown MyST.
+
%prep
%setup -q -n %{module}-%{version}
@@ -40,7 +44,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc LICENSE README.md
+%doc CHANGELOG.md LICENSE README.md
%attr(755,root,root) %{_bindir}/mystnb-docutils-html
%attr(755,root,root) %{_bindir}/mystnb-docutils-html5
%attr(755,root,root) %{_bindir}/mystnb-docutils-latex
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-myst_nb.git/commitdiff/11ea2d3b2c9483ca80e1bc5d66cbf70f3659ea89
More information about the pld-cvs-commit
mailing list