diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-10 07:58:47 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-10 07:58:47 +0000 |
| commit | 74c3a02af73dd9f0eae07b7ffd8ceeb9fa1561a6 (patch) | |
| tree | e1a4dca2cd9fde6033a38abe19201dffeb955ed8 | |
| parent | 49b1a48c917bfe0ff36c415dfbdfdcc08d5a472e (diff) | |
automatic import of python-minos-microservice-networks
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-minos-microservice-networks.spec | 182 | ||||
| -rw-r--r-- | sources | 1 |
3 files changed, 184 insertions, 0 deletions
@@ -0,0 +1 @@ +/minos-microservice-networks-0.7.0.tar.gz diff --git a/python-minos-microservice-networks.spec b/python-minos-microservice-networks.spec new file mode 100644 index 0000000..7400fc6 --- /dev/null +++ b/python-minos-microservice-networks.spec @@ -0,0 +1,182 @@ +%global _empty_manifest_terminate_build 0 +Name: python-minos-microservice-networks +Version: 0.7.0 +Release: 1 +Summary: The networks core of the Minos Framework +License: MIT +URL: https://www.minos.run +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f2/05/edf17eeb6d929d8da8bc5c302ae69c568e8afed025d1483082be583209d7/minos-microservice-networks-0.7.0.tar.gz +BuildArch: noarch + +Requires: python3-minos-microservice-common +Requires: python3-crontab + +%description +<p align="center"> + <a href="https://minos.run" target="_blank"><img src="https://raw.githubusercontent.com/minos-framework/.github/main/images/logo.png" alt="Minos logo"></a> +</p> + +## minos-microservice-networks + +[](https://pypi.org/project/minos-microservice-networks/) +[](https://minos-framework.github.io/minos-python) +[](https://github.com/minos-framework/minos-python/blob/main/LICENSE) +[](https://codecov.io/gh/minos-framework/minos-python) +[](https://stackoverflow.com/questions/tagged/minos) + +## Summary + +Minos is a framework which helps you create [reactive](https://www.reactivemanifesto.org/) microservices in Python. +Internally, it leverages Event Sourcing, CQRS and a message driven architecture to fulfil the commitments of an +asynchronous environment. + +## Documentation + +The official API Reference is publicly available at the [GitHub Pages](https://minos-framework.github.io/minos-python). + +## Source Code + +The source code of this project is hosted at the [GitHub Repository](https://github.com/minos-framework/minos-python). + +## Getting Help + +For usage questions, the best place to go to is [StackOverflow](https://stackoverflow.com/questions/tagged/minos). + +## Discussion and Development +Most development discussions take place over the [GitHub Issues](https://github.com/minos-framework/minos-python/issues). In addition, a [Gitter channel](https://gitter.im/minos-framework/community) is available for development-related questions. + +## License + +This project is distributed under the [MIT](https://raw.githubusercontent.com/minos-framework/minos-python/main/LICENSE) license. + + +%package -n python3-minos-microservice-networks +Summary: The networks core of the Minos Framework +Provides: python-minos-microservice-networks +BuildRequires: python3-devel +BuildRequires: python3-setuptools +BuildRequires: python3-pip +%description -n python3-minos-microservice-networks +<p align="center"> + <a href="https://minos.run" target="_blank"><img src="https://raw.githubusercontent.com/minos-framework/.github/main/images/logo.png" alt="Minos logo"></a> +</p> + +## minos-microservice-networks + +[](https://pypi.org/project/minos-microservice-networks/) +[](https://minos-framework.github.io/minos-python) +[](https://github.com/minos-framework/minos-python/blob/main/LICENSE) +[](https://codecov.io/gh/minos-framework/minos-python) +[](https://stackoverflow.com/questions/tagged/minos) + +## Summary + +Minos is a framework which helps you create [reactive](https://www.reactivemanifesto.org/) microservices in Python. +Internally, it leverages Event Sourcing, CQRS and a message driven architecture to fulfil the commitments of an +asynchronous environment. + +## Documentation + +The official API Reference is publicly available at the [GitHub Pages](https://minos-framework.github.io/minos-python). + +## Source Code + +The source code of this project is hosted at the [GitHub Repository](https://github.com/minos-framework/minos-python). + +## Getting Help + +For usage questions, the best place to go to is [StackOverflow](https://stackoverflow.com/questions/tagged/minos). + +## Discussion and Development +Most development discussions take place over the [GitHub Issues](https://github.com/minos-framework/minos-python/issues). In addition, a [Gitter channel](https://gitter.im/minos-framework/community) is available for development-related questions. + +## License + +This project is distributed under the [MIT](https://raw.githubusercontent.com/minos-framework/minos-python/main/LICENSE) license. + + +%package help +Summary: Development documents and examples for minos-microservice-networks +Provides: python3-minos-microservice-networks-doc +%description help +<p align="center"> + <a href="https://minos.run" target="_blank"><img src="https://raw.githubusercontent.com/minos-framework/.github/main/images/logo.png" alt="Minos logo"></a> +</p> + +## minos-microservice-networks + +[](https://pypi.org/project/minos-microservice-networks/) +[](https://minos-framework.github.io/minos-python) +[](https://github.com/minos-framework/minos-python/blob/main/LICENSE) +[](https://codecov.io/gh/minos-framework/minos-python) +[](https://stackoverflow.com/questions/tagged/minos) + +## Summary + +Minos is a framework which helps you create [reactive](https://www.reactivemanifesto.org/) microservices in Python. +Internally, it leverages Event Sourcing, CQRS and a message driven architecture to fulfil the commitments of an +asynchronous environment. + +## Documentation + +The official API Reference is publicly available at the [GitHub Pages](https://minos-framework.github.io/minos-python). + +## Source Code + +The source code of this project is hosted at the [GitHub Repository](https://github.com/minos-framework/minos-python). + +## Getting Help + +For usage questions, the best place to go to is [StackOverflow](https://stackoverflow.com/questions/tagged/minos). + +## Discussion and Development +Most development discussions take place over the [GitHub Issues](https://github.com/minos-framework/minos-python/issues). In addition, a [Gitter channel](https://gitter.im/minos-framework/community) is available for development-related questions. + +## License + +This project is distributed under the [MIT](https://raw.githubusercontent.com/minos-framework/minos-python/main/LICENSE) license. + + +%prep +%autosetup -n minos-microservice-networks-0.7.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-minos-microservice-networks -f filelist.lst +%dir %{python3_sitelib}/* + +%files help -f doclist.lst +%{_docdir}/* + +%changelog +* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.0-1 +- Package Spec generated @@ -0,0 +1 @@ +7ee2fb115e17f5cc17d249c3beb9a1ca minos-microservice-networks-0.7.0.tar.gz |
