# 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 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