From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 14 Nov 2020 18:02:37 +0300 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20201114150236.GB23820@altlinux.org> References: <20201114144721.mbadvt6slpez7q2z@example.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20201114144721.mbadvt6slpez7q2z@example.org> Subject: Re: [devel] IA: sisyphus_check & python modules check X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Nov 2020 15:02:37 -0000 Archived-At: List-Archive: List-Post: On Sat, Nov 14, 2020 at 03:47:21PM +0100, Alexey Gladkov wrote: > Приветствую! > > В сизиф отправлен sisyphus_check 0.8.61, в котором была уточнена проверка > питоновских модулей: > > - 220-check-python: > + enhance the check whether python2 module packages have python3 requirements; > + enhance the check whether python3 module packages have python2 requirements; > + disallow packages containing both python2 and python3 modules; > + disallow python/python3 module docs containing unrelated files. > > теперь она работает точнее: [...] > 20 package with python-module- NAME prefix should contain python2 modules > 20 package with python3-module- NAME prefix should contain python3 modules > 43 package containing python2 modules should have NAME with "python-module-" prefix > 82 python2 module contains unrelated files > 166 package containing python3 modules should have NAME with "python3-module-" prefix > 361 python3 module contains unrelated files [...] > 12 package with python3-module- NAME prefix should contain python3 modules > 16 package with python-module- NAME prefix should contain python2 modules > 21 package containing python2 modules should have NAME with "python-module-" prefix > 42 python2 module contains unrelated files > 62 package containing python3 modules should have NAME with "python3-module-" prefix > 77 python3 module contains unrelated files Эти проверки не попали в sisyphus_check 0.8.61, поскольку они ещё тестируются. Ожидайте их в 0.8.62. :) -- ldv