python-furo 2020.12.30-1 (aarch64;znver1;x86_64) 2021-13456
9999

Status published
Submitter itchka [@T] compuserve.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/930653
Packages
python-furo-2020.12.30-1.aarch64.binary
python-furo-2020.12.30-1.aarch64.source
python-furo-2020.12.30-1.znver1.binary
python-furo-2020.12.30-1.znver1.source
python-furo-2020.12.30-1.x86_64.binary
python-furo-2020.12.30-1.x86_64.source
Build Date 2021-01-06 23:04:15 +0000 UTC
Last Updated 2021-01-11 17:35:28.07928271 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary 16d15279781211b0af356b8d5e7a60a02c8f1c1e

commit 16d15279781211b0af356b8d5e7a60a02c8f1c1e
Author:     Colin <itchka@compuserve.com>
AuthorDate: Wed Jan 6 08:40:52 2021 +0000
Commit:     Colin <itchka@compuserve.com>
CommitDate: Wed Jan 6 08:40:52 2021 +0000

    Initial commit
---
 .abf.yml         |  2 ++
 python-furo.spec | 33 +++++++++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)
 create mode 100644 .abf.yml
 create mode 100644 python-furo.spec

diff --git a/.abf.yml b/.abf.yml
new file mode 100644
index 0000000..b7fa1c3
--- /dev/null
+++ b/.abf.yml
@@ -0,0 +1,2 @@
+sources:
+  furo-2020.12.30b24.tar.gz: 88ddd2df256f1c7b7e5e61943c6749e505a0cba8
diff --git a/python-furo.spec b/python-furo.spec
new file mode 100644
index 0000000..e7381f0
--- /dev/null
+++ b/python-furo.spec
@@ -0,0 +1,33 @@
+# Created by pyp2rpm-3.3.5
+%global pypi_name furo
+
+Name:           python-%{pypi_name}
+Version:        2020.12.30
+Release:        1
+Summary:        A clean customisable Sphinx documentation theme
+Group:          Development/Python
+License:        None
+URL:            https://github.com/pradyunsg/furo
+Source0:        %{pypi_name}-%{version}b24.tar.gz
+BuildArch:      noarch
+
+BuildRequires:  python3-devel
+BuildRequires:  python3dist(setuptools)
+
+%description
+
+
+%prep
+%autosetup -n %{pypi_name}-%{version}b24
+
+%build
+%py3_build
+
+%install
+%py3_install
+
+%files -n python-%{pypi_name}
+%license LICENSE
+%doc README.md
+%{python3_sitelib}/%{pypi_name}
+%{python3_sitelib}/%{pypi_name}-%{version}b24-py%{python3_version}.egg-info
Not Available

benbullard79 [@T] cox.netNo Comment.1193d 23hrs
benbullard79 [@T] cox.netNo Comment.1193d 23hrs