FreeBSD Bugzilla – Attachment 192876 Details for
Bug 227829
[NEW PORT] math/py-random2: Python 3 compatible Python 2 random module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
py-random2.shar
py-random2.shar (text/plain), 1.67 KB, created by
Kai Knoblich
on 2018-04-28 15:38:47 UTC
(
hide
)
Description:
py-random2.shar
Filename:
MIME Type:
Creator:
Kai Knoblich
Created:
2018-04-28 15:38:47 UTC
Size:
1.67 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># py-random2 ># py-random2/Makefile ># py-random2/pkg-descr ># py-random2/distinfo ># >echo c - py-random2 >mkdir -p py-random2 > /dev/null 2>&1 >echo x - py-random2/Makefile >sed 's/^X//' >py-random2/Makefile << 'f5b8ab454a39164e8791672eebc209fb' >X# $FreeBSD$ >X >XPORTNAME= random2 >XDISTVERSION= 1.0.1 >XCATEGORIES= math python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= freebsd_ports@k-worx.org >XCOMMENT= Python 3 compatible Python 2 random module >X >XLICENSE= PSFL >X >XUSES= python zip >XUSE_PYTHON= distutils autoplist >XNO_ARCH= yes >X >X.include <bsd.port.mk> >f5b8ab454a39164e8791672eebc209fb >echo x - py-random2/pkg-descr >sed 's/^X//' >py-random2/pkg-descr << 'ebe5624da6641f0eec1e765f419ab5b0' >XProvides a Python 3 ported version of Python 2.7's 'random' module. It has also >Xbeen back-ported to work in Python 2.6. >X >XIn Python 3, the implementation of randrange() was changed, so that even with >Xthe same seed you get different sequences in Python 2 and 3. Note that several >Xhigh-level functions such as randint() and choice() use randrange(). >X >XWWW: http://pypi.python.org/pypi/random2 >ebe5624da6641f0eec1e765f419ab5b0 >echo x - py-random2/distinfo >sed 's/^X//' >py-random2/distinfo << 'a5d56266513e78c387c943bfcf4358b4' >XTIMESTAMP = 1524397443 >XSHA256 (random2-1.0.1.zip) = 34ad30aac341039872401595df9ab2c9dc36d0b7c077db1cea9ade430ed1c007 >XSIZE (random2-1.0.1.zip) = 21088 >a5d56266513e78c387c943bfcf4358b4 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 227829
: 192876