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

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

    <bug>
          <bug_id>56896</bug_id>
          
          <creation_ts>2025-11-18 12:31:15 +0300</creation_ts>
          <short_desc>Необходимо добавить зависимость на python3-module-orjson для python3-module-webrtc-models</short_desc>
          <delta_ts>2025-11-18 13:00:43 +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-module-webrtc-models</component>
          <version>unstable</version>
          <rep_platform>x86_64</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Kostevich Arseniy">kostevichae</reporter>
          <assigned_to name="Sergey Bolshakov">sbolshakov</assigned_to>
          <cc>sbolshakov</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>277355</commentid>
    <comment_count>0</comment_count>
    <who name="Kostevich Arseniy">kostevichae</who>
    <bug_when>2025-11-18 12:31:15 +0300</bug_when>
    <thetext>Платформа(Обновлена до Sisyphus):
ALT Workstation K 11.1.1 x86_64

Шаги для воспроизведения:
# apt-get install python3-module-webrtc-models
$ echo &quot;from webrtc_models import RTCConfiguration, RTCIceServer, RTCIceCandidateInit&quot; | python3

Ожидаемый результат:
Классы импортировались корректно, ошибок нет

Фактический результат:
Traceback (most recent call last):
  File &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;
  File &quot;/usr/lib/python3/site-packages/webrtc_models/__init__.py&quot;, line 8, in &lt;module&gt;
    from mashumaro.mixins.orjson import DataClassORJSONMixin
  File &quot;/usr/lib/python3/site-packages/mashumaro/mixins/orjson.py&quot;, line 6, in &lt;module&gt;
    import orjson
ModuleNotFoundError: No module named &apos;orjson&apos;

Помогает установка python3-module-orjson</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>277360</commentid>
    <comment_count>1</comment_count>
    <who name="Repository Robot">repository-robot</who>
    <bug_when>2025-11-18 13:00:43 +0300</bug_when>
    <thetext>python3-module-webrtc-models-0.3.0-alt2 -&gt; sisyphus:

Tue Nov 18 2025 Sergey Bolshakov &lt;sbolshakov@altlinux&gt; 0.3.0-alt2
- fixed runtime dependencies (closes: 56896)</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>