Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python312-random2 | Distribution: openSUSE Tumbleweed |
Version: 1.0.2 | Vendor: openSUSE |
Release: 1.1 | Build date: Sun Nov 10 23:11:45 2024 |
Group: Unspecified | Build host: reproducible |
Size: 68750 | Source RPM: python-random2-1.0.2-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://pypi.python.org/pypi/random2 | |
Summary: A Session and Caching library with WSGI Middleware |
This package provides a Python 3 ported version of Python 2.7's random module. It has also been back-ported to work in Python 2.6. 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
* Sun Nov 10 2024 Dirk Müller <dmueller@suse.com> - update to 1.0.2: * Change support to Python 3.10, 3.11, 3.12, and 3.13 only. - drop python3.9.patch (obsolete) * Fri Apr 21 2023 Dirk Müller <dmueller@suse.com> - add sle15_python_module_pythons (jsc#PED-68) * Thu Apr 13 2023 Matej Cepl <mcepl@suse.com> - Make calling of %{sle15modernpython} optional. * Wed Nov 03 2021 pgajdos@suse.com - %check: use %pytest rpm macro * Sat Apr 17 2021 Christophe Giboudeaux <christophe@krop.fr> - Add patch from Debian to fix build with python 3.9: * python3.9.patch * Mon Oct 14 2019 Matej Cepl <mcepl@suse.com> - Replace %fdupes -s with plain %fdupes; hardlinks are better. * Wed Jun 28 2017 aloisio@gmx.com - Converted to single-spec * Tue Aug 06 2013 hpj@urpla.net - version 1.0.1: initial build
/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.2.dist-info /usr/lib/python3.12/site-packages/random2-1.0.2.dist-info/INSTALLER /usr/lib/python3.12/site-packages/random2-1.0.2.dist-info/METADATA /usr/lib/python3.12/site-packages/random2-1.0.2.dist-info/RECORD /usr/lib/python3.12/site-packages/random2-1.0.2.dist-info/REQUESTED /usr/lib/python3.12/site-packages/random2-1.0.2.dist-info/WHEEL /usr/lib/python3.12/site-packages/random2-1.0.2.dist-info/top_level.txt /usr/lib/python3.12/site-packages/random2-1.0.2.dist-info/zip-safe /usr/lib/python3.12/site-packages/random2.py /usr/share/doc/packages/python312-random2 /usr/share/doc/packages/python312-random2/CHANGES.rst /usr/share/doc/packages/python312-random2/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 16 23:53:07 2024