X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-wr1-f68.google.com (mail-wr1-f68.google.com [209.85.221.68]) by lists.alpinelinux.org (Postfix) with ESMTP id 8CD14F85572 for ; Fri, 5 Apr 2019 11:58:04 +0000 (UTC) Received: by mail-wr1-f68.google.com with SMTP id k11so7677432wro.5 for ; Fri, 05 Apr 2019 04:58:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding:content-language; bh=NbhSpmKYU3ha7ZZzgA5Lbzrn529IIrLj+cQ+RsMOfbA=; b=cEzCXI8nn5KwszIPJiIRoMjDyjqFTjk8PP5CTaWGzKfz6z2NhLQYOeQVHXzORZSLy7 ZylnH5pbyzR0Qx+H2gN82fuW3E1TUEEFa9BtKQKM9AxSDgHA2303cfzJ9V44B2CA5VYc cb1K7efyy6C/xZwSIob/gOPWECUeE5sgoRUddehYVjqpNRfazrlq7Lsn2EdC2QyeyMmM X9ewQYUph8Bn1upji+Le+m4Y6DgwIeVk/orG9y7OkZ98boWItGLL+IhI4KRAsbPKb3ue 38yooE7H1YQiOfrBvge3zij1DQT309FjffUDUIDl+xfS4MjaoYzG3ZcWA6f7kBJ9uRLT F2yA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding :content-language; bh=NbhSpmKYU3ha7ZZzgA5Lbzrn529IIrLj+cQ+RsMOfbA=; b=NzZgVcFH8r6LJlIHNmAlSLWr6wgH+MSh+FszqKtn5Id5PqGTjN3oVuNyYqZi+U1bOe BLVqNEuajp3ZnuNI2ettQVJW3ipVwK7yASQeRy5axRBvXe2Y5BLitnr4R7ewLdj+L/7A VKq7WoADLJKhSfRX2PHvH+ZSfqpAni+3tfOzmhunIP6/1RX4JxKC3Q7JD6KKLTxdlaOA 0TUO6qE/fLNDCDtLk7LfDLVMNDlmOsKeeBvykCRE1vD+TL8FpjnEeA2LseMGM7YlNp0p TEINL1aNc2iynzthXCZBkSGipdEUrwCjKoly0BFKl16FloxaRVxAte4GoT0zir5K1f0s 5TNQ== X-Gm-Message-State: APjAAAUFpEnr8lzzcfEMIr2vgs2gMNLx/fL09YRO+LVexx5OVrBdLIfA W+Eg4aqnAQ2nodlMmToOD0Ozq3tCJP7caw== X-Google-Smtp-Source: APXvYqw6tqNYWVOhX5BtJRHD2am8HNADnAdDoLdiphge+nv42Bnjx5UHhYO/M0aS4lby9euxLB1rrQ== X-Received: by 2002:adf:fe41:: with SMTP id m1mr8292599wrs.220.1554465483303; Fri, 05 Apr 2019 04:58:03 -0700 (PDT) Received: from [10.36.8.20] ([89.202.239.221]) by smtp.gmail.com with ESMTPSA id c20sm38706088wre.28.2019.04.05.04.58.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Apr 2019 04:58:02 -0700 (PDT) Subject: Re: [alpine-aports] [PATCH 00/12] Adopt & upgrade celery To: Drew DeVault , alpine-aports@lists.alpinelinux.org References: <20190403202715.15694-1-sir@cmpwn.com> From: Leonardo Message-ID: Date: Fri, 5 Apr 2019 13:58:01 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 In-Reply-To: <20190403202715.15694-1-sir@cmpwn.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Hi, On 4/3/19 10:27 PM, Drew DeVault wrote: > Drew DeVault (12): > main/py-redis: adopt, update to 3.2.1 > testing/py-serpent: new APKBUILD > testing/py-pyro4: new APKBUILD > testing/py-case: new APKBUILD > testing/py-billiard: adopt, upgrade to 3.6.0.0 > testing/py-hypothesis: update to 4.14.3 > main/py-hypothesis: move from testing > py-hypothesis: adopt, normalize APKBUILD > testing/py-amqp: adopt, update to 2.4.2 > testing/py-amqp: normalize APKBUILD > testing/py-kombu: adopt, update to 4.5.0 > testing/celery: adopt; update to 4.3.0 this patch is broken and the commit message isn't relevant to the actual changes. Could you resend it? Thanks! /eo --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---