[packages/python3-piccolo_theme] - new

qboosh qboosh at pld-linux.org
Mon Nov 24 18:17:24 CET 2025


commit 413e02aa7d0faa0467e8850f802721c634d015ee
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Nov 24 18:17:21 2025 +0100

    - new

 python3-piccolo_theme.spec | 44 ++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)
---
diff --git a/python3-piccolo_theme.spec b/python3-piccolo_theme.spec
new file mode 100644
index 0000000..f6e2d54
--- /dev/null
+++ b/python3-piccolo_theme.spec
@@ -0,0 +1,44 @@
+Summary:	A clean and modern Sphinx theme
+Summary(pl.UTF-8):	Czysty i nowoczesny motyw Sphinksa
+Name:		python3-piccolo_theme
+Version:	0.24.0
+Release:	1
+License:	MIT
+Group:		Libraries/Python
+#Source0Download: https://pypi.org/simple/piccolo_theme/
+Source0:	https://files.pythonhosted.org/packages/source/p/piccolo_theme/piccolo_theme-%{version}.tar.gz
+# Source0-md5:	41613d3ca10a044935f67e7fa12a7485
+URL:		https://pypi.org/project/piccolo_theme/
+BuildRequires:	python3-modules >= 1:3.6.0
+BuildRequires:	python3-setuptools >= 1:42
+BuildRequires:	rpm-pythonprov
+BuildRequires:	rpmbuild(macros) >= 1.714
+Requires:	python3-modules >= 1:3.6.0
+BuildArch:	noarch
+BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+A clean and modern Sphinx theme.
+
+%description -l pl.UTF-8
+Czysty i nowoczesny motyw Sphinksa.
+
+%prep
+%setup -q -n piccolo_theme-%{version}
+
+%build
+%py3_build
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%py3_install
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc LICENSE README.md
+%{py3_sitescriptdir}/piccolo_theme
+%{py3_sitescriptdir}/piccolo_theme-%{version}-py*.egg-info
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-piccolo_theme.git/commitdiff/413e02aa7d0faa0467e8850f802721c634d015ee




More information about the pld-cvs-commit mailing list