This commit is contained in:
Your Name
2020-04-29 21:15:24 +02:00
parent f8799f1793
commit 63a7197179
592 changed files with 3779 additions and 3299 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--beaker-1.10.0--C.27019.1533182493.294749.C.tar.bz2 189215 SHA256 8b77720d9299ea7ba295c67bab0fa6672ea68b55ecfeeaefee482c1ea9d48dd4 SHA512 57caff56586d2a9f2291e8d63edf8b172259fb04e3a8beff2895c604af4f69e208fdb93219e309d0eff59d3a233974aad3cb3585ed6beb0219f15872c3af4af3 WHIRLPOOL 669779c57559d064bddc4b4f5f31d7258d958d7b0513a27aa4d78b242f26a52b416b5739abe5459e93b9f312ac8cb184d587b5093c0989c39d54fd47f33c4932
PBIN beaker-1.10.0.pbin-1+exheres-0 3157 SHA256 52967bc497df683bb728569bf7f68a6eebe2f8ce8d3c3d2478baa90e10bd4652 SHA512 aef8a1f5b0e2583aca02dcb39b1b1a5815efba0a8435af3e258b651d7dbe0db1b17f300390fa1ec37886fedb987021f992d3a9872409a8f73095935f4a7e60a7 WHIRLPOOL 2b06d14e09d2c2f6a9e3558731ab77d1cd8d9dff86ec2dc7cda2302890edf0462b01854d9e6d4c388d70228e84bd1e2bd81358d948f34599013f0f44ff364092
DIST hasufell-binhost--dev-python--beaker-1.11.0--C.30423.1588169781.387265.C.tar.bz2 191256 SHA256 f4fd34c355891ef701d8866455ee1306f6ff6fc66248f3b693ccec13c3628c22 SHA512 fcbd3da8241aef5edfc087b5a504e68028d87d4ca3748e47992cbd4b4baf02645f3be8c21154dc85a85e5e206782fd4f705d4829c2d5262b9678ae3fef5ae283 WHIRLPOOL 4ff7285e0dce69bbd32a23c7e22e81971d1193e7c9c488fc59058d3db248261ba3c2cd104f8bd7cb54d1b7946a3ad1cc04e12ecfc3cf425c49c6928b7f6ebe32
PBIN beaker-1.11.0.pbin-1+exheres-0 3165 SHA256 30d77837ed0ce949207d71390a0de60050c82885df401d76a90aa7ad44120fe2 SHA512 d8217007bccdb030110f94471f62619907d248e6bea11101dd5be1b7dff353ef50128af727b7f5cde9068d2a482a5f5dbb6ccbe629224e7d8424edef1a6d118e WHIRLPOOL 2d8b1dbc1352c9df3a47654126f3b529f6515602717f1fa7136073a158a42ffcc616996081215d6de3b52a6de83048e024ae7464826d4159de4533d17a275aa2

View File

@@ -1,20 +1,20 @@
# Created by paludis-3.0.0 on Thu Aug 2 06:01:33 CEST 2018
# Created by paludis-3.0.0 on Wed Apr 29 16:16:21 CEST 2020
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-python/funcsigs[python_abis:*(-)?] ) ) [[ defined-in = [ beaker-1.10.0.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 ] ]]"
DEPENDENCIES="( build+run: python_abis:2.7? ( dev-python/funcsigs[python_abis:*(-)?] ) ) [[ defined-in = [ beaker-1.11.0.exheres-0 ] ]] ( build+run: python_abis:2.7? ( dev-lang/python:2.7 ) 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 ) python_abis:3.8? ( dev-lang/python:3.8 ) ) [[ 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.org/project/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.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"
MYOPTIONS="( ( ( python_abis: ( 2.7 [[ description = [ Use Python ABI 2.7 ] ]] 3.5 [[ description = [ Use Python ABI 3.5 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] 3.7 [[ description = [ Use Python ABI 3.7 ] ]] 3.8 [[ description = [ Use Python ABI 3.8 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
LICENCES="MIT"
SLOT="0"
DOWNLOADS="https://files.pythonhosted.org/packages/source/B/Beaker/Beaker-1.10.0.tar.gz"
DOWNLOADS="https://files.pythonhosted.org/packages/source/b/beaker/Beaker-1.11.0.tar.gz"
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1533182493"
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"
GENERATED_TIME="1588169781"
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 NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS POSTGRESQL_SERVERS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC PLATFORM X86_CPU_FEATURES"
ASFLAGS=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
@@ -26,13 +26,13 @@ CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~arm ~armv8 ~x86"
PLATFORMS="~amd64 ~arm ~armv7 ~armv8 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--beaker-1.10.0--C.27019.1533182493.294749.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--beaker-1.11.0--C.30423.1588169781.387265.C.tar.bz2"
SUMMARY="A simple WSGI middleware to use the Myghty Container API"
BUGS_TO="polatel@itu.edu.tr"
REMOTE_IDS=" pypi:Beaker"
REMOTE_IDS=" pypi:beaker"
UPSTREAM_CHANGELOG=""
UPSTREAM_RELEASE_NOTES=""
UPSTREAM_DOCUMENTATION=" http://beaker.readthedocs.io/en/latest/ [[ lang = en ]]"
UPSTREAM_DOCUMENTATION=" https://beaker.readthedocs.io/en/latest/ [[ lang = en ]]"
SCM_REVISION=""