This commit is contained in:
Your Name
2017-07-06 02:35:09 +02:00
parent e57fb271a5
commit ee4e24c5ad
410 changed files with 1822 additions and 1822 deletions

View File

@@ -1,2 +1,2 @@
DIST hasufell-binhost--dev-python--dnspython-1.11.1--C.8285.1471185041.516884.C.tar.bz2 416571 SHA256 bbb813b20accf3e037151d531837a90f6b055924b7b89f51f5be7d3d13507e17 SHA512 e75c6af3af5dc0be582eb64c1cc01bdb6139289ed429114521d2808e61e47c66566b7a6eeddbaf61ef113da76c7cecbe5580e62c48406522fc8ac8ca4535d2ae WHIRLPOOL f8a6054f88a99b5c4bc26a108473bf394b4ad3dd7e7356c83e73605c2cad90022ac03ef6aed111cc153574cc587d5c6aa424a34ad81d52ac3781b329cfed0e76
PBIN dnspython-1.11.1.pbin-1+exheres-0 3324 SHA256 8e8379e8e9fc1557bd6ae6c22642e13e5660e54ae62fe45a5688ae0efa3c5636 SHA512 4df0f2c97729aed18dea5fd562f043d30885a85cc872f335bd74ed9528b4712097c6f421fb2a26cc7daf5fdbb5c1812944e5265032af358be278620ae891d3d2 WHIRLPOOL fd20ff6affce6c7b78a2f89bdf8b053010eb2e5bf630d8babfb7f1f569c7da5e99df6d42d79b1ffba048e493b3eb55967e6a3e072468b729cf96c7681a96df9f
DIST hasufell-binhost--dev-python--dnspython-1.11.1--C.8071.1498426964.419830.C.tar.bz2 420462 SHA256 1a94ac7b159968737edb5ba695bfe700f130de0e363b7ae5633b8e7a1350897e SHA512 1d26690c3b2c4817832266e7be7732e14ab5faadd853b5a0afcc28df329ef3b138cd49142365ca91571cee13e0b462780ccfab260597994d2e070b5c65571671 WHIRLPOOL 5f5685325f29cc55792372f1d30f2d89e48a96d15709ed430830ccb2507f6e4214a0b5c2905ba2918526ef535ad1798dc0710ade22aa6ee6408bda41d8a9885e
PBIN dnspython-1.11.1.pbin-1+exheres-0 3489 SHA256 42553fcbda95b5162cc5e7d53572d6bdef80d42410aa1eb40644f82a0de8ab6a SHA512 7eae1ecd16309549aa594f7c6095161ef05f9aa4fdccda36a105e7bee9bc8cf3d15604c460afc29f4bdfd351438a20c420de75fe664bf4ce8999a5f7cf4d578d WHIRLPOOL d2f99770382c9735cf73e4da456af825f580fa4280334d6bb5eadc23f5330e3710670905f02f5470661bc1307fba2c9eecd6ec4cfe7c60d5a20a964810d2ad96

View File

@@ -1,34 +1,34 @@
# Created by paludis-2.6.0-git-2.6.0-13-g7d83832 on Sun Aug 14 16:30:42 CEST 2016
# Created by paludis-3.0.0 on Sun Jun 25 23:42:44 CEST 2017
CHOST="x86_64-pc-linux-gnu"
DEPENDENCIES="( ) [[ defined-in = [ dnspython-1.11.1.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 ) ) [[ defined-in = [ python.exlib ] ]]"
DEPENDENCIES="( ) [[ defined-in = [ dnspython-1.11.1.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 ] ]]"
DESCRIPTION=" dnspython supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records."
EAPI="pbin-1+exheres-0"
HOMEPAGE="http://www.dnspython.org"
INHERITED=" pypi multibuild easy-multibuild python setup-py"
MYOPTIONS="( ( examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ dnspython-1.11.1.exheres-0 ] ]] ( ( 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 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
MYOPTIONS="( ( examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ dnspython-1.11.1.exheres-0 ] ]] ( ( 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 ~x86"
LICENCES="as-is"
SLOT="0"
DOWNLOADS="python_abis:2.7? ( http://www.dnspython.org/kits/1.11.1/dnspython-1.11.1.tar.gz ) python_abis:3.3? ( http://www.dnspython.org/kits3/1.11.1/dnspython3-1.11.1.tar.gz ) python_abis:3.4? ( http://www.dnspython.org/kits3/1.11.1/dnspython3-1.11.1.tar.gz ) python_abis:3.5? ( http://www.dnspython.org/kits3/1.11.1/dnspython3-1.11.1.tar.gz ) "
OPTIONS="python_abis:2.7 python_abis:3.5 "
GENERATED_USING="paludis-2.6.0-git-2.6.0-13-g7d83832"
GENERATED_TIME="1471185042"
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES 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"
DOWNLOADS="python_abis:2.7? ( http://www.dnspython.org/kits/1.11.1/dnspython-1.11.1.tar.gz ) python_abis:3.3? ( http://www.dnspython.org/kits3/1.11.1/dnspython3-1.11.1.tar.gz ) python_abis:3.4? ( http://www.dnspython.org/kits3/1.11.1/dnspython3-1.11.1.tar.gz ) python_abis:3.5? ( http://www.dnspython.org/kits3/1.11.1/dnspython3-1.11.1.tar.gz ) python_abis:3.6? ( http://www.dnspython.org/kits3/1.11.1/dnspython3-1.11.1.tar.gz ) "
OPTIONS="python_abis:2.7 python_abis:3.6 "
GENERATED_USING="paludis-3.0.0"
GENERATED_TIME="1498426964"
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=""
CBUILD=""
CC="x86_64-pc-linux-gnu-cc"
CFLAGS="-march=core2 -pipe -O2"
CFLAGS="-march=native -pipe -O2"
CHOST="x86_64-pc-linux-gnu"
CTARGET=""
CXX="x86_64-pc-linux-gnu-c++"
CXXFLAGS="-march=core2 -pipe -O2"
CXXFLAGS="-march=native -pipe -O2"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu"
LIBCXXFLAGS=""
GENERATED_FROM_REPOSITORY="python"
PLATFORMS="~amd64 ~x86"
BINARY_PLATFORMS="~amd64"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--dnspython-1.11.1--C.8285.1471185041.516884.C.tar.bz2"
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--dnspython-1.11.1--C.8071.1498426964.419830.C.tar.bz2"
SUMMARY="dnspython is a DNS toolkit for Python."
BUGS_TO=""
REMOTE_IDS=" pypi:dnspython"