17
0

4 Commits

Author SHA256 Message Date
13cb52c09c Accepting request 1218088 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1218088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-autodocsumm?expand=0&rev=16
2024-10-25 17:18:59 +00:00
7af8cf2a80 Accepting request 1218035 from home:nkrapp:branches:devel:languages:python
- Update to 0.2.14
  * Fix ObjectMember related deprecation/removal by @theOehrly
  * Type hint mixin base class, fix some more minor style and typing issues by @theOehrly
  * Don't document class attributes that are an alias to another object by @theOehrly
  * Autoexception support by @Chilipp

OBS-URL: https://build.opensuse.org/request/show/1218035
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autodocsumm?expand=0&rev=31
2024-10-24 15:48:32 +00:00
35ef9d36c6 Accepting request 1197442 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1197442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-autodocsumm?expand=0&rev=15
2024-08-30 11:29:27 +00:00
79bf71de0d Accepting request 1196073 from home:glaubitz:branches:devel:languages:python
- Update to 0.2.13
  * Allow Sphinx >=8.0 and fix deprecations; allow Python
    3.12; rework test workflow by @theOehrly in (#98)

OBS-URL: https://build.opensuse.org/request/show/1196073
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autodocsumm?expand=0&rev=29
2024-08-29 12:41:13 +00:00
4 changed files with 20 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e027cf44fa413e74ae8fc0a99871410626f5ea731cea5461f8fd225d569254f6
size 47356

BIN
autodocsumm-0.2.14.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Oct 24 11:58:10 UTC 2024 - Nico Krapp <nico.krapp@suse.com>
- Update to 0.2.14
* Fix ObjectMember related deprecation/removal by @theOehrly
* Type hint mixin base class, fix some more minor style and typing issues by @theOehrly
* Don't document class attributes that are an alias to another object by @theOehrly
* Autoexception support by @Chilipp
-------------------------------------------------------------------
Mon Aug 26 13:21:57 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.2.13
* Allow Sphinx >=8.0 and fix deprecations; allow Python
3.12; rework test workflow by @theOehrly in (#98)
-------------------------------------------------------------------
Mon Jan 8 20:02:39 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-autodocsumm
Version: 0.2.12
Version: 0.2.14
Release: 0
Summary: Extended sphinx autodoc including automatic autosummaries
License: Apache-2.0