SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-volatile rpm build for : Fedora 35. For other distributions click python3-volatile.

Name : python3-volatile
Version : 2.1.0 Vendor : Fedora Project
Release : 5.fc35 Date : 2021-07-27 10:41:13
Group : Unspecified Source RPM : python-volatile-2.1.0-5.fc35.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : A small extension for the tempfile module
Description :
Temporary files and directories.

Contains replacement for tempfile.NamedTemporaryFile that does not delete the
file on close(), but still unlinks it after the context manager ends, as well as
a mkdtemp-based temporary directory implementation.

- Mostly reuses the stdlib implementations, supporting the same signatures.
- Due to that, uses the OS’s built-in temporary file facilities, no custom
schemes.
- Tested on Python 2.6+ and 3.3+

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

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-volatile-2.1.0-5.fc35.noarch.rpm
     

Provides :
python-volatile
python3-volatile
python3.10-volatile
python3.10dist(volatile)
python3dist(volatile)

Requires :
python(abi) = 3.10
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.10/site-packages/volatile
/usr/lib/python3.10/site-packages/volatile-2.1.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/volatile-2.1.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/volatile-2.1.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/volatile-2.1.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/volatile-2.1.0-py3.10.egg-info/top_level.txt
/usr/lib/python3.10/site-packages/volatile/__init__.py
/usr/lib/python3.10/site-packages/volatile/__pycache__
/usr/lib/python3.10/site-packages/volatile/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib/python3.10/site-packages/volatile/__pycache__/__init__.cpython-310.pyc
/usr/share/doc/python3-volatile
/usr/share/doc/python3-volatile/README.rst
/usr/share/licenses/python3-volatile
/usr/share/licenses/python3-volatile/LICENSE

 
ICM