<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:illuusio:python3</name>
        <summary>Python packages build with default python 3 package python3-base</summary>
        <description>Packages that are build with distribution python3 package.
From Leap 15.5 there is also Python 3.11 packages available</description>
        <url>https://download.opensuse.org/repositories/home:/illuusio:/python3/15.5/</url>
      </repository>
      <repository recommended="true">
        <name>devel:languages:rust</name>
        <summary>Rust</summary>
        <description>http://www.rust-lang.org/</description>
        <url>https://download.opensuse.org/repositories/devel:/languages:/rust/15.5/</url>
      </repository>
      <repository recommended="true">
        <name>devel:languages:python:backports</name>
        <summary>Backport builds of Python Modules</summary>
        <description>This project is building the Tumbleweed versions of python modules for older distributions. Submission should happen to the respective devel project for the Tumbleweed package instead.

The packages in here are automatically polled from OBS openSUSE:Factory repository and removed/added as they live there.

Script to generate the content:

https://github.com/openSUSE/python-backports-generate</description>
        <url>https://download.opensuse.org/repositories/devel:/languages:/python:/backports/15.5/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Leap:15.5:Update</name>
        <summary>Online updates for openSUSE Leap 15.5</summary>
        <description>This project is releasing the official updates for openSUSE Leap 15.5</description>
        <url>https://download.opensuse.org/update/leap/15.5/oss/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Leap:15.5</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/repositories/openSUSE:/Leap:/15.5/standard/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Backports:SLE-15-SP5</name>
        <summary>Backports project for SLE-15-SP5</summary>
        <description>Backports project for SLE-15-SP5</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP5/standard/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP5:GA</name>
        <summary></summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP5:/GA/pool/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP4:Update</name>
        <summary>SLE 15 SP4</summary>
        <description>SLE 15 SP4</description>
        <url>https://download.opensuse.org/distribution/leap/15.5/repo/oss/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLE-15-SP4:GA</name>
        <summary></summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLE-15-SP4:/GA/pool/</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/distribution/leap/15.5/repo/oss/</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/distribution/leap/15.5/repo/oss/</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/distribution/leap/15.5/repo/oss/</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/distribution/leap/15.5/repo/oss/</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-dnspython</name>
        <summary>A DNS toolkit for Python</summary>
        <description>dnspython is a DNS toolkit for Python. It supports almost all
record types. It can be used for queries, zone transfers, and
dynamic updates. It supports TSIG authenticated messages and EDNS0.

dnspython provides both high and low level access to DNS. The high
level classes perform queries for data of a given name, type, and
class, and return an answer set. The low level classes allow direct
manipulation of DNS zones, messages, names, and records.

The package requires dependencies necessary for these optional features:
- DNS over HTTPS (doh)
- IDNA
- DNSSEC
and suggest dependencies necessary for these optional features:
- trio
- curio
This optional feature is not available due to missing dependencies:
- wmi</description>
      </item>
    </software>
  </group>
</metapackage>
