Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-random2 | Distribution: Fedora Project |
Version: 1.0.1 | Vendor: Fedora Project |
Release: 30.fc39 | Build date: Fri Jul 21 15:34:31 2023 |
Group: Unspecified | Build host: buildvm-a64-13.iad2.fedoraproject.org |
Size: 67215 | Source RPM: python-random2-1.0.1-30.fc39.src.rpm |
Packager: Fedora Project | |
Url: http://pypi.python.org/pypi/random2 | |
Summary: Python 2 compatible random module for Python 3 |
This package provides a Python 3 ported version of Python 2.7's random module. In Python 3, the implementation of randrange() was changed, so that even with the same seed you get different sequences in Python 2 and 3. Note that several high-level functions such as randint() and choice() use randrange(). In my testing code I heavily rely on stable random generator results and it makes porting code to Python 3 a lot harder, if all those tests have to be adjusted. This package fixes that.
Python-2.0.1
* Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 1.0.1-30 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 14 2023 Python Maint <[email protected]> - 1.0.1-29 - Rebuilt for Python 3.12 * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 1.0.1-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Dec 13 2022 Jerry James <[email protected]> - 1.0.1-27 - Convert License tag to SPDX * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 1.0.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon Jun 13 2022 Python Maint <[email protected]> - 1.0.1-26 - Rebuilt for Python 3.11 * Fri Jan 21 2022 Fedora Release Engineering <[email protected]> - 1.0.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <[email protected]> - 1.0.1-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
/usr/lib/python3.12/site-packages/__pycache__/random2.cpython-312.opt-1.pyc /usr/lib/python3.12/site-packages/__pycache__/random2.cpython-312.pyc /usr/lib/python3.12/site-packages/random2-1.0.1.dist-info /usr/lib/python3.12/site-packages/random2-1.0.1.dist-info/INSTALLER /usr/lib/python3.12/site-packages/random2-1.0.1.dist-info/METADATA /usr/lib/python3.12/site-packages/random2-1.0.1.dist-info/WHEEL /usr/lib/python3.12/site-packages/random2-1.0.1.dist-info/top_level.txt /usr/lib/python3.12/site-packages/random2-1.0.1.dist-info/zip-safe /usr/lib/python3.12/site-packages/random2.py /usr/share/doc/python3-random2 /usr/share/doc/python3-random2/CHANGES.txt /usr/share/doc/python3-random2/README.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 21:55:09 2024