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

python3-unipath-1.1-20.fc37 RPM for noarch

From Fedora 37 for ppc64le / p

Name: python3-unipath Distribution: Fedora Project
Version: 1.1 Vendor: Fedora Project
Release: 20.fc37 Build date: Sat Jul 23 01:30:51 2022
Group: Unspecified Build host: buildvm-ppc64le-39.iad2.fedoraproject.org
Size: 140164 Source RPM: python-unipath-1.1-20.fc37.src.rpm
Packager: Fedora Project
Url: https://pypi.python.org/pypi/Unipath/
Summary: Alternative to Python modules os, os.path and shutil
Unipath is a package for doing pathname calculations and filesystem
access in an object-oriented manner, an alternative to functions in
os.path, shutil and glob, and even some functions in os.* It's based
on Jason Orendorffs path.py but does not adhere as strictly to the
underlying functions' syntax, in order to provide more user
convenience and higher-level functionality. For example:

 o p.mkdir() succeeds silently if the directory already exists, and
 o p.mkdir(True) creates intermediate directories a la os.makedirs.
 o p.rmtree(parents=True) combines shutil.rmtree, os.path.isdir,
   os.remove, and os.removedirs, to recursively remove whatever it is
   if it exists.
 o p.read_file("rb") returns the file's contents in binary mode.
 o p.needs_update([other_path1, ...]) returns True if p doesn't exist
   or has an older timestamp than any of the others.
 o extra convenience functions in the unipath.tools module. dict2dir
   creates a directory hierarchy described by a dict. dump_path displays
   an ASCII tree of a directory hierarchy.

Provides

Requires

License

MIT

Changelog

* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-20
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.1-19
  - Rebuilt for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-18
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-17
  - Second attempt - Rebuilt for
    https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Mon Jun 07 2021 Python Maint <python-maint@redhat.com> - 1.1-16
  - Rebuilt for Python 3.10
* Sun Jun 06 2021 Terje Rosten <terje.rosten@ntnu.no> - 1.1-15
  - Remove all Python 2 refs
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.1-14
  - Rebuilt for Python 3.10
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-13
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-12
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild

Files

/usr/lib/python3.11/site-packages/Unipath-1.1-py3.11.egg-info
/usr/lib/python3.11/site-packages/Unipath-1.1-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/Unipath-1.1-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/Unipath-1.1-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/Unipath-1.1-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/unipath
/usr/lib/python3.11/site-packages/unipath/__init__.py
/usr/lib/python3.11/site-packages/unipath/__pycache__
/usr/lib/python3.11/site-packages/unipath/__pycache__/__init__.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/unipath/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/unipath/__pycache__/abstractpath.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/unipath/__pycache__/abstractpath.cpython-311.pyc
/usr/lib/python3.11/site-packages/unipath/__pycache__/errors.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/unipath/__pycache__/errors.cpython-311.pyc
/usr/lib/python3.11/site-packages/unipath/__pycache__/path.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/unipath/__pycache__/path.cpython-311.pyc
/usr/lib/python3.11/site-packages/unipath/__pycache__/tools.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/unipath/__pycache__/tools.cpython-311.pyc
/usr/lib/python3.11/site-packages/unipath/abstractpath.py
/usr/lib/python3.11/site-packages/unipath/errors.py
/usr/lib/python3.11/site-packages/unipath/path.py
/usr/lib/python3.11/site-packages/unipath/tools.py
/usr/share/doc/python3-unipath
/usr/share/doc/python3-unipath/BUGS.txt
/usr/share/doc/python3-unipath/PKG-INFO
/usr/share/doc/python3-unipath/README.html
/usr/share/doc/python3-unipath/README.rst
/usr/share/licenses/python3-unipath
/usr/share/licenses/python3-unipath/CHANGES


Generated by rpm2html 1.8.1

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