Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
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
|
||||
DIST hasufell-binhost--dev-python--dnspython-1.15.0--C.16218.1511563305.791688.C.tar.bz2 471069 SHA256 03ccf32c0c2309c9088da7bae60f09f22d43725dcd2257b31df1b69df73ec917 SHA512 39320f7a0e5e11711d276fe54d06018e3649a8ab364521d943f0e38eff9d72dc2d299f1ce6ed9691c776fb5a40bdf2507d52cc45c475a5bc8a2bbc9fd355e481 WHIRLPOOL 63e870ee3bddb731bece93cdf31f60d07cf6199655e71e7b1a52fbccaed90cd6c47f5ea8c1c7b73b3640a877cc95a491c3e6af7cd2943831c1922e569d598bc8
|
||||
PBIN dnspython-1.15.0.pbin-1+exheres-0 3174 SHA256 d3dbc2497f892fefdab62b667b10d4d1d96403cf88108e78bf89e61249f77aba SHA512 624ce34d040b326b6d176af670f641bcf5c5b91d489d46e21c40654083a22cdd799bb172baf5ec5861e038cc82a08f84b4934b4cbbdb07616b77092c8d317b81 WHIRLPOOL d82472f69b6b7c3b9cd4260643debb6b4bae59bd075df137c229862e2a8b2fa9f3bb0aad6b3c9b30deec86bfc16a00fccdae147005c3f2dd66a8bdc559c97d81
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
# Created by paludis-3.0.0 on Sun Jun 25 23:42:44 CEST 2017
|
||||
# Created by paludis-3.0.0 on Fri Nov 24 23:41:46 CET 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 ) python_abis:3.6? ( dev-lang/python:3.6 ) ) [[ defined-in = [ python.exlib ] ]]"
|
||||
DEPENDENCIES="( ) [[ defined-in = [ dnspython-1.15.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 ) ) [[ defined-in = [ python.exlib ] ]] ( build: dev-python/setuptools[python_abis:*(-)?] ) [[ defined-in = [ setup-py.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 ] ]] 3.6 [[ description = [ Use Python ABI 3.6 ] ]] ) [[ number-selected = [ at-least-one ] ]] ) ) [[ defined-in = [ python.exlib ] ]] ) "
|
||||
INHERITED=" github multibuild easy-multibuild python setup-py"
|
||||
MYOPTIONS="( ( examples [[ description = [ Install example source code ] ]] ) [[ defined-in = [ dnspython-1.15.0.exheres-0 ] ]] ( ( 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 ] ]] ) [[ 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 ) python_abis:3.6? ( http://www.dnspython.org/kits3/1.11.1/dnspython3-1.11.1.tar.gz ) "
|
||||
DOWNLOADS="https://github.com/rthalley/dnspython/archive/v1.15.0.tar.gz -> dnspython-1.15.0.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1498426964"
|
||||
GENERATED_TIME="1511563306"
|
||||
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=""
|
||||
@@ -28,11 +28,11 @@ 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.8071.1498426964.419830.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--dnspython-1.15.0--C.16218.1511563305.791688.C.tar.bz2"
|
||||
SUMMARY="dnspython is a DNS toolkit for Python."
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:dnspython"
|
||||
UPSTREAM_CHANGELOG="http://www.dnspython.org/kits/1.11.1/ChangeLog"
|
||||
REMOTE_IDS=" github:rthalley/dnspython "
|
||||
UPSTREAM_CHANGELOG="http://www.dnspython.org/kits/1.15.0/ChangeLog"
|
||||
UPSTREAM_RELEASE_NOTES="http://howl.play-bow.org/pipermail/dnspython-announce/2007-November/000019.html"
|
||||
UPSTREAM_DOCUMENTATION="http://www.dnspython.org/docs/1.11.1/html/ [[ lang = en ]]"
|
||||
UPSTREAM_DOCUMENTATION="http://www.dnspython.org/docs/1.15.0/html/ [[ lang = en ]]"
|
||||
SCM_REVISION=""
|
||||
Reference in New Issue
Block a user