summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-05-10 08:31:47 +0000
committerCoprDistGit <infra@openeuler.org>2023-05-10 08:31:47 +0000
commit65bdd82847fc2b86a1cf7a601412723a63e4aba2 (patch)
tree597280c3f42974cc9df955b0f348434fd0944cc4
parent41f864251a6e494c502599d1fe959c2470199ebe (diff)
automatic import of python-nbsmoke
-rw-r--r--.gitignore1
-rw-r--r--python-nbsmoke.spec147
-rw-r--r--sources1
3 files changed, 149 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e69de29..387f9b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/nbsmoke-0.6.0.tar.gz
diff --git a/python-nbsmoke.spec b/python-nbsmoke.spec
new file mode 100644
index 0000000..45983c2
--- /dev/null
+++ b/python-nbsmoke.spec
@@ -0,0 +1,147 @@
+%global _empty_manifest_terminate_build 0
+Name: python-nbsmoke
+Version: 0.6.0
+Release: 1
+Summary: Basic notebook checks. Do they run? Do they contain lint?
+License: BSD-3
+URL: https://github.com/pyviz-dev/nbsmoke
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/02/77/0a2d244e0eb83d0ee905e3479c5a5e6e931a6aa0c7fccea7141bc337bb8f/nbsmoke-0.6.0.tar.gz
+BuildArch: noarch
+
+Requires: python3-param
+Requires: python3-pytest
+Requires: python3-pyflakes
+Requires: python3-jupyter-client
+Requires: python3-nbformat
+Requires: python3-nbconvert
+Requires: python3-ipykernel
+Requires: python3-beautifulsoup4
+Requires: python3-coverage
+Requires: python3-flake8
+Requires: python3-holoviews
+Requires: python3-keyring
+Requires: python3-param
+Requires: python3-pyct
+Requires: python3-requests
+Requires: python3-rfc3986
+Requires: python3-setuptools
+Requires: python3-twine
+Requires: python3-param
+Requires: python3-pyct
+Requires: python3-setuptools
+Requires: python3-holoviews
+Requires: python3-flake8
+Requires: python3-coverage
+Requires: python3-twine
+Requires: python3-rfc3986
+Requires: python3-keyring
+Requires: python3-flake8
+Requires: python3-holoviews
+Requires: python3-requests
+Requires: python3-beautifulsoup4
+Requires: python3-requests
+Requires: python3-beautifulsoup4
+
+%description
+| | |
+| --- | --- |
+| Build Status | [![Linux/MacOS/Windows Build Status](https://github.com/pyviz-dev/nbsmoke/workflows/tests/badge.svg)](https://github.com/pyviz-dev/nbsmoke/actions/workflows/tests.yaml)
+| Coverage | [![codecov](https://codecov.io/gh/pyviz-dev/nbsmoke/branch/master/graph/badge.svg)](https://codecov.io/gh/pyviz-dev/nbsmoke) ||
+| Latest dev release | [![Github tag](https://img.shields.io/github/v/tag/pyviz-dev/nbsmoke.svg?label=tag&colorB=11ccbb)](https://github.com/pyviz-dev/nbsmoke/tags) |
+| Latest release | [![Github release](https://img.shields.io/github/release/pyviz-dev/nbsmoke.svg?label=tag&colorB=11ccbb)](https://github.com/pyviz-dev/nbsmoke/releases) [![PyPI version](https://img.shields.io/pypi/v/nbsmoke.svg?colorB=cc77dd)](https://pypi.python.org/pypi/nbsmoke) [![nbsmoke version](https://img.shields.io/conda/v/pyviz/nbsmoke.svg?colorB=4488ff&style=flat)](https://anaconda.org/pyviz/nbsmoke) [![conda-forge version](https://img.shields.io/conda/v/conda-forge/nbsmoke.svg?label=conda%7Cconda-forge&colorB=4488ff)](https://anaconda.org/conda-forge/nbsmoke) [![defaults version](https://img.shields.io/conda/v/anaconda/nbsmoke.svg?label=conda%7Cdefaults&style=flat&colorB=4488ff)](https://anaconda.org/anaconda/nbsmoke) |
+| Python | [![Python support](https://img.shields.io/pypi/pyversions/nbsmoke.svg)](https://pypi.org/project/nbsmoke/)
+* * * * *
+Basic notebook smoke tests: Do they run ok? Do they contain lint?
+* * * * *
+This [Pytest](https://github.com/pytest-dev/pytest) plugin was generated
+with [Cookiecutter](https://github.com/audreyr/cookiecutter) along with
+[@hackebrot](https://github.com/hackebrot)'s
+[Cookiecutter-pytest-plugin](https://github.com/pytest-dev/cookiecutter-pytest-plugin)
+template.
+
+%package -n python3-nbsmoke
+Summary: Basic notebook checks. Do they run? Do they contain lint?
+Provides: python-nbsmoke
+BuildRequires: python3-devel
+BuildRequires: python3-setuptools
+BuildRequires: python3-pip
+%description -n python3-nbsmoke
+| | |
+| --- | --- |
+| Build Status | [![Linux/MacOS/Windows Build Status](https://github.com/pyviz-dev/nbsmoke/workflows/tests/badge.svg)](https://github.com/pyviz-dev/nbsmoke/actions/workflows/tests.yaml)
+| Coverage | [![codecov](https://codecov.io/gh/pyviz-dev/nbsmoke/branch/master/graph/badge.svg)](https://codecov.io/gh/pyviz-dev/nbsmoke) ||
+| Latest dev release | [![Github tag](https://img.shields.io/github/v/tag/pyviz-dev/nbsmoke.svg?label=tag&colorB=11ccbb)](https://github.com/pyviz-dev/nbsmoke/tags) |
+| Latest release | [![Github release](https://img.shields.io/github/release/pyviz-dev/nbsmoke.svg?label=tag&colorB=11ccbb)](https://github.com/pyviz-dev/nbsmoke/releases) [![PyPI version](https://img.shields.io/pypi/v/nbsmoke.svg?colorB=cc77dd)](https://pypi.python.org/pypi/nbsmoke) [![nbsmoke version](https://img.shields.io/conda/v/pyviz/nbsmoke.svg?colorB=4488ff&style=flat)](https://anaconda.org/pyviz/nbsmoke) [![conda-forge version](https://img.shields.io/conda/v/conda-forge/nbsmoke.svg?label=conda%7Cconda-forge&colorB=4488ff)](https://anaconda.org/conda-forge/nbsmoke) [![defaults version](https://img.shields.io/conda/v/anaconda/nbsmoke.svg?label=conda%7Cdefaults&style=flat&colorB=4488ff)](https://anaconda.org/anaconda/nbsmoke) |
+| Python | [![Python support](https://img.shields.io/pypi/pyversions/nbsmoke.svg)](https://pypi.org/project/nbsmoke/)
+* * * * *
+Basic notebook smoke tests: Do they run ok? Do they contain lint?
+* * * * *
+This [Pytest](https://github.com/pytest-dev/pytest) plugin was generated
+with [Cookiecutter](https://github.com/audreyr/cookiecutter) along with
+[@hackebrot](https://github.com/hackebrot)'s
+[Cookiecutter-pytest-plugin](https://github.com/pytest-dev/cookiecutter-pytest-plugin)
+template.
+
+%package help
+Summary: Development documents and examples for nbsmoke
+Provides: python3-nbsmoke-doc
+%description help
+| | |
+| --- | --- |
+| Build Status | [![Linux/MacOS/Windows Build Status](https://github.com/pyviz-dev/nbsmoke/workflows/tests/badge.svg)](https://github.com/pyviz-dev/nbsmoke/actions/workflows/tests.yaml)
+| Coverage | [![codecov](https://codecov.io/gh/pyviz-dev/nbsmoke/branch/master/graph/badge.svg)](https://codecov.io/gh/pyviz-dev/nbsmoke) ||
+| Latest dev release | [![Github tag](https://img.shields.io/github/v/tag/pyviz-dev/nbsmoke.svg?label=tag&colorB=11ccbb)](https://github.com/pyviz-dev/nbsmoke/tags) |
+| Latest release | [![Github release](https://img.shields.io/github/release/pyviz-dev/nbsmoke.svg?label=tag&colorB=11ccbb)](https://github.com/pyviz-dev/nbsmoke/releases) [![PyPI version](https://img.shields.io/pypi/v/nbsmoke.svg?colorB=cc77dd)](https://pypi.python.org/pypi/nbsmoke) [![nbsmoke version](https://img.shields.io/conda/v/pyviz/nbsmoke.svg?colorB=4488ff&style=flat)](https://anaconda.org/pyviz/nbsmoke) [![conda-forge version](https://img.shields.io/conda/v/conda-forge/nbsmoke.svg?label=conda%7Cconda-forge&colorB=4488ff)](https://anaconda.org/conda-forge/nbsmoke) [![defaults version](https://img.shields.io/conda/v/anaconda/nbsmoke.svg?label=conda%7Cdefaults&style=flat&colorB=4488ff)](https://anaconda.org/anaconda/nbsmoke) |
+| Python | [![Python support](https://img.shields.io/pypi/pyversions/nbsmoke.svg)](https://pypi.org/project/nbsmoke/)
+* * * * *
+Basic notebook smoke tests: Do they run ok? Do they contain lint?
+* * * * *
+This [Pytest](https://github.com/pytest-dev/pytest) plugin was generated
+with [Cookiecutter](https://github.com/audreyr/cookiecutter) along with
+[@hackebrot](https://github.com/hackebrot)'s
+[Cookiecutter-pytest-plugin](https://github.com/pytest-dev/cookiecutter-pytest-plugin)
+template.
+
+%prep
+%autosetup -n nbsmoke-0.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-nbsmoke -f filelist.lst
+%dir %{python3_sitelib}/*
+
+%files help -f doclist.lst
+%{_docdir}/*
+
+%changelog
+* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.6.0-1
+- Package Spec generated
diff --git a/sources b/sources
new file mode 100644
index 0000000..c64e706
--- /dev/null
+++ b/sources
@@ -0,0 +1 @@
+69d35e2b002980348e93c4d83e2418f9 nbsmoke-0.6.0.tar.gz