Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--dev-python--setuptools_scm-3.2.0--C.11131.1555380695.303080.C.tar.bz2 85211 SHA256 e3009fd67024e64aace53a5a7f920c6e7bbd0688361ffcf67081d18c7d209000 SHA512 37f2fcffe2d553ff0ddac25d1105c26cfe10b6af706ad24015a297cce2104ff8349661ad5f6ee9f3234aae7623c728eabc278cdb3ef9f13bd5b77c3ff73b5a9e WHIRLPOOL 24ebb73876e06ddc25e12908a1218cfcaf7c5c8ae2b280d1e0e255003611aa164868a251d50f50dbb37a90ad2d2c8e8baaede63fd05fc3b36c48df02d63f8fb0
|
||||
PBIN setuptools_scm-3.2.0.pbin-1+exheres-0 2688 SHA256 d285d7c7e2226c561e462189213ee427333e4db71510ea1a242bad483950eb3a SHA512 595e73189fafccc8db4c80059b5058c25f1d99c769558313c13a568c232fe04b947d09e1f961cce64496eebd44bd72e2081b8f74a61c9a48118971e6e9944f7c WHIRLPOOL 0643be1ee6162f6efe7e1f652c675545315c12c29abe7df875d0b474dfede3cdadc055f19cb347ee6dac49d06d88b244b579386ff0fd3d81fbb5d45b289847ac
|
||||
DIST hasufell-binhost--dev-python--setuptools_scm-3.3.3--C.20632.1576507759.801764.C.tar.bz2 86096 SHA256 b086ef4f168efae94759b34582c1965ba1e869a17d212592a2628d801c99f596 SHA512 c0a7bf3ee58032ef71d8b0300e1e445e11b71d981ef646f7a345ef269203659b2a9ca9b9c9099afddd1a148ad5028d3d2016000797ae1e6a80176d445e433ae7 WHIRLPOOL bba2cc6b4403ec4e8ab8b28848000421e576aa15d5dac5b30279d8dff5063a4a7cc8b4ac89dae319ec096f26f38b5e13afb66ca1fb5d041f7fc7e6af97e51117
|
||||
PBIN setuptools_scm-3.3.3.pbin-1+exheres-0 2661 SHA256 a1bfac4feba7b79cb55bae4986cddb3f48d422919286002b59f22ce7a035bfbe SHA512 6a4c40f55786959c995bf2abb24a8394cd4653012a7da9a876589848d060e7dcd10b7a99357ea7aa027e905c0816685405af87c919c0a48fc294558f9418ba38 WHIRLPOOL 44e0b6943352d9ab3965a24dc38ac8ddfc7569372d2db65d32673dc45dcd0073f18a10182d01e37597f106a2af98dfe53fbf4f65eb78f80a079e032f00807aab
|
||||
|
||||
@@ -1,20 +1,20 @@
|
||||
# Created by paludis-3.0.0 on Tue Apr 16 04:11:35 CEST 2019
|
||||
# Created by paludis-3.0.0 on Mon Dec 16 15:49:19 CET 2019
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( test: dev-scm/git dev-scm/mercurial ) [[ defined-in = [ setuptools_scm-3.2.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:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DEPENDENCIES="( test: dev-scm/git dev-scm/mercurial ) [[ defined-in = [ setuptools_scm-3.3.3.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:*(-)?] ( test: dev-python/pytest[python_abis:*(-)?] ) ) [[ defined-in = [ setup-py.exlib ] ]]"
|
||||
DESCRIPTION=""
|
||||
EAPI="pbin-1+exheres-0"
|
||||
HOMEPAGE="https://pypi.org/project/setuptools_scm/"
|
||||
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 ] ]] ) "
|
||||
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 ~armv7 ~armv8 ~x86"
|
||||
LICENCES="MIT"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/s/setuptools_scm/setuptools_scm-3.2.0.tar.gz"
|
||||
DOWNLOADS="https://files.pythonhosted.org/packages/source/s/setuptools_scm/setuptools_scm-3.3.3.tar.gz"
|
||||
OPTIONS="python_abis:2.7 python_abis:3.6 "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1555380695"
|
||||
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 POSTGRESQL_SERVERS 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="1576507759"
|
||||
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"
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="python"
|
||||
PLATFORMS="~amd64 ~armv7 ~armv8 ~x86"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--setuptools_scm-3.2.0--C.11131.1555380695.303080.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--dev-python--setuptools_scm-3.3.3--C.20632.1576507759.801764.C.tar.bz2"
|
||||
SUMMARY="Manage your versions by scm tags"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" pypi:setuptools_scm"
|
||||
Reference in New Issue
Block a user