public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-sphinx-autoapi] rawhide: Update to 3.8.0 upstream release
@ 2026-06-27 20:04 Packit
  0 siblings, 0 replies; only message in thread
From: Packit @ 2026-06-27 20:04 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-sphinx-autoapi
            Branch : rawhide
            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=rawhide

            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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-27 20:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-27 20:04 [rpms/python-sphinx-autoapi] rawhide: Update to 3.8.0 upstream release Packit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox