summaryrefslogtreecommitdiff
path: root/python-genbadge.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-genbadge.spec')
-rw-r--r--python-genbadge.spec120
1 files changed, 120 insertions, 0 deletions
diff --git a/python-genbadge.spec b/python-genbadge.spec
new file mode 100644
index 0000000..34bda8d
--- /dev/null
+++ b/python-genbadge.spec
@@ -0,0 +1,120 @@
+%global _empty_manifest_terminate_build 0
+Name: python-genbadge
+Version: 1.1.0
+Release: 1
+Summary: Generate badges for tools that do not provide one.
+License: BSD 3-Clause
+URL: https://github.com/smarie/python-genbadge
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/21/08/ba54851a74dfc2342c00f10bbf99515de0db96c9ebc119c538f8a160be56/genbadge-1.1.0.tar.gz
+BuildArch: noarch
+
+Requires: python3-click
+Requires: python3-pillow
+Requires: python3-requests
+Requires: python3-pathlib2
+Requires: python3-defusedxml
+Requires: python3-flake8-html
+Requires: python3-defusedxml
+Requires: python3-flake8-html
+Requires: python3-defusedxml
+
+%description
+# python-genbadge
+
+*Define fields in python classes. Easily.*
+
+[![Python versions](https://img.shields.io/pypi/pyversions/genbadge.svg)](https://pypi.python.org/pypi/genbadge/) [![Build Status](https://github.com/smarie/python-genbadge/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/python-genbadge/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/python-genbadge/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/python-genbadge/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/python-genbadge/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/python-genbadge/reports/coverage/index.html) [![Flake8 Status](https://smarie.github.io/python-genbadge/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/python-genbadge/reports/flake8/index.html)
+
+[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/python-genbadge/) [![PyPI](https://img.shields.io/pypi/v/genbadge.svg)](https://pypi.python.org/pypi/genbadge/) [![Downloads](https://pepy.tech/badge/genbadge)](https://pepy.tech/project/genbadge) [![Downloads per week](https://pepy.tech/badge/genbadge/week)](https://pepy.tech/project/genbadge) [![GitHub stars](https://img.shields.io/github/stars/smarie/python-genbadge.svg)](https://github.com/smarie/python-genbadge/stargazers) [![codecov](https://codecov.io/gh/smarie/python-genbadge/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/python-genbadge)
+
+The documentation for users is available here: [https://smarie.github.io/python-genbadge/](https://smarie.github.io/python-genbadge/)
+
+A readme for developers is available here: [https://github.com/smarie/python-genbadge](https://github.com/smarie/python-genbadge)
+
+
+
+
+%package -n python3-genbadge
+Summary: Generate badges for tools that do not provide one.
+Provides: python-genbadge
+BuildRequires: python3-devel
+BuildRequires: python3-setuptools
+BuildRequires: python3-pip
+%description -n python3-genbadge
+# python-genbadge
+
+*Define fields in python classes. Easily.*
+
+[![Python versions](https://img.shields.io/pypi/pyversions/genbadge.svg)](https://pypi.python.org/pypi/genbadge/) [![Build Status](https://github.com/smarie/python-genbadge/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/python-genbadge/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/python-genbadge/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/python-genbadge/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/python-genbadge/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/python-genbadge/reports/coverage/index.html) [![Flake8 Status](https://smarie.github.io/python-genbadge/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/python-genbadge/reports/flake8/index.html)
+
+[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/python-genbadge/) [![PyPI](https://img.shields.io/pypi/v/genbadge.svg)](https://pypi.python.org/pypi/genbadge/) [![Downloads](https://pepy.tech/badge/genbadge)](https://pepy.tech/project/genbadge) [![Downloads per week](https://pepy.tech/badge/genbadge/week)](https://pepy.tech/project/genbadge) [![GitHub stars](https://img.shields.io/github/stars/smarie/python-genbadge.svg)](https://github.com/smarie/python-genbadge/stargazers) [![codecov](https://codecov.io/gh/smarie/python-genbadge/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/python-genbadge)
+
+The documentation for users is available here: [https://smarie.github.io/python-genbadge/](https://smarie.github.io/python-genbadge/)
+
+A readme for developers is available here: [https://github.com/smarie/python-genbadge](https://github.com/smarie/python-genbadge)
+
+
+
+
+%package help
+Summary: Development documents and examples for genbadge
+Provides: python3-genbadge-doc
+%description help
+# python-genbadge
+
+*Define fields in python classes. Easily.*
+
+[![Python versions](https://img.shields.io/pypi/pyversions/genbadge.svg)](https://pypi.python.org/pypi/genbadge/) [![Build Status](https://github.com/smarie/python-genbadge/actions/workflows/base.yml/badge.svg)](https://github.com/smarie/python-genbadge/actions/workflows/base.yml) [![Tests Status](https://smarie.github.io/python-genbadge/reports/junit/junit-badge.svg?dummy=8484744)](https://smarie.github.io/python-genbadge/reports/junit/report.html) [![Coverage Status](https://smarie.github.io/python-genbadge/reports/coverage/coverage-badge.svg?dummy=8484744)](https://smarie.github.io/python-genbadge/reports/coverage/index.html) [![Flake8 Status](https://smarie.github.io/python-genbadge/reports/flake8/flake8-badge.svg?dummy=8484744)](https://smarie.github.io/python-genbadge/reports/flake8/index.html)
+
+[![Documentation](https://img.shields.io/badge/doc-latest-blue.svg)](https://smarie.github.io/python-genbadge/) [![PyPI](https://img.shields.io/pypi/v/genbadge.svg)](https://pypi.python.org/pypi/genbadge/) [![Downloads](https://pepy.tech/badge/genbadge)](https://pepy.tech/project/genbadge) [![Downloads per week](https://pepy.tech/badge/genbadge/week)](https://pepy.tech/project/genbadge) [![GitHub stars](https://img.shields.io/github/stars/smarie/python-genbadge.svg)](https://github.com/smarie/python-genbadge/stargazers) [![codecov](https://codecov.io/gh/smarie/python-genbadge/branch/main/graph/badge.svg)](https://codecov.io/gh/smarie/python-genbadge)
+
+The documentation for users is available here: [https://smarie.github.io/python-genbadge/](https://smarie.github.io/python-genbadge/)
+
+A readme for developers is available here: [https://github.com/smarie/python-genbadge](https://github.com/smarie/python-genbadge)
+
+
+
+
+%prep
+%autosetup -n genbadge-1.1.0
+
+%build
+%py3_build
+
+%install
+%py3_install
+install -d -m755 %{buildroot}/%{_pkgdocdir}
+if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi
+if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi
+if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi
+if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi
+pushd %{buildroot}
+if [ -d usr/lib ]; then
+ find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst
+fi
+if [ -d usr/lib64 ]; then
+ find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst
+fi
+if [ -d usr/bin ]; then
+ find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst
+fi
+if [ -d usr/sbin ]; then
+ find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst
+fi
+touch doclist.lst
+if [ -d usr/share/man ]; then
+ find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst
+fi
+popd
+mv %{buildroot}/filelist.lst .
+mv %{buildroot}/doclist.lst .
+
+%files -n python3-genbadge -f filelist.lst
+%dir %{python3_sitelib}/*
+
+%files help -f doclist.lst
+%{_docdir}/*
+
+%changelog
+* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.0-1
+- Package Spec generated