public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Packit <hello@packit.dev>
To: git-commits@fedoraproject.org
Subject: [rpms/python-sphinx-autoapi] f44: Update to 3.8.0 upstream release
Date: Sat, 27 Jun 2026 20:05:01 GMT	[thread overview]
Message-ID: <178259070145.1.10988813698744428206.rpms-python-sphinx-autoapi-b360d1daceac@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-sphinx-autoapi
            Branch : f44
            Commit : b360d1daceac292e256a6e6374f26c30c1729564
            Author : Packit <hello@packit.dev>
            Date   : 2026-06-27T15:35:47-04:00
            Stats  : +8/-7 in 4 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-sphinx-autoapi/c/b360d1daceac292e256a6e6374f26c30c1729564?branch=f44

            Log:
            Update to 3.8.0 upstream release

- Resolves: rhbz#2438815

Commit authored by Packit automation (https://packit.dev/)

---
diff --git a/.gitignore b/.gitignore
index e689a73..dc74f56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /sphinx_autoapi-3.5.0.tar.gz
 /sphinx_autoapi-3.6.0.tar.gz
 /sphinx_autoapi-3.6.1.tar.gz
+/sphinx_autoapi-3.8.0.tar.gz

diff --git a/README.packit b/README.packit
index fb341a1..b0c77e3 100644
--- a/README.packit
+++ b/README.packit
@@ -1,3 +1,3 @@
 This repository is maintained by packit.
 https://packit.dev/
-The file was generated using packit 1.11.0.post1.dev7+gfdcdf3a32.
+The file was generated using packit 1.15.0.post1.dev6+g98b589859.

diff --git a/python-sphinx-autoapi.spec b/python-sphinx-autoapi.spec
index a20fed4..8e750e1 100644
--- a/python-sphinx-autoapi.spec
+++ b/python-sphinx-autoapi.spec
@@ -2,7 +2,7 @@
 %global srcname_ sphinx_autoapi
 
 Name:           python-%{srcname}
-Version:        3.6.1
+Version:        3.8.0
 Release:        %autorelease
 Summary:        Sphinx API documentation generator
 
@@ -34,8 +34,10 @@ Summary:        %{summary}
 
 %prep
 %autosetup -n %{srcname_}-%{version} -p1
-# This symlink is lost from the sdist.
+# These symlinks are lost from the sdist.
+# https://github.com/readthedocs/sphinx-autoapi/issues/565
 ln -s ../pyexample/example tests/python/pymovedconfpy/example
+ln -s ../example_2 tests/toctreeexample/example/example_2
 
 %generate_buildrequires
 %pyproject_buildrequires
@@ -46,15 +48,13 @@ ln -s ../pyexample/example tests/python/pymovedconfpy/example
 %install
 %pyproject_install
 
-# Switch to -l when flit supports PEP639 (3.11, probably.)
-%pyproject_save_files -L autoapi
+%pyproject_save_files -l autoapi
 
 %check
 %{pytest} -m 'not network'
 
 %files -n python3-%{srcname} -f %{pyproject_files}
 %doc README.rst
-%license LICENSE.rst
 
 %changelog
 %autochangelog

diff --git a/sources b/sources
index e8a0b28..369ca38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (sphinx_autoapi-3.6.1.tar.gz) = 12186d4659ae39d98401abec38a351b4b58729281a2efe76c759db6844cd78054350dd0a83b77cb4c0b2411881243b3b8fcb6046d0a9be4a2832feece9d91766
+SHA512 (sphinx_autoapi-3.8.0.tar.gz) = 32e320d437929d0e8af67545c22b75c609384a890696d0e42ab7e6c84a0dea25bca584a46dcaa61be345a2cc4c2616207853553006c7da2bc6eda582057ad3fb

                 reply	other threads:[~2026-06-27 20:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178259070145.1.10988813698744428206.rpms-python-sphinx-autoapi-b360d1daceac@fedoraproject.org \
    --to=hello@packit.dev \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox