<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <repositories>
      <repository recommended="true">
        <name>home:frispete:python</name>
        <summary>Miscellaneous Python packages</summary>
        <description>This project builds a couple of Python 3 packages with a current Python 3 version. 

Python 2 builds are mostly disabled.

Check project config and project meta for dependencies and use at your own risk.

Pete</description>
        <url>https://download.opensuse.org/repositories/home:/frispete:/python/15.3/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Leap:15.3:Update</name>
        <summary>Online updates for openSUSE Leap 15.3</summary>
        <description>This project is releasing the official updates for openSUSE Leap 15.3</description>
        <url>https://download.opensuse.org/update/leap/15.3/oss/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Leap:15.3</name>
        <summary></summary>
        <description>openSUSE Leap borrows packages from SLE. The content of the build media is almost the same as Leap:15.2, but the development is drastic different. It includes the binaries (instead of the sources) directly from SLE.
    https://lists.opensuse.org/opensuse-factory/2020-04/msg00165.html
  </description>
        <url>https://download.opensuse.org/distribution/leap/15.3/repo/oss/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Backports:SLE-15-SP3:Checks</name>
        <summary>Checks</summary>
        <description>This project contains rpmlint checks for openSUSE:Backports:SLE-15-SP3</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP3:/Checks/standard/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Backports:SLE-15-SP3:Update</name>
        <summary>Online updates for openSUSE:Backports:SLE-15-SP3</summary>
        <description>This project is releasing updates for openSUSE:Backports SLE-15-SP3</description>
        <url>https://download.opensuse.org/update/leap/15.3/backports/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Backports:SLE-15-SP3</name>
        <summary>Backports for SLE-15-SP3</summary>
        <description>Backports for SLE-15-SP3</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP3/standard/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP3:Update</name>
        <summary>SLE 15 SP3</summary>
        <description>SLE 15 SP3</description>
        <url>https://download.opensuse.org/update/leap/15.3/sle/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP3:GA</name>
        <summary></summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP3:/GA/pool/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP2:Update</name>
        <summary>SLE 15 SP2</summary>
        <description>SLE 15 SP2</description>
        <url>https://download.opensuse.org/update/leap/15.4/sle</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP2:GA</name>
        <summary>SLE 15 SP2</summary>
        <description>SLE 15 SP2</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP2:/GA/pool/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP1:Update</name>
        <summary>SLE 15 SP1</summary>
        <description>SLE 15 SP1</description>
        <url>https://download.opensuse.org/update/leap/15.4/sle</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP1:GA</name>
        <summary>SLE 15 SP1</summary>
        <description>SLE 15 SP1</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP1:/GA/pool/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15:Update</name>
        <summary>SLE 15</summary>
        <description>SLE 15</description>
        <url>https://download.opensuse.org/update/leap/15.4/sle</url>
      </repository>
      <repository recommended="false">
        <name>SUSE:SLE-15:GA</name>
        <summary>SLE 15</summary>
        <description>SLE 15</description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15:/GA/pool/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>python3-Cython</name>
        <summary>The Cython compiler for writing C extensions for the Python language</summary>
        <description>The Cython language allows for writing C extensions for the Python
language. Cython is a source code translator based on Pyrex, but
supports more cutting edge functionality and optimizations.

The Cython language is very close to the Python language (and most Python
code is also valid Cython code), but Cython additionally supports calling C
functions and declaring C types on variables and class attributes. This
allows the compiler to generate very efficient C code from Cython code.</description>
      </item>
    </software>
  </group>
</metapackage>
