From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3D79F1382D5 for ; Sun, 26 Jun 2016 23:18:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6EABDE0A84; Sun, 26 Jun 2016 23:18:35 +0000 (UTC) Received: from mail-lf0-f54.google.com (mail-lf0-f54.google.com [209.85.215.54]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DC410E0A84 for ; Sun, 26 Jun 2016 23:18:34 +0000 (UTC) Received: by mail-lf0-f54.google.com with SMTP id q132so145738089lfe.3 for ; Sun, 26 Jun 2016 16:18:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-transfer-encoding; bh=LVOd0k08cM92uaIj/MYPqb6Ym339F9Lu7muFPhB62gk=; b=lk2YVH3nLsDAjYk2CtDiRU2Knie5f/Cw7776xloGVrPX24nYvavNrxwzwtukrpIGkE OHqFTjDudmqTcE/KBDzDgPE46PzKePTEDRuBPL5k9lj3q95ZN7XmL2xXjYgV1KE9klJs Q5D0DiASphrntBWoSD9YSTCiMokaaMmlyr0skoyaREBGLr8FjPvX+cPm4rbsZIsbOPD5 DAj//A41WbWLOmhhsest+y33t+BgHRf8zu2aZXMhsKY0adh9frN7FqE1tO9p6XzFmlAE T9Y9+hIygxqqne1GqGPq/mHo4Nmr3ONJ6NmZ6pMXo8Zb/KyyPDSR7iGYHCWOgnE294oh hwtw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:user-agent :in-reply-to:references:mime-version:content-transfer-encoding; bh=LVOd0k08cM92uaIj/MYPqb6Ym339F9Lu7muFPhB62gk=; b=fHSmQrTtAmrzM+gL85isdMVvF22s9APa+MFHkBRvEgTvp8ttrvH43ml+k+tLJ5vYfq s0HOY0UplHMxMB9th433OimnKOAWD/srj0AlLBwb2R2tG/nPZTTHkTWL0nula2GcQ/Ap xI0yDUXof7e9l0/yhiqx8CUolD8qggvZgcyFjkb1UuCb165MofGlrBxKWwf60aagLnJX ModxWz6I6+7WHqkVz/kEJWNq2X+RKBMGwtajz4c0/lETMTs2gpfjbySXWY+uGodaE9wc p3i9Dx7+0cCr+DwsZ+zKqWrcZX15wjQnw62ptAj/3o3VLwpGcFyIBcSSYGJDIT60pG9H Dhyg== X-Gm-Message-State: ALyK8tJohnHp91KzPgHcL1ls3L5pHv6QgeUAsHWu158lNoohhE8SEjHz7MvVS5us8n9TtQ== X-Received: by 10.25.37.200 with SMTP id l191mr4597321lfl.70.1466983112134; Sun, 26 Jun 2016 16:18:32 -0700 (PDT) Received: from yo.localnet ([77.47.223.81]) by smtp.gmail.com with ESMTPSA id r76sm2850743lfe.1.2016.06.26.16.18.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 26 Jun 2016 16:18:31 -0700 (PDT) From: Denis Romanchuk To: gentoo-soc@lists.gentoo.org Cc: radhermit@gentoo.org Subject: [gentoo-soc] Re: libebuild - weekly report #5 Date: Mon, 27 Jun 2016 02:14:47 +0300 Message-ID: <17269016.ClvWtZ9HAr@yo> User-Agent: KMail/4.14.10 (Linux/4.1.15-gentoo-r1; KDE/4.14.8; x86_64; ; ) In-Reply-To: <4422657.4ZVZPBog6W@yo> References: <1601113.pOCLyzZymB@yo> <2628753.TBFv5fWKl2@yo> <4422657.4ZVZPBog6W@yo> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Archives-Salt: 6bbf1809-3d06-4764-851f-ffe9aa2c21f9 X-Archives-Hash: caadf20adfd9b92f1a68189b698f08dc Hello, My fifth week progress: Added libebuild version extension, cpv/atom error codes, handling. Integrated cpv extension into pkgcore, almost integrated atom extension (some issues arose). Plan for next week: Finish atom integration. Work on restriction/package protocol implementation/improvement, write cython/C extensions, think on design. Libebuild repo https://github.com/den4ix/libebuild Libebuild blog https://blogs.gentoo.org/gsoc2016-libebuild/ -- Denis Romanchuk Kiev, Ukraine Email: den4ikkss@gmail.com