Mon, 08 Jul 2024 20:02:20 UTC | login

Information for RPM python3-future-0.16.0-10.fc29.noarch.rpm

ID186252
Namepython3-future
Version0.16.0
Release10.fc29
Epoch
Archnoarch
SummaryEasy, clean, reliable Python 2/3 compatibility
DescriptionPython3-future is the missing compatibility layer between Python 2 and Python 3. It allows you to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. It provides ``future`` and ``past`` packages with backports and forward ports of features from Python 3 and 2. It also comes with ``futurize`` and ``pasteurize``, customized 2to3-based scripts that helps you to convert either Py2 or Py3 code easily to support both Python 2 and 3 in a single clean Py3-style codebase, module by module.
Build Time2018-07-13 05:46:58 GMT
Size781.76 KB
03d16d05a530561b04fefcfbcb57aea0
LicenseMIT
Provides
python3-future = 0.16.0-10.fc29
python3.7dist(future) = 0.16.0
python3dist(future) = 0.16.0
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.7
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 201 through 250 of 679 >>>
Name descending sort Size
/usr/lib/python3.7/site-packages/libfuturize/fixes/__pycache__/fix_UserDict.cpython-37.opt-1.pyc2.09 KB
/usr/lib/python3.7/site-packages/libfuturize/fixes/__pycache__/__init__.cpython-37.pyc2.05 KB
/usr/lib/python3.7/site-packages/libfuturize/fixes/__pycache__/__init__.cpython-37.opt-1.pyc2.05 KB
/usr/lib/python3.7/site-packages/libfuturize/fixes/__pycache__0.00 B
/usr/lib/python3.7/site-packages/libfuturize/fixes/__init__.py5.02 KB
/usr/lib/python3.7/site-packages/libfuturize/fixes0.00 B
/usr/lib/python3.7/site-packages/libfuturize/fixer_util.py17.00 KB
/usr/lib/python3.7/site-packages/libfuturize/__pycache__/main.cpython-37.pyc8.97 KB
/usr/lib/python3.7/site-packages/libfuturize/__pycache__/main.cpython-37.opt-1.pyc8.92 KB
/usr/lib/python3.7/site-packages/libfuturize/__pycache__/fixer_util.cpython-37.pyc11.55 KB
/usr/lib/python3.7/site-packages/libfuturize/__pycache__/fixer_util.cpython-37.opt-1.pyc11.31 KB
/usr/lib/python3.7/site-packages/libfuturize/__pycache__/__init__.cpython-37.pyc117.00 B
/usr/lib/python3.7/site-packages/libfuturize/__pycache__/__init__.cpython-37.opt-1.pyc117.00 B
/usr/lib/python3.7/site-packages/libfuturize/__pycache__0.00 B
/usr/lib/python3.7/site-packages/libfuturize/__init__.py31.00 B
/usr/lib/python3.7/site-packages/libfuturize0.00 B
/usr/lib/python3.7/site-packages/future/utils/surrogateescape.py5.94 KB
/usr/lib/python3.7/site-packages/future/utils/__pycache__/surrogateescape.cpython-37.pyc3.68 KB
/usr/lib/python3.7/site-packages/future/utils/__pycache__/surrogateescape.cpython-37.opt-1.pyc3.68 KB
/usr/lib/python3.7/site-packages/future/utils/__pycache__/__init__.cpython-37.pyc19.14 KB
/usr/lib/python3.7/site-packages/future/utils/__pycache__/__init__.cpython-37.opt-1.pyc19.10 KB
/usr/lib/python3.7/site-packages/future/utils/__pycache__0.00 B
/usr/lib/python3.7/site-packages/future/utils/__init__.py19.76 KB
/usr/lib/python3.7/site-packages/future/utils0.00 B
/usr/lib/python3.7/site-packages/future/types/newstr.py14.83 KB
/usr/lib/python3.7/site-packages/future/types/newrange.py4.92 KB
/usr/lib/python3.7/site-packages/future/types/newopen.py811.00 B
/usr/lib/python3.7/site-packages/future/types/newobject.py3.73 KB
/usr/lib/python3.7/site-packages/future/types/newmemoryview.py654.00 B
/usr/lib/python3.7/site-packages/future/types/newlist.py2.23 KB
/usr/lib/python3.7/site-packages/future/types/newint.py12.92 KB
/usr/lib/python3.7/site-packages/future/types/newdict.py3.04 KB
/usr/lib/python3.7/site-packages/future/types/newbytes.py14.99 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newstr.cpython-37.pyc13.80 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newstr.cpython-37.opt-1.pyc13.77 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newrange.cpython-37.pyc5.60 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newrange.cpython-37.opt-1.pyc5.60 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newopen.cpython-37.pyc1.48 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newopen.cpython-37.opt-1.pyc1.48 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newobject.cpython-37.pyc2.65 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newobject.cpython-37.opt-1.pyc2.65 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newmemoryview.cpython-37.pyc889.00 B
/usr/lib/python3.7/site-packages/future/types/__pycache__/newmemoryview.cpython-37.opt-1.pyc889.00 B
/usr/lib/python3.7/site-packages/future/types/__pycache__/newlist.cpython-37.pyc2.92 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newlist.cpython-37.opt-1.pyc2.92 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newint.cpython-37.pyc12.31 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newint.cpython-37.opt-1.pyc12.28 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newdict.cpython-37.pyc3.49 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newdict.cpython-37.opt-1.pyc3.49 KB
/usr/lib/python3.7/site-packages/future/types/__pycache__/newbytes.cpython-37.pyc13.31 KB
Component of
1 through 6 of 6
Buildroot ascending sort Created State
f29-build-20515-10758 2018-07-27 20:19:37 expired
f29-build-22254-11538 2018-08-03 12:50:40 expired
f29-build-24802-12920 2018-08-13 02:22:02 expired
f29-build-28614-15333 2018-08-29 17:38:41 expired
f29-build-31535-16575 2018-10-07 22:09:40 expired
f29-build-32813-17220 2018-11-23 06:20:14 expired