معرفی شرکت ها


python3-testrepository-0.0.20-30.fc38.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A repository of test results (for Python 3)
ویژگی مقدار
سیستم عامل Linux
توزیع Fedora 38
مخزن Fedora Everything noarch
نام بسته python3-testrepository
نام فایل بسته python3-testrepository-0.0.20-30.fc38.noarch.rpm
نسخه بسته 0.0.20
انتشار بسته 30.fc38
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri 20 Jan 2023 09
هاست سازنده buildhw-x86-01.iad2.fedoraproject.org
نوع بسته .rpm
آدرس صفحه اصلی https://launchpad.net/testrepository
مجوز ASL 2.0
حجم دانلود 244K
حجم نصب 875.408K
Provides a database of test results which can be used to support easy developer workflows, supporting functionality like isolating failing tests. Testrepository is compatible with any test suite that can output subunit. This includes any TAP test suite and any pyunit compatible test suite. This package is for Python 3.


نیازمندی

مقدار نام
- /usr/bin/python3
= 3.11 python(abi)
- python3-extras
- python3-fixtures
- python3-subunit
- python3-testtools
- python3.11dist(fixtures)
>= 0.0.18 python3.11dist(python-subunit)
>= 0.9.30 python3.11dist(testtools)


ارائه دهنده

مقدار نام
= 0.0.20-30.fc38 python-testrepository
= 0.0.20-30.fc38 python3-testrepository
= 0.0.20-30.fc38 python3.11-testrepository
= 0.0.20 python3.11dist(testrepository)
= 0.0.20 python3dist(testrepository)


نحوه نصب


نصب پکیج rpm python3-testrepository:

    dnf install python3-testrepository-0.0.20-30.fc38.noarch.rpm


فایل ها

مسیرها
/usr/bin/testr
/usr/bin/testr-3.11
/usr/lib/python3.11/site-packages/testrepository
/usr/lib/python3.11/site-packages/testrepository-0.0.20-py3.11.egg-info
/usr/lib/python3.11/site-packages/testrepository-0.0.20-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/testrepository-0.0.20-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/testrepository-0.0.20-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/testrepository-0.0.20-py3.11.egg-info/entry_points.txt
/usr/lib/python3.11/site-packages/testrepository-0.0.20-py3.11.egg-info/requires.txt
/usr/lib/python3.11/site-packages/testrepository-0.0.20-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/testrepository/__init__.py
/usr/lib/python3.11/site-packages/testrepository/__pycache__
/usr/lib/python3.11/site-packages/testrepository/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/results.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/results.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/setuptools_command.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/setuptools_command.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/testcommand.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/testcommand.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/testlist.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/testlist.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/utils.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/__pycache__/utils.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments
/usr/lib/python3.11/site-packages/testrepository/arguments/__init__.py
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/command.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/command.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/doubledash.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/doubledash.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/path.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/path.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/string.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments/__pycache__/string.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/arguments/command.py
/usr/lib/python3.11/site-packages/testrepository/arguments/doubledash.py
/usr/lib/python3.11/site-packages/testrepository/arguments/path.py
/usr/lib/python3.11/site-packages/testrepository/arguments/string.py
/usr/lib/python3.11/site-packages/testrepository/commands
/usr/lib/python3.11/site-packages/testrepository/commands/__init__.py
/usr/lib/python3.11/site-packages/testrepository/commands/__pycache__
/usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/commands.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/commands.cpython-311.pyc
/usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/failing.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/testrepository/commands/__pycache__/failing.cpython-311.pyc
... and 183 more


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2023-01-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

2022-07-22

Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild

2022-06-15

Rebuilt for Python 3.11

2022-01-21

Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild

2021-07-23

Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

2021-06-04

Rebuilt for Python 3.10

2021-01-27

Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild