<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>46171</bug_id>
          
          <creation_ts>2023-05-17 07:38:46 +0300</creation_ts>
          <short_desc>python3: упрощение начальной (bootstrap) сборки</short_desc>
          <delta_ts>2023-06-17 10:30:05 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>python3</component>
          <version>unstable</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>45802</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Sheplyakov">asheplyakov</reporter>
          <assigned_to name="Grigory Ustinov">grenka</assigned_to>
          <cc>asheplyakov</cc>
    
    <cc>george</cc>
    
    <cc>glebfm</cc>
    
    <cc>grenka</cc>
    
    <cc>imz</cc>
    
    <cc>iv</cc>
    
    <cc>kotopesutility</cc>
    
    <cc>nir</cc>
    
    <cc>sin</cc>
    
    <cc>vitty</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>225951</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Sheplyakov">asheplyakov</who>
    <bug_when>2023-05-17 07:38:46 +0300</bug_when>
    <thetext>Сборочные зависимости python3 зациклены, вот так:
python3 -&gt; desktop-file-utils -&gt; glib2 -&gt; meson -&gt; python3
Для начальной сборки (под новую архитектуру или ABI) это плохо: чтобы собрать python, нужен python, а его у нас нет.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>225954</commentid>
    <comment_count>1</comment_count>
    <who name="Alexey Sheplyakov">asheplyakov</who>
    <bug_when>2023-05-17 07:49:59 +0300</bug_when>
    <thetext>The following changes since commit 5258f22e54659a329155fb8ef3b44c15f169629a:

  3.10.8-alt1.1 (2022-12-17 18:34:54 +0700)

are available in the Git repository at:

  http://git.altlinux.org/people/asheplyakov/packages/python3.git loongarch64

for you to fetch changes up to fa13b5177a9da313203b58f465dd59a057dfd302:

  3.10.8-alt1.2 (2023-05-17 08:41:20 +0400)

----------------------------------------------------------------
Alexey Sheplyakov (4):
      spec: a few tweaks for loongarch64
      spec: fixed build without tk
      spec: simplified the initial build
      3.10.8-alt1.2

Zhang Na (1):
      bpo-46498: Add Platform triplets for LoongArch64

 python3.spec         | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++------
 python3/configure    | 14 ++++++++++++++
 python3/configure.ac | 14 ++++++++++++++
 3 files changed, 79 insertions(+), 6 deletions(-)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>225955</commentid>
    <comment_count>2</comment_count>
    <who name="Alexey Sheplyakov">asheplyakov</who>
    <bug_when>2023-05-17 08:52:54 +0300</bug_when>
    <thetext>(Ответ для Alexey Sheplyakov на комментарий #1)
&gt; The following changes since commit 5258f22e54659a329155fb8ef3b44c15f169629a:
&gt; 
&gt;   3.10.8-alt1.1 (2022-12-17 18:34:54 +0700)
&gt; 
&gt; are available in the Git repository at:
&gt; 
&gt;   http://git.altlinux.org/people/asheplyakov/packages/python3.git loongarch64
&gt; 
&gt; for you to fetch changes up to fa13b5177a9da313203b58f465dd59a057dfd302:
&gt; 
&gt;   3.10.8-alt1.2 (2023-05-17 08:41:20 +0400)
&gt; 
&gt; ----------------------------------------------------------------
&gt; Alexey Sheplyakov (4):
&gt;       spec: a few tweaks for loongarch64
&gt;       spec: fixed build without tk
&gt;       spec: simplified the initial build
&gt;       3.10.8-alt1.2
&gt; 
&gt; Zhang Na (1):
&gt;       bpo-46498: Add Platform triplets for LoongArch64
&gt; 
&gt;  python3.spec         | 57
&gt; +++++++++++++++++++++++++++++++++++++++++++++++++++------
&gt;  python3/configure    | 14 ++++++++++++++
&gt;  python3/configure.ac | 14 ++++++++++++++
&gt;  3 files changed, 79 insertions(+), 6 deletions(-)

Или

#320644 TESTED #1 [test-only] sisyphus python3.git=3.10.8-alt1.2</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>227888</commentid>
    <comment_count>3</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2023-06-17 10:30:05 +0300</bug_when>
    <thetext>python3-3.11.4-alt1 -&gt; sisyphus:

 Fri Jun 09 2023 Grigory Ustinov &lt;grenka@altlinux&gt; 3.11.4-alt1
 - Updated to upstream version 3.11.4.
 - Fixed build on Elbrus (thx to ilyakurdyukov@).
 - Added support for LoongArch64 (thx to asheplyakov@) (Closes: #46170).
 - Simplified the initial build (thx to asheplyakov@) (Closes: #46171).</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>