SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-scripttester rpm build for : Fedora 31. For other distributions click python3-scripttester.

Name : python3-scripttester
Version : 0.1 Vendor : Fedora Project
Release : 4.fc31 Date : 2019-07-27 02:23:46
Group : Unspecified Source RPM : python-scripttester-0.1-4.fc31.src.rpm
Size : 0.49 MB
Packager : Fedora Project
Summary : Utility for testing command line scripts
Description :

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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/releases/31/Everything/armhfp/os/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-scripttester-0.1-4.fc31.noarch.rpm
     

Provides :
python-scripttester
python2-scripttester
python3-scripttester
python3.7dist(scripttester)
python3dist(scripttester)

Requires :
python(abi) = 3.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/python3.7/site-packages/scripttester
/usr/lib/python3.7/site-packages/scripttester-0.1-py3.7.egg-info
/usr/lib/python3.7/site-packages/scripttester-0.1-py3.7.egg-info/PKG-INFO
/usr/lib/python3.7/site-packages/scripttester-0.1-py3.7.egg-info/SOURCES.txt
/usr/lib/python3.7/site-packages/scripttester-0.1-py3.7.egg-info/dependency_links.txt
/usr/lib/python3.7/site-packages/scripttester-0.1-py3.7.egg-info/requires.txt
/usr/lib/python3.7/site-packages/scripttester-0.1-py3.7.egg-info/top_level.txt
/usr/lib/python3.7/site-packages/scripttester/__init__.py
/usr/lib/python3.7/site-packages/scripttester/__pycache__
/usr/lib/python3.7/site-packages/scripttester/__pycache__/__init__.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/scripttester/__pycache__/__init__.cpython-37.pyc
/usr/lib/python3.7/site-packages/scripttester/__pycache__/_version.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/scripttester/__pycache__/_version.cpython-37.pyc
/usr/lib/python3.7/site-packages/scripttester/__pycache__/scripttester.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/scripttester/__pycache__/scripttester.cpython-37.pyc
/usr/lib/python3.7/site-packages/scripttester/_version.py
/usr/lib/python3.7/site-packages/scripttester/scripttester.py
/usr/lib/python3.7/site-packages/scripttester/tests
/usr/lib/python3.7/site-packages/scripttester/tests/__pycache__
/usr/lib/python3.7/site-packages/scripttester/tests/__pycache__/conftest.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/scripttester/tests/__pycache__/conftest.cpython-37.pyc
/usr/lib/python3.7/site-packages/scripttester/tests/__pycache__/test_mypkg66.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/scripttester/tests/__pycache__/test_mypkg66.cpython-37.pyc
/usr/lib/python3.7/site-packages/scripttester/tests/conftest.py
/usr/lib/python3.7/site-packages/scripttester/tests/mypkg66
/usr/lib/python3.7/site-packages/scripttester/tests/mypkg66/__pycache__
/usr/lib/python3.7/site-packages/scripttester/tests/mypkg66/__pycache__/setup.cpython-37.opt-1.pyc
/usr/lib/python3.7/site-packages/scripttester/tests/mypkg66/__pycache__/setup.cpython-37.pyc
/usr/lib/python3.7/site-packages/scripttester/tests/mypkg66/mypkg66
/usr/lib/python3.7/site-packages/scripttester/tests/mypkg66/mypkg66/__init__.py
There is 35 files more in these RPM.

 
ICM