Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-scripttester-0.1-16.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: python3-scripttester Distribution: Fedora Project
Version: 0.1 Vendor: Fedora Project
Release: 16.fc37 Build date: Sat Jul 23 00:18:00 2022
Group: Unspecified Build host: buildhw-x86-09.iad2.fedoraproject.org
Size: 602101 Source RPM: python-scripttester-0.1-16.fc37.src.rpm
Packager: Fedora Project
Url: https://pypi.org/project/scripttester/
Summary: Utility for testing command line scripts
Provides a class to be instantiated in tests that checks that scripts
can be run and give correct output.  The class tries to find your
scripts whether you have installed them or not.  If you have not
installed them, the scripts will not be on your system PATH, and we have
to find them.  The heuristic is to look (by default) in the directory
containing mymodule; if there is a setup.py file there, and a scripts
subdirectory, assume that directory contains the scripts.

Note there is no way of using this not-installed mechanism to find
entrypoint scripts, that have not been installed.  To find these, we
would have to run the setup.py file.

Provides

Requires

License

BSD

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.1-15
  - Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Mon Nov 29 2021 Jerry James <loganjerry@gmail.com> - 0.1-13
  - Update versioneer.py to fix FTBFS with python 3.11 (bz 2025594)
  - Use latest python macros
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.1-11
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/scripttester
/usr/lib/python3.11/site-packages/scripttester-0.1.dist-info
/usr/lib/python3.11/site-packages/scripttester-0.1.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/scripttester-0.1.dist-info/LICENSE
/usr/lib/python3.11/site-packages/scripttester-0.1.dist-info/METADATA
/usr/lib/python3.11/site-packages/scripttester-0.1.dist-info/WHEEL
/usr/lib/python3.11/site-packages/scripttester-0.1.dist-info/top_level.txt
/usr/lib/python3.11/site-packages/scripttester/__init__.py
/usr/lib/python3.11/site-packages/scripttester/__pycache__
/usr/lib/python3.11/site-packages/scripttester/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/scripttester/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/scripttester/__pycache__/_version.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/scripttester/__pycache__/_version.cpython-311.pyc
/usr/lib/python3.11/site-packages/scripttester/__pycache__/scripttester.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/scripttester/__pycache__/scripttester.cpython-311.pyc
/usr/lib/python3.11/site-packages/scripttester/_version.py
/usr/lib/python3.11/site-packages/scripttester/scripttester.py
/usr/lib/python3.11/site-packages/scripttester/tests
/usr/lib/python3.11/site-packages/scripttester/tests/__pycache__
/usr/lib/python3.11/site-packages/scripttester/tests/__pycache__/conftest.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/scripttester/tests/__pycache__/conftest.cpython-311.pyc
/usr/lib/python3.11/site-packages/scripttester/tests/__pycache__/test_mypkg66.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/scripttester/tests/__pycache__/test_mypkg66.cpython-311.pyc
/usr/lib/python3.11/site-packages/scripttester/tests/conftest.py
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/__pycache__
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/__pycache__/setup.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/__pycache__/setup.cpython-311.pyc
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/mypkg66
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/mypkg66/__init__.py
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/mypkg66/__pycache__
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/mypkg66/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/mypkg66/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/scripts
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/scripts/mypkg66_script
/usr/lib/python3.11/site-packages/scripttester/tests/mypkg66/setup.py
/usr/lib/python3.11/site-packages/scripttester/tests/test_mypkg66.py
/usr/share/doc/python3-scripttester
/usr/share/doc/python3-scripttester/README.html
/usr/share/doc/python3-scripttester/html
/usr/share/doc/python3-scripttester/html/_sources
/usr/share/doc/python3-scripttester/html/_sources/index.rst.txt
/usr/share/doc/python3-scripttester/html/_static
/usr/share/doc/python3-scripttester/html/_static/_sphinx_javascript_frameworks_compat.js
/usr/share/doc/python3-scripttester/html/_static/alabaster.css
/usr/share/doc/python3-scripttester/html/_static/basic.css
/usr/share/doc/python3-scripttester/html/_static/custom.css
/usr/share/doc/python3-scripttester/html/_static/doctools.js
/usr/share/doc/python3-scripttester/html/_static/documentation_options.js
/usr/share/doc/python3-scripttester/html/_static/file.png
/usr/share/doc/python3-scripttester/html/_static/jquery-3.6.0.js
/usr/share/doc/python3-scripttester/html/_static/jquery.js
/usr/share/doc/python3-scripttester/html/_static/language_data.js
/usr/share/doc/python3-scripttester/html/_static/minus.png
/usr/share/doc/python3-scripttester/html/_static/plus.png
/usr/share/doc/python3-scripttester/html/_static/pygments.css
/usr/share/doc/python3-scripttester/html/_static/searchtools.js
/usr/share/doc/python3-scripttester/html/_static/underscore-1.13.1.js
/usr/share/doc/python3-scripttester/html/_static/underscore.js
/usr/share/doc/python3-scripttester/html/genindex.html
/usr/share/doc/python3-scripttester/html/index.html
/usr/share/doc/python3-scripttester/html/objects.inv
/usr/share/doc/python3-scripttester/html/search.html
/usr/share/doc/python3-scripttester/html/searchindex.js


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu May 9 20:42:17 2024