SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-tempdir rpm build for : Fedora 37. For other distributions click python3-tempdir.

Name : python3-tempdir
Version : 0.7.1 Vendor : Fedora Project
Release : 22.fc37 Date : 2022-07-23 00:56:12
Group : Unspecified Source RPM : python-tempdir-0.7.1-22.fc37.src.rpm
Size : 0.01 MB
Packager : Fedora Project
Summary : Automatically manage temporary directories, based on tempfile.mkdtemp
Description :

Having to manually manage temporary directories is annoying.
So this class encapsulates temporary directories which just disappear after
use, including contained directories and files.
Temporary directories are created with tempfile.mkdtemp and thus safe from
race conditions. Cleanup might not work on windows if files are still opened.

RPM found in directory: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/37/76833/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-tempdir-0.7.1-22.fc37.noarch.rpm
ftp.icm.edu.pl  python3-tempdir-0.7.1-22.fc37.noarch.rpm
     

Provides :
python-tempdir
python3-tempdir
python3.11-tempdir
python3.11dist(tempdir)
python3dist(tempdir)

Requires :
python(abi) = 3.11
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.11/site-packages/__pycache__/tempdir.cpython-311.opt-1.pyc
/usr/lib/python3.11/site-packages/__pycache__/tempdir.cpython-311.pyc
/usr/lib/python3.11/site-packages/tempdir-0.7.1-py3.11.egg-info
/usr/lib/python3.11/site-packages/tempdir-0.7.1-py3.11.egg-info/PKG-INFO
/usr/lib/python3.11/site-packages/tempdir-0.7.1-py3.11.egg-info/SOURCES.txt
/usr/lib/python3.11/site-packages/tempdir-0.7.1-py3.11.egg-info/dependency_links.txt
/usr/lib/python3.11/site-packages/tempdir-0.7.1-py3.11.egg-info/top_level.txt
/usr/lib/python3.11/site-packages/tempdir.py
/usr/share/doc/python3-tempdir
/usr/share/doc/python3-tempdir/use.rst
/usr/share/licenses/python3-tempdir
/usr/share/licenses/python3-tempdir/license.rst

 
ICM