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

python3-testpath-0.6.0-3.el7 RPM for noarch

From EPEL 7 for x86_64 / Packages / p

Name: python3-testpath Distribution: Fedora Project
Version: 0.6.0 Vendor: Fedora Project
Release: 3.el7 Build date: Tue Oct 25 00:52:00 2022
Group: Unspecified Build host: buildvm-x86-09.iad2.fedoraproject.org
Size: 62663 Source RPM: python-testpath-0.6.0-3.el7.src.rpm
Packager: Fedora Project
Url: https://github.com/jupyter/testpath
Summary: Test utilities for code working with files and commands

Testpath is a collection of utilities for Python code working with files and
commands.

It contains functions to check things on the filesystem, and tools for
mocking system commands and recording calls to those.

Provides

Requires

License

MIT

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 0.6.0-2
  - Rebuilt for Python 3.11
* Wed Mar 09 2022 Charalampos Stratakis <cstratak@redhat.com> - 0.6.0-1
  - Update to 0.6.0
  - Fixes: rhbz#2058443
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jun 08 2021 Tomas Hrnciar <thrnciar@redhat.com> - 0.5.0-1
  - Update to 0.5.0
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.4.4-5
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.4.4-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 0.4.4-2
  - Rebuilt for Python 3.9
* Thu May 14 2020 Tomas Hrnciar <thrnciar@redhat.com> - 0.4.4-1
  - Update to 0.4.4
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-11
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 0.3.1-10
  - Rebuilt for Python 3.8.0rc1 (#1748018)
* Sun Aug 18 2019 Miro Hrončok <mhroncok@redhat.com> - 0.3.1-9
  - Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Feb 15 2019 Miro Hrončok <mhroncok@redhat.com> - 0.3.1-7
  - Subpackage python2-testpath has been removed
    See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-5
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 0.3.1-4
  - Rebuilt for Python 3.7
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.3.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Wed May 31 2017 Miro Hrončok <mhroncok@redhat.com> - 0.3.1-1
  - New version 0.3.1 (#1455375)
  - Uses pathlib2 instead of pathlib
* Wed Mar 08 2017 Miro Hrončok <mhroncok@redhat.com> - 0.3-1
  - initial package

Files

/usr/lib/python3.6/site-packages/testpath
/usr/lib/python3.6/site-packages/testpath-0.6.0.dist-info
/usr/lib/python3.6/site-packages/testpath-0.6.0.dist-info/INSTALLER
/usr/lib/python3.6/site-packages/testpath-0.6.0.dist-info/LICENSE
/usr/lib/python3.6/site-packages/testpath-0.6.0.dist-info/METADATA
/usr/lib/python3.6/site-packages/testpath-0.6.0.dist-info/RECORD
/usr/lib/python3.6/site-packages/testpath-0.6.0.dist-info/WHEEL
/usr/lib/python3.6/site-packages/testpath/__init__.py
/usr/lib/python3.6/site-packages/testpath/__pycache__
/usr/lib/python3.6/site-packages/testpath/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testpath/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/testpath/__pycache__/asserts.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testpath/__pycache__/asserts.cpython-36.pyc
/usr/lib/python3.6/site-packages/testpath/__pycache__/commands.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testpath/__pycache__/commands.cpython-36.pyc
/usr/lib/python3.6/site-packages/testpath/__pycache__/env.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testpath/__pycache__/env.cpython-36.pyc
/usr/lib/python3.6/site-packages/testpath/__pycache__/tempdir.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/testpath/__pycache__/tempdir.cpython-36.pyc
/usr/lib/python3.6/site-packages/testpath/asserts.py
/usr/lib/python3.6/site-packages/testpath/commands.py
/usr/lib/python3.6/site-packages/testpath/env.py
/usr/lib/python3.6/site-packages/testpath/tempdir.py
/usr/share/doc/python3-testpath-0.6.0
/usr/share/doc/python3-testpath-0.6.0/README.rst
/usr/share/licenses/python3-testpath-0.6.0
/usr/share/licenses/python3-testpath-0.6.0/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Apr 20 01:59:59 2024