summaryrefslogtreecommitdiff
path: root/python-dj-qiyu-tpl.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dj-qiyu-tpl.spec')
-rw-r--r--python-dj-qiyu-tpl.spec154
1 files changed, 154 insertions, 0 deletions
diff --git a/python-dj-qiyu-tpl.spec b/python-dj-qiyu-tpl.spec
new file mode 100644
index 0000000..0b25212
--- /dev/null
+++ b/python-dj-qiyu-tpl.spec
@@ -0,0 +1,154 @@
+%global _empty_manifest_terminate_build 0
+Name: python-dj-qiyu-tpl
+Version: 0.6.11
+Release: 1
+Summary: Shared Django Template for QiYUTech
+License: LGPL-3.0-or-later
+URL: https://www.qiyutech.tech/
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/77/70/f16265482840e502319cff81f3295aaa61841488f188cd7a71783e087743/dj_qiyu_tpl-0.6.11.tar.gz
+BuildArch: noarch
+
+Requires: python3-django
+Requires: python3-docutils
+Requires: python3-pygments
+Requires: python3-django-qiyu-utils
+
+%description
+# 奇遇科技 Django 通用模版
+
+![PyPI - Version](https://img.shields.io/pypi/v/dj-qiyu-tpl)
+![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dj-qiyu-tpl)
+![PyPI - Downloads](https://img.shields.io/pypi/dm/dj-qiyu-tpl)
+![PyPI - Wheel](https://img.shields.io/pypi/wheel/dj-qiyu-tpl)
+![GitHub repo size](https://img.shields.io/github/repo-size/qiyutechdev/dj-qiyu-tpl)
+![Lines of code](https://img.shields.io/tokei/lines/github/qiyutechdev/dj-qiyu-tpl)
+
+[![Black Code Format Check](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/black-format.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/black-format.yml)
+[![pytest](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pytest.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pytest.yml)
+[![Pylama Lint](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pylama-lint.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pylama-lint.yml)
+[![Poetry Publish](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/poetry_pypi.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/poetry_pypi.yml)
+
+警告(WARNING):
+
+ 可能对您没有什么用处
+
+ This may be useless for you
+
+应用使用方不再需要添加 *django-qiyu-utils* 依赖。
+
+## 发布新版本
+
+使用 GitHub Release
+
+
+
+%package -n python3-dj-qiyu-tpl
+Summary: Shared Django Template for QiYUTech
+Provides: python-dj-qiyu-tpl
+BuildRequires: python3-devel
+BuildRequires: python3-setuptools
+BuildRequires: python3-pip
+%description -n python3-dj-qiyu-tpl
+# 奇遇科技 Django 通用模版
+
+![PyPI - Version](https://img.shields.io/pypi/v/dj-qiyu-tpl)
+![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dj-qiyu-tpl)
+![PyPI - Downloads](https://img.shields.io/pypi/dm/dj-qiyu-tpl)
+![PyPI - Wheel](https://img.shields.io/pypi/wheel/dj-qiyu-tpl)
+![GitHub repo size](https://img.shields.io/github/repo-size/qiyutechdev/dj-qiyu-tpl)
+![Lines of code](https://img.shields.io/tokei/lines/github/qiyutechdev/dj-qiyu-tpl)
+
+[![Black Code Format Check](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/black-format.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/black-format.yml)
+[![pytest](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pytest.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pytest.yml)
+[![Pylama Lint](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pylama-lint.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pylama-lint.yml)
+[![Poetry Publish](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/poetry_pypi.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/poetry_pypi.yml)
+
+警告(WARNING):
+
+ 可能对您没有什么用处
+
+ This may be useless for you
+
+应用使用方不再需要添加 *django-qiyu-utils* 依赖。
+
+## 发布新版本
+
+使用 GitHub Release
+
+
+
+%package help
+Summary: Development documents and examples for dj-qiyu-tpl
+Provides: python3-dj-qiyu-tpl-doc
+%description help
+# 奇遇科技 Django 通用模版
+
+![PyPI - Version](https://img.shields.io/pypi/v/dj-qiyu-tpl)
+![PyPI - Python Version](https://img.shields.io/pypi/pyversions/dj-qiyu-tpl)
+![PyPI - Downloads](https://img.shields.io/pypi/dm/dj-qiyu-tpl)
+![PyPI - Wheel](https://img.shields.io/pypi/wheel/dj-qiyu-tpl)
+![GitHub repo size](https://img.shields.io/github/repo-size/qiyutechdev/dj-qiyu-tpl)
+![Lines of code](https://img.shields.io/tokei/lines/github/qiyutechdev/dj-qiyu-tpl)
+
+[![Black Code Format Check](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/black-format.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/black-format.yml)
+[![pytest](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pytest.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pytest.yml)
+[![Pylama Lint](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pylama-lint.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/pylama-lint.yml)
+[![Poetry Publish](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/poetry_pypi.yml/badge.svg)](https://github.com/QiYuTechDev/dj-qiyu-tpl/actions/workflows/poetry_pypi.yml)
+
+警告(WARNING):
+
+ 可能对您没有什么用处
+
+ This may be useless for you
+
+应用使用方不再需要添加 *django-qiyu-utils* 依赖。
+
+## 发布新版本
+
+使用 GitHub Release
+
+
+
+%prep
+%autosetup -n dj-qiyu-tpl-0.6.11
+
+%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-dj-qiyu-tpl -f filelist.lst
+%dir %{python3_sitelib}/*
+
+%files help -f doclist.lst
+%{_docdir}/*
+
+%changelog
+* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.11-1
+- Package Spec generated