summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-18 03:51:43 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-18 03:51:43 +0000
commit3311fdbe7b6d1f1f4ac8c5aba925f14d72f3a2f3 (patch)
treedb4e053e00a0441df75d26f9ec86c395a9cb94b9
parent915af88406aae0cb765e825715a7809060e99f90 (diff)
automatic import of python-brawlpython
-rw-r--r--.gitignore1
-rw-r--r--python-brawlpython.spec190
-rw-r--r--sources1
3 files changed, 192 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e69de29..cce7942 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/brawlpython-2.6.0.tar.gz
diff --git a/python-brawlpython.spec b/python-brawlpython.spec
new file mode 100644
index 0000000..f6ad36d
--- /dev/null
+++ b/python-brawlpython.spec
@@ -0,0 +1,190 @@
+%global _empty_manifest_terminate_build 0
+Name: python-brawlpython
+Version: 2.6.0
+Release: 1
+Summary: Easy-to-configure library to use Official and other Brawl Stars API
+License: MIT
+URL: https://github.com/0dminnimda/brawlpython
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/2a/3b/860f560a41c76283bf8289eb4c4512461d51cd7e6f96d7a751a558af9438/brawlpython-2.6.0.tar.gz
+BuildArch: noarch
+
+Requires: python3-requests
+Requires: python3-aiohttp
+Requires: python3-cachetools
+Requires: python3-pyformatting
+
+%description
+# brawlpython
+
+[![PyPi][pypi img]][pypi link]
+![Supported Versions][versions img]
+[![License][license img]][license link]
+[![Wheel][wheel img]][wheel link]
+[![Coverage Status][cov img]][cov link]
+[![Say Thanks!][thanks img]][thanks link]
+
+
+Easy-to-configure library to use any Brawl Stars API
+
+[Source on github][github link]
+
+Documentation coming soon
+
+[Read code examples][examples link]
+
+## Development Status
+
+Pre-Alpha
+
+[pypi img]: https://img.shields.io/pypi/v/brawlpython.svg?style=plastic
+[thanks img]: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg?style=plastic
+[license img]: https://img.shields.io/pypi/l/brawlpython?style=plastic
+[versions img]: https://img.shields.io/pypi/pyversions/brawlpython.svg?style=plastic
+[wheel img]: https://img.shields.io/pypi/wheel/brawlpython?style=plastic
+[cov img]: https://coveralls.io/repos/github/0dminnimda/brawlpython/badge.svg?branch=master
+
+[pypi link]: https://pypi.org/project/brawlpython
+[thanks link]: https://saythanks.io/to/0dminnimda.contact%40gmail.com
+[license link]: https://github.com/0dminnimda/brawlpython/blob/master/LICENSE
+[wheel link]: https://pypi.org/project/brawlpython/#files
+[github link]: https://github.com/0dminnimda/brawlpython
+[examples link]: https://github.com/0dminnimda/brawlpython/tree/master/examples
+[cov link]: https://coveralls.io/github/0dminnimda/brawlpython?branch=master
+
+
+
+
+%package -n python3-brawlpython
+Summary: Easy-to-configure library to use Official and other Brawl Stars API
+Provides: python-brawlpython
+BuildRequires: python3-devel
+BuildRequires: python3-setuptools
+BuildRequires: python3-pip
+%description -n python3-brawlpython
+# brawlpython
+
+[![PyPi][pypi img]][pypi link]
+![Supported Versions][versions img]
+[![License][license img]][license link]
+[![Wheel][wheel img]][wheel link]
+[![Coverage Status][cov img]][cov link]
+[![Say Thanks!][thanks img]][thanks link]
+
+
+Easy-to-configure library to use any Brawl Stars API
+
+[Source on github][github link]
+
+Documentation coming soon
+
+[Read code examples][examples link]
+
+## Development Status
+
+Pre-Alpha
+
+[pypi img]: https://img.shields.io/pypi/v/brawlpython.svg?style=plastic
+[thanks img]: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg?style=plastic
+[license img]: https://img.shields.io/pypi/l/brawlpython?style=plastic
+[versions img]: https://img.shields.io/pypi/pyversions/brawlpython.svg?style=plastic
+[wheel img]: https://img.shields.io/pypi/wheel/brawlpython?style=plastic
+[cov img]: https://coveralls.io/repos/github/0dminnimda/brawlpython/badge.svg?branch=master
+
+[pypi link]: https://pypi.org/project/brawlpython
+[thanks link]: https://saythanks.io/to/0dminnimda.contact%40gmail.com
+[license link]: https://github.com/0dminnimda/brawlpython/blob/master/LICENSE
+[wheel link]: https://pypi.org/project/brawlpython/#files
+[github link]: https://github.com/0dminnimda/brawlpython
+[examples link]: https://github.com/0dminnimda/brawlpython/tree/master/examples
+[cov link]: https://coveralls.io/github/0dminnimda/brawlpython?branch=master
+
+
+
+
+%package help
+Summary: Development documents and examples for brawlpython
+Provides: python3-brawlpython-doc
+%description help
+# brawlpython
+
+[![PyPi][pypi img]][pypi link]
+![Supported Versions][versions img]
+[![License][license img]][license link]
+[![Wheel][wheel img]][wheel link]
+[![Coverage Status][cov img]][cov link]
+[![Say Thanks!][thanks img]][thanks link]
+
+
+Easy-to-configure library to use any Brawl Stars API
+
+[Source on github][github link]
+
+Documentation coming soon
+
+[Read code examples][examples link]
+
+## Development Status
+
+Pre-Alpha
+
+[pypi img]: https://img.shields.io/pypi/v/brawlpython.svg?style=plastic
+[thanks img]: https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg?style=plastic
+[license img]: https://img.shields.io/pypi/l/brawlpython?style=plastic
+[versions img]: https://img.shields.io/pypi/pyversions/brawlpython.svg?style=plastic
+[wheel img]: https://img.shields.io/pypi/wheel/brawlpython?style=plastic
+[cov img]: https://coveralls.io/repos/github/0dminnimda/brawlpython/badge.svg?branch=master
+
+[pypi link]: https://pypi.org/project/brawlpython
+[thanks link]: https://saythanks.io/to/0dminnimda.contact%40gmail.com
+[license link]: https://github.com/0dminnimda/brawlpython/blob/master/LICENSE
+[wheel link]: https://pypi.org/project/brawlpython/#files
+[github link]: https://github.com/0dminnimda/brawlpython
+[examples link]: https://github.com/0dminnimda/brawlpython/tree/master/examples
+[cov link]: https://coveralls.io/github/0dminnimda/brawlpython?branch=master
+
+
+
+
+%prep
+%autosetup -n brawlpython-2.6.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-brawlpython -f filelist.lst
+%dir %{python3_sitelib}/*
+
+%files help -f doclist.lst
+%{_docdir}/*
+
+%changelog
+* Thu May 18 2023 Python_Bot <Python_Bot@openeuler.org> - 2.6.0-1
+- Package Spec generated
diff --git a/sources b/sources
new file mode 100644
index 0000000..ff077ac
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+1180b1e8610226dd3bb93e30d79559c4 brawlpython-2.6.0.tar.gz