Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--beaker-1.9.0--C.31128.1502659139.293481.C.tar.bz2 188697 SHA256 6e61c0458a21289e1755324ab3a5db2bcfcd71b80120fa4f3e19e51caf3dedf8 SHA512 151daeee2c0a407f0357fadb3e9408e3872d10d7b6aa3925691a7445732bf3772af8f93e1865970da01b54a3b7e94c7ffecf29e7cdcd3d44f69dfa8abe73fae0 WHIRLPOOL 1ea13254164eaa7de01515e1e3265da0cafce55a29179af278cac848a94ba9534a69c7f83a3eef72a6dd6dbf6c38d50a993e633b674dae88ce0c1ec1a72df8ef
|
||||
PBIN beaker-1.9.0.pbin-1+exheres-0 3144 SHA256 52d6a864718d07aa7f09c646320e8b3114566d7a9826bec5eb44854abd10eec8 SHA512 6586b895c80f8af70ccfcdd28cb463daacd9afa9d2eab404a16112dcb4f3721847dda484d79973abfc1b266c81889abe5dbdd61c5dba1fdac45283c05b99507d WHIRLPOOL fc56712162fc06640b02de8af3aa3736f78ff8e5ffaccfa8b6792679d7e31140164d5776236318640cd13ba401e5f16dabd5b7bfa82a352c4284b54f835d310b
|
||||
DIST hasufell-binhost--dev-python--beaker-1.9.1--C.4181.1525789659.527782.C.tar.bz2 188990 SHA256 04cb6006a028800e7e1fd13d99f255eb1f7ab1295eaef0f29d119c59e3ddce7d SHA512 43634c1ec56e480f324ef89db15755d664eb9c37902c16cf70e5374b0b786dfe447d57f45d0040ab456139cdab34655d5031d6b9129ce4425a61231b2ecd8fbe WHIRLPOOL c897066ffd52325ce79e5ea868f0e8fce204b4efe67aabd65eebe89f8cadd6e095a79595179d02e316d3e7658eeff25edb5801e8608cb6881f8bd1e7628b3020
|
||||
PBIN beaker-1.9.1.pbin-1+exheres-0 3153 SHA256 01927ca65f33752d8e9b0f0d948e93787fb03fa0c933149e17502e677a62a26e SHA512 68fb83499a48859729240a4779f91586de5299b00b4d2c199eae3eb047a23f17886b28676e66da8f3bdb15cf76745f546fe714324dfd947c3d3e7db4d935c308 WHIRLPOOL b9c165a6cf2f9e2839a369abaf526353d61da5726a59d5a19902a9d8246d709cc5769c673938bbe8121608476bb5fad8258891e9cafdbd8d18f9886bf6d73a68
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun Aug 13 23:18:59 CEST 2017
|
||||
# Created by paludis-3.0.0 on Tue May 8 16:27:39 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-python/funcsigs[python_abis:*(-)?] ) ) [[ defined-in = [ beaker-1.9.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.3? ( dev-lang/python:3.3 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-python/funcsigs[python_abis:*(-)?] ) ) [[ defined-in = [ beaker-1.9.1.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) python_abis:3.4? ( dev-lang/python:3.4 ) python_abis:3.5? ( dev-lang/python:3.5 ) python_abis:3.6? ( dev-lang/python:3.6 ) python_abis:3.7? ( dev-lang/python:3.7 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=" Beaker is a caching library that includes Session and Cache objects built on Myghty's Container API used in MyghtyUtils. WSGI middleware is also included to manage Session objects and signed cookies. Beaker caching is implemented with namespaces allowing one to store not only any Python data that can be pickled, but also multiple versions of it by using multiple keys for a single piece of data under a namespace."
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.python.org/pypi/Beaker/ https://github.com/bbangert/beaker"
|
||||
HOMEPAGE="https://pypi.org/project/Beaker/ https://github.com/bbangert/beaker"
|
||||
INHERITED=" pypi multibuild easy-multibuild python setup-py"
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.3 [[ description = [ Use Python ABI 3.3 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~x86"
|
||||
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.4 [[ description = [ Use Python ABI 3.4 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
PLATFORMS="~amd64 ~arm ~armv8 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/B/Beaker/Beaker-1.9.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/B/Beaker/Beaker-1.9.1.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1502659139"
|
||||
GENERATED_TIME="1525789659"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -26,9 +26,9 @@ CXXFLAGS="-march=native -pipe -O2"
|
||||
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
|
||||
LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~arm ~x86"
|
||||
PLATFORMS="~amd64 ~arm ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--beaker-1.9.0--C.31128.1502659139.293481.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--beaker-1.9.1--C.4181.1525789659.527782.C.tar.bz2"
|
||||
SUMMARY="A simple WSGI middleware to use the Myghty Container API"
|
||||
BUGS_TO="polatel@itu.edu.tr"
|
||||
REMOTE_IDS=" pypi:Beaker"
|
||||
Reference in New Issue
Block a user